/external/chromium_org/v8/test/webkit/ |
regexp-zero-length-alternatives.js | 35 var s7 = "g0"; variable 267 shouldBe('s7.match(re33)', '["g0"]');
|
/art/test/Statics/ |
Statics.java | 25 static final double s7 = 16777217; field in class:Statics 50 return s7;
|
/external/clang/test/Sema/ |
pragma-align-mac68k.c | 64 struct s7 { struct 68 extern int a7_0[sizeof(struct s7) == 2 ? 1 : -1]; 69 extern int a7_1[__alignof(struct s7) == 2 ? 1 : -1];
|
/external/chromium_org/v8/test/mjsunit/ |
uri.js | 46 var s7 = String.fromCharCode(cc7); variable 62 assertEquals('%EA%BB%AE', encodeURI(s7)); 73 assertEquals(cc7, decodeURI(encodeURI(s7)).charCodeAt(0));
|
/external/v8/test/mjsunit/ |
uri.js | 46 var s7 = String.fromCharCode(cc7); variable 62 assertEquals('%EA%BB%AE', encodeURI(s7)); 73 assertEquals(cc7, decodeURI(encodeURI(s7)).charCodeAt(0));
|
/art/test/StackWalk/ |
StackWalk.java | 28 String s7 = new String("7"); local 50 s += s7;
|
/external/clang/test/CodeGen/ |
regparm-struct.c | 94 struct s7 { struct 99 __attribute__((regparm(3))) void f11(struct s7 a, int b); 102 struct s7 x = {41, 42, 43};
|
bitfield-2.c | 272 // CHECK-RECORD: Record: RecordDecl{{.*}}s7 274 // CHECK-RECORD: LLVMType:%struct.s7 = type { i32, i32, i32, i8, [3 x i8], [4 x i8], [12 x i8] } 280 struct __attribute__((aligned(16))) s7 { struct 286 int f7_load(struct s7 *a0) {
|
/external/pixman/pixman/ |
pixman-mips-dspr2-asm.h | 58 #define s7 $23 macro 114 * can be saved on stack is limitted to 14 (a0-a3, v0-v1 and s0-s7). 189 * can be restored from stack is limitted to 14 (a0-a3, v0-v1 and s0-s7).
|
/bionic/libc/arch-mips/include/machine/ |
regdef.h | 82 #define s7 $23 macro
|
/bionic/libc/kernel/arch-mips/asm/ |
regdef.h | 52 #define s7 $23 macro 102 #define s7 $23 macro
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
regdef.h | 52 #define s7 $23 macro 102 #define s7 $23 macro
|
/development/ndk/platforms/android-9/arch-mips/include/machine/ |
regdef.h | 82 #define s7 $23 macro
|
/external/clang/test/CXX/class/class.union/ |
p1.cpp | 92 struct s7 : Okay { struct in union:U3
|
/external/clang/test/CodeGenCXX/ |
x86_32-arguments.cpp | 103 struct s7 : s7_0, s7_1 { }; struct in inherits:s7_0,s7_1 104 s7 f7() { return s7(); }
|
/external/kernel-headers/original/asm-mips/ |
regdef.h | 43 #define s7 $23 macro 86 #define s7 $23 macro
|
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
vp9_itrans4_dspr2.c | 323 int s0, s1, s2, s3, s4, s5, s6, s7; local 343 s7 = x0 - x2 + x3; 347 x2 = sinpi_3_9 * s7;
|
vp9_itrans8_dspr2.c | 472 int s0, s1, s2, s3, s4, s5, s6, s7; local 498 s7 = cospi_6_64 * x6 - cospi_26_64 * x7; 503 x3 = ROUND_POWER_OF_TWO((s3 + s7), DCT_CONST_BITS); 507 x7 = ROUND_POWER_OF_TWO((s3 - s7), DCT_CONST_BITS); 517 s7 = cospi_8_64 * x6 + cospi_24_64 * x7; 524 x5 = ROUND_POWER_OF_TWO((s5 + s7), DCT_CONST_BITS); 526 x7 = ROUND_POWER_OF_TWO((s5 - s7), DCT_CONST_BITS); 532 s7 = cospi_16_64 * (x6 - x7); 537 x7 = ROUND_POWER_OF_TWO((s7), DCT_CONST_BITS); [all...] |
/external/tremolo/Tremolo/ |
mdct.c | 113 REG_TYPE s7 = x[6] - x[7]; local 116 x[1] = s7 - s1; 118 x[3] = s7 + s1;
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ |
regdef.h | 52 #define s7 $23 macro 102 #define s7 $23 macro
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/ |
regdef.h | 82 #define s7 $23 macro
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ |
regdef.h | 52 #define s7 $23 macro 102 #define s7 $23 macro
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/ |
regdef.h | 82 #define s7 $23 macro
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/ |
regdef.h | 52 #define s7 $23 macro 102 #define s7 $23 macro
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/ |
regdef.h | 82 #define s7 $23 macro
|