Home
last modified time | relevance | path

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

12345678910>>...54

/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],
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],
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 …]
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],
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],
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
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],
/external/chromium_org/components/metrics/proto/
Dperf_data.proto52 // whether an entire callchain was recorded, etc.
55 // Bitfield that indicates whether reads on the counter will return the
59 // Indicates whether the counter starts off disabled.
62 // Indicates whether child processes inherit the counter.
65 // Indicates whether the counter is pinned to a particular CPU.
68 // Indicates whether this counter's group has exclusive access to the CPU's
79 // Indicates whether mmap events should be recorded.
82 // Indicates whether process comm information should be recorded upon
89 // Indicates whether we have per-task counts.
92 // Indicates whether we enable perf events after an exec() function call.
[all …]
/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/oprofile/m4/
Dmallocattribute.m44 AC_MSG_CHECKING([whether malloc attribute is understood])
9 ],AC_MSG_RESULT([yes]); AC_DEFINE(MALLOC_ATTRIBUTE_OK, 1, [whether malloc attribute is understood])…
Dcompileroption.m44 AC_MSG_CHECKING([whether ${CC} $2 is understood])
18 AC_MSG_CHECKING([whether ${CXX} $2 is understood])
/external/stlport/src/
Dsparc_atomic.s20 cmp %o2, %o3 ! Check whether successful
39 cmp %o3, %o2 ! Check whether successful
61 cmp %o3, %o2 ! Check whether successful
Dsparc_atomic64.s17 cmp %o2, %o3 ! Check whether successful
36 cmp %o3, %o2 ! Check whether successful
56 cmp %o3, %o2 ! Check whether successful
/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/chromium_org/third_party/tcmalloc/vendor/m4/
Dnamespaces.m41 # Checks whether the compiler implements namespaces
3 [AC_CACHE_CHECK(whether the compiler implements namespaces,
/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/chromium_org/chrome/common/extensions/api/
Dnotification_provider.idl14 // whether notifications from this notifier is permitted or blocked.
71 // |callback|: Called to indicate whether a matching notification existed.
80 // |callback|: Called to indicate whether a matching notification existed.
91 // |callback|: Called to indicate whether a matching notification existed.
102 // |callback|: Called to indicate whether the permission level was changed.
113 // |callback|: Called to indicate whether the notifier has extra settings.
/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])

12345678910>>...54