Searched
full:clearing (Results
401 -
425 of
1551) sorted by null
<<11121314151617181920>>
/external/python/cpython2/Lib/test/ |
test_difflib.py | 49 # Check clearing of SF bug 763023
|
test_extcall.py | 60 Verify clearing of SF bug #733667
|
/external/python/cpython2/Modules/ |
_collectionsmodule.c | 655 /* During the process of clearing a deque, decrefs can cause the 657 deque empty before clearing the blocks and never refer to 658 anything via deque->ref while clearing. (This is the same 659 technique used for clearing lists, sets, and dicts.) [all...] |
/external/python/cpython3/Lib/test/ |
test_slice.py | 82 # Verify clearing of SF bug #800796
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_mixer.h | 67 * Performs prep before synthesize a buffer of audio, such as clearing
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
and.ll | 144 ;; Clearing a zero bit
|
/external/swiftshader/third_party/LLVM/unittests/Support/ |
ValueHandleTest.cpp | 406 // C.deleted() should run first, clearing the two AssertingVHs,
|
/external/vboot_reference/utility/ |
chromeos-tpm-recovery | 12 # require clearing TPM ownership.
|
/external/webrtc/webrtc/base/ |
diskcache.cc | 224 // TODO: Replace this with a non-brain-dead algorithm for clearing out the
|
/frameworks/av/media/libstagefright/include/media/stagefright/ |
CodecBase.h | 301 * TODO: remove once this operation can be handled by just clearing the
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/ |
ConnectivityManagerMobileTest.java | 283 // enable airplane mode without clearing Wifi
|
/frameworks/base/media/java/android/media/ |
MiniThumbFile.java | 211 // Log.v(TAG, "clearing slot " + id + ", magic " + currentMagic
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
KeyguardPatternView.java | 85 * Useful for clearing out the wrong pattern after a delay
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
NetworkNotificationManager.java | 249 Slog.d(TAG, String.format("clearing notification tag=%s event=%s", tag,
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
HdmiUtils.java | 266 // Get the parent of the new path by clearing the least significant
|
/frameworks/support/compat/src/main/java/androidx/core/view/accessibility/ |
AccessibilityEventCompat.java | 91 * Represents the event of clearing accessibility focus.
|
/frameworks/support/fragment/src/main/java/androidx/fragment/app/ |
FragmentTransitionImpl.java | 124 * shared elements and clearing them. {@link #setNameOverridesReordered(View, ArrayList,
|
/frameworks/wilhelm/src/itf/ |
IPlay.cpp | 340 // clearing the marker position is equivalent to setting the marker to SL_TIME_UNKNOWN
|
/frameworks/wilhelm/src/ |
locks.cpp | 226 // clearing these next two fields is not required, but avoids stale data during debugging
|
/libcore/luni/src/test/java/libcore/java/sql/ |
OldResultSetTest.java | 299 * SQLException checking test fails. Clearing of warnings and closed streams
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
PBEKeySpecTest.java | 212 + "after the clearing the password.");
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppTransferHistory.java | 180 Log.i(TAG, "History is already cleared, not clearing again");
|
/packages/apps/Car/libs/car-media-common/src/com/android/car/media/common/ |
MediaItemMetadata.java | 156 * Given that the loading is asynchronous, missing to use this method for clearing could cause
|
/packages/apps/Dialer/java/com/android/contacts/common/res/values-en-rAU/ |
strings.xml | 65 <string name="clearFrequentsProgress_title" msgid="2057183487226039454">"Clearing frequently contacted?"</string>
|
/packages/apps/Dialer/java/com/android/contacts/common/res/values-en-rGB/ |
strings.xml | 65 <string name="clearFrequentsProgress_title" msgid="2057183487226039454">"Clearing frequently contacted?"</string>
|
Completed in 983 milliseconds
<<11121314151617181920>>