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

<<21222324252627282930>>

  /external/chromium_org/v8/test/mjsunit/
unbox-double-arrays.js 362 // Cause the array to grow beyond it's JSArray length. This will double the
  /external/clang/runtime/compiler-rt/
Makefile 42 # the just built Clang to compile the compiler-rt libraries. As we grow better
  /external/e2fsprogs/resize/
main.c 329 * grow in size this can potentially require multiple inode
  /external/emma/core/java12/com/vladium/util/
IntIntMap.java 288 // only grow in size
IntObjectMap.java 246 // only grow in size
IntSet.java 218 // only grow in size
ObjectIntMap.java 284 // only grow in size
  /external/icu4c/test/cintltst/
chashtst.c 247 /*set the resize policy to just GROW and SHRINK*/
  /external/kernel-headers/original/linux/
lockdep.h 129 * We only grow the list, never remove from it:
tcp.h 282 __u16 snd_cwnd_clamp; /* Do not allow snd_cwnd to grow above this */
  /external/llvm/docs/HistoricalNotes/
2007-OriginalClangReadme.txt 82 In the future I hope this toolkit will grow to include new and interesting
  /external/llvm/utils/TableGen/
PseudoLoweringEmitter.cpp 153 OperandMap.grow(NumMIOperands);
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl_lite.cc 156 // Grow the string.
  /external/regex-re2/re2/
bitstate.cc 104 // Grow the stack.
  /external/v8/src/
hashmap.h 134 // Grow the map if we reached >= 80% occupancy.
regexp-macro-assembler.h 214 // to grow the stack.
spaces.cc     [all...]
  /external/v8/test/mjsunit/
unbox-double-arrays.js 359 // Cause the array to grow beyond it's JSArray length. This will double the
  /external/valgrind/unittest/
linear_solver.h 82 * This matrix can grow its "N" i.e. width
  /frameworks/base/docs/html/guide/topics/manifest/
supports-gl-texture-element.jd 66 The set of format strings may grow over time, as needed, and since the values
  /frameworks/base/docs/html/guide/topics/resources/
drawable-resource.jd 225 <td>Grow the vertical size of the object if needed so it completely fills its container. </td></tr>
229 <td>Grow the horizontal size of the object if needed so it completely fills its container.
235 <td>Grow the horizontal and vertical size of the object if needed so it completely fills its
    [all...]
  /frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/
Transport.java 299 buffer = mInputBufferPool.grow(buffer, length);
  /libcore/luni/src/test/java/libcore/java/lang/
OldRuntimeTest.java 38 // Heap might grow or do GC at any time,
  /external/v8/src/x64/
stub-cache-x64.cc 3546 Label miss_force_generic, transition_elements_kind, finish_store, grow; local
3689 Label grow, slow, check_capacity; local
    [all...]
  /art/runtime/gc/
heap.cc 813 inline bool Heap::IsOutOfMemoryOnAllocation(size_t alloc_size, bool grow) {
820 if (!grow) {
    [all...]

Completed in 682 milliseconds

<<21222324252627282930>>