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

1 2

  /external/easymock/src/org/easymock/internal/matchers/
Same.java 23 public class Same implements IArgumentMatcher, Serializable {
29 public Same(Object expected) {
38 buffer.append("same(");
  /external/webkit/WebKitTools/Scripts/
sunspider-compare-results 53 --ubench Use microbenchmark suite instead of regular tests. Same as --suite=ubench
54 --v8-suite Use the V8 benchmark suite. Same as --suite=v8-v4
55 --parse-only Use the parse-only benchmark suite. Same as --suite=parse-only
run-sunspider 64 --ubench Use microbenchmark suite instead of regular tests. Same as --suite=ubench
65 --v8-suite Use the V8 benchmark suite. Same as --suite=v8-v4
66 --parse-only Use the parse-only benchmark suite. Same as --suite=parse-only
  /external/webkit/SunSpider/
sunspider-compare-results 43 --ubench Use microbenchmark suite instead of regular tests. Same as --suite=ubench
44 --v8-suite Use the V8 benchmark suite. Same as --suite=v8-v4
sunspider 62 --ubench Use microbenchmark suite instead of regular tests. Same as --suite=ubench
63 --v8-suite Use the V8 benchmark suite. Same as --suite=v8-v4
64 --parse-only Use the parse-only benchmark suite. Same as --suite=parse-only
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_STRING_COMPARETO.S 6 * same and positive if >.
20 subs r0, r2, r1 @ Same?
  /external/v8/test/mjsunit/regress/
regress-406.js 46 // Same with just the left operand constant.
60 // Same with just the right operand constant.
  /external/bison/data/
glr.c 70 # Same as above, but on the look-ahead, hence &yylloc instead of yylocp.
78 # Same as b4_yyerror_args, but with a leading comma.
85 # Same as above, but on the look-ahead, hence &yylloc instead of yylocp.
    [all...]
  /external/protobuf/python/google/protobuf/internal/
text_format_test.py 273 """Same as assertRaises, but also compares the exception message."""
  /external/libvpx/vp8/common/arm/neon/
loopfiltersimplehorizontaledge_neon.asm 20 ;for flimit. Same way applies to limit and thresh.
loopfilterhorizontaledge_uv_neon.asm 20 ;for flimit. Same way applies to limit and thresh.
loopfilterhorizontaledge_y_neon.asm 20 ;for flimit. Same way applies to limit and thresh.
loopfiltersimpleverticaledge_neon.asm 20 ;for flimit. Same way applies to limit and thresh.
loopfilterverticaledge_uv_neon.asm 20 ;for flimit. Same way applies to limit and thresh.
loopfilterverticaledge_y_neon.asm 20 ;for flimit. Same way applies to limit and thresh.
mbloopfilterhorizontaledge_uv_neon.asm 20 ;for flimit. Same way applies to limit and thresh.
mbloopfilterhorizontaledge_y_neon.asm 20 ;for flimit. Same way applies to limit and thresh.
  /external/v8/test/mjsunit/
substr.js 121 // Same with two-byte strings
  /dalvik/vm/arch/arm/
CallEABI.S 128 @ Save regs. Same style as gcc with "-fomit-frame-pointer" -- we don't
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te-vfp.S 489 * restrictions on using the same register more than once (Rd and Rm
490 * cannot be the same).
    [all...]
CompilerTemplateAsm-armv7-a-neon.S 489 * restrictions on using the same register more than once (Rd and Rm
490 * cannot be the same).
    [all...]
CompilerTemplateAsm-armv7-a.S 489 * restrictions on using the same register more than once (Rd and Rm
490 * cannot be the same).
    [all...]
CompilerTemplateAsm-armv5te.S 693 * restrictions on using the same register more than once (Rd and Rm
694 * cannot be the same).
    [all...]
  /external/easymock/src/org/easymock/
EasyMock.java 1405 public static <T> T same(T value) { method in class:EasyMock
    [all...]
  /external/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm 59 ; for flimit. Same applies to limit. thresh is not used in simple looopfilter

Completed in 5384 milliseconds

1 2