HomeSort by relevance Sort by last modified time
    Searched refs:blocked (Results 76 - 100 of 127) sorted by null

1 2 34 5 6

  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
3d-raytrace.js 231 if (this.blocked(hit, toLight, distance))
244 Scene.prototype.blocked = function(O, D, far) {
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
3d-raytrace.js 231 if (this.blocked(hit, toLight, distance))
244 Scene.prototype.blocked = function(O, D, far) {
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-richards.js 196 * Release a task that is currently blocked and return the next block to run.
212 * to run. The blocked task will not be made runnable until it is explicitly
279 * The task is not currently running. The task is not blocked as such and may
285 * The task is blocked and cannot be run until it is explicitly released.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-richards.js 196 * Release a task that is currently blocked and return the next block to run.
212 * to run. The blocked task will not be made runnable until it is explicitly
279 * The task is not currently running. The task is not blocked as such and may
285 * The task is blocked and cannot be run until it is explicitly released.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-richards.js 196 * Release a task that is currently blocked and return the next block to run.
212 * to run. The blocked task will not be made runnable until it is explicitly
279 * The task is not currently running. The task is not blocked as such and may
285 * The task is blocked and cannot be run until it is explicitly released.
  /external/chromium_org/v8/benchmarks/
richards.js 201 * Release a task that is currently blocked and return the next block to run.
217 * to run. The blocked task will not be made runnable until it is explicitly
284 * The task is not currently running. The task is not blocked as such and may
290 * The task is blocked and cannot be run until it is explicitly released.
  /external/chromium_org/extensions/browser/app_window/
app_window.h 422 bool blocked) OVERRIDE;
app_window.cc     [all...]
  /external/eigen/bench/btl/libs/eigen3/
eigen3_interface.hh 207 internal::llt_inplace<real,Lower>::blocked(C);
  /external/chromium_org/chrome/browser/extensions/
extension_management_unittest.cc 48 " \"installation_mode\": \"blocked\","
51 " \"installation_mode\": \"blocked\","
530 const char* blocked = kTargetExtension4; local
538 EXPECT_FALSE(extension_management_->IsInstallationExplicitlyAllowed(blocked));
553 EXPECT_FALSE(extension_management_->IsInstallationExplicitlyAllowed(blocked));
extension_service.h 566 // Add extensions in |blocked| to blacklisted_extensions, remove extensions
567 // that are neither in |blocked|, nor in |unchanged|.
568 void UpdateBlockedExtensions(const extensions::ExtensionIdSet& blocked,
  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private.cc 432 // 1. If the specific domain is blocked, then unblock it.
435 // This is necessary even if the specific domain was blocked.
437 // after unblocking it, it will probably still be blocked because of
862 bool blocked = Are3DAPIsBlockedAtTime(url, base::Time::Now()) != local
864 if (blocked) {
874 return blocked;
    [all...]
  /packages/apps/Camera/src/com/android/camera/ui/
PieRenderer.java 597 public void setBlockFocus(boolean blocked) {
598 mBlockFocus = blocked;
599 if (blocked) {
  /external/oprofile/events/mips/74K/
events 30 event:0xc counters:0,2 um:zero minimum:500 name:IFU_IDU_CLOGED_DOWNSTREAM_CYCLES : 12-0 Cycles IFU-IDU gate is closed (waiting for downstream to unclog) due to MTC0/MFC0 sequence in pipe, EHB, or blocked DD, DR, or DS
45 event:0x1b counters:0,2 um:zero minimum:500 name:LOAD_STORE_BLOCKED_CYCLES : 27-0 Load/store graduation blocked cycles due to CP1/2 store data not ready, SYNC/SYNCI/SC/CACHEOP at the head, or FSB/LDQ/WBB/ITU FIFO full
71 event:0x37 counters:0,2 um:zero minimum:500 name:GFIFO_BLOCKED_CYCLES : 55-0 GFIFO blocked cycles
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java 132 /* Set a two minute discover timeout to avoid STA scans from being blocked */
177 // msg.arg2 = msg to send when blocked
178 // msg.obj = StateMachine to send to when blocked
203 /* Track whether servcice/peer discovery is blocked in favor of other wifi actions
    [all...]
  /external/chromium_org/chrome/browser/resources/gaia_auth/
background.js 246 * be blocked and if so, signals that an error message needs to be shown.
247 * @param {string} url The URL that was blocked.
  /external/chromium_org/chromeos/dbus/
bluetooth_device_client.cc 38 RegisterProperty(bluetooth_device::kBlockedProperty, &blocked);
  /external/chromium_org/extensions/renderer/resources/
web_view_events.js 221 var WARNING_MSG_DIALOG_BLOCKED = '<webview>: %1 %2 dialog was blocked.';
322 var WARNING_MSG_NEWWINDOW_BLOCKED = '<webview>: A new window was blocked.';
  /external/chromium_org/net/spdy/
spdy_framer.h 265 // Called when a BLOCKED frame has been parsed.
468 // Serializes a BLOCKED frame. The BLOCKED frame is used to
470 // flow-control blocked but otherwise ready to send data. The BLOCKED frame
472 SpdySerializedFrame* SerializeBlocked(const SpdyBlockedIR& blocked) const;
    [all...]
  /external/oprofile/events/i386/nehalem/
unit_masks 9 0x01 std Counts the number of loads blocked by a preceding store with unknown data
10 0x04 address_offset Counts the number of loads blocked by a preceding store address
  /external/chromium_org/cc/trees/
thread_proxy.cc 205 BlockingTaskRunner::CapturePostTasks blocked(
856 BlockingTaskRunner::CapturePostTasks blocked(
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_message_filter.cc     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
fakemediaengine.h 708 void set_send_blocked(bool blocked) { send_blocked_ = blocked; }
    [all...]
  /external/chromium_org/tools/perf/page_sets/endure/
indexeddb_app.js 42 error("Unexpected blocked callback!");
95 case 'BLOCKED':
  /external/chromium_org/chrome/browser/ui/
browser.cc     [all...]

Completed in 2182 milliseconds

1 2 34 5 6