HomeSort by relevance Sort by last modified time
    Searched full:ready (Results 651 - 675 of 4121) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/profiles/
profile_downloader.h 45 // is ready. If not, subscribes to token service and starts fetching if the
50 // is ready. If not, subscribes to token service and starts fetching if the
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 40 PAGE_READY: 'mv-page-ready', // page tile when ready
370 '.mv-page-ready {' +
374 '.mv-page-ready:hover, .mv-page-ready:focus {' +
495 var ready = true;
498 ready = false;
502 if (ready) {
  /external/chromium_org/chrome/browser/sync/glue/
data_type_controller.h 82 // Begins asynchronous operation of loading the model to get it ready for
86 // the models are ready.
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
oobe_ui.h 204 // Flag that indicates whether JS part is fully loaded and ready to accept
208 // Callbacks to notify when JS part is fully loaded and ready to accept calls.
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_service_url.cc 24 // TODO(ahutter): Remove this once production is ready.
28 // TODO(ahutter): Remove this once production is ready.
  /external/chromium_org/components/policy/core/common/
forwarding_policy_provider_unittest.cc 145 // Chrome policy updates are forwarded even if the components aren't ready.
158 // The forwarding provider becomes ready after this refresh completes, and
  /external/chromium_org/content/browser/aura/
reflector_impl.cc 43 // Skip if the source surface isn't ready yet. This will be
44 // initiailze when the source surface becomes ready.
  /external/chromium_org/content/browser/renderer_host/java/
java_bridge_dispatcher_host.cc 119 // channel is ready, create the NPVariant_Param by hand, then post a message
122 // the channel and object proxies are ready before responses are received
  /external/chromium_org/content/common/gpu/media/
va_surface.h 18 // ready and should be displayed. VAVDA converts the surface contents into an
25 // the surface until the contents are ready, and it is guaranteed that the
  /external/chromium_org/content/renderer/media/android/
media_info_loader.cc 170 << "Must become ready before calling HasSingleOrigin()";
176 << "Must become ready before calling DidPassCORSAccessCheck()";
  /external/chromium_org/media/video/
video_decode_accelerator.h 64 // Callback to deliver decoded pictures ready to be displayed.
125 // decoder returned to a state ready for further Decode()s, followed by
  /external/chromium_org/native_client_sdk/src/examples/api/file_io/
example.js 119 } else if (command == 'READY') {
120 common.logMessage('Filesystem ready!');
  /external/chromium_org/sandbox/win/src/
sharedmem_ipc_client.h 28 // answer ready
78 // the ping event is signaled by the client when the IPC data is ready on
sharedmem_ipc_server.h 28 // When an IPC is ready, the server relies on being called by on the
119 // The dispatcher handles 'ready' IPC calls.
  /external/chromium_org/sandbox/win/src/sidestep/
mini_disassembler.h 68 // Postcondition: This instance of the disassembler is ready to be used again,
75 // Makes the disassembler ready for reuse.
  /external/chromium_org/sync/engine/
all_status.cc 142 void AllStatus::SetCryptographerReady(bool ready) {
144 status_.cryptographer_ready = ready;
  /external/chromium_org/third_party/WebKit/Source/testing/helper/
LayoutTestHelperMac.mm 202 // Let the script know we're ready
203 printf("ready\n");
  /external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/translate/
TranslatorManager.java 63 * manager is ready to be used, or an error occurred during
69 * translation service is either ready to be used ({@code SUCCESS})
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
datachannel_unittest.cc 140 // Tests that the queued control message is sent when channel is ready.
152 // Tests that the DataChannel created after transport gets ready can enter OPEN
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
portinterface.h 77 // clients can send to. It may take some time before the address is ready.
78 // Once it is ready, we will send SignalAddressReady. If errors are
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumbermatcher.h 100 READY,
189 // The last successful match, NULL unless in State.READY.
  /external/chromium_org/third_party/re2/re2/
prefilter_tree.h 71 // When this node is ready to trigger the parent, what are the indices
79 // When this node is ready to trigger the parent, what are the
  /external/chromium_org/tools/cr/cr/commands/
init.py 24 ready to use.
106 # Ensure we have an output directory override ready to fill in
  /external/chromium_org/tools/memory_watcher/
mini_disassembler.h 76 // @post This instance of the disassembler is ready to be used again,
82 // Makes the disassembler ready for reuse.
  /external/chromium_org/tools/traceline/traceline/sidestep/
mini_disassembler.h 68 // Postcondition: This instance of the disassembler is ready to be used again,
75 // Makes the disassembler ready for reuse.

Completed in 1685 milliseconds

<<21222324252627282930>>