/external/chromium_org/chrome/browser/ui/autofill/ |
popup_controller_common_unittest.cc | 37 // The popup grows down and to the right. 42 // The popup grows down and to the left. 47 // The popup grows up and to the right. 52 // The popup grows up and to the left.
|
popup_controller_common.cc | 129 // and grows to the left (since that is the highest and furthest left the 136 // element and grows to the right (since the is the lowest and furthest right
|
/external/libvorbis/ |
config.h.in | 76 STACK_DIRECTION > 0 => grows toward higher addresses 77 STACK_DIRECTION < 0 => grows toward lower addresses
|
/development/samples/wearable/WatchViewStub/ |
_index.html | 11 <li>Rect: The layout shrinks to 70% and then grows back to 100%.</li>
|
/frameworks/base/docs/html/google/gcs/ |
index.jd | 26 expands as your user base grows.
|
/art/runtime/base/ |
histogram.h | 103 // histogram percentiles are. Grows adaptively when we hit max buckets. 112 // Maximum value that can fit in the histogram, grows adaptively.
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
RecognizerSharedState.as | 12 * Stack grows upwards. When it hits the max, it grows 2x in size
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
RecognizerSharedState.js | 10 * Stack grows upwards. When it hits the max, it grows 2x in size
|
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
RecognizerSharedState.pm | 8 # Stack grows upwards. When it hits the max, it grows 2x in size
|
/external/bison/m4/ |
alloca.m4 | 115 STACK_DIRECTION > 0 => grows toward higher addresses 116 STACK_DIRECTION < 0 => grows toward lower addresses
|
/external/chromium_org/mojo/public/cpp/bindings/lib/ |
fixed_buffer.h | 43 // Grows the buffer by |num_bytes| and returns a pointer to the start of the
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
array-out-of-memory.html | 38 <p>This test checks that Array objects fail gracefully (throw exception) when array length grows large.</p>
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
r300_tgsi_to_rc.h | 48 * until rc grows proper support, indicate if they're safe to use. */
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-241344.js | 29 // Parsing that string creates a sparse array that grows dense.
|
/external/compiler-rt/test/asan/TestCases/Linux/ |
clone_test.cc | 26 char *sp = child_stack + kStackSize; // Stack grows down.
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_tgsi_to_rc.h | 48 * until rc grows proper support, indicate if they're safe to use. */
|
/external/proguard/src/proguard/gui/splash/ |
TypeWriterString.java | 24 * This VariableString produces a String that grows linearly with respect to its
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
DirectoryFullException.java | 27 * <li>a {@link ClusterChainDirectory} grows beyond it's
|
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/ |
omnibox_popup_view_mac.h | 65 // if the popup shrinks, snaps to the new frame if the popup grows,
|
/external/chromium_org/chrome/browser/ui/views/autofill/ |
expanding_textfield.h | 21 // A view that houses a stack of textfields. The stack grows as needed.
|
/external/chromium_org/net/quic/ |
quic_data_writer.h | 23 // to a frame instance. The QuicDataWriter grows its internal memory buffer
|
/external/chromium_org/third_party/sqlite/src/test/ |
memleak.test | 31 # grows, it may mean there is a memory leak in the library.
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
RecognizerSharedState.cs | 52 * Stack grows upwards. When it hits the max, it grows 2x in size
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
RecognizerSharedState.cs | 54 * Stack grows upwards. When it hits the max, it grows 2x in size
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
RecognizerSharedState.java | 40 * Stack grows upwards. When it hits the max, it grows 2x in size
|