Searched
full:grow (Results
326 -
350 of
1221) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/icu/source/common/ |
uvectr64.cpp | 188 * newSize. If newSize is larger, grow the array, filling in new
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
nptrans.cpp | 213 /* we do not have enough room so grow the buffer*/
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/ |
pb_validate.c | 85 /* Grow the table */
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
plarena.h | 96 * per ALLOCATE and GROW.
|
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
a_time.c | 162 /* grow the string */
|
evp_asn1.c | 117 /* Grow the 'string' */
|
/external/chromium_org/third_party/sqlite/src/doc/ |
vfs-shm.txt | 88 will the size of the wal-index grow without holding a WRITE or
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
system-alloc.cc | 202 // will put the first mapping at a random address and will then try to grow it. 203 // If it's not possible to grow an existing mapping, a new one will be created. 215 // address_hint is likely to make us grow an existing mapping. 220 // If mmap() succeeded at a address_hint, our next mmap() will try to grow
|
/external/chromium_org/ui/webui/resources/js/cr/ |
ui.js | 103 * Input elements do not grow and shrink with their content. This is a simple
|
/external/chromium_org/v8/src/ |
bignum.h | 107 // grow. There are no checks if the stack-allocated space is sufficient.
|
regexp-stack.h | 75 // either grow the stack or report an out-of-stack exception.
|
/external/clang/docs/analyzer/ |
DebugChecks.rst | 36 that these graphs may grow very large, even for small functions.
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
InterferenceRegisterMapper.java | 43 * grow to hundreds of K but not megabytes.
|
/external/dropbear/libtommath/ |
bn_fast_mp_montgomery_reduce.c | 34 /* grow a as required */
|
/external/e2fsprogs/e2fsck/ |
region.c | 73 * 1; if we can find an existing region which we can grow, do
|
/external/freetype/src/cff/ |
cf2arrst.c | 219 /* grow the buffer by one chunk */
|
/external/icu4c/common/ |
propsvec.h | 65 * Stable value, unlike UPVEC_MAX_CP which might grow over time.
|
uvectr64.cpp | 188 * newSize. If newSize is larger, grow the array, filling in new
|
/external/icu4c/test/intltest/ |
nptrans.cpp | 213 /* we do not have enough room so grow the buffer*/
|
/external/llvm/docs/ |
MarkedUpDisassembly.rst | 67 understand, allowing the annotations to grow in richness without breaking older
|
/external/llvm/include/llvm/ADT/ |
DenseSet.h | 37 /// Grow the DenseSet so that it has at least Size buckets. Will not shrink
|
SmallSet.h | 71 // Otherwise, grow from vector to set.
|
/external/llvm/include/llvm/Support/ |
ArrayRecycler.h | 88 /// Get the next larger capacity. Large capacities grow exponentially, so
|
/external/llvm/lib/CodeGen/ |
EdgeBundles.cpp | 42 EC.grow(2 * MF->getNumBlockIDs());
|
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
pb_validate.c | 85 /* Grow the table */
|
Completed in 532 milliseconds
<<11121314151617181920>>