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

<<11121314151617181920>>

  /external/google-breakpad/src/testing/gtest/make/
Makefile 9 # make clean - removes all files generated by make.
  /external/gptfdisk/
current.spec 72 disks. Removes stray GPT data, fixes mis-sized extended partitions,
  /external/guava/guava/src/com/google/common/collect/
BiMap.java 54 * An alternate form of {@code put} that silently removes any existing entry
EvictingQueue.java 36 * to a full queue, the queue automatically removes its head element. This is different from
  /external/guava/guava/src/com/google/common/util/concurrent/
AtomicLongMap.java 231 * Removes and returns the value associated with {@code key}. If {@code key} is not
252 * Removes all mappings from this map whose values are zero.
322 * Removes all of the mappings from this map. The map will be empty after this call returns.
407 * If {@code (key, value)} is currently in the map, this method removes it and returns
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
HashBiMapTest.java 102 iterator.remove(); // removes the updated entry
  /external/guice/core/src/com/google/inject/internal/
InterceptorStackCallback.java 103 * Removes stacktrace elements related to AOP internal mechanics from the
  /external/icu/icu4c/source/i18n/
quantityformatter.h 64 * Removes all variants from this object including the "other" variant.
  /external/icu/icu4c/source/layout/
GlyphPositionAdjustments.cpp 96 // This removes a possible warning about
  /external/iproute2/man/man8/
ip-neighbour.8 196 Removes entries in the neighbour table on device eth0.
tc-fq.8 45 This removes the 'slow start after idle' choice, badly hitting
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
CommandLineSupport.java 69 * Splits a command line into single arguments and removes quotes if
  /external/jmdns/src/javax/jmdns/impl/tasks/resolver/
ServiceInfoResolver.java 18 * The ServiceInfoResolver queries up to three times consecutively for a service info, and then removes itself from the timer.
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
UniqueStack.java 123 * Removes last added object from the stack.
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
InlineRewriter.java 95 * Removes data commands within an inline command.
  /external/junit/src/org/junit/runner/manipulation/
Filter.java 83 * @throws NoTestsRemainException if the receiver removes all tests
  /external/libbrillo/brillo/
mime_utils.h 106 // Removes parameters from a MIME string
  /external/libchrome/base/allocator/
prep_libc.py 7 # This script takes libcmt.lib for VS2013 and removes the allocation related
  /external/libchrome/base/strings/
string_split.h 83 // removes whitespace leading each key and trailing each value. Returns true
  /external/libdaemon/libdaemon/
dpid.h 68 /** Removes the PID file of the current process
  /external/libdrm/amdgpu/
util_hash.h 78 * Removes the item pointed to by the current iterator from the hash.
  /external/libgdx/gdx/src/com/badlogic/gdx/maps/
MapLayers.java 66 /** @param index removes layer at index */
MapObjects.java 72 /** @param index removes MapObject instance at index */
MapProperties.java 84 /** Removes all properties */
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
BooleanArray.java 136 /** Removes and returns the item at the specified index. */
149 /** Removes the items between the specified indices, inclusive. */
165 /** Removes from this array all of elements contained in the specified array.
184 /** Removes and returns the last item. */

Completed in 519 milliseconds

<<11121314151617181920>>