Searched
full:checking (Results
476 -
500 of
3581) sorted by null
<<11121314151617181920>>
/external/llvm/test/Transforms/InstCombine/ |
compare-signs.ll | 40 ; Variation on @test3: checking the 2nd bit in a situation where the 5th bit
|
/external/mesa3d/docs/ |
relnotes-7.4.html | 51 <li>Fixed some error checking in glUniform()
|
/external/oprofile/pp/ |
oparchive_options.cpp | 91 // triggering sanity checking in arrange_profiles()
|
/external/qemu/hw/ |
qdev.h | 107 /* Convery from a base type to a parent type, with compile time checking. */
|
/external/skia/gpu/include/ |
GrClipIterator.h | 78 * Call to rewind iter, first checking to see if iter is NULL
|
GrRefCnt.h | 93 * Assigns src to dst, checking for NULLs in each, and correctly incrementing
|
/external/srec/srec/include/ |
setting.h | 77 /* Sanity checking of defines
|
/external/srtp/crypto/kernel/ |
crypto_kernel.c | 315 /* walk down list, checking if this type is in the list already */ 360 /* walk down list, checking if this type is in the list already */ 476 /* walk down list, checking if this type is in the list already */ 504 /* walk down list, checking if this type is in the list already */
|
/external/valgrind/main/drd/tests/ |
omp_prime.c | 73 // Not the most user-friendly way to do error checking, but better than
|
/external/valgrind/main/memcheck/ |
mc_include.h | 48 /* For malloc()/new/new[] vs. free()/delete/delete[] mismatch checking. */ 231 /*--- Leak checking ---*/ 417 /* Indicates the level of instrumentation/checking done by Memcheck. 419 1 = No undefined value checking, Addrcheck-style behaviour only: 420 only address checking is done. This is faster but finds fewer 430 2 = Address checking and Undefined value checking are performed, 435 3 = Address checking, undefined value checking, and origins for
|
/external/webkit/LayoutTests/dom/html/level1/core/ |
hc_noderemovechild.js | 83 "removeChild(oldChild)" method an checking the
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
documentadoptnode23.js | 79 Document as the source. Verify if the node has been adopted correctly by checking the
|
documentadoptnode30.js | 79 if the node has been adopted correctly by checking the nodeValue of the adopted node.
|
/external/webkit/Source/JavaScriptCore/wtf/ |
RefCountedLeakCounter.cpp | 74 LOG(RefCountedLeaks, "No leak checking done: %s", leakMessageSuppressionReasons->begin()->first);
|
/external/webkit/Source/WebCore/loader/appcache/ |
DOMApplicationCache.h | 66 DEFINE_ATTRIBUTE_EVENT_LISTENER(checking);
|
/external/webkit/Source/WebCore/manual-tests/ |
simple-image-compositing.html | 7 <title>Checking for simple image layer optimisation</title>
|
/external/webkit/Source/WebCore/svg/ |
SVGStringList.cpp | 50 // TODO : more error checking/reporting
|
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
changelog.py | 35 """Processes text lines for checking style."""
|
/external/webkit/Tools/Scripts/webkitpy/style/ |
patchreader.py | 40 """Supports checking style in patches."""
|
/frameworks/base/core/java/android/widget/ |
RadioButton.java | 37 * a radio group, checking one radio button unchecks all the others.</p>
|
/frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/ |
transform.rs | 79 //rsDebug("Transform checking parent", (int)0);
|
/frameworks/base/tools/aapt/ |
FileFinder.cpp | 84 // Loop over the extensions, checking for a match
|
/frameworks/compile/libbcc/runtime/lib/ |
fixdfdi.c | 21 * value in double is representable in di_int (no range checking performed)
|
fixdfti.c | 23 * value in double is representable in ti_int (no range checking performed)
|
fixsfdi.c | 21 * value in float is representable in di_int (no range checking performed)
|
Completed in 1852 milliseconds
<<11121314151617181920>>