/external/skia/include/core/ |
SkRegion.h | 89 * Returns a value that grows approximately linearly with the number of
|
/external/valgrind/main/VEX/pub/ |
libvex_guest_ppc64.h | 267 /* A grows-upwards stack for hidden saves/restores of LR and R2
|
/external/zlib/src/examples/ |
zran.c | 27 grows as needed to accommodate the points.
|
/frameworks/base/docs/html/training/animation/ |
screen-slide.jd | 247 adjacent pages. As a page gets closer to the center, it grows back to
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/ |
pgen.py | 189 for state in states: # NB states grows while we're iterating
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/ |
pgen.py | 189 for state in states: # NB states grows while we're iterating
|
/system/core/include/utils/ |
BasicHashtable.h | 312 * Grows the hashtable to at least the specified minimum capacity or the
|
/external/chromium_org/ui/gfx/ |
render_text_harfbuzz.cc | 80 // Invert y-axis because Skia is y-grows-down but we set up HarfBuzz to be 81 // y-grows-up. [all...] |
/external/flac/libFLAC/ |
bitwriter.c | 74 * The default capacity here doesn't matter too much. The buffer always grows 119 /* * WATCHOUT: The current implementation only grows the buffer. */
|
/external/guava/guava/src/com/google/common/cache/ |
CacheBuilder.java | 331 * an entry before this limit is exceeded</b>. As the cache size grows close to the maximum, the 359 * size grows close to the maximum, the cache evicts entries that are less likely to be used [all...] |
/external/guava/guava/src/com/google/common/collect/ |
MinMaxPriorityQueue.java | 131 * elements. Each time a queue grows beyond this bound, it immediately 181 * that are limited to {@code maximumSize} elements. Each time a queue grows
|
/external/llvm/lib/CodeGen/ |
PrologEpilogInserter.cpp | 405 // If the stack grows down, add the object size to find the lowest address. 491 // If the stack grows down, we need to add the size to find the lowest [all...] |
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/ |
cmsnamed.c | 61 // Grows a mempool table for a MLU. Each time this function is called, mempool size is multiplied times two. 91 // Grows a entry table for a MLU. Each time this function is called, table size is multiplied times two.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/ |
ios_base.h | 735 * used for any purpose. The array grows as required to hold the 756 * used for any purpose. The array grows as required to hold the
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
ios_base.h | 733 * used for any purpose. The array grows as required to hold the 754 * used for any purpose. The array grows as required to hold the
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
ios_base.h | 733 * used for any purpose. The array grows as required to hold the 754 * used for any purpose. The array grows as required to hold the
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
ios_base.h | 735 * used for any purpose. The array grows as required to hold the 756 * used for any purpose. The array grows as required to hold the
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ios_base.h | 735 * used for any purpose. The array grows as required to hold the 756 * used for any purpose. The array grows as required to hold the
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
ios_base.h | 735 * used for any purpose. The array grows as required to hold the 756 * used for any purpose. The array grows as required to hold the
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ios_base.h | 735 * used for any purpose. The array grows as required to hold the 756 * used for any purpose. The array grows as required to hold the
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
ios_base.h | 733 * used for any purpose. The array grows as required to hold the 754 * used for any purpose. The array grows as required to hold the
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
ios_base.h | 733 * used for any purpose. The array grows as required to hold the 754 * used for any purpose. The array grows as required to hold the
|
/external/chromium_org/v8/src/ |
frames.cc | 584 ASSERT(base >= limit); // stack grows downwards 889 // The FixedArray store grows up. The stack grows down. So the operand [all...] |
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/ |
StaggeredGridLayoutManager.java | [all...] |
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-layout-gpos-table.hh | 115 /* y_advance values grow downward but font-space grows upward, hence negation */ 142 /* y_advance values grow downward but font-space grows upward, hence negation */ [all...] |