Searched
full:clearing (Results
276 -
300 of
1551) sorted by null
<<11121314151617181920>>
/prebuilts/go/linux-x86/src/runtime/ |
mcache.go | 29 // we handle it by clearing it in releaseAll during mark
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_slice.py | 19 # Verify clearing of SF bug #800796
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_slice.py | 19 # Verify clearing of SF bug #800796
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
RenameResourcePage.java | 53 * @param canClear whether the dialog should allow clearing the field
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
NodeFactoryTest.java | 117 // Clearing the cache will force it create a new proxy.
|
/system/core/libunwindstack/tests/ |
DexFileTest.cpp | 185 // Check it came from memory by clearing memory and verifying it fails.
|
/system/nvram/core/include/nvram/core/ |
nvram_manager.h | 73 // facilitate clearing storage:
|
/toolchain/binutils/binutils-2.27/ld/ |
ldemul.c | 1 /* ldemul.c -- clearing house for ld emulation states
|
/tools/tradefederation/core/src/com/android/tradefed/log/ |
ConsoleReaderOutputStream.java | 41 * Otherwise, we try to shuffle the prompt when none is displayed, and we end up clearing lines
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibDTpm/ |
Tpm2Ptp.c | 233 // clearing Start to 0.
250 // TPM clearing TPM_CRB_CTRL_Start_x to 0) and before a write of a 1 by the
|
/external/jline/src/src/site/docbook/ |
index.xml | 323 Clearing the screen (CTRL-L) doesn't currently work on Windows. 442 Made "CTRL-L" map to clearing the screen.
|
/external/libmtp/logs/ |
mtp-detect-archos-xs100.txt | 4 Clearing stall on IN endpoint 5 Clearing stall on OUT endpoint
|
/external/mesa3d/docs/relnotes/ |
10.1.1.html | 114 <li>i965/vec4: fix record clearing in copy propagation</li> 139 <li>i965: Fix buffer overruns in MSAA MCS buffer clearing.</li>
|
/external/mesa3d/src/gallium/drivers/ilo/ |
ilo_blitter_rectlist.c | 293 * legacy method of clearing must be performed): 310 * legacy method of clearing must be performed):
|
/external/mesa3d/src/glx/apple/ |
apple_glx_context.c | 248 fprintf(stderr, "error: while clearing drawable!\n"); 582 apple_glx_diagnostic("%s: clearing drawable %p\n", __func__, ptr);
|
/external/mesa3d/src/mesa/state_tracker/ |
st_cb_clear.c | 291 * Note: if we're only clearing depth/stencil we still setup vertices 470 /* Only use quad-based clearing for the renderbuffers which cannot
|
/external/protobuf/src/google/protobuf/ |
map_field.cc | 161 // DynamicMapField owns map values. Need to delete them before clearing 356 // DynamicMapField owns map values. Need to delete them before clearing
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
BluetoothMediaFacade.java | 243 // Clearing the current MediaController 244 Log.d(TAG + " Clearing MediaController " + mMediaController.getTag());
|
/external/v8/src/base/ |
hashmap.h | 216 // initial position inside this interval, clearing the entry to remove will 250 // found. There is now a new candidate entry for clearing.
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityCache.java | 388 // Recycle the nodes before clearing the cache. 407 Log.i(LOG_TAG, "Clearing cached subtree.");
|
/frameworks/native/libs/binder/ |
BpBinder.cpp | 278 ALOGV("Clearing death notification: %p handle %d\n", this, mHandle); 303 ALOGV("Clearing sent death notification: %p handle %d\n", this, mHandle);
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
ScanRequestProxy.java | 307 // getPackageImportance requires PACKAGE_USAGE_STATS permission, so clearing the incoming 422 Log.v(TAG, "Clearing scan request timestamps for uid=" + uid + ", packageName="
|
/frameworks/support/navigation/common/src/main/java/androidx/navigation/ |
NavOptions.java | 159 * @return the destinationId to pop up to, clearing all intervening destinations 327 * @param destinationId The destination to pop up to, clearing all intervening destinations.
|
/libcore/ojluni/src/main/java/java/net/ |
InMemoryCookieStore.java | 41 // b/33034917 Support clearing cookies by adding it with "max-age=0" 99 // Android-changed: http://b/33034917, android supports clearing cookies
|
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/ |
ExifInterface.java | 87 * Reads the exif tags from a byte array, clearing this ExifInterface object's existing exif tags. 97 * Reads the exif tags from an InputStream, clearing this ExifInterface object's existing exif
|
Completed in 1847 milliseconds
<<11121314151617181920>>