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

1 2 3 4 5 6 7 8 9

  /external/valgrind/main/massif/tests/
ignored.c 16 // Growing/shrinking a non-ignored block in an ignored function: ignored.
20 // Growing/shrinking an ignored block in an ignored function: ignored.
36 // Growing/shrinking a non-ignored block in a non-ignored function:
41 // Growing/shrinking an ignored block in a non-ignored function: ignored.
  /external/webkit/Source/WebCore/manual-tests/
image-prefetch-stress.html 18 images as reported by the caches window stops growing.
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
  /external/openssl/patches/
README 14 the option of dynamically growing buffers to 34K + 4K, which is a
  /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/proguard/docs/
quality.html 33 In addition, <b>ProGuard</b> is tested against a constantly growing test suite
  /external/chromium/chrome/browser/net/
load_timing_observer_unittest.cc 150 // Test that URLRequestRecord is created, deleted and is not growing unbound.
172 // Test that HTTPStreamJobRecord is created, deleted and is not growing unbound.
193 // Test that ConnectJobRecord is created, deleted and is not growing unbound.
214 // Test that SocketRecord is created, deleted and is not growing unbound.
load_timing_observer.cc 143 // Prevents us from passively growing the memory unbounded in case
231 // Prevents us from passively growing the memory unbounded in
304 // Prevents us from passively growing the memory unbounded in case
349 // Prevents us from passively growing the memory unbounded in case
  /external/iptables/extensions/
libxt_quota2.man 7 the match will return false, just like the original "quota" match. In growing
  /external/oprofile/daemon/liblegacy/
opd_mapping.h 68 * Add the mapping specified to the process proc growing the maps array
  /frameworks/base/core/java/android/os/
Parcel.java 367 * growing {@link #dataCapacity} if needed.
376 * growing {@link #dataCapacity} if needed.
394 * growing dataCapacity() if needed.
400 * growing dataCapacity() if needed.
406 * dataPosition(), growing dataCapacity() if needed.
412 * current dataPosition(), growing dataCapacity() if needed.
418 * growing dataCapacity() if needed.
424 * growing dataCapacity() if needed.
433 * growing dataCapacity() if needed.
439 * 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/chrome/browser/ui/cocoa/find_bar/
find_bar_cocoa_controller.h 90 // the Y coordinate growing down.
find_bar_cocoa_controller.mm 387 // Convert Cocoa coordinates (Y growing up) to Y growing down.
469 // Convert from Cocoa coordinates (Y growing up) to Y growing down.
  /external/icu4c/test/intltest/
textfile.cpp 129 * Set buffer[index] to c, growing buffer if necessary. Return TRUE if
  /libcore/dalvik/src/main/java/dalvik/system/
BlockGuard.java 43 // growing beyond just blocking/logging.
  /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.
  /ndk/sources/host-tools/sed-4.2.1/lib/
obstack.h 29 by syllable.) An object can move while it is growing. Once it has
31 stack" is typically an immature growing object, while the rest of the
43 One motivation for this package is the problem of growing char strings
84 growing object. This allows the use of register variables, which
92 growing object.
93 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/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/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.
  /dalvik/dx/src/com/android/dx/ssa/
InterferenceRegisterMapper.java 115 * growing it if necessary.

Completed in 4246 milliseconds

1 2 3 4 5 6 7 8 9