Searched defs:s7 (Results 1 - 25 of 33) sorted by relevance

12

/external/v8/test/webkit/
H A Dregexp-zero-length-alternatives.js35 var s7 = "g0"; variable
267 shouldBe('s7.match(re33)', '["g0"]');
/external/clang/test/Sema/
H A Dpragma-align-mac68k.c64 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/skia/src/opts/
H A DSkBitmapProcState_opts_mips_dsp.cpp163 int s0, s1, s2, s3, s4, s5, s6, s7; local
191 "lhu %[s7], 30(%[xx]) \n\t"
207 "lbux %[s7], %[s7](%[srcAddr]) \n\t"
223 "sll %[s7], %[s7], 2 \n\t"
240 "lwx %[s7], %[s7](%[table]) \n\t"
257 "sw %[s7], 60(%[colors]) \n\t"
277 "lhu %[s7], 3
[all...]
/external/v8/test/mjsunit/
H A Duri.js46 var s7 = String.fromCharCode(cc7); variable
62 assertEquals('%EA%BB%AE', encodeURI(s7));
73 assertEquals(cc7, decodeURI(encodeURI(s7)).charCodeAt(0));
/external/clang/test/CodeGen/
H A Dregparm-struct.c94 struct s7 { struct
99 __attribute__((regparm(3))) void f11(struct s7 a, int b);
102 struct s7 x = {41, 42, 43};
H A Dbitfield-2.c272 // CHECK-RECORD: Record: RecordDecl{{.*}}s7
274 // CHECK-RECORD: LLVMType:%struct.s7 = type { i32, i32, i32, i8, i32, [12 x i8] }
280 struct __attribute__((aligned(16))) s7 { struct
286 int f7_load(struct s7 *a0) {
H A Dms_struct-bitfield.c95 int s7 = sizeof(t7); variable
96 // CHECK: @s7 = global i32 9
97 // CHECK-ARM: @s7 = global i32 9
H A Darm-arguments.c45 struct s7 { struct { int : 0; } f0; }; struct
46 struct s7 f7(void) {}
91 void f15(struct s7 a0) {}
H A Dppc64le-aggregates.c365 struct s7 { char c[7]; }; struct
402 struct s7 ret_s7() {
403 return (struct s7) { 17, 18, 19, 20, 21, 22, 23 };
H A Darm64-arguments.c35 struct s7 { struct { int : 0; } f0; }; struct
36 struct s7 f7(void) {}
67 void f15(struct s7 a0) {}
/external/clang/test/CXX/class/class.union/
H A Dp1.cpp92 struct s7 : Okay { struct in union:U3
/external/clang/test/CodeGenCXX/
H A Dx86_32-arguments.cpp103 struct s7 : s7_0, s7_1 { }; struct in inherits:s7_0,s7_1
104 s7 f7() { return s7(); }
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans4_dspr2.c323 int s0, s1, s2, s3, s4, s5, s6, s7; local
343 s7 = x0 - x2 + x3;
347 x2 = sinpi_3_9 * s7;
H A Dvp9_itrans8_dspr2.c472 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);
H A Dvp9_itrans16_dspr2.c915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
951 s7 = x6 * cospi_19_64 - x7 * cospi_13_64;
968 x7 = dct_const_round_shift(s7 + s15);
976 x15 = dct_const_round_shift(s7 - s15);
986 s7 = x7;
999 x3 = s3 + s7;
1003 x7 = s3 - s7;
1021 s7 = x6 * cospi_8_64 + x7 * cospi_24_64;
1036 x5 = dct_const_round_shift(s5 + s7);
1038 x7 = dct_const_round_shift(s5 - s7);
[all...]
/external/tremolo/Tremolo/
H A Dmdct.c113 REG_TYPE s7 = x[6] - x[7]; local
116 x[1] = s7 - s1;
118 x[3] = s7 + s1;
/external/google-breakpad/src/testing/test/
H A Dgmock-more-actions_test.cc157 const char* s7) {
158 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7;
163 const char* s7, const char* s8) {
164 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8;
169 const char* s7, const char* s8, const char* s9) {
170 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9;
175 const char* s7, const char* s8, const char* s9,
177 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10;
206 const char* s7) {
207 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7;
155 Concat7(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7) argument
161 Concat8(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8) argument
167 Concat9(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9) argument
173 Concat10(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9, const char* s10) argument
204 Concat7(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7) argument
210 Concat8(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8) argument
216 Concat9(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9) argument
222 Concat10(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9, const char* s10) argument
[all...]
H A Dgmock-generated-actions_test.cc140 const char* s7) {
141 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7;
146 const char* s7, const char* s8) {
147 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8;
152 const char* s7, const char* s8, const char* s9) {
153 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9;
158 const char* s7, const char* s8, const char* s9,
160 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10;
138 Concat7(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7) argument
144 Concat8(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8) argument
150 Concat9(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9) argument
156 Concat10(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9, const char* s10) argument
/external/libvpx/libvpx/vp9/common/
H A Dvp9_idct.c242 int s0, s1, s2, s3, s4, s5, s6, s7; local
261 s7 = x0 - x2 + x3;
265 x2 = sinpi_3_9 * s7;
315 int s0, s1, s2, s3, s4, s5, s6, s7; local
340 s7 = cospi_6_64 * x6 - cospi_26_64 * x7;
345 x3 = dct_const_round_shift(s3 + s7);
349 x7 = dct_const_round_shift(s3 - s7);
359 s7 = cospi_8_64 * x6 + cospi_24_64 * x7;
366 x5 = dct_const_round_shift(s5 + s7);
368 x7 = dct_const_round_shift(s5 - s7);
639 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
[all...]
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_dct.c124 int s0, s1, s2, s3, s4, s5, s6, s7; local
143 s7 = x0 + x1 - x3;
146 x1 = sinpi_3_9 * s7;
203 /*canbe16*/ int s0, s1, s2, s3, s4, s5, s6, s7; local
215 s7 = input[0] - input[7];
240 x2 = s7 - t3;
241 x3 = s7 + t3;
272 /*canbe16*/ int s0, s1, s2, s3, s4, s5, s6, s7; local
286 s7 = (input[0 * stride] - input[7 * stride]) * 4;
311 x2 = s7
409 /*canbe16*/ int s0, s1, s2, s3, s4, s5, s6, s7; local
526 int s0, s1, s2, s3, s4, s5, s6, s7; local
718 /*canbe16*/ int s0, s1, s2, s3, s4, s5, s6, s7; local
832 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
[all...]
/external/v8/src/arm/
H A Dsimulator-arm.h112 s0 = 0, s1, s2, s3, s4, s5, s6, s7, enumerator in enum:v8::internal::Simulator::Register
/external/v8/src/mips/
H A Dsimulator-mips.h124 s0, s1, s2, s3, s4, s5, s6, s7, enumerator in enum:v8::internal::Simulator::Register
/external/v8/src/mips64/
H A Dsimulator-mips64.h153 s0, s1, s2, s3, s4, s5, s6, s7, enumerator in enum:v8::internal::Simulator::Register
/external/mesa3d/include/CL/
H A Dcl_platform.h460 __extension__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon11729::__anon11731
479 __extension__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon11733::__anon11735
535 __extension__ struct{ cl_uchar s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon11745::__anon11747
554 __extension__ struct{ cl_uchar s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon11749::__anon11751
610 __extension__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon11761::__anon11763
629 __extension__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon11765::__anon11767
685 __extension__ struct{ cl_ushort s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon11777::__anon11779
704 __extension__ struct{ cl_ushort s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon11781::__anon11783
759 __extension__ struct{ cl_int s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon11793::__anon11795
778 __extension__ struct{ cl_int s0, s1, s2, s3, s4, s5, s6, s7, s member in struct:__anon11797::__anon11799
834 __extension__ struct{ cl_uint s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon11809::__anon11811
853 __extension__ struct{ cl_uint s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon11813::__anon11815
908 __extension__ struct{ cl_long s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon11825::__anon11827
927 __extension__ struct{ cl_long s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon11829::__anon11831
983 __extension__ struct{ cl_ulong s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon11841::__anon11843
1002 __extension__ struct{ cl_ulong s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon11845::__anon11847
1059 __extension__ struct{ cl_float s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon11857::__anon11859
1078 __extension__ struct{ cl_float s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon11861::__anon11863
1134 __extension__ struct{ cl_double s0, s1, s2, s3, s4, s5, s6, s7; }; member in struct:__anon11873::__anon11875
1153 __extension__ struct{ cl_double s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member in struct:__anon11877::__anon11879
[all...]
/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_idct_intrin_sse2.c651 __m128i s0, s1, s2, s3, s4, s5, s6, s7; local
677 s7 = _mm_unpackhi_epi16(in6, in7);
692 u13 = _mm_madd_epi16(s7, k__cospi_p26_p06);
694 u15 = _mm_madd_epi16(s7, k__cospi_p06_m26);
809 s7 = _mm_packs_epi32(u6, u7);
814 u2 = _mm_unpacklo_epi16(s6, s7);
815 u3 = _mm_unpackhi_epi16(s6, s7);
847 s7 = _mm_packs_epi32(v6, v7);
854 in[5] = _mm_sub_epi16(k__const_0, s7);

Completed in 2887 milliseconds

12