Searched refs:whether (Results 1 – 25 of 2080) sorted by relevance
12345678910>>...84
/external/python/cpython2/Doc/library/ |
D | stringprep.rst | 15 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/python/cpython3/Doc/library/ |
D | stringprep.rst | 16 comparison is executed may depend on the application domain, e.g. whether it 44 Determine whether *code* is in tableA.1 (Unassigned code points in Unicode 3.2). 49 Determine whether *code* is in tableB.1 (Commonly mapped to nothing). 66 Determine whether *code* is in tableC.1.1 (ASCII space characters). 71 Determine whether *code* is in tableC.1.2 (Non-ASCII space characters). 76 Determine whether *code* is in tableC.1 (Space characters, union of C.1.1 and 82 Determine whether *code* is in tableC.2.1 (ASCII control characters). 87 Determine whether *code* is in tableC.2.2 (Non-ASCII control characters). 92 Determine whether *code* is in tableC.2 (Control characters, union of C.2.1 and 98 Determine whether *code* is in tableC.3 (Private use). [all …]
|
/external/curl/m4/ |
D | xc-lt-iface.m4 | 174 dnl Checks whether libtool shared and static libraries 228 AC_MSG_CHECKING([whether to build shared libraries with -version-info]) 258 AC_MSG_CHECKING([whether to build shared libraries with -no-undefined]) 290 AC_MSG_CHECKING([whether to build shared libraries with -mimpure-text]) 309 dnl Checks whether libtool shared and static libraries 320 # Find out whether libtool libraries would be built wit PIC 342 AC_MSG_CHECKING([whether to build shared libraries with PIC]) 344 AC_MSG_CHECKING([whether to build static libraries with PIC]) 355 dnl Checks whether a libtool shared or static library 367 AC_MSG_CHECKING([whether to build shared libraries only]) [all …]
|
D | curl-confopts.m4 | 33 AC_MSG_CHECKING([whether to enable the threaded resolver]) 61 AC_MSG_CHECKING([whether to enable c-ares for DNS lookups]) 96 AC_MSG_CHECKING([whether to enable curl debug memory tracking]) 149 AC_MSG_CHECKING([whether to enable debug build options]) 181 AC_MSG_CHECKING([whether to enable compiler optimizer]) 236 AC_MSG_CHECKING([whether to enable hiding of library internal symbols]) 280 dnl AC_MSG_CHECKING([whether to enable threads for DNS lookups]) 307 dnl AC_MSG_CHECKING([whether to ignore c-ares enabling assumed setting]) 327 AC_MSG_CHECKING([whether to disable dependency on -lrt]) 362 AC_MSG_CHECKING([whether to enable strict compiler warnings]) [all …]
|
/external/pcre/dist2/m4/ |
D | pcre2_visibility.m4 | 9 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/ |
D | device_utils.md | 25 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. 222 whether because it's not installed or otherwise. 359 shell: A boolean indicating whether shell features may be used in |cmd|. 360 check_return: A boolean indicating whether or not the return code should 366 as_root: A boolean indicating whether the shell command should be run 398 exact: A boolean indicating whether to kill all processes matching [all …]
|
/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/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/perf_data_converter/src/quipper/ |
D | perf_data.proto | 46 // whether an entire callchain was recorded, etc. 49 // Bitfield that indicates whether reads on the counter will return the 53 // Indicates whether the counter starts off disabled. 56 // Indicates whether child processes inherit the counter. 59 // Indicates whether the counter is pinned to a particular CPU. 62 // Indicates whether this counter's group has exclusive access to the CPU's 73 // Indicates whether mmap events should be recorded. 76 // Indicates whether process comm information should be recorded upon 83 // Indicates whether we have per-task counts. 86 // Indicates whether we enable perf events after an exec() function call. [all …]
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_IsVariableInitialized.pbtxt | 15 summary: "Checks whether a tensor has been initialized." 17 Outputs boolean scalar indicating whether the tensor has been initialized.
|
/external/autotest/client/site_tests/kernel_CryptoAPI/ |
D | control | 13 Test whether crypto user API is loaded, and whether it is patched to prevent
|
/external/libexif/m4m/ |
D | gp-documentation.m4 | 9 AC_MSG_CHECKING([whether to build any docs]) 11 AS_HELP_STRING([--disable-docs], [whether to create any documentation])], [dnl 54 # check whether to include package version into documentation path 70 dnl check whether to build docs and where to:
|
D | gp-check-popt.m4 | 3 dnl Check whether libpopt is available. 48 AC_MSG_CHECKING([whether popt is required]) 52 AC_MSG_CHECKING([whether popt is requested]) 166 AC_DEFINE([HAVE_POPT],[1],[whether the popt library is available])
|
/external/libjpeg-turbo/ |
D | acinclude.m4 | 108 AC_MSG_CHECKING([whether the assembler ($NASM $NAFLAGS) works]) 128 AC_MSG_CHECKING([whether the linker accepts assembler output]) 143 # Test whether the assembler is suitable and supports NEON instructions 189 # Test whether the assembler is suitable and supports MIPS instructions 258 # Test whether AltiVec intrinsics are supported
|
/external/autotest/client/site_tests/touch_WakeupSource/ |
D | control.touchpad | 7 PURPOSE = "Test whether onboard touchpad is wakeup source for the DUT." 20 For this device's touchpad , verify whether that device is
|
D | control.touchscreen | 7 PURPOSE = "Test whether onboard touchscreen is wakeup source for the DUT." 20 For this device's touchscreen, verify whether that device is
|
/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/protobuf/m4/ |
D | acx_pthread.m4 | 132 # who knows whether they'll stub that too in a future libc.) So, 144 AC_MSG_CHECKING([whether pthreads work without any flags]) 148 AC_MSG_CHECKING([whether pthreads work with $flag]) 258 # properly detect whether it is actually required. 271 AC_MSG_CHECKING([whether to check for GCC pthread/shared inconsistencies]) 282 AC_MSG_CHECKING([whether -pthread is sufficient with -shared]) 301 AC_MSG_CHECKING([whether -lpthread fixes that]) 320 AC_MSG_CHECKING([whether -lc_r fixes that]) 343 AC_MSG_CHECKING([whether what we have so far is sufficient with -nostdlib]) 360 AC_MSG_CHECKING([whether -lpthread saves the day])
|
/external/tcpdump/ |
D | configure.in | 117 AC_MSG_CHECKING([whether to enable libsmi]) 170 AC_MSG_CHECKING([whether to enable the possibly-buggy SMB printer]) 187 AC_MSG_CHECKING([whether to drop root privileges by default]) 197 AC_MSG_CHECKING([whether to chroot]) 210 # Check whether various functions are available. If any are, set 229 AC_MSG_CHECKING([whether to sandbox using capsicum]) 238 # We must check this before checking whether to check the OS's IPv6, 245 # Check whether AF_INET6 and struct in6_addr are defined. 250 AC_MSG_CHECKING([whether the operating system supports IPv6]) 628 AC_MSG_CHECKING(whether pcap_version is defined by libpcap) [all …]
|
/external/selinux/policycoreutils/po/ |
D | policycoreutils.pot | 2255 msgid "Determine whether can antivirus programs use JIT compiler." 2277 msgid "Determine whether awstats can purge httpd log files." 2286 "Determine whether cdrecord can read various content. nfs, samba, removable " 2307 "Determine whether Cobbler can modify public files used for public file " 2312 msgid "Determine whether Cobbler can connect to the network using TCP." 2316 msgid "Determine whether Cobbler can access cifs file systems." 2320 msgid "Determine whether Cobbler can access nfs file systems." 2324 msgid "Determine whether collectd can connect to the network using TCP." 2328 msgid "Determine whether Condor can connect to the network using TCP." 2337 msgid "Determine whether cvs can read shadow password files." [all …]
|
D | si.po | 2256 msgid "Determine whether can antivirus programs use JIT compiler." 2278 msgid "Determine whether awstats can purge httpd log files." 2287 "Determine whether cdrecord can read various content. nfs, samba, removable " 2308 "Determine whether Cobbler can modify public files used for public file " 2313 msgid "Determine whether Cobbler can connect to the network using TCP." 2317 msgid "Determine whether Cobbler can access cifs file systems." 2321 msgid "Determine whether Cobbler can access nfs file systems." 2325 msgid "Determine whether collectd can connect to the network using TCP." 2329 msgid "Determine whether Condor can connect to the network using TCP." 2338 msgid "Determine whether cvs can read shadow password files." [all …]
|
D | zu.po | 2256 msgid "Determine whether can antivirus programs use JIT compiler." 2278 msgid "Determine whether awstats can purge httpd log files." 2287 "Determine whether cdrecord can read various content. nfs, samba, removable " 2308 "Determine whether Cobbler can modify public files used for public file " 2313 msgid "Determine whether Cobbler can connect to the network using TCP." 2317 msgid "Determine whether Cobbler can access cifs file systems." 2321 msgid "Determine whether Cobbler can access nfs file systems." 2325 msgid "Determine whether collectd can connect to the network using TCP." 2329 msgid "Determine whether Condor can connect to the network using TCP." 2338 msgid "Determine whether cvs can read shadow password files." [all …]
|
D | ks.po | 2256 msgid "Determine whether can antivirus programs use JIT compiler." 2278 msgid "Determine whether awstats can purge httpd log files." 2287 "Determine whether cdrecord can read various content. nfs, samba, removable " 2308 "Determine whether Cobbler can modify public files used for public file " 2313 msgid "Determine whether Cobbler can connect to the network using TCP." 2317 msgid "Determine whether Cobbler can access cifs file systems." 2321 msgid "Determine whether Cobbler can access nfs file systems." 2325 msgid "Determine whether collectd can connect to the network using TCP." 2329 msgid "Determine whether Condor can connect to the network using TCP." 2338 msgid "Determine whether cvs can read shadow password files." [all …]
|
D | kk.po | 2256 msgid "Determine whether can antivirus programs use JIT compiler." 2278 msgid "Determine whether awstats can purge httpd log files." 2287 "Determine whether cdrecord can read various content. nfs, samba, removable " 2308 "Determine whether Cobbler can modify public files used for public file " 2313 msgid "Determine whether Cobbler can connect to the network using TCP." 2317 msgid "Determine whether Cobbler can access cifs file systems." 2321 msgid "Determine whether Cobbler can access nfs file systems." 2325 msgid "Determine whether collectd can connect to the network using TCP." 2329 msgid "Determine whether Condor can connect to the network using TCP." 2338 msgid "Determine whether cvs can read shadow password files." [all …]
|
12345678910>>...84