/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
ActionBatch.java | 292 + status + " for a disable action. Fall back to marking as available."); 332 + " for a makeavailable action. Marking as available anyway."); 381 + " for a markpreinstalled action. Marking as preinstalled anyway."); 383 DebugLogUtils.l("Marking word list preinstalled : " + mWordList);
|
/external/chromium_org/v8/src/ |
flag-definitions.h | 541 DEFINE_bool(incremental_marking, true, "use incremental marking") 542 DEFINE_bool(incremental_marking_steps, true, "do incremental marking steps") 544 "trace progress of the incremental marking") 586 "incremental marking is active.") 690 "force overflows of marking deque by reducing it's size " [all...] |
runtime-profiler.cc | 130 PrintF("[marking "); 424 !Marking::MarkBitFrom(HeapObject::cast(function)).Get()) {
|
/external/chromium_org/third_party/jinja2/ |
environment.py | 114 The string marking the begin of a block. Defaults to ``'{%'``. 117 The string marking the end of a block. Defaults to ``'%}'``. 120 The string marking the begin of a print statement. 124 The string marking the end of a print statement. Defaults to 128 The string marking the begin of a comment. Defaults to ``'{#'``. 131 The string marking the end of a comment. Defaults to ``'#}'``. [all...] |
/external/v8/src/ |
spaces.cc | 990 if (Marking::IsBlack(Marking::MarkBitFrom(object))) { [all...] |
runtime-profiler.cc | 133 PrintF("[marking "); 468 !Marking::MarkBitFrom(HeapObject::cast(function)).Get()) {
|
spaces-inl.h | 331 if (Marking::IsBlack(Marking::MarkBitFrom(string))) {
|
/external/chromium_org/chrome/renderer/spellchecker/ |
spellcheck_worditerator.cc | 216 // marking an Arabic word including vowel marks as misspelled. (We need to 275 // to prevent our Hebrew dictionary from marking a Hebrew word including
|
/external/chromium_org/v8/tools/ |
gc-nvp-trace-processor.py | 239 Item('Marking', 'mark', lc = 'purple'), 250 Item('Marking', 'mark', lc = 'purple'),
|
/external/llvm/include/llvm/CodeGen/ |
CallingConvLower.h | 289 /// return zero. Otherwise, return the register, marking it and any aliases 307 /// marking it and any aliases as allocated.
|
/external/llvm/lib/Analysis/ |
SparsePropagation.cpp | 91 DEBUG(dbgs() << "Marking Block Executable: " << BB->getName() << "\n"); 102 DEBUG(dbgs() << "Marking Edge Executable: " << Source->getName()
|
/external/v8/tools/ |
gc-nvp-trace-processor.py | 239 Item('Marking', 'mark', lc = 'purple'), 250 Item('Marking', 'mark', lc = 'purple'),
|
/frameworks/base/core/tests/coretests/src/android/app/activity/ |
BroadcastTest.java | 349 // Marking flaky until http://b/issue?id=1191337 is resolved 359 // Marking flaky until http://b/issue?id=1191337 is resolved
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
PanService.java | 262 // TODO(BT) have a variable marking the on/off state 322 // TODO(BT) have a variable marking the on/off state
|
/dalvik/vm/alloc/ |
HeapBitmap.cpp | 122 * the root marking scan exclusively.
|
/docs/source.android.com/src/source/ |
cla-individual.jd | 58 <p>Should You wish to submit work that is not Your original creation, You may submit it to the Project Leads separately from any Contribution, identifying the complete details of its source and of any license or other restriction (including, but not limited to, related patents, trademarks, and license agreements) of which you are personally aware, and conspicuously marking the work as "Submitted on behalf of a third-party: [named here]".<br></p></p>
|
/external/bison/build-aux/ |
do-release-commit-and-tag | 38 recorded. Commit that result with a log entry marking the release,
|
/external/chromium/chrome/browser/ |
aeropeek_manager.h | 40 // and for marking the tab-content area as opaque.
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_match.h | 111 // and marking the first instance of |find_text| as a match. (This match
|
/external/chromium_org/base/mac/ |
mac_util.h | 102 // SystemPreferences->Accounts->LoginItems or marking Application in the Dock
|
/external/chromium_org/chrome/browser/chromeos/login/ |
merge_session_throttle.cc | 137 DVLOG(1) << "Marking all sessions unmerged!";
|
/external/chromium_org/content/common/gpu/media/ |
h264_parser.h | 333 // Parse decoded reference picture marking information (see spec).
|
/external/chromium_org/ppapi/shared_impl/ |
tracked_callback.h | 71 // immediately marking the callback as to be aborted).
|
/external/chromium_org/skia/config/ |
SkUserConfig.h | 174 // Marking the debug print as "fatal" will cause a debug break, so we don't need
|
/external/chromium_org/third_party/icu/source/common/ |
ruleiter.h | 203 * characters being iterated, with a '|' marking the current position.
|