Searched refs:whether (Results 1 – 25 of 1506) sorted by relevance
12345678910>>...61
/external/bison/m4/ |
D | printf.m4 | 7 dnl Test whether the *printf family of functions supports the 'j', 'z', 't', 17 AC_CACHE_CHECK([whether printf supports size specifiers as in C99], 88 dnl Test whether the *printf family of functions supports 'long double' 96 AC_CACHE_CHECK([whether printf supports 'long double' arguments], 135 dnl Test whether the *printf family of functions supports infinite and NaN 144 AC_CACHE_CHECK([whether printf supports infinite 'double' arguments], 245 dnl Test whether the *printf family of functions supports infinite and NaN 265 AC_CACHE_CHECK([whether printf supports infinite 'long double' arguments], 465 dnl Test whether the *printf family of functions supports the 'a' and 'A' 474 AC_CACHE_CHECK([whether printf supports the 'a' and 'A' directives], [all …]
|
D | ldexpl.m4 | 16 dnl Check whether it's declared. 24 AC_CACHE_CHECK([whether ldexpl() can be used with libm], 72 dnl Test whether ldexpl() can be used without linking with libm. 76 AC_CACHE_CHECK([whether ldexpl() can be used without linking with libm], 89 dnl Test whether ldexpl() works on finite numbers (this fails on AIX 5.1 95 AC_CACHE_CHECK([whether ldexpl works], [gl_cv_func_ldexpl_works],
|
D | isnanf.m4 | 68 dnl Test whether isnanf() can be used without libm. 71 AC_CACHE_CHECK([whether isnan(float) can be used without linking with libm], 91 dnl Test whether isnanf() can be used with libm. 94 AC_CACHE_CHECK([whether isnan(float) can be used with libm], 117 dnl Test whether isnanf() rejects Infinity (this fails on Solaris 2.5.1), 125 AC_CACHE_CHECK([whether isnan(float) works], [gl_cv_func_isnanf_works],
|
D | ldexp.m4 | 12 AC_CACHE_CHECK([whether ldexp() can be used with libm], 36 dnl Test whether ldexp() can be used without linking with libm. 40 AC_CACHE_CHECK([whether ldexp() can be used without linking with libm],
|
D | malloc.m4 | 47 # Test whether 'malloc (0)' is handled like in GNU libc, and replace malloc if 64 # Test whether 'malloc' is POSIX compliant (sets errno to ENOMEM when it 78 # Test whether malloc, realloc, calloc are POSIX compliant, 82 AC_CACHE_CHECK([whether malloc, realloc, calloc are POSIX compliant],
|
D | mbrtowc.m4 | 74 dnl Test whether mbsinit() and mbrtowc() need to be overridden in a way that 104 dnl Test whether mbrtowc puts the state into non-initial state when parsing an 113 AC_CACHE_CHECK([whether mbrtowc handles incomplete characters], 161 dnl Test whether mbrtowc works not worse than mbtowc. 169 AC_CACHE_CHECK([whether mbrtowc works as well as mbtowc], 221 dnl Test whether mbrtowc supports a NULL pwc argument correctly. 229 AC_CACHE_CHECK([whether mbrtowc handles a NULL pwc argument], 291 dnl Test whether mbrtowc supports a NULL string argument correctly. 299 AC_CACHE_CHECK([whether mbrtowc handles a NULL string argument], 349 dnl Test whether mbrtowc, when parsing the end of a multibyte character, [all …]
|
D | frexpl.m4 | 15 dnl Check whether it's declared. 23 AC_CACHE_CHECK([whether frexpl() can be used with libm], 75 dnl Check whether it's declared. 98 dnl Test whether frexpl() can be used without linking with libm. 102 AC_CACHE_CHECK([whether frexpl() can be used without linking with libm], 115 dnl Test whether frexpl() works on finite numbers (this fails on 123 AC_CACHE_CHECK([whether frexpl works], [gl_cv_func_frexpl_works],
|
D | flex.m4 | 23 # Check whether this is Flex, for the Lex output root, the Lex library, 24 # and whether Lex declares yytext as a char * by default. 26 [AC_CACHE_CHECK([whether lex is flex], 90 AC_CACHE_CHECK([whether yytext is a pointer],
|
D | frexp.m4 | 13 AC_CACHE_CHECK([whether frexp() can be used with libm], 72 dnl Test whether frexp() can be used without linking with libm. 76 AC_CACHE_CHECK([whether frexp() can be used without linking with libm], 89 dnl Test whether frexp() works also on denormalized numbers (this fails e.g. on 97 AC_CACHE_CHECK([whether frexp works], [gl_cv_func_frexp_works],
|
D | posix_spawn.m4 | 7 dnl Tests whether the entire posix_spawn facility is available. 46 AC_CACHE_CHECK([whether posix_spawnattr_setschedpolicy is supported], 61 AC_CACHE_CHECK([whether posix_spawnattr_setschedparam is supported], 78 dnl Test whether posix_spawn actually works. 91 AC_CACHE_CHECK([whether posix_spawn works], [gl_cv_func_posix_spawn_works], 235 /* Test whether posix_spawn_file_actions_addopen supports filename arguments 303 /* Test whether posix_spawn_file_actions_addopen with this file name 415 AC_CACHE_CHECK([whether posix_spawn_file_actions_addclose works], 456 AC_CACHE_CHECK([whether posix_spawn_file_actions_adddup2 works], 497 AC_CACHE_CHECK([whether posix_spawn_file_actions_addopen works],
|
D | signbit.m4 | 84 dnl Test whether copysignf() is declared. 87 dnl Test whether copysignf() can be used without libm. 88 AC_CACHE_CHECK([whether copysignf can be used without linking with libm], 106 dnl Test whether copysign() is declared. 109 dnl Test whether copysign() can be used without libm. 110 AC_CACHE_CHECK([whether copysign can be used without linking with libm], 128 dnl Test whether copysignl() is declared. 131 dnl Test whether copysignl() can be used without libm. 132 AC_CACHE_CHECK([whether copysignl can be used without linking with libm],
|
D | isnanl.m4 | 62 dnl Test whether isnanl() can be used without libm. 65 AC_CACHE_CHECK([whether isnan(long double) can be used without linking with libm], 85 dnl Test whether isnanl() can be used with libm. 88 AC_CACHE_CHECK([whether isnan(long double) can be used with libm], 111 dnl Test whether isnanl() recognizes all numbers which are neither finite nor 122 AC_CACHE_CHECK([whether isnanl works], [gl_cv_func_isnanl_works],
|
D | calloc.m4 | 10 # Determine whether calloc (N, S) returns non-NULL when N*S is zero, 56 # Report whether 'calloc (0, 0)' is properly handled, and replace calloc if 73 # Test whether 'calloc' is POSIX compliant (sets errno to ENOMEM when it
|
D | isnand.m4 | 49 dnl Test whether isnand() can be used with libm. 53 AC_CACHE_CHECK([whether isnan(double) can be used with libm], 78 AC_CACHE_CHECK([whether isnan(double) can be used without linking with libm],
|
/external/tlsdate/m4/ |
D | visibility.m4 | 9 dnl Tests whether the compiler supports the command-line option 29 dnl First, check whether -Werror can be added to the command line, or 30 dnl whether it leads to an error because of some other option that the 32 AC_MSG_CHECKING([whether the -Werror option is usable]) 42 dnl Now check whether visibility declarations are supported. 76 [Define to 1 or 0, depending whether the compiler supports simple visibility declarations.])
|
/external/srtp/ |
D | configure.in | 55 AC_MSG_CHECKING(whether to build for Linux kernel context) 133 AC_MSG_CHECKING(whether to compile in debugging) 144 AC_MSG_CHECKING(whether to use ISMAcryp code) 154 AC_MSG_CHECKING(whether to use syslog for error reporting) 163 AC_MSG_CHECKING(whether to use stdout for error reporting) 172 AC_MSG_CHECKING(whether to use /dev/console for error reporting) 182 AC_MSG_CHECKING(whether to use GDOI key management)
|
/external/pcre/dist/m4/ |
D | pcre_visibility.m4 | 9 dnl Tests whether the compiler supports the command-line option 32 dnl First, check whether -Werror can be added to the command line, or 33 dnl whether it leads to an error because of some other option that the 35 AC_MSG_CHECKING([whether the -Werror option is usable]) 45 dnl Now check whether visibility declarations are supported.
|
/external/cmockery/cmockery_0_1_2/m4/ |
D | namespaces.m4 | 1 # Checks whether the compiler implements namespaces 3 [AC_CACHE_CHECK(whether the compiler implements namespaces,
|
/external/libunwind/ |
D | acinclude.m4 | 2 [dnl Check whether the compiler supports the __thread keyword. 23 [dnl Check whether the system has the atomic_ops package installed. 36 [dnl Check whether the system has __ANDROID__ defined.
|
D | configure.ac | 172 AC_MSG_CHECKING([whether to include DWARF support]) 187 AC_MSG_CHECKING([whether to restrict build to remote support]) 196 AC_MSG_CHECKING([whether to enable debug support]) 206 AC_MSG_CHECKING([whether to enable C++ exception support]) 223 AC_MSG_CHECKING([whether to load .debug_frame sections]) 235 AC_MSG_CHECKING([whether to block signals during mutex ops]) 244 AC_MSG_CHECKING([whether to validate memory addresses before use]) 254 AC_MSG_CHECKING([whether to enable msabi support]) 263 AC_MSG_CHECKING([whether to support LZMA-compressed symbol tables])
|
/external/netperf/ |
D | configure.ac | 110 AC_MSG_CHECKING(whether to include histogram support) 144 AC_MSG_CHECKING(whether to include dirty support) 179 AC_MSG_CHECKING(whether to include demo support) 214 AC_MSG_CHECKING(whether to include Unix-domain socket tests) 248 AC_MSG_CHECKING(whether to include DLPI tests) 282 AC_MSG_CHECKING(whether to include DCCP tests) 316 AC_MSG_CHECKING(whether to include OMNI tests) 352 AC_MSG_CHECKING(whether to include XTI tests) 386 AC_MSG_CHECKING(whether to include SDP tests) 422 AC_MSG_CHECKING(whether to include ICSC-EXS tests) [all …]
|
/external/autotest/client/site_tests/kernel_CryptoAPI/ |
D | control | 14 Test whether crypto user API is loaded, and whether it is patched to prevent
|
/external/ImageMagick/m4/ |
D | ax_lang_compiler_ms.m4 | 11 # Check whether the compiler for the current language is Microsoft. 28 [AC_CACHE_CHECK([whether we are using the Microsoft _AC_LANG compiler],
|
/external/autotest/client/site_tests/touch_WakeupSource/ |
D | control.touchscreen | 7 PURPOSE = "Test whether onboard touchscreen is wakeup source for the DUT." 21 For this device's touchscreen, verify whether that device is
|
D | control.touchpad | 7 PURPOSE = "Test whether onboard touchpad is wakeup source for the DUT." 21 For this device's touchpad , verify whether that device is
|
12345678910>>...61