/external/libmojo/third_party/jinja2/ |
bccache.py | 200 This bytecode cache supports clearing of the cache using the clear method. 278 This bytecode cache does not support clearing of used items in the cache.
|
/external/opencv/cv/src/ |
cvcalccontrasthistogram.cpp | 58 // Notes: if dont_clear parameter is NULL then histogram clearing before 171 // Notes: if dont_clear parameter is NULL then histogram clearing before
|
/external/python/cpython3/Lib/importlib/ |
abc.py | 71 """An optional method for clearing the finder's cache, if any. 116 """An optional method for clearing the finder's cache, if any.
|
/external/v8/src/regexp/arm64/ |
regexp-macro-assembler-arm64.h | 193 // Register holding the value used for clearing capture registers. 196 // twice. This is used for clearing more than one register at a time.
|
/external/vboot_reference/firmware/2lib/ |
2misc.c | 155 * Note that we ignore failures clearing the request. We only 298 /* Try clearing */
|
/frameworks/support/compat/src/main/java/androidx/core/accessibilityservice/ |
AccessibilityServiceInfoCompat.java | 113 * accessibility service that has this flag set. Hence, clearing this 139 * that has this flag set. Hence, clearing this flag does not guarantee that the
|
/packages/services/Car/car-lib/src/android/car/diagnostic/ |
CarDiagnosticManager.java | 352 * Returns true if this vehicle supports clearing all freeze frames. 374 * Returns true if this vehicle supports clearing specific freeze frames by timestamp.
|
/system/libhwbinder/ |
BpHwBinder.cpp | 171 ALOGV("Clearing death notification: %p handle %d\n", this, mHandle); 196 ALOGV("Clearing sent death notification: %p handle %d\n", this, mHandle);
|
/art/runtime/base/ |
quasi_atomic.h | 74 // Exclusive loads are defined not to tear, clearing the exclusive state isn't necessary.
|
/art/runtime/ |
class_table_test.cc | 113 // Test adding / clearing strong roots.
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
open_wmemstream.c | 102 * XXX Clearing mbs here invalidates shift state for state-
|
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
DocumentsClientTestCase.java | 182 Log.d(TAG, "Not clearing DocumentsUI due to test name: " + testName);
|
/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
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_slice.py | 19 # Verify clearing of SF bug #800796
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/ |
SnpGetStatus.c | 34 cleared. Clearing the transmit interrupt does not
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
SingleStepTest.java | 185 logWriter.println("==> Clearing SINGLE_STEP event..");
|
SingleStepWithLocationTest.java | 153 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/scheduler/ |
thread_lib.py | 95 logging.info('(Task Queue) All threads have returned, clearing map.')
|
/external/autotest/server/site_tests/firmware_FWMPDisableCCD/ |
firmware_FWMPDisableCCD.py | 114 logging.info('Clearing TPM owner')
|
/external/compiler-rt/lib/builtins/ |
clear_cache.c | 74 "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 */ 420 /* Error while reading inode (for clearing) */ 441 /* Journal inode not in use, needs clearing */ [all...] |
/external/libldac/abr/inc/ |
ldacBT_abr.h | 30 * state of the TX queue changes greatly, such as clearing the queue.
|