HomeSort by relevance Sort by last modified time
    Searched full:grow (Results 126 - 150 of 489) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/e2fsprogs/
e2fsprogs.spec.in 26 grow and shrink unmounted ext2 filesystems, and most of the other core
  /external/icu4c/common/
uhash.c 58 * one means the table will never grow. The ratios should be
96 0.0F, 0.5F, /* U_GROW: Grow on demand, do not shrink */
97 0.1F, 0.5F, /* U_GROW_AND_SHRINK: Grow and shrink on demand */
383 * Attempt to grow or shrink the data arrays in order to make the
    [all...]
uvectr32.cpp 249 * newSize. If newSize is larger, grow the array, filling in new
usprep.cpp 741 /* we do not have enough room so grow the buffer*/
760 /* we do not have enough room so grow the buffer*/
913 /* read the first 16 indexes (ICU 2.8/format version 3: _SPREP_INDEX_TOP==16, might grow) */
  /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/opencore/nodes/pvsocketnode/src/
pvmf_socket_port.cpp 232 // port queues grow indefinitely (we either a connected port busy or outgoing Q busy
  /external/opencore/nodes/streaming/jitterbuffernode/src/
pvmf_jitter_buffer_port.cpp 255 // port queues grow indefinitely (we either a connected port busy or outgoing Q busy
  /external/opencore/pvmi/pvmf/include/
pvmf_port_base_impl.h 128 * @param aSize Data queue capacity. The data queue size will not grow beyond this capacity.
  /external/oprofile/libdb/
db_manage.c 95 * 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/distrib/sdl-1.2.12/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/
hashmap.cc 74 // Grow the map if we reached >= 80% occupancy.
  /external/webkit/JavaScriptCore/runtime/
JSLock.cpp 140 // this to happen, and were its stack to grow further, then it may potentially
  /external/webkit/WebCore/page/
ChromeClient.h 158 // because storing it would grow the database file past its defined maximum
  /external/webkit/WebCore/platform/graphics/cairo/
ImageCairo.cpp 85 m_frames.grow(1);
  /external/webkit/WebCore/platform/text/
TextEncoding.cpp 103 normalizedCharacters.grow(sourceLength);
  /external/webkit/WebKitTools/android/flex-2.5.4a/
flex.skl 173 * and can realloc() it to grow it, and should free() it to
794 { /* Not enough room in the buffer - grow it. */
821 /* Can't grow it, we don't own it. */
1345 /* It's okay to grow etc. this buffer, and we should throw it
    [all...]
skel.c 178 " * and can realloc() it to grow it, and should free() it to",
799 " { /* Not enough room in the buffer - grow it. */",
826 " /* Can't grow it, we don't own it. */",
    [all...]
  /frameworks/base/core/java/android/text/
StaticLayout.java 989 int[] grow = new int[nlen]; local
    [all...]
  /bionic/libc/bionic/
dlmalloc.h 199 is larger than the current footprint, the heap will never grow
201 is smaller than the current footprint, the heap will not grow
495 lock to control access. The capacity of the space will grow
  /external/e2fsprogs/misc/
mke2fs.8.in 201 Reserve enough space so that the block group descriptor table can grow
442 Reserve space so the block group descriptor table may grow in the future.
448 filesystem may grow to 1024 times its initial size. This can be changed
  /external/freetype/src/pshinter/
pshrec.c 72 /* try to grow the table */
183 /* set a given bit, possibly grow the mask */
441 /* if "count2" is greater than "count1", we need to grow the */
  /external/icu4c/tools/toolutil/
swapimpl.cpp 257 /* read the first 16 indexes (ICU 3.2/format version 1: UCASE_IX_TOP==16, might grow) */
358 /* read the first 16 indexes (ICU 3.4/format version 1: UBIDI_IX_TOP==16, might grow) */
463 /* read the first 32 indexes (ICU 2.8/format version 2.2: _NORM_INDEX_TOP==32, might grow) */

Completed in 1398 milliseconds

1 2 3 4 56 7 8 91011>>