HomeSort by relevance Sort by last modified time
    Searched full:small (Results 2026 - 2050 of 8773) sorted by null

<<81828384858687888990>>

  /external/chromium_org/third_party/polymer/components-chromium/paper-toast/
paper-toast.html 11 `paper-toast` provides lightweight feedback about an operation in a small popup
  /external/chromium_org/third_party/re2/util/
arena.h 5 // Sometimes it is necessary to allocate a large number of small
  /external/chromium_org/third_party/skia/bench/
RectanizerBench.cpp 26 * small constant sized power of 2 rects (e.g., glyph cache use case)
  /external/chromium_org/third_party/skia/dm/
DMQuiltTask.cpp 10 DEFINE_bool(quilt, true, "If true, draw GM via a picture into a quilt of small tiles and compare.");
  /external/chromium_org/third_party/skia/experimental/Intersection/
QuadraticBezierClip.cpp 14 // caller should subdivide, or create degenerate if the values are too small
QuadraticSubDivide.cpp 12 Given a quadratic q, t1, and t2, find a small quadratic segment.
  /external/chromium_org/third_party/skia/include/core/
SkDynamicAnnotations.h 66 // Can be used to wrap values that are intentionally racy, usually small mutable cached values, e.g.
  /external/chromium_org/third_party/skia/src/core/
SkDescriptor.h 157 + 32 // slop for occational small extras
SkRasterClip.h 142 * We need to keep the constructor/destructor cost as small as possible, so we
SkReader32.h 141 // If readFromMemory() fails (which means that available() was too small), it returns 0
  /external/chromium_org/third_party/skia/src/effects/
SkBlurMask.h 28 // is very small -- this can be used predict the margin bump ahead of time without completely
  /external/chromium_org/third_party/skia/src/lazy/
SkDiscardablePixelRef.cpp 81 // could move it into the block, but then again perhaps it is small enough that this doesn't
  /external/chromium_org/third_party/skia/src/opts/
memset.arm.S 10 * Added small changes to the two functions to make them work on the
  /external/chromium_org/third_party/skia/src/pathops/
SkOpAngle.h 67 bool small() const;
  /external/chromium_org/third_party/skia/tools/skpdiff/
SkDifferentPixelsMetric_opencl.cpp 68 // A small hack that makes calculating percentage difference easier later on.
  /external/chromium_org/third_party/sqlite/src/src/
hash.h 38 ** by a linear search of the global list. For small tables, the
  /external/chromium_org/third_party/sqlite/src/test/
corrupt7.test 34 # Create a simple, small database.
memsubsys2.test 21 # this database with many small records (enough to force multiple
  /external/chromium_org/third_party/tcmalloc/chromium/src/
tcmalloc.cc 33 // A malloc that uses a per-thread cache to satisfy small malloc requests.
34 // (The time for malloc/free of a small object drops from 300 ns to 50 ns.)
85 // * malloc/free of small objects goes from ~300 ns to ~50 ns.
138 // Some windows file somewhere (at least on cygwin) #define's small (!)
139 // For instance, <windows.h> appears to have "#define small char".
140 #undef small macro
309 // small margin.
368 PageHeap::SmallSpanStats small; local
371 ExtractStats(&stats, class_count, &small, &large);
406 "NOTE: SMALL MEMORY MODEL IS IN USE, PERFORMANCE MAY SUFFER.\n")
865 PageHeap::SmallSpanStats small; local
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
shortproc.asm 35 .MODEL small
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
shortproc.asm 35 .MODEL small
  /external/chromium_org/third_party/webrtc/common_audio/vad/
vad_gmm.c 64 // If the exponent is small enough to give a non-zero probability we calculate
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
isac_unittest.cc 87 // Test with call with a small packet (sync packet).
  /external/chromium_org/third_party/webrtc/sound/
soundsysteminterface.h 65 // small latency value. The sound system may pick the minimum allowed one, or
  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
file_wrapper.h 60 // too small.

Completed in 616 milliseconds

<<81828384858687888990>>