HomeSort by relevance Sort by last modified time
    Searched refs:stay (Results 1 - 25 of 34) sorted by null

1 2

  /external/chromium_org/v8/test/mjsunit/tools/
profile.js 95 ProfileTestDriver.prototype.stay = function() {
111 this.stay();
115 this.stay();
122 this.stay();
131 this.stay();
167 Driver.prototype.stay = function() {
170 Driver.superClass_.stay.call(this);
174 assertEquals(preTopDownNodes, postTopDownNodes, 'stay/topDown');
175 assertEquals(preBottomUpNodes, postBottomUpNodes, 'stay/bottomUp');
261 Driver.prototype.stay = function()
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
deltablue.js 260 * Calculate the walkabout strength, the stay flag, and, if it is
261 * 'stay', the value for the current output of this constraint. Assume
266 this.myOutput.stay = !this.isInput();
267 if (this.myOutput.stay) this.execute(); // Stay optimization
291 * Variables that should, with some level of preference, stay the same.
293 * change their output during plan execution. This is called "stay
303 // Stay constraints do nothing
419 * Calculate the walkabout strength, the stay flag, and, if it is
420 * 'stay', the value for the current output of thi
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 251 * Calculate the walkabout strength, the stay flag, and, if it is
252 * 'stay', the value for the current output of this constraint. Assume
257 this.myOutput.stay = !this.isInput();
258 if (this.myOutput.stay) this.execute(); // Stay optimization
282 * Variables that should, with some level of preference, stay the same.
284 * change their output during plan execution. This is called "stay
294 // Stay constraints do nothing
410 * Calculate the walkabout strength, the stay flag, and, if it is
411 * 'stay', the value for the current output of thi
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 251 * Calculate the walkabout strength, the stay flag, and, if it is
252 * 'stay', the value for the current output of this constraint. Assume
257 this.myOutput.stay = !this.isInput();
258 if (this.myOutput.stay) this.execute(); // Stay optimization
282 * Variables that should, with some level of preference, stay the same.
284 * change their output during plan execution. This is called "stay
294 // Stay constraints do nothing
410 * Calculate the walkabout strength, the stay flag, and, if it is
411 * 'stay', the value for the current output of thi
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 251 * Calculate the walkabout strength, the stay flag, and, if it is
252 * 'stay', the value for the current output of this constraint. Assume
257 this.myOutput.stay = !this.isInput();
258 if (this.myOutput.stay) this.execute(); // Stay optimization
282 * Variables that should, with some level of preference, stay the same.
284 * change their output during plan execution. This is called "stay
294 // Stay constraints do nothing
410 * Calculate the walkabout strength, the stay flag, and, if it is
411 * 'stay', the value for the current output of thi
    [all...]
  /external/chromium_org/v8/benchmarks/
deltablue.js 257 * Calculate the walkabout strength, the stay flag, and, if it is
258 * 'stay', the value for the current output of this constraint. Assume
263 this.myOutput.stay = !this.isInput();
264 if (this.myOutput.stay) this.execute(); // Stay optimization
288 * Variables that should, with some level of preference, stay the same.
290 * change their output during plan execution. This is called "stay
300 // Stay constraints do nothing
416 * Calculate the walkabout strength, the stay flag, and, if it is
417 * 'stay', the value for the current output of thi
    [all...]
  /external/chromium_org/v8/test/mjsunit/regress/
regress-667061.js 62 assertEquals(1, g(o)); // stay monomorphic
81 assertEquals(3, f({ x: function () { return 3; }})); // stay megamorphic
  /external/chromium_org/tools/traceline/traceline/scripts/
crit_sec.js 35 // Verify that the locks get unlocked, and operations stay on the same thread.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_genexps.py 49 Does it stay stopped?
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_genexps.py 49 Does it stay stopped?
  /external/chromium_org/chrome/common/extensions/docs/examples/api/tabs/screenshot/
background.js 8 // because the event page will stay open as long as any screenshot tabs are
  /external/chromium_org/v8/test/mjsunit/compiler/
simple-bailouts.js 39 // Test operations expected to stay on the fast path. Enumerate all binary
  /external/chromium_org/tools/grit/grit/tool/
build.py 96 IDs). This helps ensure that values of IDs stay the same, that all messages
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
overview.js 108 // We want the list of tests to stay stable as you drag the flakiness slider, so only
  /external/chromium_org/ui/file_manager/image_loader/
image_loader.js 90 * @return {boolean} True if the message channel should stay alive until the
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 220 it's platform-independent, and we'd like it to stay that way.
333 together and stay on par with each other with respect to features and
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
progress_center_item_group.js 414 // animated), we should stay the active state.
file_transfer_controller.js 337 // effectAllowed set in copy/paste handlers stay uninitialized. DnD handlers
    [all...]
  /external/chromium_org/chrome/browser/resources/pdf/
viewport.js 339 // Track the last y-position so we stay at the same position after zooming.
  /external/flac/libFLAC/ppc/as/
lpc_asm.s 51 ; coefficients and all relevant history stay in registers, so the outer loop
  /external/flac/libFLAC/ppc/gas/
lpc_asm.s 53 # coefficients and all relevant history stay in registers, so the outer loop
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab.js 373 * Layout the footer so that the nav dots stay centered.
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
filter_altivec.asm 559 ;# register there is no need to loop. Everything can stay in registers.
  /external/chromium_org/tools/traceline/svgui/
traceline.js 19 // - "Sticky" info, so you can click on something, and it will stay. Now
  /external/chromium_org/v8/src/
liveedit-debugger.js 498 // We carelessly do not check whether we stay inside the chunk after
    [all...]

Completed in 766 milliseconds

1 2