/external/v8/test/mjsunit/regress/ |
D | regress-1237.js | 32 function observe(x, y) { return x; } function 34 return observe(1, ((x? observe(observe.prototype.x): 'c'), x + 1));
|
D | regress-1167.js | 66 function observe(x, y) { return x; } function 68 return observe(this, 69 (((side_effect.observe <= side_effect.side_effect) !== false),
|
D | regress-1166.js | 32 function observe(x, y) { return x; } function 34 function test(x) { return observe(1, ((false || false), x + 1)); }
|
D | regress-1210.js | 35 function observe(x, y) { return x; } function 43 return observe(a, arguments[side_effect(a), a + 0]);
|
/external/v8/test/mjsunit/compiler/ |
D | regress-3218915.js | 37 function observe(x, y) { try {} finally {} return x; } function 42 function test(x) { return observe(this, ((0, side_effect()), x + 1)); }
|
/external/chromium/chrome/browser/policy/ |
D | profile_policy_connector.cc | 127 ObservingPolicyStoreInterface observe(store); in Provide() local 130 rv = profile_policy_provider_->Provide(&observe); in Provide() 137 !observe.IsProxyPolicyApplied()); in Provide()
|
/external/iproute2/examples/diffserv/ |
D | regression-testing | 11 generate all possible DSCPs and observe that they 19 and observe that they get marked as expected. 26 *observe that the metering/policing works correctly (and the marking 34 *observe that the metering/policing works correctly (and the marking 80 *observe that the metering/policing works correctly (and the marking
|
/external/chromium/chrome/browser/chromeos/ |
D | update_browsertest.cc | 111 chromeos::UpdateObserver* observe = in IN_PROC_BROWSER_TEST_F() local 113 lib->AddObserver(observe); in IN_PROC_BROWSER_TEST_F()
|
/external/dropbear/libtomcrypt/notes/ |
D | tech0002.txt | 8 A timing attack is when an attacker can observe a side channel of the device (in this case time). … 10 determine when a computation (such as a public key encryption) begins and ends but cannot observe t…
|
/external/linux-tools-perf/Documentation/ |
D | examples.txt | 44 You can observe the statistical properties as well, by using the 157 Or you can observe the whole system's page allocations for 10 173 Or observe how fluctuating the page allocations are, via statistical
|
/external/valgrind/main/docs/internals/ |
D | m_syswrap.txt | 7 POST wrappers for syscalls. It is important to observe these, else
|
/external/libvpx/examples/ |
D | vp8cx_set_ref.txt | 73 to this example, and observe that no key-frame is generated.
|
D | vp8_set_maps.txt | 95 Use the `simple_decoder` example to decode this sample, and observe
|
/external/webkit/Source/WebKit/mac/Plugins/ |
D | WebBaseNetscapePluginView.mm | 622 …// Stop observing WebPreferencesChangedInternalNotification -- we only need to observe this when i… 637 …// Stop observing WebPreferencesChangedInternalNotification -- we only need to observe this when i… 648 …// While in the view hierarchy, observe WebPreferencesChangedInternalNotification so that we can s… 680 …// Remove WebPreferencesChangedInternalNotification observer -- we will observe once again when we…
|
/external/webkit/Source/WebKit2/PluginProcess/mac/ |
D | PluginProcessShim.mm | 156 // Leak the two observers so that they observe notifications for the lifetime of the process.
|
/external/valgrind/main/helgrind/ |
D | README_MSMProp2.txt | 65 With that observation in place, it is a short step to observe that
|
/external/iproute2/doc/ |
D | arpd.sgml | 46 information, you can observe 1 second gaps in service. Not fatal, but
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
D | prototype-1.6.0.3.js | 3764 Event.observe(element, 'click', this.onElementEvent.bind(this)); 3767 Event.observe(element, 'change', this.onElementEvent.bind(this)); 4006 observe: function(element, eventName, handler) { 4085 observe: Event.observe, property 4091 observe: Element.Methods.observe.methodize(), property 4116 Event.observe(window, "load", fireContentLoadedEvent);
|
D | concat-jquery-mootools-prototype.js | 12143 Event.observe(element, 'click', this.onElementEvent.bind(this)); 12146 Event.observe(element, 'change', this.onElementEvent.bind(this)); 12385 observe: function(element, eventName, handler) { 12464 observe: Event.observe, property 12470 observe: Element.Methods.observe.methodize(), property 12495 Event.observe(window, "load", fireContentLoadedEvent);
|
/external/zlib/src/doc/ |
D | txtvsbin.txt | 72 detection schemes observe the presence of non-ASCII codes from the range
|
/external/webkit/Source/WebKit/wince/ |
D | ChangeLog | 135 REGRESSION (WebKit2): Tab keys no longer observe Full Keyboard Access 142 this platform doesn't observe or have full keyboard access state.
|
/external/webkit/Source/WebKit/haiku/ |
D | ChangeLog | 117 REGRESSION (WebKit2): Tab keys no longer observe Full Keyboard Access 124 this platform doesn't observe or have full keyboard access state.
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | history_menu_bridge.mm | 154 // All other notification types that we observe indicate that the history has
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebPDFView.mm | 423 // FIXME 2573089: we can observe a notification for first responder changes 459 // FIXME 2573089: we can observe a notification for changes to the first responder
|
/external/webkit/Source/WebKit/qt/ |
D | ChangeLog | 1465 REGRESSION (WebKit2): Tab keys no longer observe Full Keyboard Access 1472 this platform doesn't observe or have full keyboard access state.
|