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
|