HomeSort by relevance Sort by last modified time
    Searched full:grow (Results 226 - 250 of 1232) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/machine/
setjmp.h 67 * 30 reserved reserved entries (room to grow)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/machine/
setjmp.h 67 * 30 reserved reserved entries (room to grow)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/machine/
setjmp.h 67 * 30 reserved reserved entries (room to grow)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/resize_policy/
sample_resize_trigger.hpp 127 // Queries whether a grow is needed.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/resize_policy/
sample_resize_trigger.hpp 127 /// Queries whether a grow is needed.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/resize_policy/
sample_resize_trigger.hpp 126 /// Queries whether a grow is needed.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/resize_policy/
sample_resize_trigger.hpp 126 /// Queries whether a grow is needed.
  /external/chromium_org/third_party/libxml/src/
parser.c     [all...]
  /dalvik/dx/tests/115-merge/com/android/dx/merge/
DexMergeTest.java 129 * output files. If those gaps grow too large, the merger is supposed to
135 * At the time this test was written, the output would grow ~25% with
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BitSet.as 79 /** or this element into this set (grow as necessary to accommodate) */
101 // If this is smaller than a, grow this first
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBitSet.m 207 CFBitVectorSetCount(bitVector,maxBitCnt); // be sure to grow the CFBitVector manually!
217 // set a bit, grow the bit vector if necessary
  /external/bison/src/
muscle-tab.h 100 /* Grow KEY for the occurrence of the name USER_NAME at LOC appropriately for
182 /* Grow the muscle for the %code qualifier QUALIFIER appearing at
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller.h 94 // YES if subfolders should grow to the right (the default).
95 // Direction switches if we'd grow off the screen.
  /external/chromium_org/net/disk_cache/blockfile/
disk_format_base.h 11 // file. For example, a block-file for 1KB blocks will grow from 8KB when
36 const int kNumExtraBlocks = 1024; // How fast files grow.
  /external/chromium_org/net/proxy/
dhcp_proxy_script_fetcher_win.cc 35 // not grow the thread pool to its maximum size (rather, they will
36 // grow it to 6 or fewer threads) so setting the limit lower would not
  /external/chromium_org/third_party/angle/src/libEGL/
Surface.cpp 320 // Grow the buffer now, if the window has grown. We need to grow now to avoid losing information.
  /external/chromium_org/third_party/icu/source/common/
uvectr64.h 64 int32_t maxCapacity; // Limit beyond which capacity is not permitted to grow.
136 * elements for i >= newSize. If newSize is larger, grow the
  /external/chromium_org/ui/views/controls/
single_split_view_unittest.cc 91 // Grow the split view, leading view should grow.
  /external/chromium_org/v8/src/
execution.h 133 // Pass the address beyond which the stack should not grow. The stack
134 // is assumed to grow downwards.
list-inl.h 54 // Grow the list capacity by 100%, but make sure to let it grow
  /external/icu/icu4c/source/common/
uvectr64.h 64 int32_t maxCapacity; // Limit beyond which capacity is not permitted to grow.
136 * elements for i >= newSize. If newSize is larger, grow the
  /external/smali/util/src/main/java/org/jf/util/
SparseIntArray.java 137 // Log.e("SparseIntArray", "grow " + mKeys.length + " to " + n);
232 // Log.e("SparseIntArray", "grow " + mKeys.length + " to " + n);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GestureToolTip.java 148 // label will grow but not shrink.
150 // labels don't grow when they should. Re-enable when we drop 3.5 support.
  /system/keymaster/include/keymaster/
authorization_set.h 199 * Grow the elements array to ensure it can contain \p count entries. Preserves any existing
205 * Grow the indirect data array to ensure it can contain \p length bytes. Preserves any
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
mock_attrs.xml 69 <!-- Grow the vertical size of the object if needed so it completely fills its container. -->
73 <!-- Grow the horizontal size of the object if needed so it completely fills its container. -->
77 <!-- Grow the horizontal and vertical size of the object if needed so it completely fills its container. -->
95 <!-- Grow the vertical size of the object if needed so it completely fills its container. -->
99 <!-- Grow the horizontal size of the object if needed so it completely fills its container. -->
103 <!-- Grow the horizontal and vertical size of the object if needed so it completely fills its container. -->

Completed in 3750 milliseconds

1 2 3 4 5 6 7 8 91011>>