/system/update_engine/update_manager/ |
evaluation_context.cc | 49 // Remember the nearest reference we've checked against in this evaluation.
|
/system/vold/ |
Process.cpp | 93 // remember length of the path
|
/toolchain/binutils/binutils-2.25/gas/ |
frags.h | 43 /* When relaxing multiple times, remember the address the frag had
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ |
template | 10 # Remember that any ".exp" file found in the tree will be processed by
|
/toolchain/binutils/binutils-2.25/gold/ |
target-select.cc | 188 // target from having to remember the name that was used to
|
/external/llvm/utils/TableGen/ |
DAGISelMatcherGen.cpp | 277 // Remember this ComplexPattern so that we can emit it after all the other 361 // Record the node and remember it in our chained nodes list. 365 // Remember all of the input chains our pattern will match. 420 // If this node has an output glue and isn't the root, remember it. 425 // Record the node and remember it in our chained nodes list. 429 // Remember all of the nodes with output glue our pattern will match. 533 // Remember where the results of this match get stuck. [all...] |
/external/icu/icu4c/source/common/ |
ucnv_ext.cpp | 157 /* we must not remember fallback matches when not using fallbacks */ 173 /* remember longest match so far */ 567 * and do not even remember intermediate results with reserved bits used. 581 /* we must not remember fallback matches when not using fallbacks */ 593 /* remember longest match so far */ [all...] |
ucmndata.c | 123 * Remember the shared prefix between s, start and limit, 168 * Remember the shared prefix between s, start and limit,
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
UnicodeSetStringSpan.java | 275 * + If the code point there is in the set, then remember to continue after it. 276 * + If a set string matches at the current position, then remember to continue after it. 279 * + Remember the longest recursive span (the farthest end point). 328 * + If the code point there is in the set, then remember to continue after it. 329 * + If a set string matches at the current position, then remember to continue after it. 349 * ~ Remember the longest set string match (farthest end point) [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
UnicodeSetStringSpan.java | 271 * + If the code point there is in the set, then remember to continue after it. 272 * + If a set string matches at the current position, then remember to continue after it. 275 * + Remember the longest recursive span (the farthest end point). 324 * + If the code point there is in the set, then remember to continue after it. 325 * + If a set string matches at the current position, then remember to continue after it. 345 * ~ Remember the longest set string match (farthest end point) [all...] |
/external/elfutils/src/ |
ldgeneric.c | 607 have to check the `defined' flag. But we remember that this [all...] |
/external/autotest/client/tests/kvm/tests/ |
stepmaker.py | 213 # Remember the current time 241 # Remember the current time
|
/external/autotest/utils/ |
check_patch.py | 7 * If there are new files created, remember user to add them to VCS. 8 * If any added file looks like a executable file, remember user to make them
|
/external/freetype/include/ |
ftoutln.h | [all...] |
/external/google-breakpad/src/common/mac/ |
GTMDefines.h | 128 // prefix header. Remember, any implementation you provide *must* be thread 405 // reliance on NSEnumerator for 10.4. Remember, NSDictionary w/ FastEnumeration
|
/external/google-breakpad/src/processor/ |
synth_minidump.h | 187 // Remember that you are still responsible for 'Add'ing CSD_VERSION 234 // Add constructors for other architectures here. Remember to byteswap.
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
CompactByteArray.java | 231 // remember its index. 266 * Remember that a specified block was "touched", i.e. had a value set.
|
CompactCharArray.java | 243 // remember its index. 290 * Remember that a specified block was "touched", i.e. had a value set.
|
/external/icu/icu4c/source/i18n/ |
plurfmt.cpp | 443 // We remember the first "other" sub-message if we have not seen any 445 // We remember the first matching-keyword sub-message if we have not seen
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
CompactCharArray.java | 241 // remember its index. 288 * Remember that a specified block was "touched", i.e. had a value set.
|
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 91 It was proposed (Where? I do not remember any explicit statement) 248 it is sensitive to DoS attacks. Kernel have to remember all the obsolete
|
/external/libnfc-nci/src/nfa/dm/ |
nfa_dm_ndef.c | 115 /* If this is a free slot, then remember it */ 163 /* If this is a free slot, then remember it */
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
codegen.ml | 263 (* Remember the old variable binding so that we can restore the binding 272 (* Remember this binding. *)
|
/external/llvm/lib/CodeGen/ |
MachineCopyPropagation.cpp | 208 // Remember Def is defined by the copy. 220 // Remember source that's copied to Def. Once it's clobbered, then
|
/external/llvm/lib/Support/ |
SmallPtrSet.cpp | 121 // If this is a tombstone, remember it. If Ptr ends up not in the set, we 124 Tombstone = Array+Bucket; // Remember the first tombstone found.
|