HomeSort by relevance Sort by last modified time
    Searched full:empties (Results 26 - 50 of 92) sorted by null

12 3 4

  /external/iproute2/man/man8/
tc-tbf.8 57 to limit the speed at which the bucket empties. This peakrate is implemented as a second TBF
  /external/iptables/include/libiptc/
libip6tc.h 101 /* Flushes the entries in the given chain (ie. empties chain). */
libiptc.h 106 /* Flushes the entries in the given chain (ie. empties chain). */
  /external/qemu/memcheck/
memcheck_malloc_map.h 132 /* Empties the map.
memcheck_mmrange_map.h 109 /* Empties the map.
  /external/replicaisland/src/com/replica/replicaisland/
RenderSystem.java 88 /* Empties all draw queues and disconnects the game thread from the renderer. */
  /external/skia/src/core/
SkRect.cpp 135 if (left < right && top < bottom && !this->isEmpty() && // check for empties
  /external/skia/src/gpu/
GrInOrderDrawBuffer.h 53 * Empties the draw buffer of any queued up draws. This must not be called while inside an
  /external/srec/srec/cfront/
nisthdr.h 125 /* empties the header (for both reading and writing)*/
  /art/runtime/gc/collector/
mark_sweep.h 106 // Builds a mark stack and recursively mark until it empties.
127 // Builds a mark stack with objects on dirty cards and recursively mark until it empties.
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_file.h 24 // uint32 add_chunk_count; // Chunks seen, including empties.
  /external/chromium_org/media/filters/
ffmpeg_demuxer.h 74 // Empties the queues and ignores any additional calls to Read().
  /external/chromium_org/net/base/
expiring_cache.h 159 // Empties the cache.
priority_queue.h 266 // Empties the queue. All pointers become invalid.
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLConstructionSite.h 101 // executeQueuedTasks empties the queue but does not flush pending text.
  /external/chromium_org/ui/views/animation/
bounds_animator.cc 212 // Make a copy of the data as Remove empties out the maps.
  /external/javassist/src/main/javassist/bytecode/analysis/
Frame.java 83 * Empties the stack
  /external/chromium_org/third_party/skia/include/core/
SkRect.h 220 return left < right && top < bottom && !this->isEmpty() && // check for empties
228 return !r.isEmpty() && !this->isEmpty() && // check for empties
321 return !a.isEmpty() && !b.isEmpty() && // check for empties
  /external/skia/include/core/
SkRect.h 220 return left < right && top < bottom && !this->isEmpty() && // check for empties
228 return !r.isEmpty() && !this->isEmpty() && // check for empties
321 return !a.isEmpty() && !b.isEmpty() && // check for empties
  /external/chromium/chrome/browser/webdata/
autofill_table.h 251 // Empties the Autofill profiles "trash can".
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store_file.h 23 // uint32 add_chunk_count; // Chunks seen, including empties.
  /external/chromium_org/chrome/renderer/net/
predictor_queue_unittest.cc 240 // First test empties between each write. Second loop
  /external/chromium_org/third_party/icu/source/common/
uprops.h 324 * Just empties the set if no character names are available.
  /external/chromium_org/v8/src/
hashmap.h 79 // Empties the hash map (occupancy() == 0).
  /external/icu4c/common/
uprops.h 346 * Just empties the set if no character names are available.

Completed in 568 milliseconds

12 3 4