Searched
full:grow (Results
326 -
350 of
765) sorted by null
<<11121314151617181920>>
/external/v8/src/ |
spaces.h | [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderTableSection.cpp | 168 m_grid.grow(numRows); 600 // This will cause these children to grow to fill the cell. 713 cell->setHeight(rHeight); // FIXME: Pagination might have made us change size. For now just shrink or grow the cell to fit without doing a relayout. [all...] |
/dalvik/docs/ |
java-constraints.html | 696 The operand stack must never grow beyond <code>max_stack</code>.
|
/development/samples/SampleSyncAdapter/samplesyncadapter_server/ |
web_services.py | 306 few contacts, so that it doesn't grow to an absurd size.
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
CoroutineManager.java | 116 * in-use table to grow without bound. If we switch to a more efficient
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
SuballocatedIntVector.java | 156 // size is 4M integers... and we grow by at least that much each
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
VariableStack.java | 55 * stack can grow if needed.
|
/external/bison/src/ |
muscle_tab.c | 145 /* Grow the current value. */
|
/external/chromium/chrome/browser/chromeos/login/ |
new_user_view.cc | 230 // to shrink, only grow; so recreate on text change.
|
/external/chromium/chrome/browser/extensions/ |
browser_action_apitest.cc | 315 const char kTooltipB[] = "grow";
|
/external/chromium/chrome/browser/net/ |
predictor.h | 247 // resolution of names. Rather than letting this congestion potentially grow
|
/external/chromium/chrome/browser/ui/cocoa/infobars/ |
infobar_controller.mm | 118 // No icon, remove it from the view and grow the textfield to include the
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
location_bar_view_mac.mm | 571 // TODO(shess): This function should over time grow to closely match
|
/external/chromium/net/disk_cache/ |
disk_cache.h | 43 // maximum size the cache can grow to. If zero is passed in as |max_bytes|, the
|
disk_format.h | 22 // block-file for 1KB blocks will grow from 8KB when totally empty to about 64MB
|
/external/freetype/include/freetype/internal/ |
psaux.h | 99 /* cursor :: The current top of the grow heap within its block. */ [all...] |
/external/guava/src/com/google/common/primitives/ |
Booleans.java | 209 * @param padding an extra amount to "grow" the array by if growth is
|
Bytes.java | 186 * @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
|
/external/icu4c/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/icu4c/layout/ |
LEGlyphStorage.h | 74 * The insertion list, used to grow the above arrays.
|
/external/libvpx/examples/includes/geshi/geshi/ |
visualfoxpro.php | 241 'Get','Gets','Global','Group','Grow','Halfheight',
|
/external/llvm/include/llvm/ADT/ |
ValueMap.h | 109 /// Grow the map so that it has at least Size buckets. Does not shrink
|
/external/llvm/lib/Support/Windows/ |
Program.inc | 81 // Buffer was too small; grow and retry.
|
Completed in 944 milliseconds
<<11121314151617181920>>