HomeSort by relevance Sort by last modified time
    Searched full:growing (Results 1 - 25 of 141) sorted by null

1 2 3 4 5 6

  /dalvik/vm/alloc/
MarkSweep.h 22 /* Downward-growing stack for better cache read behavior.
HeapSource.h 102 * Allocates <n> bytes of zeroed data, growing up to absoluteMaxSize
  /external/openssl/patches/
README 14 the option of dynamically growing buffers to 34K + 4K, which is a
  /frameworks/base/include/utils/
Pool.h 50 /* Allocates an object from the pool, growing the pool if needed. */
  /external/proguard/docs/
quality.html 33 In addition, <b>ProGuard</b> is tested against a constantly growing test suite
  /external/qemu/block/
bochs.c 3 * Currently only for "growing" type in read-only mode
37 #define GROWING_TYPE "Growing"
45 char subtype[16]; // "Undoable" / "Volatile" / "Growing"
65 char subtype[16]; // "Undoable" / "Volatile" / "Growing"
  /external/webkit/WebCore/manual-tests/
array-out-of-memory.html 10 // to overflow. The vector needs to be ((target + 1) * sizeof(JSValue*)) bytes long to hold 'target', or approximately 2/3 UINT32_MAX. Upon growing
  /frameworks/base/core/java/android/os/
Parcel.java 360 * growing {@link #dataCapacity} if needed.
369 * growing {@link #dataCapacity} if needed.
389 * growing dataCapacity() if needed.
395 * growing dataCapacity() if needed.
401 * dataPosition(), growing dataCapacity() if needed.
407 * current dataPosition(), growing dataCapacity() if needed.
413 * growing dataCapacity() if needed.
419 * growing dataCapacity() if needed.
428 * growing dataCapacity() if needed.
434 * growing dataCapacity() if needed
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
find.h 165 * @brief Parallel std::find, growing block size variant.
178 * There are two main differences between the growing blocks and
302 * There are two main differences between the growing blocks and the
features.h 59 /** @brief Include the growing blocks variant for std::find.
types.h 103 // growing blocks, equal-sized blocks, equal splitting.
  /external/chromium/third_party/icu/source/test/intltest/
textfile.cpp 129 * Set buffer[index] to c, growing buffer if necessary. Return TRUE if
  /external/icu4c/test/intltest/
textfile.cpp 129 * Set buffer[index] to c, growing buffer if necessary. Return TRUE if
  /external/bison/lib/
obstack.h 30 by syllable.) An object can move while it is growing. Once it has
32 stack" is typically an immature growing object, while the rest of the
44 One motivation for this package is the problem of growing char strings
85 growing object. This allows the use of register variables, which
93 growing object.
94 Exactly one object is growing in an obstack at any one time.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
obstack.h 35 by syllable.) An object can move while it is growing. Once it has
37 stack" is typically an immature growing object, while the rest of the
49 One motivation for this package is the problem of growing char strings
90 growing object. This allows the use of register variables, which
98 growing object.
99 Exactly one object is growing in an obstack at any one time.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
obstack.h 35 by syllable.) An object can move while it is growing. Once it has
37 stack" is typically an immature growing object, while the rest of the
49 One motivation for this package is the problem of growing char strings
90 growing object. This allows the use of register variables, which
98 growing object.
99 Exactly one object is growing in an obstack at any one time.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
obstack.h 31 by syllable.) An object can move while it is growing. Once it has
33 stack" is typically an immature growing object, while the rest of the
45 One motivation for this package is the problem of growing char strings
86 growing object. This allows the use of register variables, which
94 growing object.
95 Exactly one object is growing in an obstack at any one time.
  /external/webkit/WebCore/platform/graphics/skia/
ImageSkia.cpp 59 // Default skia resampling. Used for large growing of images where high
113 // The image is growing a lot and in more than one direction. Resampling
114 // is slow and doesn't give us very much when growing a lot.
  /dalvik/dx/src/com/android/dx/ssa/
InterferenceRegisterMapper.java 115 * growing it if necessary.
  /external/chromium/net/url_request/
request_tracker.h 165 // Still growing to maximum capacity.
  /external/chromium/third_party/icu/source/common/
ustr_imp.h 75 * or similar for growing the destination buffer.
  /external/e2fsprogs/lib/ext2fs/
ext3_extents.h 24 * become very little, so index split, in-depth growing and
res_gdt.c 2 * res_gdt.c --- reserve blocks for growing the group descriptor table
  /external/speex/libspeex/
buffer.c 170 /* FIXME: move data/pointers properly for growing the buffer */
  /external/v8/src/
regexp-stack.h 46 // Create and delete an instance to control the life-time of a growing stack.

Completed in 1068 milliseconds

1 2 3 4 5 6