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

<<11121314151617181920>>

  /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;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 243 " grow = " << m_next_grow_size << std::endl;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 243 " grow = " << m_next_grow_size << std::endl;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 243 " grow = " << m_next_grow_size << std::endl;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 243 " grow = " << m_next_grow_size << std::endl;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 243 " grow = " << m_next_grow_size << std::endl;
  /prebuilts/tools/common/proguard/proguard4.7/docs/
main.html 66 continuing to grow at a fast pace. In order to better manage the many

Completed in 649 milliseconds

<<11121314151617181920>>