HomeSort by relevance Sort by last modified time
    Searched full:grow (Results 326 - 350 of 1192) sorted by null

<<11121314151617181920>>

  /external/llvm/docs/
MarkedUpDisassembly.rst 67 understand, allowing the annotations to grow in richness without breaking older
  /external/llvm/include/llvm/ADT/
DenseSet.h 37 /// Grow the DenseSet so that it has at least Size buckets. Will not shrink
SmallSet.h 71 // Otherwise, grow from vector to set.
  /external/llvm/include/llvm/Support/
ArrayRecycler.h 88 /// Get the next larger capacity. Large capacities grow exponentially, so
  /external/llvm/lib/CodeGen/
EdgeBundles.cpp 42 EC.grow(2 * MF->getNumBlockIDs());
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_validate.c 85 /* Grow the table */
  /external/openssh/
buffer.c 6 * Functions for manipulating fifo buffers (that can grow if needed).
  /external/openssl/crypto/asn1/
a_time.c 162 /* grow the string */
evp_asn1.c 117 /* Grow the 'string' */
  /external/v8/src/
bignum.h 107 // grow. There are no checks if the stack-allocated space is sufficient.
regexp-stack.h 75 // either grow the stack or report an out-of-stack exception.
  /frameworks/base/core/java/android/text/
StaticLayout.java 603 int[] grow = new int[nlen]; local
604 System.arraycopy(lines, 0, grow, 0, lines.length);
605 mLines = grow;
606 lines = grow;
    [all...]
  /frameworks/base/docs/html/google/play-services/
plus.jd 54 can give your app more credibility and help it grow faster. <br />
  /frameworks/base/docs/html/guide/topics/ui/layout/
linear.jd 68 other is given no weight, the third text field without weight will not grow and will only occupy the
  /frameworks/base/libs/hwui/
GradientCache.h 108 * Any texture added to the cache causing the cache to grow beyond the maximum
  /frameworks/native/services/surfaceflinger/
FrameTracker.h 141 // doesn't grow with NUM_FRAME_RECORDS.
  /libcore/luni/src/main/java/org/apache/harmony/security/fortress/
Services.java 38 * Set the initial size to 600 so we don't grow to 1024 by default because
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.h 25 At present it is incomplete, but in future it should grow to
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.h 25 At present it is incomplete, but in future it should grow to
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.h 25 At present it is incomplete, but in future it should grow to
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.h 25 At present it is incomplete, but in future it should grow to
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 243 " grow = " << m_next_grow_size << std::endl;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 243 " grow = " << m_next_grow_size << std::endl;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 243 " grow = " << m_next_grow_size << std::endl;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 243 " grow = " << m_next_grow_size << std::endl;

Completed in 658 milliseconds

<<11121314151617181920>>