HomeSort by relevance Sort by last modified time
    Searched full:grow (Results 651 - 675 of 1221) sorted by null

<<21222324252627282930>>

  /external/llvm/include/llvm/ADT/
ValueMap.h 106 /// Grow the map so that it has at least Size buckets. Does not shrink
  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 122 VirtRegIntervals.grow(Reg);
  /external/llvm/lib/CodeGen/
LiveRangeEdit.cpp 36 VRM->grow();
  /external/llvm/lib/Support/Unix/
Signals.inc 220 // rather than inside of the signal handler. If we see the vector grow, we
  /external/llvm/lib/Support/Windows/
Program.inc 64 // Buffer was too small; grow and retry.
  /external/llvm/unittests/ADT/
DenseMapTest.cpp 347 // If we just filled the map with 32 elements we'd grow because of not enough
  /external/mesa3d/src/gallium/drivers/svga/
svga_resource_buffer_upload.c 336 * Try to grow one of the ranges.
  /external/qemu/android/avd/
hardware-properties.ini 315 # it indicates the maximum size the disk image file can grow to.
  /external/skia/src/core/
SkGlyphCache.cpp 65 // so we don't grow our arrays a lot
  /external/skia/src/gpu/
GrReducedClip.cpp 157 // During our backwards walk, track whether we've seen ops that either grow or shrink the clip.
  /external/tcpdump/
sctpConstants.h 395 #define SCTP_WINDOW_MAX 1048576 /* biggest I can grow rwnd to
  /external/v8/src/
builtins.cc 504 // Currently fixed arrays cannot grow too big, so
638 // Currently fixed arrays cannot grow too big, so
874 // Currently fixed arrays cannot grow too big, so
878 // Check if array need to grow.
    [all...]
interpreter-irregexp.cc 149 // This backtracking stack does not grow automatically, but it ensures that the
  /external/valgrind/main/callgrind/
callstack.c 39 * Array call_stack and call_stack_esp have same size and grow on demand.
  /frameworks/base/core/java/com/android/internal/widget/
SizeAdaptiveLayout.java 368 * or {@link #UNBOUNDED} if the child can grow forever
  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerBaseTest.java 493 * @throws Exception if timed out while waiting for the file to grow in size.
  /frameworks/base/docs/html/training/implementing-navigation/
temporal.jd 243 <p>Be careful when using this mechanism with highly dynamic web pages that can grow a large
  /frameworks/ex/common/java/com/android/common/
OperationScheduler.java 187 // time grow too large.
  /frameworks/opt/photoviewer/src/com/android/ex/photo/util/
InputStreamBuffer.java 94 * the internal buffer size will grow to the smallest power of 2 which is
  /ndk/sources/host-tools/nawk-20071023/
tran.c 35 #define GROWTAB 4 /* grow table by this factor */
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdio.in.h 277 /* Grow an obstack with formatted output. Return the number of
  /packages/apps/UnifiedEmail/src/com/android/bitmap/
ContiguousFIFOAggregator.java 68 * The nature of the prioritization means that the number of stored keys and tasks may grow
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
UnicodeEscaper.java 419 * Helper method to grow the character buffer as needed, this only happens
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
UnicodeEscaper.java 419 * Helper method to grow the character buffer as needed, this only happens
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
hash_policy.hpp 383 /// Queries whether a grow is needed. This method is called only

Completed in 477 milliseconds

<<21222324252627282930>>