HomeSort by relevance Sort by last modified time
    Searched full:clearing (Results 176 - 200 of 1551) sorted by null

1 2 3 4 5 6 78 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RenameResult.java 115 * Marks this result as clearing the name (reverting it back to the default)
  /system/connectivity/wifilogd/
message_buffer.h 64 // head of the buffer. Clearing may be lazy (i.e., underlying storage is not
  /tools/tradefederation/core/src/com/android/tradefed/targetprep/
IDeviceFlasher.java 74 * Sets the list of paths under {@code /data} to avoid clearing when using
  /dalvik/dexgen/src/com/android/dexgen/util/
TwoColumnOutput.java 200 * Flushes the left column buffer, printing it and clearing the buffer.
213 * Flushes the right column buffer, printing it and clearing the buffer.
  /dalvik/dx/src/com/android/dx/util/
TwoColumnOutput.java 200 * Flushes the left column buffer, printing it and clearing the buffer.
213 * Flushes the right column buffer, printing it and clearing the buffer.
  /device/linaro/bootloader/arm-trusted-firmware/drivers/arm/gic/v2/
gicv2_helpers.c 207 * more scalable approach as it avoids clearing the enable bits in the
258 * more scalable approach as it avoids clearing the enable bits in the
  /external/deqp/framework/referencerenderer/
rrFragmentOperations.hpp 81 // These functions are for clearing only a specific pixel rectangle in a multisample buffer.
82 // When clearing the entire buffer, tcu::clear, tcu::clearDepth and tcu::clearStencil can be used.
  /external/nos/host/generic/libnos_transport/
transport.c 163 /* Try clearing the status */
164 NLOGV("clearing previous status");
  /external/okhttp/okio/okio/src/test/java/okio/
SegmentSharingTest.java 81 // While locking the pool, confirm that clearing the buffer doesn't release its segments.
98 // While locking the pool, confirm that clearing the buffer doesn't release its segments.
  /external/vogar/src/vogar/target/
TestEnvironment.java 77 // On android, behaviour around clearing "java.io.tmpdir" is inconsistent.
108 // On android, behaviour around clearing "java.io.tmpdir" is inconsistent.
  /libcore/ojluni/src/main/java/java/lang/ref/
package-info.java 53 * clearing the reference. Aside from the clearing operation reference objects
  /packages/apps/Dialer/java/com/android/incallui/videotech/ims/
ImsVideoCallCallback.java 126 LogUtil.i("ImsVideoCallCallback.onSessionModifyResponseReceived", "clearing state");
131 "session modification state has changed, not clearing state");
  /packages/apps/DocumentsUI/src/com/android/documentsui/queries/
SearchViewManager.java 196 * Cancels current search operation. Triggers clearing and collapsing the SearchView.
256 * @return True if the default behavior of clearing/dismissing SearchView should be overridden.
  /frameworks/base/media/java/android/media/
RemoteController.java 148 * @param clearing true if there is no selected RemoteControlClient and no information
151 public void onClientChange(boolean clearing);
581 private void onClientChange(boolean clearing) {
588 l.onClientChange(clearing);
603 0 /* arg1 ignored */, 1 /* clearing */, null /* obj */, 0 /* delay */);
612 0 /* arg1 ignored */, 0 /* clearing */, null /* obj */, 0 /* delay */);
  /libcore/ojluni/src/main/java/java/lang/
StringBuffer.java 534 // Ditto for toStringCache clearing
559 // Ditto for toStringCache clearing
581 // Ditto for toStringCache clearing
593 // Ditto for toStringCache clearing
605 // Ditto for toStringCache clearing
617 // Ditto for toStringCache clearing
  /libcore/ojluni/src/main/java/java/util/stream/
StreamOpFlag.java 163 * is present on the input, then it is also present on the output. Clearing
174 * ensure that preservation, clearing and injecting information is retained at
209 * preserving, clearing and setting/injecting information.
375 * The bit pattern for clearing a flag.
466 * Gets the bitmap associated with clearing this characteristic.
468 * @return the bitmap for clearing this characteristic
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
DebugCommunicationLibUsb.c 289 // Clearing W/R bit to indicate it's a READ operation
294 // Setting GO bit as well as clearing DONE bit
309 // Clearing DONE bit by writing 1
395 // Setting GO bit as well as clearing DONE bit
410 // Clearing DONE bit by writing 1
965 // Clearing W/R bit to indicate it's a READ operation
969 // Setting GO bit as well as clearing DONE bit
    [all...]
  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
core_cmFunc.h 205 This function enables FIQ interrupts by clearing the F-bit in the CPSR.
314 This function enables IRQ interrupts by clearing the I-bit in the CPSR.
491 This function enables FIQ interrupts by clearing the F-bit in the CPSR.
  /external/libese/apps/boot/
README.md 90 ##### Clearing/unlocking
93 production mode, then clearing the lock value requires authorization.
325 Do not load any non-repair or non-factory OS without clearing the inBootloader
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_clear.c 64 * this when clearing integer render targets. We'll also clear the
333 /* clearing whole surface, use direct VGPU10 command */
402 /* clearing whole surface using VGPU10 command */
  /external/v8/tools/turbolizer/
graph-layout.js 398 console.log("After clearing outputs");
422 console.log("Before clearing nodes");
429 console.log("After clearing nodes");
  /external/wpa_supplicant_8/src/utils/
eloop.h 86 * socket. The handler function is responsible for clearing the event after
113 * socket. The handler function is responsible for clearing the event after
145 * function is responsible for clearing the event after having processed it in
  /frameworks/base/core/java/android/app/
UiAutomation.java 777 Log.i(LOG_TAG, "Clearing content frame stats for window: " + windowId);
782 Log.e(LOG_TAG, "Error clearing window content frame stats!", re);
791 * A typical usage requires clearing the window frame statistics via {@link
847 Log.i(LOG_TAG, "Clearing window animation frame stats");
852 Log.e(LOG_TAG, "Error clearing window animation frame stats!", re);
862 * A typical usage requires clearing the window animation frame statistics via
    [all...]
  /cts/tests/tests/telephony/src/android/telephony/cts/
SubscriptionManagerTest.java 196 // Clearing override should make it go uncongested
239 // Clearing override should make it go metered
  /external/guava/guava-testlib/src/com/google/common/testing/
GcFinalization.java 38 * <li>clearing weak references to unreachable referents
204 * <li>clearing weak references to unreachable referents

Completed in 867 milliseconds

1 2 3 4 5 6 78 91011>>