Searched
full:grow (Results
301 -
325 of
1192) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/WebKit/Source/core/platform/text/ |
UnicodeRange.h | 73 //range/rangeSet grow to this place 22-29
|
/external/chromium_org/third_party/WebKit/Source/modules/websockets/ |
WebSocketFrame.cpp | 133 frameData.grow(frameData.size() + maskingKeyWidthInBytes); // Add placeholder for masking key. Will be overwritten.
|
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
bignum.h | 109 // grow. There are no checks if the stack-allocated space is sufficient.
|
/external/chromium_org/third_party/angle_dx11/src/compiler/ |
64bit-lexer-safety.patch | 52 * and can realloc() it to grow it, and should free() it to
|
/external/chromium_org/third_party/angle_dx11/src/compiler/preprocessor/ |
64bit-tokenizer-safety.patch | 43 * and can realloc() it to grow it, and should free() it to
|
/external/chromium_org/third_party/icu/source/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/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*/
|
Completed in 1563 milliseconds
<<11121314151617181920>>