Searched
full:grow (Results
601 -
625 of
1192) sorted by null
<<21222324252627282930>>
/external/chromium_org/chrome/test/perf/ |
startup_test.cc | 355 // will grow with each restore.
|
/external/chromium_org/courgette/ |
assembly_program.cc | 287 // grow even bigger, but the number of addresses is a better starting size
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSProperties.in | 55 flex-grow type_name=float
|
/external/chromium_org/third_party/WebKit/Source/core/page/animation/ |
AnimationController.cpp | 217 m_eventsToDispatch.grow(m_eventsToDispatch.size()+1);
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
TextCodecICU.cpp | 491 result.grow(size + count);
|
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
psaux.h | 99 /* cursor :: The current top of the grow heap within its block. */ [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
udata.h | 77 * <p>This structure may grow in the future, indicated by the
|
/external/chromium_org/third_party/icu/source/common/ |
uvector.cpp | 362 * newSize. If newSize is larger, grow the array, filling in new
|
uvector.h | 195 * elements for i >= newSize. If newSize is larger, grow the
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_resource_buffer_upload.c | 336 * Try to grow one of the ranges.
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prmwait.h | 303 ** It will grow as it needs to, but to avoid that hassle
|
/external/chromium_org/third_party/skia/src/effects/ |
SkBlurMaskFilter.cpp | 226 // TODO: report correct metrics for innerstyle, where we do not grow the
|
/external/chromium_org/third_party/sqlite/src/src/ |
bitvec.c | 32 ** sometimes grow into tens of thousands or larger. The size of the
|
/external/chromium_org/third_party/sqlite/src/test/ |
misc2.test | 376 # Ticket #513. Make sure the VDBE stack does not grow on a 3-way join.
|
quota.test | 39 # attempts to grow beyond the configured quota.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
page_heap.cc | 101 // Grow the heap and try again.
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/ |
win64-except.c | 444 /* Still can grow one more size */
|
/external/chromium_org/tools/cygprofile/ |
cygprofile.cc | 164 // Note, that we also flush by timer so not all thread logs may grow up to this.
|
/external/chromium_org/v8/src/ |
interpreter-irregexp.cc | 156 // This backtracking stack does not grow automatically, but it ensures that the
|
/external/chromium_org/v8/test/cctest/ |
test-object-observe.cc | 218 // 100 objects should be enough to make the hash table grow
|
/external/freetype/include/freetype/internal/ |
psaux.h | 99 /* cursor :: The current top of the grow heap within its block. */ [all...] |
/external/guava/guava/src/com/google/common/primitives/ |
Booleans.java | 209 * @param padding an extra amount to "grow" the array by if growth is
|
Bytes.java | 189 * @param padding an extra amount to "grow" the array by if growth is
|
/external/guava/guava-gwt/src-super/com/google/common/primitives/super/com/google/common/primitives/ |
Longs.java | 253 * @param padding an extra amount to "grow" the array by if growth is
|
/external/icu4c/common/unicode/ |
udata.h | 77 * <p>This structure may grow in the future, indicated by the
|
Completed in 650 milliseconds
<<21222324252627282930>>