/frameworks/support/v7/mediarouter/src/android/support/v7/media/ |
MediaControlIntent.java | 181 * clearing the queue and resetting its state before the next item is played. 191 * As described earlier, the play action has the effect of clearing the queue [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationCursor.java | 658 * Reset the cursor; this involves clearing out our cache map and resetting our various counts [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
coff-arm.c | [all...] |
/art/runtime/jit/ |
jit_code_cache.cc | 748 // Do a fence to make sure the clearing is seen before attaching to the method. [all...] |
/external/aac/libSBRdec/src/ |
lpp_tran.cpp | 279 Possible optimization: Clearing bands up to usb would be sufficient here. */ [all...] |
/external/autotest/server/hosts/ |
abstract_ssh.py | 758 logging.info("Clearing known hosts for host '%s', file '%s'.", [all...] |
/external/chromium-trace/catapult/tracing/tracing/ui/ |
timeline_track_view.html | 572 // Remove nav string marker if it exists, since we're clearing the [all...] |
/external/deqp/modules/glshared/ |
glsScissorTests.cpp | 273 log << TestLog::Message << "Clearing area outside scissor area from reference" << TestLog::EndMessage;
|
/external/e2fsprogs/misc/ |
badblocks.c | 298 /* printf("%s O_DIRECT\n", new_flag ? "Setting" : "Clearing"); */ [all...] |
/external/emma/core/java12/com/vladium/emma/rt/ |
AppRunner.java | [all...] |
/external/libhevc/common/arm64/ |
ihevc_inter_pred_luma_horz_w16out.s | 125 bic x19, x19, x20 // clearing bit[0], so that it goes back to mode
|
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
PhoneNumberMatcher.java | 438 // values parsed. TODO: stop clearing all values here and switch all users over [all...] |
/external/llvm/docs/tutorial/ |
LangImpl3.rst | 361 Next we add the function arguments to the NamedValues map (after first clearing
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_emit.c | 421 "CBZB clearing cbuf %08x %08x\n", surf->cbzb_format, [all...] |
/external/mesa3d/src/glsl/ |
lower_jumps.cpp | 100 * without clearing the execute flag, if present), or it might [all...] |
/external/protobuf/src/google/protobuf/ |
extension_set_unittest.cc | 116 // Make sure setting stuff again after clearing works. (This takes slightly [all...] |
/external/skia/src/gpu/ |
GrClipMaskManager.cpp | [all...] |
/external/skia/src/gpu/vk/ |
GrVkGpu.cpp | [all...] |
/external/tpm2/ |
RSAKeySieve.c | 507 // Cycle through the primes, clearing bits
|
/external/v8/src/heap/ |
incremental-marking.cc | 626 // clearing. [all...] |
/external/v8/src/regexp/ia32/ |
regexp-macro-assembler-ia32.cc | 718 // Store this value in a local variable, for use when clearing [all...] |
/external/v8/src/regexp/x87/ |
regexp-macro-assembler-x87.cc | 717 // Store this value in a local variable, for use when clearing [all...] |
/external/v8/test/mjsunit/es6/ |
promises.js | 39 // Test before clearing global (fails otherwise)
|
/external/valgrind/coregrind/m_syswrap/ |
syswrap-s390x-linux.c | 68 Thought: Why are we clearing the GPRs ? The callee pointed to by f [all...] |
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
UiObject.java | 584 * Sets the text in an editable field, after clearing the field's content. [all...] |