/external/llvm/lib/Target/AArch64/ |
AArch64ExpandPseudoInsts.cpp | 336 // Remember the index we need to patch. 347 // Remember the index we need to patch.
|
/external/llvm/lib/Transforms/Scalar/ |
TailRecursionElimination.cpp | 649 // case, and if so, remember the initial accumulator value for later. 652 // Yes, this is accumulator recursion. Remember which instruction [all...] |
/external/lzma/Java/Tukaani/src/org/tukaani/xz/ |
SeekableXZInputStream.java | 363 // Remember which Check IDs have been seen. 390 // Remember the uncompressed size of the largest Block. [all...] |
/external/proguard/src/proguard/optimize/evaluation/ |
EvaluationSimplifier.java | [all...] |
/frameworks/base/core/java/android/widget/ |
AdapterView.java | 848 // Remember the current state for the case where our hosting activity is being [all...] |
ListView.java | [all...] |
AbsListView.java | [all...] |
/frameworks/base/docs/html/guide/topics/ui/ |
custom-components.jd | 119 screen, and the available processing power (remember that ultimately your 371 a LinearLayout with horizontal orientation. Remember that other layouts
|
/ndk/sources/host-tools/make-3.81/ |
file.c | 32 /* Remember whether snap_deps has been invoked: we need this to be sure we 752 /* Remember that we've done this. */
|
ChangeLog | 452 * main.c (second_expansion): Declare a global variable to remember 473 remember to free the temporary argv strings. [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
Avrcp.java | 391 // remember the remote volume value, as it's the one supported by remote 395 if (DEBUG) Log.v(TAG, "remember volume mapping " +volIndex+ "-"+absVol); [all...] |
/system/bt/stack/l2cap/ |
l2c_ble.c | 772 L2CAP_TRACE_DEBUG ("I remember the connection req"); 812 L2CAP_TRACE_DEBUG ("I DO NOT remember the connection req"); [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
oasys.c | 561 remember the size of the symbols. */ 578 /* Count symbols and remember their size for a future malloc. */ [all...] |
/toolchain/binutils/binutils-2.25/libiberty/ |
hashtab.c | 512 table must already exist. Remember also that the place of the 821 I don't remember exactly what constituted "best", except I was
|
cplus-dem.c | [all...] |
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
alice_in_wonderland.txt | 96 should think!' (Dinah was the cat.) `I hope they'll remember 163 things, all because they WOULD not remember the simple rules 194 like after the candle is blown out, for she could not remember 311 morning? I almost think I can remember feeling a little 448 can't remember half of them--and it belongs to a farmer, you [all...] |
/external/clang/lib/AST/ |
RecordLayoutBuilder.cpp | [all...] |
/external/valgrind/coregrind/m_demangle/ |
cplus-dem.c | [all...] |
/external/chromium-trace/catapult/telemetry/third_party/mox3/mox3/tests/ |
test_mox.py | 458 """Verify that comparing against remember will store argument.""" 460 remember = mox.Remember(value) 462 self.assertEqual(remember, 'hello world') # store value here. [all...] |
/external/chromium-trace/catapult/third_party/mox3/mox3/tests/ |
test_mox.py | 458 """Verify that comparing against remember will store argument.""" 460 remember = mox.Remember(value) 462 self.assertEqual(remember, 'hello world') # store value here. [all...] |
/external/clang/lib/Basic/ |
SourceManager.cpp | 201 // If this is a '#line 4' after '#line 42 "foo.h"', make sure to remember 300 // Remember that this file has #line directives now if it doesn't already. 328 // Remember that this file has #line directives now if it doesn't already. 759 // If this isn't an expansion, remember it. We have good locality across 800 // If this isn't a macro expansion, remember it. We have good locality [all...] |
/external/dng_sdk/source/ |
dng_negative.cpp | [all...] |
/external/llvm/docs/tutorial/ |
OCamlLangImpl7.rst | 754 time. For each variable we put into the symbol table, we remember the 774 (* Remember the old variable binding so that we can restore the binding 784 (* Remember this binding. *) [all...] |
/external/llvm/lib/Analysis/ |
MemoryDependenceAnalysis.cpp | 782 // Remember the result! [all...] |
/external/netperf/src/ |
nettest_sdp.c | 290 /* initialize a few counters. we have to remember that we might be */ 988 /* initialize a few counters. we have to remember that we might be * [all...] |