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

<<11121314151617181920>>

  /external/chromium_org/v8/src/
utils.h 633 Grow(1);
647 Grow(size);
665 Grow(source.length());
718 void Grow(int min_capacity) {
    [all...]
  /external/chromium_org/v8/test/mjsunit/
sin-cos.js 78 // to grow smaller for x reasonably close to 0.
  /external/e2fsprogs/
e2fsprogs.spec 25 tune2fs (used to modify filesystem parameters), resize2fs to grow and
e2fsprogs.spec.in 25 tune2fs (used to modify filesystem parameters), resize2fs to grow and
  /external/flac/libFLAC/
ogg_decoder_aspect.c 115 * its internal buffer. It does not try to grow its internal buffer
  /external/icu4c/common/
uhash.c 59 * one means the table will never grow. The ratios should be
97 0.0F, 0.5F, /* U_GROW: Grow on demand, do not shrink */
98 0.1F, 0.5F, /* U_GROW_AND_SHRINK: Grow and shrink on demand */
384 * Attempt to grow or shrink the data arrays in order to make the
uvectr32.cpp 270 * newSize. If newSize is larger, grow the array, filling in new
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/
ConstraintHelper.java 55 * ConstraintHelper instances. Unfortunately this constructor might grow large. If it becomes too large - I shall
  /external/kernel-headers/original/asm-arm/
memory.h 79 * The limitation of user task size can grow up to the end of free ram region.
  /external/kernel-headers/original/linux/
slab.h 30 #define SLAB_NO_GROW __GFP_NO_GROW /* don't grow a cache */
  /external/llvm/lib/Target/Mips/
MipsFrameLowering.cpp 42 // to grow up! Otherwise terrible hacks would have to be made
  /external/mesa3d/src/gallium/drivers/i915/
i915_context.h 115 * These are placed at the end of the constant buffer and grow toward
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_scene.h 200 * Grow the block list if needed.
  /external/openfst/src/include/fst/
test-properties.h 101 // since its stack could grow large.
  /external/oprofile/libdb/
db_manage.c 104 * sizeof(node) > sizeof(bucket) and when we grow table we
odb.h 139 * grow the hashtable in such way current_size is the index of the first free
  /external/qemu/android/utils/
stralloc.c 90 derror("%s: trying to grow by too many bytes: %ld",
  /external/qemu/distrib/sdl-1.2.15/src/thread/win32/
win_ce_semaphore.c 18 and other information. This structure will grow as new objects are added
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
test-properties.h 99 // since its stack could grow large.
  /external/v8/src/
utils.h 541 Grow(1);
555 Grow(size);
573 Grow(source.length());
626 void Grow(int min_capacity) {
  /external/valgrind/main/coregrind/
link_tool_exe_darwin.in 61 # + data + bss can grow arbitrarily in future without colliding with
  /frameworks/base/core/java/com/android/internal/util/
ArrayUtils.java 27 * the most efficient increments by which to grow arrays.
  /frameworks/base/docs/html/distribute/googleplay/spotlight/
index.jd 29 The creators of Kuma The Bear, Japan-based <a href="https://play.google.com/store/apps/developer?id=COLOPL,+Inc." target="_android">Colopl</a>, talk about how Google Play and Android allowed them to grow their business to become one of the most profitable games publishers in APAC to date. </p>
  /frameworks/base/docs/html/guide/topics/graphics/
view-animation.jd 15 android.widget.TextView} object, you can move, rotate, grow, or shrink the text. If it has a
  /frameworks/base/libs/hwui/
PathCache.h 178 * Any texture added to the cache causing the cache to grow beyond the maximum

Completed in 569 milliseconds

<<11121314151617181920>>