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

1 2 3 4 56 7 8 91011>>

  /packages/apps/DeskClock/src/com/android/deskclock/widget/
EllipsizeLayout.java 25 * as Text1 and/or Text2 grow in width, both will consume more width until Text2 hits the end
26 * margin, then Text1 will cease to grow and instead shrink to accommodate any further growth in
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 64 /// Next grow size.
233 << " grow = " << m_grow_size << std::endl;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 64 /// Next grow size.
233 << " grow = " << m_grow_size << std::endl;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 64 /// Next grow size.
233 << " grow = " << m_grow_size << std::endl;
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
FatFile.java 76 * {@link #write(long, java.nio.ByteBuffer) writing} to the file will grow
135 * {@link #setLength(long) grow} the file so that the data will fit.
  /external/chromium/third_party/libevent/
evport.c 46 * Helper functions are used: grow() grows the file descriptor array as
82 * grow the array of file descriptors, doubling its size.
235 grow(struct evport_data *epdp, int factor) function
415 * If necessary, grow the file descriptor info table
423 if (-1 == grow(evpd, factor)) {
  /external/chromium_org/third_party/libevent/
evport.c 46 * Helper functions are used: grow() grows the file descriptor array as
82 * grow the array of file descriptors, doubling its size.
235 grow(struct evport_data *epdp, int factor) function
415 * If necessary, grow the file descriptor info table
423 if (-1 == grow(evpd, factor)) {
  /external/chromium_org/third_party/skia/src/core/
SkPathRef.h 25 * and verbs both grow into the middle of the allocation until the meet. To access verb i in the
90 void grow(int newVerbs, int newPts, uint8_t** verbs, SkPoint** pts) { function in class:SkPathRef::Editor
97 fPathRef->grow(newVerbs, newPts);
390 void grow(int newVerbs, int newPoints) { function in class:SkPathRef
534 uint8_t* fVerbs; // points just past the end of the allocation (verbs grow backwards)
SkBitmapHeap.h 87 * case where we choose to allow the heap to grow indefinitely (i.e. UNLIMITED_SIZE) we
92 * not a hard limit as it can grow larger if the number of bitmaps in the heap with active
110 * by our LRU implementation we can guarantee that the heap will never grow beyond this size.
  /external/skia/src/core/
SkPathRef.h 25 * and verbs both grow into the middle of the allocation until the meet. To access verb i in the
90 void grow(int newVerbs, int newPts, uint8_t** verbs, SkPoint** pts) { function in class:SkPathRef::Editor
97 fPathRef->grow(newVerbs, newPts);
390 void grow(int newVerbs, int newPoints) { function in class:SkPathRef
534 uint8_t* fVerbs; // points just past the end of the allocation (verbs grow backwards)
SkBitmapHeap.h 87 * case where we choose to allow the heap to grow indefinitely (i.e. UNLIMITED_SIZE) we
92 * not a hard limit as it can grow larger if the number of bitmaps in the heap with active
110 * by our LRU implementation we can guarantee that the heap will never grow beyond this size.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderDeprecatedFlexibleBox.cpp 513 // We have some flexible objects. See if we need to grow/shrink them at all.
518 // grow, then we go from the lowest flex group to the highest flex group. For shrinking,
528 // For a given pass, we always start off by computing the totalFlex of all objects that can grow/shrink at all, and
548 // If we just couldn't grow/shrink any more, then it's time to transition to the next flex group.
589 // We didn't find any children that could grow.
767 // We have some flexible objects. See if we need to grow/shrink them at all.
772 // grow, then we go from the lowest flex group to the highest flex group. For shrinkin (…)
    [all...]
  /external/llvm/include/llvm/ADT/
DenseMap.h 70 /// Grow the densemap so that it has at least Size buckets. Does not shrink
73 grow(Size);
386 void grow(unsigned AtLeast) { function in class:llvm::DenseMapBase
387 static_cast<DerivedT *>(this)->grow(AtLeast);
426 // grow the table.
436 this->grow(NumBuckets * 2);
441 this->grow(NumBuckets * 2);
617 void grow(unsigned AtLeast) { function in class:llvm::DenseMap
846 void grow(unsigned AtLeast) { function in class:llvm::SmallDenseMap
    [all...]
SmallPtrSet.h 38 /// array, we grow into the 'large set' case. SmallSet should be used when the
128 /// Grow - Allocate a larger backing store for the buckets and move it over.
129 void Grow(unsigned NewSize);
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ChunkedIntArray.java 91 // Grow if needed
227 // Grow if needed
260 // Grow if needed
  /frameworks/support/v7/gridlayout/res/values/
attrs.xml 156 <!-- Grow the vertical size of the object if needed so it completely fills its container. -->
160 <!-- Grow the horizontal size of the object if needed so it completely fills its container. -->
164 <!-- Grow the horizontal and vertical size of the object if needed so it completely fills its container. -->
  /sdk/testapps/gridlayoutTest/v7-gridlayout/res/values/
attrs.xml 167 <!-- Grow the vertical size of the object if needed so it completely fills its container. -->
171 <!-- Grow the horizontal size of the object if needed so it completely fills its container. -->
175 <!-- Grow the horizontal and vertical size of the object if needed so it completely fills its container. -->
  /art/compiler/dex/
growable_array.h 92 // If it's a small list double the size, else grow 1.5x.
  /bionic/libc/arch-arm/include/machine/
setjmp.h 67 * 30 reserved reserved entries (room to grow)
  /development/ndk/platforms/android-3/arch-arm/include/machine/
setjmp.h 67 * 30 reserved reserved entries (room to grow)
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3bitset.h 98 void (*grow) (struct ANTLR3_BITSET_struct * bitset, ANTLR3_INT32 newSize); member in struct:ANTLR3_BITSET_struct
  /external/antlr/antlr-3.4/runtime/JavaScript/build/
README 51 4) Hit 'Run' and (hopefully ;) watch the pretty green bar grow.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
RuntimeTest.java 108 assertTrue("object memory did not grow", secondRead > firstRead);
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
Counter.java 42 * grow to.
  /external/chromium/net/disk_cache/
block_files.h 64 // Attemp to grow this file. Fails if the file cannot be extended anymore.

Completed in 1557 milliseconds

1 2 3 4 56 7 8 91011>>