/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBaseIterators.java | [all...] |
/dalvik/libcore/xml/src/main/native/ |
org_apache_harmony_xml_ExpatParser.cpp | 403 // Grow buffer if necessary. [all...] |
/external/bison/data/ |
yacc.c | 739 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only [all...] |
/external/bison/src/ |
scan-gram.l | 701 | By default, grow the string obstack with the input. | [all...] |
/external/e2fsprogs/intl/ |
plural.c | 545 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only [all...] |
/external/guava/javadoc/com/google/common/primitives/ |
Booleans.html | 401 <DT><B>Parameters:</B><DD><CODE>array</CODE> - the source array<DD><CODE>minLength</CODE> - the minimum length the returned array must guarantee<DD><CODE>padding</CODE> - an extra amount to "grow" the array by if growth is
|
Doubles.html | 453 <DT><B>Parameters:</B><DD><CODE>array</CODE> - the source array<DD><CODE>minLength</CODE> - the minimum length the returned array must guarantee<DD><CODE>padding</CODE> - an extra amount to "grow" the array by if growth is [all...] |
/external/icu4c/common/ |
utrie2_builder.c | 102 /* Grow about 8x each time. */ [all...] |
/external/icu4c/tools/gennames/ |
gennames.c | 954 * The token table cannot grow during swapping, so we need to make sure that [all...] |
/external/opencore/doc/oscl_html/ |
classOscl__Vector.html | 281 creates a vector with n elements. The main reason for specifying n is efficiency. If you know the capacity to which your vector must grow, then it is more efficient to allocate the vector all at once rather than rely on the automatic reallocation scheme. This also helps cotrol the invalidation of iterators. </td></tr> [all...] |
/external/openssl/ssl/ |
d1_srvr.c | 1240 /* Grow buffer if need be: the length calculation is as [all...] |
/external/ppp/pppd/ |
ccp.c | 1184 * because MPPE frames **grow**. The kernel [must] [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
SDL_QuartzVideo.m | 289 /* Grow the list and add mode to the list */ [all...] |
/external/stlport/doc/ |
FAQ | 492 application global memory consumption will grow until the app crash even if there
|
/external/v8/src/arm/ |
regexp-macro-assembler-arm.cc | 775 // If return NULL, we have failed to grow the stack, and [all...] |
/external/v8/src/ia32/ |
regexp-macro-assembler-ia32.cc | 794 // If return NULL, we have failed to grow the stack, and [all...] |
virtual-frame-ia32.cc | 796 // Grow the expression stack by handler size less one (the return [all...] |
/external/v8/src/x64/ |
assembler-x64.h | [all...] |
regexp-macro-assembler-x64.cc | 865 // If return NULL, we have failed to grow the stack, and [all...] |
virtual-frame-x64.cc | [all...] |
/external/webkit/WebCore/rendering/ |
RenderListMarker.cpp | [all...] |
/frameworks/base/core/java/android/os/ |
Bundle.java | 99 * elements. The Bundle will grow as needed. [all...] |
/frameworks/base/core/java/android/widget/ |
LinearLayout.java | 36 * grow to fill up any remaining space in the layout by setting the <em>weight</em> member of [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
target.h | 25 At present it is incomplete, but in future it should grow to [all...] |
/sdk/emulator/qemud/ |
qemud.c | 381 /* grow the arrays in the looper object */ [all...] |