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

1 2 3 4 5 6 7 8

  /external/chromium/net/ftp/
ftp_auth_cache.cc 35 // Prevent unbound memory growth of the cache.
  /external/chromium/third_party/icu/source/test/perf/usetperf/
bitset.cpp 14 // zero in the clearAll() method, and growth can be smarter.
  /external/icu4c/test/perf/usetperf/
bitset.cpp 14 // zero in the clearAll() method, and growth can be smarter.
  /external/libvpx/vpx_mem/memory_manager/
hmm_grow.c 45 ** growth.
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Macintosh/
alloca.c 63 growth for your system; otherwise it will be automatically
68 STACK_DIRECTION = 0 => direction of growth unknown
148 if (STACK_DIR == 0) /* unknown growth direction */
  /external/bison/lib/
hash.h 48 float growth_threshold; /* ratio of used buckets to trigger a growth */
hash.c 111 than the growth threshold (a number between 0.0 and 1.0), then increase
112 the table size by multiplying by the growth factor (a number greater than
113 1.0). The growth threshold defaults to 0.8, and the growth factor
510 may insert at least CANDIDATE different user entries before any growth of
814 those already in the table, before any other growth of the hash table size
945 /* If the growth threshold of the buckets in use has been reached, increase
  /external/qemu/
qstring.c 70 qstring->capacity *= 2; /* use exponential growth */
  /external/webkit/JavaScriptCore/runtime/
ArgList.cpp 71 // 4x growth would be excessive for a normal vector, but it's OK for Lists
  /external/chromium/net/http/
http_auth_cache.cc 109 // Failsafe to prevent unbounded memory growth of the cache.
134 // Failsafe to prevent unbounded memory growth of the cache.
http_auth_cache.h 77 // Prevent unbounded memory growth. These are safeguards for abuse; it is
  /external/libffi/darwin-x86/
fficonfig.h 126 direction of stack growth for your system; otherwise it will be
130 STACK_DIRECTION = 0 => direction of growth unknown */
  /external/libffi/
fficonfig.h.in 125 direction of stack growth for your system; otherwise it will be
129 STACK_DIRECTION = 0 => direction of growth unknown */
  /external/libffi/linux-arm/
fficonfig.h 125 direction of stack growth for your system; otherwise it will be
129 STACK_DIRECTION = 0 => direction of growth unknown */
  /external/libffi/linux-sh/
fficonfig.h 125 direction of stack growth for your system; otherwise it will be
129 STACK_DIRECTION = 0 => direction of growth unknown */
  /external/libffi/linux-x86/
fficonfig.h 125 direction of stack growth for your system; otherwise it will be
129 STACK_DIRECTION = 0 => direction of growth unknown */
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
alloca.c 87 growth for your system; otherwise it will be automatically
92 STACK_DIRECTION = 0 => direction of growth unknown */
169 if (STACK_DIR == 0) /* Unknown growth direction. */
  /external/oprofile/libpopt/
config.h 283 direction of stack growth for your system; otherwise it will be
287 STACK_DIRECTION = 0 => direction of growth unknown */
  /external/qemu/slirp/
tcp_timer.c 234 * exponential growth results in dropped packet(s)
243 * growth is 2 mss. We don't allow the threshold
  /external/qemu/slirp-android/
tcp_timer.c 234 * exponential growth results in dropped packet(s)
243 * growth is 2 mss. We don't allow the threshold
  /external/v8/test/mjsunit/regress/
regress-231.js 29 // A stack growth during a look-ahead could restore a pointer to the old stack.
  /libcore/luni/src/main/java/org/apache/harmony/security/fortress/
Services.java 48 // initialization adds a few entries more than the growth threshold.
  /external/icu4c/common/
uvectr64.h 130 // Out-of-line, handles actual growth. Called by ensureCapacity() when necessary.
  /external/ppp/pppd/include/net/
ppp-comp.h 171 #define MPPE_PAD 4 /* MPPE growth per frame */
  /external/webkit/WebCore/html/
HTMLFrameElementBase.cpp 70 // exponential growth in the number of frames.

Completed in 2344 milliseconds

1 2 3 4 5 6 7 8