HomeSort by relevance Sort by last modified time
    Searched full:clears (Results 126 - 150 of 2605) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/boringssl/src/crypto/err/
internal.h 40 // ERR_restore_state clears the error queue and replaces it with |state|.
  /external/glide/library/src/main/java/com/bumptech/glide/request/animation/
ViewAnimation.java 25 * Always clears the current animation on the view using {@link android.view.View#clearAnimation()}, then
  /external/libogg/doc/libogg/
ogg_packet_clear.html 20 <p>This function clears the memory used by the <a href="ogg_packet.html">ogg_packet</a> struct, and frees the internal allocated memory, but does not free
ogg_stream_clear.html 20 <p>This function clears and frees the internal memory used by the <a href="ogg_sync_state.html">ogg_stream_state</a> struct, but does not free the structure itself. It is safe to call ogg_stream_clear on the same structure more than once.
oggpack_writeclear.html 20 <p>This function clears the buffer after writing and frees the memory used by the oggpack_buffer.
  /external/llvm/test/Transforms/MergeFunc/
crash2.ll 4 ; MergeFunctions clears its GlobalNumbers value map. If this map still contains
  /external/robolectric-shadows/utils/src/main/java/org/robolectric/util/
TempDirectory.java 21 // Use a manual hook that actually clears the directory
  /external/tensorflow/tensorflow/tools/graph_transforms/
remove_device.cc 30 // Clears the device field of all ops in the graph.
  /external/valgrind/none/tests/x86/
shift_ndep.c 20 If instead the shift clears CC_NDEP (as it would legally do if
  /frameworks/av/media/libmediaextractor/include/media/stagefright/
MediaBufferBase.h 64 // Clears meta data and resets the range to the full extent.
  /frameworks/base/core/jni/
android_os_MessageQueue.h 36 * the callback returns, clears the pending exception from the environment,
  /frameworks/base/libs/hwui/
FboCache.h 57 * Clears the cache. This causes all FBOs to be deleted.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationBigTextTemplateViewWrapper.java 53 // This also clears the existing types
NotificationMediaTemplateViewWrapper.java 51 // This also clears the existing types
  /frameworks/base/services/robotests/src/com/android/server/testing/shadows/
ShadowEventLog.java 43 /** Clears the entries */
  /frameworks/layoutlib/bridge/src/android/content/res/
BridgeAssetManager.java 44 * Clears the static {@link AssetManager#sSystem} to make sure we don't leave objects
  /frameworks/support/leanback/src/main/java/androidx/leanback/widget/
ImeKeyMonitor.java 25 * dismissing the IME also clears edit text focus. Clients who need to supply custom layouts for
  /frameworks/support/lifecycle/viewmodel/src/main/java/androidx/lifecycle/
ViewModelStore.java 52 * Clears internal storage and notifies ViewModels that they are no longer used.
  /frameworks/support/work/integration-tests/testapp/src/main/java/androidx/work/integration/testapp/db/
ImageDao.java 65 * Clears the database.
  /hardware/interfaces/nfc/1.1/
INfc.hal 24 * Clears the NFC chip.
  /libcore/ojluni/src/test/java/util/stream/bootlib/java/util/stream/
FlagDeclaringOp.java 26 * An operation that injects or clears flags but otherwise performs no operation on elements.
  /libcore/ojluni/src/test/java/util/stream/testlib/org/openjdk/testlib/java/util/stream/
FlagDeclaringOp.java 29 * An operation that injects or clears flags but otherwise performs no operation on elements.
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastReceiverApp.java 44 /** Clears the list of unread non-emergency messages. */
  /packages/apps/Launcher3/quickstep/res/values/
strings.xml 39 <!-- Recents: Title of a button that clears the task list, i.e. closes all tasks. [CHAR LIMIT=30] -->
  /packages/apps/Messaging/src/com/android/messaging/receiver/
NotificationReceiver.java 29 // clears all notifications or swipes a bugle notification away, the intent we pass in as

Completed in 932 milliseconds

1 2 3 4 56 7 8 91011>>