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

  /external/v8/test/mjsunit/
property-load-across-eval.js 28 // Tests loading of properties across eval calls.
32 // Test loading across an eval call that does not shadow variables.
50 // Test loading across eval calls that do not shadow variables.
69 // Test loading across an eval call that shadows variables.
unicode-test.js     [all...]
  /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.'
  /dalvik/vm/mterp/x86/
OP_IGET.S 38 SPILL_TMP(%ecx) # save object pointer across call
OP_IGET_WIDE.S 36 SPILL_TMP(%ecx) # save object pointer across call
OP_IPUT.S 39 SPILL_TMP(%ecx) # save object pointer across call
OP_IPUT_WIDE.S 36 SPILL_TMP(%ecx) # save object pointer across call
  /external/webkit/WebKit/android/jni/
PictureSet.cpp 572 int across = 1; local
580 across <<= 1 ;
591 for (int indexX = 0; indexX < across; ) {
592 int right = bounds.fLeft + width * ++indexX / across;
595 out->add(SkRegion(cBounds), (across | down) != 1 ? NULL :
597 (across | down) != 1 ? false : working->mEmpty);
  /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/v8/benchmarks/
base.js 78 // Scores are not comparable across versions. Bump the version if
  /external/zlib/contrib/masmx64/
inffasx64.asm 24 ; All registers must be preserved across the call, except for
gvmat64.asm 159 ; All registers must be preserved across the call, except for
  /dalvik/vm/mterp/out/
InterpAsm-x86.S 73 o rPC is in the caller save set, and will be killed across external calls. Don't
    [all...]
  /external/blktrace/btt/doc/
btt.tex 108 \item[average component times across all IOs] The time line of each IO
528 in either queue or completion traces across all devices.
    [all...]
  /external/bison/djgpp/
config.bat 332 Rem if the package is configured across partitions.
  /external/grub/docs/
texinfo.tex     [all...]

Completed in 457 milliseconds