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

1 2

  /external/openssl/crypto/bn/asm/
sparcv8plus.S 197 add %g1,%o5,%o4
199 add %o4,%g2,%o4
200 stuw %o4,[%o0]
201 srlx %o4,32,%o5
206 add %g1,%o5,%o4
208 add %o4,%g3,%o4
209 stuw %o4,[%o0+4]
210 srlx %o4,32,%o
    [all...]
sparcv8.S 60 ld [%o0],%o4
64 addcc %o4,%o5,%o4
66 addcc %o4,%g2,%o4
67 st %o4,[%o0]
70 ld [%o0+4],%o4
75 addcc %o4,%o5,%o4
77 addcc %o4,%g3,%o
    [all...]
  /libcore/luni/src/test/java/tests/api/java/io/
ComputeSerialVersionUIDTest.java 21 SerializationTestClass.TestClassModifierFinal o4 = (SerializationTestClass.TestClassModifierFinal) ois local
37 SerializationTestClass.TestIntefacesBA o4 = (SerializationTestClass.TestIntefacesBA) ois local
69 SerializationTestClass.TestFieldsOnePrivate o4 = (SerializationTestClass.TestFieldsOnePrivate) ois local
107 SerializationTestClass.TestConstructorProtected o4 = (SerializationTestClass.TestConstructorProtected) ois local
129 SerializationTestClass.TestMethodNative o4 = (SerializationTestClass.TestMethodNative) ois local
  /external/v8/test/mjsunit/compiler/
simple-inlining.js 110 var o4 = {x:[1,2,3]};
111 o4.h = function() { return this.x.length; };
112 for (var i = 0; i < 5; i++) TestInlineThisXLength(o4);
114 TestInlineThisXLength(o4);
115 TestInlineThisXLength({h: o4.h, x:[1,2,3]});
  /external/openssl/crypto/
sparccpuid.S 78 clr %o4
152 clr %o4
275 .word 0x99410000 !rd %tick,%o4
281 sub %o4,%o3,%o3
  /external/guava/guava-tests/test/com/google/common/base/
ToStringHelperTest.java 124 Object o4 = new Object() {}; local
140 Object o4 = new Object() {}; local
  /external/libvpx/libvpx/vp8/common/arm/armv6/
idct_v6.asm 74 str r6, [r0, #(4*2)] ; o5 | o4
169 add r12, r12, r7, asr #3 ; p4 + o4
172 usat r12, #8, r12 ; d4 = clip8(p4 + o4)
  /external/v8/test/mjsunit/
array-tostring.js 91 var o4 = {length: 3, 0: 1, 1: 2, 2: 3,
94 assertEquals("[object Object]", o4.toString());
large-object-allocation.js 150 this.o4 = i;
  /external/libffi/src/sparc/
v8.S 57 ld [%l0+ARGS+16], %o4
v9.S 80 ldx [%l0+ARGS+32], %o4
  /external/libvpx/libvpx/vp8/encoder/arm/armv6/
vp8_short_fdct4x4_armv6.asm 68 smuad r9, r6, lr ; o4 = (i5+i6)*8 + (i4+i7)*8
76 pkhbt r9, r9, r6, lsl #4 ; [o5 | o4], keep in register for PART 2
  /external/v8/test/mjsunit/harmony/
proxies.js     [all...]
  /external/openssl/crypto/aes/asm/
aes-sparcv9.pl 46 $acc6="%o4";
526 add %o7,AES_Te-1b,%o4
586 add %o7,AES_Te-1b,%o4
1072 add %o7,AES_Td-1b,%o4
1132 add %o7,AES_Td-1b,%o4
  /external/elfutils/tests/
run-allregs.sh     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
gimple.h 811 #define gimple_build_assign_with_ops3(c,o1,o2,o3,o4) \
812 gimple_build_assign_with_ops_stat (c, o1, o2, o3, o4 MEM_STAT_INFO)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.h 811 #define gimple_build_assign_with_ops3(c,o1,o2,o3,o4) \
812 gimple_build_assign_with_ops_stat (c, o1, o2, o3, o4 MEM_STAT_INFO)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
gimple.h 811 #define gimple_build_assign_with_ops3(c,o1,o2,o3,o4) \
812 gimple_build_assign_with_ops_stat (c, o1, o2, o3, o4 MEM_STAT_INFO)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.h 811 #define gimple_build_assign_with_ops3(c,o1,o2,o3,o4) \
812 gimple_build_assign_with_ops_stat (c, o1, o2, o3, o4 MEM_STAT_INFO)
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/v8/benchmarks/
regexp.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-regexp.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-regexp.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-regexp.js     [all...]

Completed in 983 milliseconds

1 2