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

1 2

  /external/v8/test/mjsunit/
arguments-load-across-eval.js 28 // Tests loading of aguments across eval calls.
30 // Test loading across an eval call that does not shadow variables.
47 // Test loading across eval calls that do not shadow variables.
65 // Test loading across an eval call that shadows variables.
property-load-across-eval.js 28 // Tests loading of properties across eval calls.
35 // Test loading across an eval call that does not shadow variables.
94 // Test loading across eval calls that do not shadow variables.
118 // Test loading across an eval call that shadows variables.
regexp-compile.js 28 // Test that we don't cache the result of a regexp match across a
  /external/webkit/LayoutTests/fast/js/resources/
codegen-temporaries-multiple-global-blocks-2.js 2 'Tests whether bytecode codegen properly handles temporaries across multiple global blocks.'
  /external/libvpx/vp8/common/generic/
systemdependent.c 67 rtcd->postproc.across = vp8_mbpost_proc_across_ip_c;
  /external/libvpx/vp8/common/
postproc.h 87 vp8_postproc_inplace_fn_t across; member in struct:__anon8463
  /dalvik/vm/mterp/x86/
OP_IGET.S 30 SPILL_TMP1(%ecx) # save obj pointer across call
OP_IGET_WIDE.S 28 SPILL_TMP1(%ecx) # save objpointer across call
OP_IPUT.S 31 SPILL_TMP1(%ecx) # save obj pointer across call
OP_IPUT_OBJECT.S 30 SPILL_TMP1(%ecx) # save obj pointer across call
OP_IPUT_WIDE.S 28 SPILL_TMP1(%ecx) # save obj pointer across call
  /development/tools/elftree/
Android.mk 42 # to fix compatibility issues in elf headers across different platforms
  /external/libvpx/vp8/common/x86/
x86_systemdependent.c 77 /*rtcd->postproc.across = vp8_mbpost_proc_across_ip_c;*/
111 rtcd->postproc.across = vp8_mbpost_proc_across_ip_xmm;
  /external/webkit/LayoutTests/fast/events/touch/script-tests/
multi-touch-grouped-targets.js 26 // the order of event dispatch is not deterministic across executions and reordering
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
domconfigerrorhandler1.js 89 The error object that describes the error. This object may be reused by the DOM implementation across multiple calls to thehandleErrormethod.
documentnormalizedocument09.js 96 The error object that describes the error. This object may be reused by the DOM implementation across multiple calls to thehandleErrormethod.
documentnormalizedocument12.js 98 The error object that describes the error. This object may be reused by the DOM implementation across multiple calls to thehandleErrormethod.
handleerror01.js 96 The error object that describes the error. This object may be reused by the DOM implementation across multiple calls to thehandleErrormethod.
handleerror02.js 98 The error object that describes the error. This object may be reused by the DOM implementation across multiple calls to thehandleErrormethod.
  /external/libvpx/vp8/encoder/x86/
ssim_opt.asm 27 ; Sum across the register %1 starting with q words
39 ; Sum across the register %1 starting with q words
  /external/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 449 ;roughly 3/7th difference across boundary
484 ;roughly 2/7th difference across boundary
525 ;roughly 1/7th difference across boundary
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 122 thread handles all IOs across all devices. This approach, while
123 guaranteeing correct ordering of IOs across all devices, resulted in
187 \item Lack of IO ordering across devices.
190 \emph{We could institute the notion of global time across threads,
191 and thus ensure IO ordering across devices, with some reduction in
  /external/libvpx/vp8/common/arm/neon/
mbloopfilter_neon.asm 472 ; roughly 1/7th difference across boundary
473 ; roughly 2/7th difference across boundary
474 ; roughly 3/7th difference across boundary
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 96 * Retrieves proxy settings that have been persisted across restarts.
109 * Persists proxy settings across restarts.
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 125 * API ensures that these will be unique across a single navigation

Completed in 1328 milliseconds

1 2