Searched refs:atleast (Results 1 – 17 of 17) sorted by relevance
78 -if pkg-config --atleast-version $GLIB_REQUIRED_VERSION $GLIB; then79 +if $PKG_CONFIG --atleast-version $GLIB_REQUIRED_VERSION $GLIB; then87 -if PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig pkg-config --atleast-version 1.4.20 O…88 +if $PKG_CONFIG --atleast-version 1.4.20 OpenIPMI; then
22 if ! pkg-config --atleast-version=2.0.0 gtk+-2.0; then
697 unsigned long atmost, atleast; in netpoll_setup() local709 atleast = jiffies + HZ/10; in netpoll_setup()724 if (time_before(jiffies, atleast)) { in netpoll_setup()
7 __sync* builtins are not implemented atleast for 64bit values
32 to CPU provided atleast one completion message is available.
26 Each fan subnode must have one PWM channel and atleast one Fan tach channel.
31 // instead (atleast that seems to work for libpcap)
6064 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then21300 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then24893 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then25534 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then25593 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then25668 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then25770 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then25909 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then25994 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then26519 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then[all …]
484 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then535 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
18775 xfree86: Try harder to find atleast 1 non GPU Screen117512 as powerful as allowing "No" to precede the option names, but it atleast136479 …ensures we have a L modifier key down if we are told neither are down and atleast one is down... =/
278 if `pkg-config --atleast-version=2.0.0 gtk+-2.0`; then \
27 property should specify atleast one voltage level (which would be a
314 if `pkg-config --atleast-version=2.0.0 gtk+-2.0`; then \
50 # Pick atleast one crypto backend below when enabling hls
304 the HW context is essentially (most of atleast) the state of a GPU.307 user space the need to restore (most of atleast) the GPU state at the
61 The irq_create_mapping() function must be called *atleast once*
8066 + if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then