Searched defs:s9 (Results 1 - 25 of 34) sorted by relevance

12

/external/libvpx/libvpx/vp8/common/x86/
H A Dloopfilter_sse2.asm426 movdqa xmm4, [GLOBAL(s9)]
1632 s9: label
/external/clang/test/Sema/
H A Dpragma-align-mac68k.c78 struct s9 { struct
83 extern int a9_0[sizeof(struct s9) == 6 ? 1 : -1];
84 extern int a9_1[__alignof(struct s9) == 2 ? 1 : -1];
H A Dbitfield-layout_1.c98 } s9; variable in typeref:struct:__anon3151
99 CHECK_SIZE(s9,8)
/external/syslinux/lzo/src/
H A Dlzo_init.c181 int s6, int s7, int s8, int s9)
206 (s9 == -1 || s9 == (int) sizeof(lzo_callback_t));
180 __lzo_init_v2(unsigned v, int s1, int s2, int s3, int s4, int s5, int s6, int s7, int s8, int s9) argument
/external/clang/test/CodeGen/
H A Dregparm-struct.c117 struct s9 { struct
122 __attribute__((regparm(3))) void f13(struct s9 a, int b);
125 struct s9 x = {41, 42, 43};
H A Dbitfield-2.c331 struct __attribute__((packed)) s9 { struct
342 int f9_load(struct s9 *a0) {
H A Dms_struct-bitfield.c138 int s9 = sizeof(t9); variable
139 // CHECK: @s9 = global i32 28
140 // CHECK-ARM: @s9 = global i32 28
H A Dx86_64-arguments-nacl.c47 struct s9 { int a; int b; int : 0; } f9(void) { while (1) {} } struct
H A Darm-arguments.c56 struct s9 { int f0; int : 0; }; struct
57 struct s9 f9(void) {}
H A Dppc64le-aggregates.c367 struct s9 { char c[9]; }; struct
412 struct s9 ret_s9() {
413 return (struct s9) { 17, 18, 19, 20, 21, 22, 23, 24, 25 };
/external/capstone/suite/MC/AArch64/
H A Dneon-scalar-by-elem-saturating-mla.s.cs8 0x28,0x31,0xae,0x5f = sqdmlal d8, s9, v14.s[1] external variable declarations
/external/clang/test/CodeGenCXX/
H A Dx86_32-arguments.cpp112 // CHECK-LABEL: define void @_Z2f9v(%struct.s9* noalias sret %agg.result)
115 struct s9 { s9_0 a; s9_1 b; }; struct
116 s9 f9() { return s9(); }
/external/libvpx/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.c75 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, local
113 s9 = vget_low_s16(tt2);
120 d2 = convolve8_4(s2, s3, s4, s5, s6, s7, s8, s9, filters, filter3,
122 d3 = convolve8_4(s3, s4, s5, s6, s7, s8, s9, s10, filters, filter3,
143 s5 = s9;
155 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
183 s9 = vreinterpretq_s16_u16(vmovl_u8(t2));
198 t2 = convolve8_8(s2, s3, s4, s5, s6, s7, s8, s9, filters, filter3,
200 t3 = convolve8_8(s3, s4, s5, s6, s7, s8, s9, s10, filters, filter3,
262 s9
328 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, local
412 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
619 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; local
690 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
791 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; local
872 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
[all...]
H A Dhighbd_vpx_convolve8_neon.c157 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
181 load_4x4((const int16_t *)src, src_stride, &s7, &s8, &s9, &s10);
182 transpose_s16_4x4d(&s7, &s8, &s9, &s10);
186 d2 = highbd_convolve8_4(s2, s3, s4, s5, s6, s7, s8, s9, filters);
187 d3 = highbd_convolve8_4(s3, s4, s5, s6, s7, s8, s9, s10, filters);
205 s5 = s9;
213 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
222 load_8x8((const int16_t *)(src + 7), src_stride, &s7, &s8, &s9, &s10,
233 transpose_s16_8x8(&s7, &s8, &s9, &s10, &t4, &t5, &t6, &t7);
245 d2 = highbd_convolve8_8(s2, s3, s4, s5, s6, s7, s8, s9, filter
366 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
429 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
602 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
670 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
769 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
845 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
[all...]
H A Dhighbd_loopfilter_neon.c368 uint16x8_t *s7, uint16x8_t *s8, uint16x8_t *s9,
390 *s9 = vld1q_u16(s);
365 load_8x16(const uint16_t *s, const int p, uint16x8_t *s0, uint16x8_t *s1, uint16x8_t *s2, uint16x8_t *s3, uint16x8_t *s4, uint16x8_t *s5, uint16x8_t *s6, uint16x8_t *s7, uint16x8_t *s8, uint16x8_t *s9, uint16x8_t *s10, uint16x8_t *s11, uint16x8_t *s12, uint16x8_t *s13, uint16x8_t *s14, uint16x8_t *s15) argument
H A Dloopfilter_neon.c547 uint8x##w##_t *s8, uint8x##w##_t *s9, uint8x##w##_t *s10, \
568 *s9 = vld1##r##u8(s); \
753 const uint8x16_t s9, const uint8x16_t s10,
775 vst1q_u8(s, s9);
845 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
850 load_8x16(s - 4, p, &s0, &s1, &s2, &s3, &s4, &s5, &s6, &s7, &s8, &s9, &s10,
852 transpose_u8_8x16(s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13,
923 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
929 load_8x16(s - 4, p, &s0, &s1, &s2, &s3, &s4, &s5, &s6, &s7, &s8, &s9, &s10,
931 transpose_u8_8x16(s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s1
748 store_16x16(uint8_t *s, const int p, const uint8x16_t s0, const uint8x16_t s1, const uint8x16_t s2, const uint8x16_t s3, const uint8x16_t s4, const uint8x16_t s5, const uint8x16_t s6, const uint8x16_t s7, const uint8x16_t s8, const uint8x16_t s9, const uint8x16_t s10, const uint8x16_t s11, const uint8x16_t s12, const uint8x16_t s13, const uint8x16_t s14, const uint8x16_t s15) argument
1054 uint8x16_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
[all...]
/external/google-breakpad/src/testing/test/
H A Dgmock-more-actions_test.cc169 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;
218 const char* s7, const char* s8, const char* s9) {
219 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9;
224 const char* s7, const char* s8, const char* s9,
226 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10;
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
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
H A Dgmock-generated-actions_test.cc152 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;
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/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc169 const char* s7, const char* s8, const char* s9) {
170 return std::string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9;
175 const char* s7, const char* s8, const char* s9,
177 return std::string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10;
218 const char* s7, const char* s8, const char* s9) {
219 return std::string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9;
224 const char* s7, const char* s8, const char* s9,
226 return std::string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10;
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
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
H A Dgmock-generated-actions_test.cc152 const char* s7, const char* s8, const char* s9) {
153 return std::string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9;
158 const char* s7, const char* s8, const char* s9,
160 return std::string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10;
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/encoder/
H A Dvp9_dct.c348 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
377 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
386 x1 = fdct_round_shift(s1 + s9);
394 x9 = fdct_round_shift(s1 - s9);
412 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
429 x9 = fdct_round_shift(s9 + s13);
433 x13 = fdct_round_shift(s9 - s13);
447 s9 = x9;
464 x9 = s9 + s11;
466 x11 = s9
[all...]
/external/libvpx/libvpx/vpx_dsp/
H A Dinv_txfm.c391 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
425 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
434 x1 = WRAPLOW(dct_const_round_shift(s1 + s9));
442 x9 = WRAPLOW(dct_const_round_shift(s1 - s9));
460 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
477 x9 = WRAPLOW(dct_const_round_shift(s9 + s13));
481 x13 = WRAPLOW(dct_const_round_shift(s9 - s13));
495 s9 = x9;
512 x9 = WRAPLOW(s9 + s11);
514 x11 = WRAPLOW(s9
1710 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
[all...]
/external/libvpx/libvpx/vpx_dsp/mips/
H A Ditrans16_dspr2.c1061 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
1098 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
1107 x1 = dct_const_round_shift(s1 + s9);
1115 x9 = dct_const_round_shift(s1 - s9);
1133 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
1150 x9 = dct_const_round_shift(s9 + s13);
1154 x13 = dct_const_round_shift(s9 - s13);
1168 s9 = x9;
1185 x9 = s9 + s11;
1187 x11 = s9
[all...]
/external/v8/testing/gmock/test/
H A Dgmock-more-actions_test.cc169 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;
218 const char* s7, const char* s8, const char* s9) {
219 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9;
224 const char* s7, const char* s8, const char* s9,
226 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10;
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
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
/external/v8/src/arm/
H A Dsimulator-arm.h121 s8, s9, s10, s11, s12, s13, s14, s15, enumerator in enum:v8::internal::Simulator::Register

Completed in 1168 milliseconds

12