/external/srec/srec/crec/ |
astar_pphash.h | 32 * The FixedSizeHash is a hash that does not grow in size.
|
/frameworks/base/media/mca/filterfw/native/core/ |
geometry.h | 26 // likely to grow and become more sophisticated in the future.
|
/frameworks/base/media/mca/filterpacks/native/base/ |
geometry.h | 26 // likely to grow and become more sophisticated in the future.
|
/frameworks/base/tests/HwAccelerationTest/res/layout/ |
view_layers_5.xml | 50 android:text="Grow layer" />
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ |
FastQueue.cs | 38 /** A queue that can dequeue and get(i) in O(1) and grow arbitrarily large. 44 * buffer will not grow too large.
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/ |
FastQueue.cs | 39 /** A queue that can dequeue and get(i) in O(1) and grow arbitrarily large. 45 * buffer will not grow too large.
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
BoolStack.java | 92 grow(); method 184 private void grow() method in class:BoolStack
|
/external/chromium/base/ |
stringprintf_unittest.cc | 89 // Test very large sprintfs that will cause the buffer to grow. 90 TEST(StringPrintfTest, Grow) {
|
/external/chromium/chrome/browser/notifications/ |
balloon_collection_impl.h | 20 // Mac balloons grow from the top down and have close buttons on top, so 21 // offsetting is not necessary for easy multiple-closing. Other platforms grow
|
/external/chromium_org/base/strings/ |
stringprintf_unittest.cc | 102 // Test very large sprintfs that will cause the buffer to grow. 103 TEST(StringPrintfTest, Grow) {
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
package.h | 170 * Grow itemMax to new value 175 * Grow itemMax to at least itemCount+1
|
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
eglarray.c | 37 * Grow the size of the array. 51 _eglLog(_EGL_DEBUG, "failed to grow %s array to %d",
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_bitmask.c | 186 /* grow the bitmask if necessary */ 207 /* grow the bitmask if necessary */
|
u_handle_table.c | 177 /* grow the table if necessary */ 207 /* grow the table if necessary */
|
/external/chromium_org/ui/app_list/cocoa/ |
item_drag_controller.mm | 69 // Add a grow animation to the layer. 89 // If the grow animation is still in progress, make the point of the image
|
/external/chromium_org/v8/test/cctest/ |
test-list.cc | 58 // Add elements to the list to grow it to its capacity. 65 // Add an existing element, the backing store should have to grow.
|
/external/clang/test/Misc/ |
warning-flags.c | 19 The list of warnings below should NEVER grow. It should gradually shrink to 0. 159 The list of warnings in -Wpedantic should NEVER grow.
|
/external/icu4c/tools/toolutil/ |
package.h | 187 * Grow itemMax to new value 192 * Grow itemMax to at least itemCount+1
|
/external/llvm/include/llvm/CodeGen/ |
VirtRegMap.h | 88 void grow(); 126 grow();
|
/external/mesa3d/src/egl/main/ |
eglarray.c | 37 * Grow the size of the array. 51 _eglLog(_EGL_DEBUG, "failed to grow %s array to %d",
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_bitmask.c | 186 /* grow the bitmask if necessary */ 207 /* grow the bitmask if necessary */
|
u_handle_table.c | 177 /* grow the table if necessary */ 207 /* grow the table if necessary */
|
/external/qemu/android/utils/ |
lineinput.c | 60 /* Grow the line buffer a bit */ 211 * so grow its size and try again. */
|
/external/v8/test/cctest/ |
test-list.cc | 57 // Add elements to the list to grow it to its capacity. 64 // Add an existing element, the backing store should have to grow.
|
/external/v8/test/mjsunit/ |
array-store-and-grow.js | 29 // to an array that grow it by a single element. Test functions are 173 // Grow the empty array with a double store.
|