HomeSort by relevance Sort by last modified time
    Searched full:removes (Results 376 - 400 of 3315) sorted by null

<<11121314151617181920>>

  /external/autotest/client/cros/ui/
ui_test_base.py 156 If we have tagged our testcase, it removes the tag to
162 This removes the tag if it was added
  /external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
audio_AudioQualityAfterSuspend.py 120 # Removes the beginning of recorded data. This is to avoid artifact
125 # Removes noise by a lowpass filter.
  /external/avahi/avahi-common/
domain.h 49 * dots and removes useless backslash escapes. */
53 * dots and removes useless backslash escapes. avahi_free() the
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
objectgraph.rst 46 Removes a *node* from the graph when it exists. The *node* argument
59 Removes the reference from *fromnode* to *tonode* if it exists.
  /external/glide/library/src/main/java/com/bumptech/glide/util/
LruCache.java 130 * Removes the item at the given key and returns the removed item if present, and null otherwise.
150 * Removes the least recently used items from the cache until the current size is less than the given size.
  /external/guava/guava/src/com/google/common/collect/
RangeMap.java 79 * Removes all associations from this range map (optional operation).
84 * Removes all associations from this range map in the specified range (optional operation).
SortedMultiset.java 71 * Returns and removes the entry associated with the lowest element in this
77 * Returns and removes the entry associated with the greatest element in this
  /external/javassist/src/main/javassist/scopedpool/
SoftValueHashMap.java 211 * Removes the mapping for the given <code>key</code> from this map, if
226 * Removes all mappings from this map.
  /external/libevent/include/event2/
buffer_compat.h 60 If a callback adds or removes data from the buffer or from another
77 calls. Setting the callback to NULL removes any previously set callback.
  /external/libgdx/extensions/gdx-controllers/gdx-controllers/src/com/badlogic/gdx/controllers/
Controllers.java 56 /** Removes a global {@link ControllerListener}. The method must be called on the rendering thread.
63 /** Removes every global {@link ControllerListener} previously added. */
  /external/llvm/include/llvm/CodeGen/
LivePhysRegs.h 82 /// \brief Removes a physical register, all its sub-registers, and all its
95 /// \brief Removes physical registers clobbered by the regmask operand @p MO.
MachineLoopInfo.h 124 /// removeLoop - This removes the specified top-level loop from this loop info
148 /// removeBlock - This method completely removes BB from all data structures,
  /external/okhttp/okio/okio/src/main/java/okio/
BufferedSink.java 45 * Removes all bytes from {@code source} and appends them to this sink. Returns the
50 /** Removes {@code byteCount} bytes from {@code source} and appends them to this sink. */
  /external/proguard/docs/
main.html 31 preverifier. It detects and removes unused classes, fields, methods, and
32 attributes. It optimizes bytecode and removes unused instructions. It renames
  /external/proguard/src/proguard/classfile/editor/
NameAndTypeShrinker.java 35 * This ClassVisitor removes NameAndType constant pool entries that are not
146 * Removes all NameAndType entries that are not marked as being used
  /external/sl4a/Common/src/com/googlecode/android_scripting/trigger/
TriggerRepository.java 107 /** Removes a specific {@link Trigger}. */
199 * Removes a {@link TriggerRepositoryObserver}.
  /external/webrtc/webrtc/modules/audio_coding/neteq/
audio_multi_vector.h 65 // Removes |length| elements from the beginning of this object, from each
69 // Removes |length| elements from the end of this object, from each
  /frameworks/base/core/java/android/util/
IntArray.java 127 * Removes all values from this array.
165 * Removes the value at the specified index from this array.
  /frameworks/base/core/java/com/android/internal/widget/
DrawableHolder.java 85 * Stops all animations for the given property and removes it from the list.
99 * Stops all animations and removes them from the list.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
RemoteInputController.java 101 * Prunes dangling weak references, removes entries referring to {@param remove} and returns
103 * @param remove if non-null, removes this entry from the active remote inputs
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DelegateManager.java 63 * - {@link #addNewDelegate(Object)} and {@link #removeJavaReferenceFor(long)} adds and removes
147 * Removes the main reference on the given delegate.
  /hardware/libhardware/include/hardware/
thermal.h 153 * boot. The method always returns and never removes such temperatures.
195 * and never removes from the list such coolling devices.
  /hardware/qcom/msm8994/original-kernel-headers/linux/
rmnet_data.h 203 * RMNET_NETLINK_FREE_VND - Removes virtual network device node
219 * RMNET_NETLINK_DEL_VND_TC_FLOW - Removes flow control handle on VND
  /hardware/qcom/msm8996/original-kernel-headers/linux/
rmnet_data.h 205 * RMNET_NETLINK_FREE_VND - Removes virtual network device node
221 * RMNET_NETLINK_DEL_VND_TC_FLOW - Removes flow control handle on VND
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
rmnet_data.h 202 * RMNET_NETLINK_FREE_VND - Removes virtual network device node
218 * RMNET_NETLINK_DEL_VND_TC_FLOW - Removes flow control handle on VND

Completed in 867 milliseconds

<<11121314151617181920>>