Home
last modified time | relevance | path

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

12345678910>>...71

/external/python/cpython2/Doc/library/
Dstringprep.rst15 comparison is executed may depend on the application domain, e.g. whether it
43 Determine whether *code* is in tableA.1 (Unassigned code points in Unicode 3.2).
48 Determine whether *code* is in tableB.1 (Commonly mapped to nothing).
65 Determine whether *code* is in tableC.1.1 (ASCII space characters).
70 Determine whether *code* is in tableC.1.2 (Non-ASCII space characters).
75 Determine whether *code* is in tableC.1 (Space characters, union of C.1.1 and
81 Determine whether *code* is in tableC.2.1 (ASCII control characters).
86 Determine whether *code* is in tableC.2.2 (Non-ASCII control characters).
91 Determine whether *code* is in tableC.2 (Control characters, union of C.2.1 and
97 Determine whether *code* is in tableC.3 (Private use).
[all …]
/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],
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 …]
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],
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],
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
/external/pcre/dist2/m4/
Dpcre2_visibility.m49 dnl Tests whether the compiler supports the command-line option
33 dnl First, check whether -Werror can be added to the command line, or
34 dnl whether it leads to an error because of some other option that the
36 AC_MSG_CHECKING([whether the -Werror option is usable])
46 dnl Now check whether visibility declarations are supported.
/external/chromium-trace/catapult/devil/docs/
Ddevice_utils.md25 Checks whether |other| refers to the same device as |self|.
53 Checks whether 'su' is needed to access protected resources.
73 Checks whether the device is online.
89 Checks whether or not adbd has root privileges.
120 Checks whether or not the device is running a user build.
190 whether because it's not installed or otherwise.
324 check_return: A boolean indicating whether or not the return code should
330 as_root: A boolean indicating whether the shell command should be run
362 exact: A boolean indicating whether to kill all processes matching
367 as_root: A boolean indicating whether the kill should be executed with
[all …]
/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/
Dcontrol13 Test whether crypto user API is loaded, and whether it is patched to prevent
/external/autotest/client/site_tests/touch_WakeupSource/
Dcontrol.touchscreen7 PURPOSE = "Test whether onboard touchscreen is wakeup source for the DUT."
20 For this device's touchscreen, verify whether that device is
Dcontrol.touchpad7 PURPOSE = "Test whether onboard touchpad is wakeup source for the DUT."
20 For this device's touchpad , verify whether that device is
/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],

12345678910>>...71