Home
last modified time | relevance | path

Searched refs:whether (Results 1 – 25 of 1506) sorted by relevance

12345678910>>...61

/external/bison/m4/
Dprintf.m47 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 …]
Dldexpl.m416 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],
Disnanf.m468 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],
Dldexp.m412 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],
Dmalloc.m447 # 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],
Dmbrtowc.m474 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 …]
Dfrexpl.m415 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],
Dflex.m423 # 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],
Dfrexp.m413 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],
Dposix_spawn.m47 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],
Dsignbit.m484 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],
Disnanl.m462 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],
Dcalloc.m410 # 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
Disnand.m449 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/
Dvisibility.m49 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/
Dconfigure.in55 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/
Dpcre_visibility.m49 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/
Dnamespaces.m41 # Checks whether the compiler implements namespaces
3 [AC_CACHE_CHECK(whether the compiler implements namespaces,
/external/libunwind/
Dacinclude.m42 [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.
Dconfigure.ac172 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/
Dconfigure.ac110 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/
Dcontrol14 Test whether crypto user API is loaded, and whether it is patched to prevent
/external/ImageMagick/m4/
Dax_lang_compiler_ms.m411 # 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/
Dcontrol.touchscreen7 PURPOSE = "Test whether onboard touchscreen is wakeup source for the DUT."
21 For this device's touchscreen, verify whether that device is
Dcontrol.touchpad7 PURPOSE = "Test whether onboard touchpad is wakeup source for the DUT."
21 For this device's touchpad , verify whether that device is

12345678910>>...61