HomeSort by relevance Sort by last modified time
    Searched full:grow (Results 426 - 450 of 765) sorted by null

<<11121314151617181920>>

  /external/guava/src/com/google/common/primitives/
Shorts.java 312 * @param padding an extra amount to "grow" the array by if growth is
generate.sh 335 * @param padding an extra amount to "grow" the array by if growth is
  /external/icu4c/i18n/
ucol_sit.cpp 774 // will grow toward right or left
  /external/icu4c/samples/ustring/
ustring.cpp 489 // grow the string - it will not fit into the backing buffer any more
  /external/libpcap/
CHANGES 217 - Changed "pcap_lookupdev()" to dynamically grow the buffer into which
  /external/libxml2/
entities.c 528 * Macro used to grow the current buffer.
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 281 LiveOutRegInfo.grow(DestReg);
  /external/llvm/lib/Support/
FoldingSet.cpp 309 // Do we need to grow the hashtable?
  /external/llvm/lib/Target/MBlaze/
MBlazeFrameLowering.cpp 83 // to grow up.
  /external/llvm/unittests/ADT/
IntervalMapTest.cpp 108 // Grow the bounds.
  /external/mesa3d/src/glsl/glcpp/
glcpp-lex.c 220 * and can realloc() it to grow it, and should free() it to
    [all...]
  /external/openssl/crypto/bn/
bn_lib.c 460 /* NB: bn_wexpand() calls this only if the BIGNUM really has to grow */
  /external/oprofile/libpp/
format_output.cpp 220 // ratio between 100 and the selected % to grow non fixed field use also
  /external/qemu/block/
qcow2-cluster.c 49 printf("grow l1_table from %d to %d\n", s->l1_size, new_l1_size);
  /external/qemu/hw/
goldfish_pipe.c 501 /* Do we need to grow the pingpong buffer? */
  /external/skia/include/core/
SkRect.h 503 * Grow the rect to include the specified (x,y). After this call, the
  /external/skia/src/ports/
SkFontHost_android.cpp 68 // we use atomic_inc to grow this for each typeface we create
  /external/srec/srec/cfront/
sp_fft.c 655 ** FFT will grow data log2Length. In order to avoid data overflow,
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLScanner.java 618 // Grow the buffer size
  /external/v8/src/
bignum-dtoa.cc 118 // Make sure the bignum can grow large enough. The smallest double equals
  /external/valgrind/main/coregrind/m_demangle/
demangle.h 586 to grow output strings (except perhaps where alloca() is implemented
  /external/webkit/Source/JavaScriptCore/wtf/text/
WTFString.cpp 399 buffer.grow(len + 1);
WTFString.h 466 vector.grow(vectorSize + numberLength);
  /external/webkit/Source/WebCore/loader/cache/
MemoryCache.cpp 376 m_allResources.grow(queueIndex + 1);
  /external/webkit/Source/WebCore/platform/graphics/
ShadowBlur.cpp 75 // Round to the nearest 32 pixels so we do not grow the buffer for similar sized requests.
    [all...]

Completed in 761 milliseconds

<<11121314151617181920>>