/frameworks/support/compat/java/android/support/v4/accessibilityservice/ |
AccessibilityServiceInfoCompat.java | 235 * accessibility service that has this flag set. Hence, clearing this 261 * that has this flag set. Hence, clearing this flag does not guarantee that the
|
/system/connectivity/shill/ |
eap_credentials_unittest.cc | 177 // Clearing the password won't help. 202 // Check that clearing the certificate parameter breaks us again.
|
/art/compiler/optimizing/ |
pc_relative_fixups_x86.cc | 238 // and clearing out the locations once result is known. We assume this
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
SearchInvoke.java | 230 * provider, you'll need to provide a similar API for clearing history.
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
SingleStepThroughReflectionTest.java | 176 logWriter.println("==> Clearing SINGLE_STEP event..");
|
/external/apache-harmony/support/src/test/java/tests/support/ |
Support_ListTest.java | 112 assertEquals("ListTest - Clearing the sublist did not remove the appropriate elements from the original list",
|
/external/autotest/scheduler/ |
thread_lib.py | 128 logging.info('(Task Queue) All threads have returned, clearing map.')
|
/external/chromium-trace/catapult/netlog_viewer/netlog_viewer/ |
import_view.js | 69 * Called when a log file is loaded, after clearing the old log entries and
|
/external/chromium-trace/catapult/telemetry/telemetry/ |
benchmark.py | 105 Tearing down all states after each story run, e.g., clearing profiles,
|
/external/deqp/doc/testspecs/VK/ |
apitests.adoc | [all...] |
/external/freetype/src/cff/ |
cf2intrp.c | 511 * The first stack-clearing operator, which must be one of hstem, [all...] |
/external/javasqlite/src/main/java/SQLite/ |
Stmt.java | 79 * clearing parameter bindings.
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/ |
cf2intrp.c | 506 * The first stack-clearing operator, which must be one of hstem, [all...] |
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/ |
Selection.java | 236 /** If true, prevents {@link #choose(Object)} from clearing the selection. Default is false. */
|
/external/llvm/lib/Target/PowerPC/ |
PPCVSXCopy.cpp | 119 .addImm(1) // add 1, not 0, because there is no implicit clearing
|
/external/mesa3d/src/mapi/mapi/ |
u_current.c | 89 * thread, perhaps running on a different processor, is clearing it. Because
|
/external/pdfium/third_party/freetype/src/cff/ |
cf2intrp.c | 506 * The first stack-clearing operator, which must be one of hstem, [all...] |
/external/skia/src/core/ |
SkSharedMutex.cpp | 297 // waitingShared count instead of clearing with an &= and then |= the count.
|
/external/slf4j/slf4j-api/src/main/java/org/slf4j/ |
MDC.java | 234 * Set the current thread's context map by first clearing any existing map and
|
/external/v8/src/ |
list.h | 133 // pointer type, clearing the list doesn't delete the entries.
|
/external/valgrind/docs/internals/ |
notes.txt | 4 * Paul wrote some code to deal with setting/clearing reservations.
|
/external/valgrind/drd/ |
drd_bitmap.c | 587 /* start on an UWord boundary, start clearing the first addresses. */ 664 /* start on an UWord boundary, start clearing the first addresses. */ 746 /* start on an UWord boundary, start clearing the first addresses. */ 794 * clearing. [all...] |
/external/wpa_supplicant_8/src/eapol_auth/ |
eapol_auth_sm.c | 203 * Clearing keyRun here is not specified in IEEE Std 802.1X-2004, but 210 * last association. This can be avoided by clearing keyRun here. 474 * Clearing eapolEap here is not specified in IEEE Std 802.1X-2004, but 482 * clearing eapolEap here. [all...] |
/frameworks/base/core/java/android/app/ |
DatePickerDialog.java | 168 // Clearing focus forces the dialog to commit any pending
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
DataCallResponse.java | 255 Rlog.d(LOG_TAG, "setLinkProperties: error clearing LinkProperties " +
|