/cts/tests/tests/database/src/android/database/sqlite/cts/ |
SQLiteProgramTest.java | 65 // re-bind without clearing
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
ExpandableList1.java | 85 * Each photo is displayed as an image. This adapter supports clearing the
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
SingleStepTest.java | 184 logWriter.println("==> Clearing SINGLE_STEP event..");
|
SingleStepWithLocationTest.java | 152 logWriter.println("==> Clearing SINGLE_STEP event..");
|
/external/autotest/client/cros/cellular/ |
scpi.py | 35 raise_on_error=False) # Never raise when clearing old errors
|
/external/autotest/frontend/shared/ |
rest_client.py | 143 logging.debug('Response verification failed, clearing headers and '
|
/external/compiler-rt/lib/builtins/ |
clear_cache.c | 65 "jr.hb $ra\n" /* Return, clearing instruction
|
/external/deqp/doc/testspecs/GL3/ |
functional.conditional_render.txt | 65 conditionally clearing the framebuffer. The verification used depends on the
|
/external/e2fsprogs/e2fsck/ |
problem.h | 139 /* Clearing orphan inode */ 169 /* Clearing V2 journal superblock */ 392 /* Error while reading inode (for clearing) */ 413 /* Journal inode not in use, needs clearing */
|
/external/libnfc-nxp/src/ |
phHciNfc_Pipe.h | 109 /* Clearing all the created Pipes */
|
/external/llvm/test/CodeGen/X86/ |
tailcall-msvc-conventions.ll | 11 ; incoming stack arguments for these argument-clearing conventions.
|
/external/llvm/test/Transforms/LoopVectorize/ |
vect.omp.persistence.ll | 22 ; In past LoopRotate was clearing that metadata.
|
/external/llvm/unittests/ExecutionEngine/ |
ExecutionEngineTest.cpp | 120 // After clearing the module mappings, we can assign a new GV to the
|
/external/mesa3d/src/gallium/drivers/nv30/ |
nv30_clear.c | 80 /*XXX: wtf? fixes clears sometimes not clearing on nv3x... */
|
/external/skia/src/gpu/ |
GrResourceProvider.cpp | 215 // Right now we're clearing the stencil attachment here after it is
|
/external/strace/ |
clone.c | 123 * to subvert us. By clearing this bit, we can defend against it:
|
/external/tpm2/ |
CryptSelfTest.c | 179 // self test, pretend that all of them do. We do that by not clearing any
|
/external/v8/test/mjsunit/ |
getters-on-elements.js | 36 // function due to leftover map clearing work that results in deoptimizing
|
/external/valgrind/none/tests/mips32/ |
test_math.cpp | 106 // Clearing clears.
|
/external/vboot_reference/firmware/lib/ |
rollback_index.c | 304 VBDEBUG(("TPM: Clearing owner\n")); 443 VBDEBUG(("TPM: Clearing virt dev-switch: f%x\n", rsf->flags)); 461 VBDEBUG(("TPM: Developer flag changed; clearing owner.\n")); 464 VBDEBUG(("TPM: Clearing owner as specifically requested.\n"));
|
/external/xmlrpcpp/src/ |
XmlRpcDispatch.cpp | 179 _doClear = true; // Finish reporting current events before clearing
|
/frameworks/av/services/audioflinger/ |
AudioResampler.h | 69 // Since this method accumulates, the caller is responsible for clearing 'out' initially.
|
/frameworks/av/services/camera/libcameraservice/device3/ |
StatusTracker.cpp | 158 // clearing out
|
/frameworks/base/core/java/android/content/ |
SyncStats.java | 60 * though it may remain until the user intervenes manually, perhaps by clearing the
|
/frameworks/base/core/java/com/android/server/ |
NetworkManagementSocketTagger.java | 128 Slog.w(TAG, "problem clearing counters for uid " + uid + " : errno " + errno);
|