HomeSort by relevance Sort by last modified time
    Searched refs:eligible (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/components/domain_reliability/
dispatcher.cc 27 bool eligible; member in struct:domain_reliability::DomainReliabilityDispatcher::Task
38 eligible(false) {}
69 // Move all eligible tasks to a separate set so that eligible_tasks_.erase in
72 // eligible task that does the same, and so on.)
81 DCHECK(task->eligible);
88 DCHECK(!task->eligible);
100 DCHECK(!task->eligible);
101 task->eligible = true;
114 if (task->eligible)
  /external/chromium_org/extensions/renderer/resources/
browser_test_environment_specific_bindings.js 10 // eligible for garbage collection.
  /external/chromium_org/chrome/browser/resources/hotword_helper/
manager.js 47 // User visited an eligible page.
139 * @return {boolean} True if url is an eligible hotword URL.
159 * Determines if a URL is eligible for hotwording. For now, the
162 * @return {boolean} True if url is an eligible hotword URL.
audio_client.js 8 * @fileoverview This is the audio client content script injected into eligible
  /external/chromium_org/chrome/browser/resources/cryptotoken/
usbenrollhandler.js 166 * Drops the gnubby from the list of eligible gnubbies.
179 * Drops the gnubby from the list of eligible gnubbies, as it has the wrong
268 // from the complete callback if no other eligible gnubbies are found.
usbsignhandler.js 105 // eligible gnubbies are found.
  /external/chromium_org/extensions/test/data/
unit_test_environment_specific_bindings.js 32 // Use a promise here to allow previous test contexts to be eligible for
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_manager_commands.js 836 var eligible = location && location.isEligibleForFolderShortcut;
838 eligible && onlyOneFolderSelected && !folderShortcutExists;
839 event.command.setHidden(!eligible || !onlyOneFolderSelected);
870 var eligible = location && location.isEligibleForFolderShortcut;
872 event.canExecute = isShortcut && eligible;
  /external/chromium_org/v8/src/compiler/
scheduler.cc 493 bool eligible = data->unscheduled_count_ == 0; local
495 node->op()->mnemonic(), eligible ? "true" : "false");
496 if (!eligible) return GenericGraphVisit::DEFER;
584 Trace(" newly eligible #%d:%s\n", (*i)->id(),
    [all...]
  /external/oprofile/events/mips/34K/
events 113 event:0x417 counters:1 um:zero minimum:500 name:SINGLE_THREADED_CYCLES : 23-1 Cycles while one and only one TC is eligible for scheduling
  /external/oprofile/events/mips/1004K/
events 121 event:0x417 counters:1 um:zero minimum:500 name:SINGLE_THREADED_CYCLES : 23-1 Cycles while one and only one TC is eligible for scheduling
  /external/blktrace/btreplay/doc/
btreplay.tex 144 in one bunch -- only IOs within the time specified are eligible
369 \item[Field 3] The next field shows the number of packets eligible for
  /frameworks/av/media/libstagefright/
ACodec.cpp 4480 BufferInfo *eligible = NULL; local
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
deltablue.js 675 // not in plan already and eligible for inclusion
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 666 // not in plan already and eligible for inclusion
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 666 // not in plan already and eligible for inclusion
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 666 // not in plan already and eligible for inclusion
  /external/chromium_org/v8/benchmarks/
deltablue.js 672 // not in plan already and eligible for inclusion
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 2359 milliseconds