/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
obstack.h | 34 small, and may grow to maturity. (Consider building a word syllable 64 names. As you read a symbol, grow the name in the obstack gradually.
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
obstack.h | 34 small, and may grow to maturity. (Consider building a word syllable 64 names. As you read a symbol, grow the name in the obstack gradually.
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
obstack.h | 34 small, and may grow to maturity. (Consider building a word syllable 64 names. As you read a symbol, grow the name in the obstack gradually.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
ios_base.h | 742 * can grow dynamically, it is not safe to hold onto the reference. 763 * can grow dynamically, it is not safe to hold onto the reference.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
obstack.h | 30 small, and may grow to maturity. (Consider building a word syllable 60 names. As you read a symbol, grow the name in the obstack gradually.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
obstack.h | 30 small, and may grow to maturity. (Consider building a word syllable 60 names. As you read a symbol, grow the name in the obstack gradually.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
obstack.h | 30 small, and may grow to maturity. (Consider building a word syllable 60 names. As you read a symbol, grow the name in the obstack gradually.
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
ios_base.h | 742 * can grow dynamically, it is not safe to hold onto the reference. 763 * can grow dynamically, it is not safe to hold onto the reference.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
ios_base.h | 742 * can grow dynamically, it is not safe to hold onto the reference. 763 * can grow dynamically, it is not safe to hold onto the reference.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
ios_base.h | 742 * can grow dynamically, it is not safe to hold onto the reference. 763 * can grow dynamically, it is not safe to hold onto the reference.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
ios_base.h | 742 * can grow dynamically, it is not safe to hold onto the reference. 763 * can grow dynamically, it is not safe to hold onto the reference.
|
/external/bison/examples/calc++/ |
calc++-scanner.cc | 261 * and can realloc() it to grow it, and should free() it to 1182 { /* Not enough room in the buffer - grow it. */ 1204 /* Can't grow it, we don't own it. */ [all...] |
/external/bison/src/ |
scan-skel.c | 280 * and can realloc() it to grow it, and should free() it to [all...] |
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_folder_controller.mm | 414 // grow off the screen, switch growth to the other direction. Growth 426 // Try to grow right. 440 // Try to grow left. 461 // cascading menus. Windows may grow to either the right or left of 504 // Parent is a folder: expose as much as we can vertically; grow right/left. [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_folder_controller.mm | 456 // grow off the screen, switch growth to the other direction. Growth 468 // Try to grow right. 482 // Try to grow left. 503 // cascading menus. Windows may grow to either the right or left of 545 // Parent is a folder: expose as much as we can vertically; grow right/left. [all...] |
/external/chromium_org/third_party/angle/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 | 419 // Currently fixed arrays cannot grow too big, so 464 // Currently fixed arrays cannot grow too big, so 615 // Currently fixed arrays cannot grow too big, so 930 // 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...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/ |
BreakingContextInlineHeaders.h | 87 lineMidpointState.midpoints.grow(lineMidpointState.numMidpoints + 10); [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>.
|