Searched
full:checking (Results
576 -
600 of
2117) sorted by null
<<21222324252627282930>>
/external/openssl/crypto/rsa/ |
rsa_null.c | 68 * and verify is not allowed but RSA key generation, key checking and other
|
/external/openssl/include/openssl/ |
crypto.h | 268 * It used, it turns on malloc checking */ 276 * malloc checking functionality */ 278 /* Adds time to the memory checking information */ 280 /* Adds thread number to the memory checking information */
|
/external/qemu/android/ |
cmdline-options.h | 143 OPT_PARAM( memcheck, "<flags>", "enable memory access checking" )
|
/external/qemu/memcheck/ |
memcheck_mmrange_map.h | 25 /* This file should compile iff qemu is built with memory checking
|
/external/quake/quake/src/QW/client/ |
quakedef.h | 24 //define PARANOID // speed sapping error checking
|
/external/quake/quake/src/WinQuake/ |
README.Solaris | 88 are answers out there. Try checking out these web sites:
|
/external/skia/include/core/ |
SkUserConfig.h | 85 parameter checking, but sometimes it can be quite intrusive (e.g. check that
|
/external/srec/shared/include/ |
CircularBuffer.h | 27 * checking. The reasons for doing so is that this is a non-public API that is
|
/external/srec/srec/include/ |
astar.h | 105 for checking paths already visited */
|
/external/stlport/src/ |
num_put.cpp | 27 // We assume, without checking, that *last is null and that there is enough
|
/external/stlport/stlport/stl/ |
boost_type_traits.h | 41 * When checking a type traits like trivial assign operator for instance
|
/external/tcpdump/ |
print-slow.c | 139 * Sanity checking of the header.
|
/external/v8/test/mjsunit/ |
fuzz-natives.js | 120 // These functions do nontrivial error checking in recursive calls,
|
/external/webkit/JavaScriptCore/icu/unicode/ |
utf8.h | 72 * Function for handling "next code point" with error-checking. 79 * Function for handling "append code point" with error-checking. 86 * Function for handling "previous code point" with error-checking. 93 * Function for handling "skip backward one code point" with error-checking.
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/ExecutionContexts/ |
10.1.3-2.js | 76 * OK, now begin the test. Just checking that we don't crash on these -
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Scope/ |
scope-003.js | 46 * This is what we are checking for in this testcase -
|
/external/webkit/JavaScriptCore/wtf/ |
CONTRIBUTORS.pthreads-win32 | 33 Early enhancements and runtime checking for supported
|
/external/webkit/JavaScriptGlue/icu/unicode/ |
utf8.h | 72 * Function for handling "next code point" with error-checking. 79 * Function for handling "append code point" with error-checking. 86 * Function for handling "previous code point" with error-checking. 93 * Function for handling "skip backward one code point" with error-checking.
|
/external/webkit/LayoutTests/fast/js/resources/ |
getOwnPropertyDescriptor.js | 79 debug("Checking property ordering");
|
/external/webkit/WebCore/icu/unicode/ |
utf8.h | 72 * Function for handling "next code point" with error-checking. 79 * Function for handling "append code point" with error-checking. 86 * Function for handling "previous code point" with error-checking. 93 * Function for handling "skip backward one code point" with error-checking.
|
/external/webkit/WebCore/loader/appcache/ |
ApplicationCacheGroup.h | 60 enum UpdateStatus { Idle, Checking, Downloading };
|
/external/webkit/WebCore/platform/graphics/ |
FloatRect.cpp | 51 // Checking emptiness handles negative widths as well as zero.
|
FloatRect.h | 112 // is really checking for containment of 1x1 rect, but that doesn't make sense with floats.
|
IntRect.h | 115 // Equivalent to checking if the rect contains a 1x1 rect below and to the right of (px,py).
|
/external/webkit/WebCore/platform/graphics/chromium/ |
VDMXParser.cpp | 41 // This class perform some trival buffer operations while checking for
|
Completed in 619 milliseconds
<<21222324252627282930>>