HomeSort by relevance Sort by last modified time
    Searched full:grow (Results 201 - 225 of 1221) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/machine/
setjmp.h 67 * 30 reserved reserved entries (room to grow)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/machine/
setjmp.h 67 * 30 reserved reserved entries (room to grow)
  /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.
  /external/chromium_org/third_party/libxml/src/
parser.c     [all...]
  /external/libxml2/
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/notifications/
balloon_collection_impl.h 23 // Mac balloons grow from the top down and have close buttons on top, so
24 // offsetting is not necessary for easy multiple-closing. Other platforms grow
  /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/dbus/
property_unittest.cc 193 // and should not grow to contain duplicate entries.
208 // and should not grow to contain duplicate entries.
  /external/chromium_org/third_party/angle/src/libEGL/
Surface.cpp 309 // 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 82 // Grow the split view, leading view should grow.
  /external/chromium_org/v8/src/
list-inl.h 76 // Grow the list capacity by 100%, but make sure to let it grow
  /external/icu4c/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/dexlib/src/main/java/org/jf/dexlib/Util/
SparseIntArray.java 130 // Log.e("SparseIntArray", "grow " + mKeys.length + " to " + n);
225 // Log.e("SparseIntArray", "grow " + mKeys.length + " to " + n);
  /external/v8/src/
list-inl.h 75 // Grow the list capacity by 100%, but make sure to let it grow
  /frameworks/base/core/java/android/util/
SparseBooleanArray.java 137 // Log.e("SparseBooleanArray", "grow " + mKeys.length + " to " + n);
243 // Log.e("SparseBooleanArray", "grow " + mKeys.length + " to " + n);

Completed in 805 milliseconds

1 2 3 4 5 6 7 891011>>