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

1 2 3

  /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/chromium_org/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/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
  /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/chromium_org/chrome/renderer/resources/extensions/
last_error.js 13 // 2. When calling across contexts, the global object that gets lastError set
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2326.js 28 // This tests that we do not share optimized code across closures that
regress-2250.js 32 // out of the loop across the typeof b === "object" condition and cause an
  /external/chromium_org/chrome/common/extensions/docs/examples/api/eventPage/basic/
background.js 25 // need to persist across page reloads.
  /external/chromium_org/third_party/icu/source/data/mappings/
ucmlocal.mk 30 # encoding when coming across ISO-2022-CN-(Ext).
  /external/chromium_org/third_party/sqlite/src/
configure.ac 260 AC_HELP_STRING([--enable-cross-thread-connections],[Allow connection sharing across threads]),,enable_xthreadconnect=no)
261 AC_MSG_CHECKING([whether to allow connections to be shared across threads])
  /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/vp9/encoder/x86/
vp9_ssim_opt.asm 27 ; Sum across the register %1 starting with q words
39 ; Sum across the register %1 starting with q words
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tokenize.py 595 Output from calculations with Decimal should be identical across all
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tokenize.py 595 Output from calculations with Decimal should be identical across all
  /external/chromium_org/third_party/mesa/src/docs/
MESA_multithread_makecurrent.spec 40 using the same context across multiple threads and protecting its
141 across GL calls. However, it would be unfortunate for a library

Completed in 1156 milliseconds

1 2 3