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

1 2

  /device/generic/mini-emulator-mips/
BoardConfig.mk 13 # share the same one across all mini-emulators
  /device/generic/mini-emulator-x86/
BoardConfig.mk 13 # share the same one across all mini-emulators
  /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.'
  /development/tools/elftree/
Android.mk 41 # to fix compatibility issues in elf headers across different platforms
  /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
  /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/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/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 448 ;roughly 3/7th difference across boundary
483 ;roughly 2/7th difference across boundary
524 ;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/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
  /external/v8/benchmarks/
base.js 78 // Scores are not comparable across versions. Bump the version if
  /external/zlib/src/contrib/masmx64/
inffasx64.asm 28 ; All registers must be preserved across the call, except for

Completed in 684 milliseconds

1 2