HomeSort by relevance Sort by last modified time
    Searched full:grow (Results 626 - 650 of 1192) sorted by null

<<21222324252627282930>>

  /external/icu4c/common/
uvector.cpp 363 * newSize. If newSize is larger, grow the array, filling in new
uvector.h 178 * elements for i >= newSize. If newSize is larger, grow the
  /external/icu4c/layout/
LEGlyphStorage.h 74 * The insertion list, used to grow the above arrays.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
visualfoxpro.php 241 'Get','Gets','Global','Group','Grow','Halfheight',
  /external/llvm/include/llvm/ADT/
SmallBitVector.h 252 /// resize - Grow or shrink the bitvector.
SparseSet.h 110 /// For sets that may grow to thousands of elements, SparseT should be set to
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/effects/
SkBlurMaskFilter.cpp 226 // TODO: report correct metrics for innerstyle, where we do not grow the
  /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 */

Completed in 862 milliseconds

<<21222324252627282930>>