/external/chromium_org/third_party/angle_dx11/src/compiler/preprocessor/ |
Tokenizer.cpp | 230 * and can realloc() it to grow it, and should free() it to [all...] |
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
glcpp-lex.c | 229 * and can realloc() it to grow it, and should free() it to [all...] |
/external/chromium_org/v8/src/ |
builtins.cc | 485 // Currently fixed arrays cannot grow too big, so 530 // Currently fixed arrays cannot grow too big, so 681 // Currently fixed arrays cannot grow too big, so [all...] |
/external/chromium_org/third_party/libxml/src/ |
HTMLparser.c | 308 #define GROW if ((ctxt->progressive == 0) && \ [all...] |
/external/libxml2/ |
HTMLparser.c | 308 #define GROW if ((ctxt->progressive == 0) && \ [all...] |
/external/chromium/chrome/browser/ui/cocoa/ |
browser_window_controller.mm | 104 // the download shelf goes from hidden to shown, we grow the window downwards in 108 // entirely on-screen, we don't grow/shrink the window. 111 // window to accomodate the growth. In this case, we grow the window first 371 // out, measure the current content area size and grow if needed. The [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderTable.cpp | [all...] |
/art/runtime/gc/space/ |
space_test.cc | 472 // In this round we don't allocate with growth and therefore can't grow past the initial size.
|
/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/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/chromium_org/ash/wm/ |
system_gesture_event_filter_unittest.cc | 323 GetLongPressAffordance()->End(); // end grow animation.
|
/external/chromium_org/chrome/browser/ui/cocoa/content_settings/ |
collected_cookies_mac.mm | 489 // Grow the sheet.
|
/external/chromium_org/chrome/browser/ui/cocoa/panels/ |
panel_cocoa_unittest.mm | 245 // Grow panel in a way so that its titlebar moves and grows.
|
/external/chromium_org/chrome/browser/ui/panels/ |
panel.h | 370 // This is the size beyond which the panel is not going to grow to accomodate
|
stacked_panel_browsertest.cc | 366 // Grow P2's restored height. 385 // Grow P1's restored height. 420 // Grow P2's restored height by a very large value such that the stack with 473 // Grow P2's restored height by a very large value. [all...] |