Searched
full:grow (Results
701 -
725 of
1192) sorted by null
<<21222324252627282930>>
/external/llvm/lib/CodeGen/ |
LiveInterval.cpp | 313 // If LR is a complete superset of an interval, we may need to grow its 859 EqClass.grow(LI->getNumValNums());
|
/external/protobuf/src/google/protobuf/ |
repeated_field.h | 737 // The array is completely full with no cleared objects, so grow it. 742 // cleared objects awaiting reuse. We don't want to grow the array in this [all...] |
/external/qemu/ |
qemu-io.c | [all...] |
/external/v8/src/ |
liveedit.cc | [all...] |
/frameworks/native/libs/binder/ |
Parcel.cpp | 396 // grow data 411 // grow objects [all...] |
/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/chrome/browser/extensions/api/extension_action/ |
browser_action_apitest.cc | 511 const char kTooltipB[] = "grow";
|
/external/chromium_org/chrome/browser/net/ |
predictor.h | 430 // resolution of names. Rather than letting this congestion potentially grow
|
/external/chromium_org/chrome/browser/ui/cocoa/browser/ |
avatar_menu_bubble_controller.mm | 150 // much the window needs to grow to accomodate the new size of the field.
|
Completed in 1462 milliseconds
<<21222324252627282930>>