Searched
full:grow (Results
726 -
750 of
1221) sorted by null
<<21222324252627282930>>
/ndk/sources/host-tools/nawk-20071023/ |
FIXES | 446 fields and $0 in fixed-size arrays with arrays that grow on 458 to grow arrays as needed for printf, sub, gsub, etc. [all...] |
/art/runtime/ |
thread.h | 456 // Our stacks grow down, so we want stack_end_ to be near there, but reserving enough room
|
/bionic/libc/upstream-dlmalloc/ |
malloc.h | 536 lock to control access. The capacity of the space will grow
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
LocalList.java | 508 * index array, or we need to grow. (The latter doesn't
|
OutputFinisher.java | 539 * grow.
|
/dalvik/dx/src/com/android/dx/dex/code/ |
LocalList.java | 507 * index array, or we need to grow. (The latter doesn't
|
OutputFinisher.java | 567 * indices, and the instruction list doesn't grow.
|
/docs/source.android.com/src/source/ |
initializing.jd | 222 saves space while allowing to grow later as the need arises. Be sure to select
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3collections.h | 249 * we grow beyond this initial size, but that is less overhead than
|
/external/bison/src/ |
muscle-tab.c | 158 /* Grow the current value. */
|
scan-code.l | 287 /* By default, grow the string obstack with the input. */
|
/external/chromium/chrome/browser/autofill/ |
autofill_country.cc | 545 // If there wasn't enough space, grow the buffer and try again.
|
/external/chromium/chrome/browser/chromeos/notifications/ |
notification_panel.cc | 430 // Set minimum bounds so that it can grow freely.
|
/external/chromium/chrome/browser/resources/ntp4/ |
new_tab.js | 625 // Cause the dot-list to grow
|
/external/chromium/chrome/browser/ui/cocoa/ |
about_window_controller.mm | 36 // append links, they grow to include the new text, not what we want.
|
/external/chromium/net/disk_cache/ |
sparse_control.cc | 422 // Grow the bitmap to the current size and copy the bits.
|
/external/chromium/net/http/ |
http_stream_parser.cc | 346 // Grow the read buffer if necessary.
|
/external/chromium_org/ash/wm/ |
system_gesture_event_filter_unittest.cc | 281 GetLongPressAffordance()->End(); // end grow animation.
|
/external/chromium_org/base/strings/ |
safe_sprintf.cc | 267 // and it is guaranteed to never grow bigger than kSSizeMax-1.
|
/external/chromium_org/chrome/browser/extensions/api/extension_action/ |
browser_action_apitest.cc | 507 const char kTooltipB[] = "grow";
|
/external/chromium_org/chrome/browser/net/ |
predictor.h | 447 // resolution of names. Rather than letting this congestion potentially grow
|
/external/chromium_org/chrome/browser/ui/cocoa/browser/ |
avatar_menu_bubble_controller.mm | 151 // much the window needs to grow to accomodate the new size of the field.
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
location_bar_view_mac.mm | 377 // TODO(shess): This function should over time grow to closely match
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
browser_view_layout.cc | 252 // Grow the height of |bounding_box| by the height of any elements between
|
/external/chromium_org/components/autofill/core/browser/ |
autofill_country.cc | [all...] |
Completed in 836 milliseconds
<<21222324252627282930>>