HomeSort by relevance Sort by last modified time
    Searched full:checking (Results 801 - 825 of 3581) sorted by null

<<31323334353637383940>>

  /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/libnfc-nxp/src/
phFriNfc_Llcp.h 322 /**< Callback function for compliance checking*/
325 /**< Callback context for compliance checking*/
  /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/libxslt/libxslt/
security.c 123 * Update the security option to use the new callback checking function
153 * Lookup the security option to get the callback checking function
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-filepath.h 56 // Names are NOT checked for syntax correctness -- no checking for illegal
186 // without checking for the separator already being there.
  /external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h 165 // there is some error checking for invalid GLenum
204 // runs active vertex shader using currently set program; no error checking
  /external/pcre/doc/
pcrematching.3 47 path through the tree, checking that the subject matches what is required. When
154 the matching function in several pieces, checking for partial matching each
  /external/protobuf/gtest/include/gtest/internal/
gtest-filepath.h 56 // Names are NOT checked for syntax correctness -- no checking for illegal
186 // without checking for the separator already being there.
  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 31 """Provides type checking routines.
33 This module defines type checking utilities in the forms of dictionaries:
  /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.h 15 * checking framework.
27 /* Initializes memory access checking framework.
  /external/speex/libspeex/
vbr.c 184 /* Checking for very low absolute energy */
213 /* Checking for energy increases */
  /external/srtp/crypto/test/
cipher_driver.c 65 * buffering for correctness by checking the consistency of succesive
255 * buffering for correctness by checking the consistency of succesive
  /external/stlport/test/eh/
LeakCheck.h 100 invariant checking is performed. Leak checking still occurs.
  /external/valgrind/main/include/
pub_tool_options.h 43 // But if you want to do further checking or processing, you can do this:
45 // if VG_STR_CLO(arg, "--foo", clo_foo) { <further checking or processing> }
  /external/valgrind/main/memcheck/tests/
sh-mem.c 146 fprintf(stderr, "h = %d (checking %d..%d) ", h, h, (int)(n-NNN+h)); \
178 * this when checking. AMD64 typically does FP arithmetic on
  /external/webkit/Source/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/Source/JavaScriptCore/runtime/
Identifier.cpp 195 // Multiply value by 10, checking for overflow out of 32 bits.
205 // Add in the old value, checking for overflow out of 32 bits.
  /external/webkit/Source/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/Source/WebCore/bridge/jni/jsc/
JavaInstanceJSC.cpp 160 // type checking as we as checking the number of parameters.
  /external/webkit/Source/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/Source/WebCore/inspector/front-end/
ApplicationCacheItemsView.js 109 statusInformation[applicationCache.CHECKING] = { src: "Images/successGreenDot.png", text: "CHECKING" };
  /external/webkit/Source/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/webkit/Tools/Scripts/
test-webkitpy 96 # after the version-checking code has executed.
201 # even though it would fail for someone checking out a fresh copy
  /external/zlib/
inffast.c 60 checking for available input while decoding.
64 requires strm->avail_out >= 258 for each loop to avoid checking for

Completed in 3482 milliseconds

<<31323334353637383940>>