HomeSort by relevance Sort by last modified time
    Searched full:checking (Results 501 - 525 of 2117) sorted by null

<<21222324252627282930>>

  /external/icu4c/common/
dictbe.cpp 340 // checking the dictionary. That is just a performance filter,
341 // but it's not clear it's faster than checking the trie.
  /external/icu4c/common/unicode/
utf.h 21 * This file defines macros for checking whether a code point is
57 * By default, string operations must be done with error checking in case
  /external/libxml2/include/libxml/
valid.h 3 * Description: API for the DTD handling and the validity checking
305 * The public function calls related to validity checking.
  /external/qemu/distrib/zlib-1.2.3/
inffast.c 60 checking for available input while decoding.
64 requires strm->avail_out >= 258 for each loop to avoid checking for
  /external/qemu/memcheck/
memcheck_malloc_map.c 18 /* This file should compile iff qemu is built with memory checking
29 * for checking for access violations. If read / write access violation check.
  /external/speex/libspeex/
vbr.c 184 /* Checking for very low absolute energy */
213 /* Checking for energy increases */
  /external/stlport/test/eh/
LeakCheck.h 100 invariant checking is performed. Leak checking still occurs.
  /external/webkit/JavaScriptCore/icu/unicode/
utf.h 21 * This file defines macros for checking whether a code point is
57 * By default, string operations must be done with error checking in case
  /external/webkit/JavaScriptGlue/icu/unicode/
utf.h 21 * This file defines macros for checking whether a code point is
57 * By default, string operations must be done with error checking in case
  /external/webkit/WebCore/bridge/jni/jsc/
JavaInstanceJSC.cpp 134 // type checking as we as checking the number of parameters.
  /external/webkit/WebCore/icu/unicode/
utf.h 21 * This file defines macros for checking whether a code point is
57 * By default, string operations must be done with error checking in case
  /external/webkit/WebCore/loader/appcache/
ApplicationCacheHost.cpp 349 case ApplicationCacheGroup::Checking:
350 return CHECKING;
  /external/webkit/WebKit/chromium/src/
AssertMatchingEnums.cpp 160 COMPILE_ASSERT_MATCHING_ENUM(WebApplicationCacheHost::Checking, ApplicationCacheHost::CHECKING);
  /external/webkit/WebKit/mac/icu/unicode/
utf.h 21 * This file defines macros for checking whether a code point is
57 * By default, string operations must be done with error checking in case
  /external/zlib/
inffast.c 60 checking for available input while decoding.
64 requires strm->avail_out >= 258 for each loop to avoid checking for
  /frameworks/base/core/java/android/util/
AttributeSet.java 85 * @param options List of strings whose values we are checking against.
162 * @param options List of strings whose values we are checking against.
  /external/e2fsprogs/e2fsck/
problem.c 356 /* Pass 1: Checking inodes, blocks, and sizes */
358 N_("Pass 1: Checking @is, @bs, and sizes\n"),
882 /* Pass 2: Checking directory structure */
884 N_("Pass 2: Checking @d structure\n"),
    [all...]
  /bionic/libc/bionic/
semaphore.c 132 * before checking the timeout value */
  /bionic/libc/netbsd/nameser/
ns_samedomain.c 41 * b - the potential ancestor we're checking against
  /dalvik/dx/src/com/android/dx/cf/code/
OneLocalsArray.java 85 // We have to check for this before checking for immutability.
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
GZIPOutputStreamTest.java 150 notes = "IOException checking missed.",
  /dalvik/libcore/crypto/src/main/java/javax/crypto/spec/
DESedeKeySpec.java 107 * the offset to start checking at.
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/core/
documentimportnode19.java 41 * imported correctly by checking the nodeNames of the imported nodes and public and system ids.
documentimportnode20.java 42 * imported correctly by checking the nodeNames of the imported element node, the data for the
  /dalvik/libcore/luni/src/main/java/java/io/
StringBufferInputStream.java 106 // According to 22.7.6 should return -1 before checking other

Completed in 74 milliseconds

<<21222324252627282930>>