Home
last modified time | relevance | path

Searched defs:s9 (Results 1 – 25 of 35) sorted by relevance

12

/external/clang/test/CodeGen/
Dbitfield-2.c331 struct __attribute__((packed)) s9 { struct
342 int f9_load(struct s9 *a0) { in f9_load() argument
Dregparm-struct.c117 struct s9 { struct
122 __attribute__((regparm(3))) void f13(struct s9 a, int b); argument
Dx86_64-arguments-nacl.c47 struct s9 { int a; int b; int : 0; } f9(void) { while (1) {} } in f9() argument
Darm-arguments.c56 struct s9 { int f0; int : 0; }; struct
Dx86_64-arguments.c60 struct s9 { int a; int b; int : 0; } f9(void) { while (1) {} } in f9() argument
Dms_struct-bitfield.c138 int s9 = sizeof(t9); variable
Dx86_32-arguments-darwin.c56 struct s9 { struct
60 struct s9 f9_1(void) { while (1) {} } in f9_1() argument
Dppc64le-aggregates.c367 struct s9 { char c[9]; }; argument
Darm64-arguments.c43 struct s9 { int f0; int : 0; }; argument
/external/clang/test/Sema/
Dpragma-align-mac68k.c78 struct s9 { struct
83 extern int a9_0[sizeof(struct s9) == 6 ? 1 : -1]; argument
Dbitfield-layout_1.c98 } s9; variable
/external/libvpx/libvpx/vp8/common/x86/
Dloopfilter_sse2.asm1630 s9: label
/external/clang/test/CodeGenCXX/
Dx86_32-arguments.cpp115 struct s9 { s9_0 a; s9_1 b; }; argument
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_vpx_convolve8_neon.c158 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_horiz_neon() local
214 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_horiz_neon() local
358 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_avg_horiz_neon() local
421 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_avg_horiz_neon() local
586 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_vert_neon() local
654 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_vert_neon() local
752 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_avg_vert_neon() local
828 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_avg_vert_neon() local
Dvpx_convolve8_neon.c147 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, in vpx_convolve8_horiz_neon() local
227 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_horiz_neon() local
412 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, in vpx_convolve8_avg_horiz_neon() local
496 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_avg_horiz_neon() local
715 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_vert_neon() local
785 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_vert_neon() local
887 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_avg_vert_neon() local
967 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_avg_vert_neon() local
Dloopfilter_neon.c753 const uint8x16_t s9, const uint8x16_t s10, in store_16x16()
845 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, in vpx_lpf_vertical_4_dual_neon() local
923 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, in vpx_lpf_vertical_8_dual_neon() local
1054 uint8x16_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, in vpx_lpf_vertical_16_dual_neon() local
/external/syslinux/lzo/src/
Dlzo_init.c181 int s6, int s7, int s8, int s9) in __lzo_init_v2()
/external/v8/testing/gmock/test/
Dgmock-more-actions_test.cc169 const char* s7, const char* s8, const char* s9) { in Concat9()
175 const char* s7, const char* s8, const char* s9, in Concat10()
218 const char* s7, const char* s8, const char* s9) { in Concat9()
224 const char* s7, const char* s8, const char* s9, in Concat10()
/external/google-breakpad/src/testing/test/
Dgmock-more-actions_test.cc169 const char* s7, const char* s8, const char* s9) { in Concat9()
175 const char* s7, const char* s8, const char* s9, in Concat10()
218 const char* s7, const char* s8, const char* s9) { in Concat9()
224 const char* s7, const char* s8, const char* s9, in Concat10()
/external/googletest/googlemock/test/
Dgmock-more-actions_test.cc169 const char* s7, const char* s8, const char* s9) { in Concat9()
175 const char* s7, const char* s8, const char* s9, in Concat10()
218 const char* s7, const char* s8, const char* s9) { in Concat9()
224 const char* s7, const char* s8, const char* s9, in Concat10()
/external/mesa3d/include/CL/
Dcl_platform.h553 …__CL_ANON_STRUCT__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF… member
628 …__CL_ANON_STRUCT__ struct{ cl_uchar s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, s… member
703 …__CL_ANON_STRUCT__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, s… member
778 …__CL_ANON_STRUCT__ struct{ cl_ushort s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, … member
852 …__CL_ANON_STRUCT__ struct{ cl_int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF;… member
927 …__CL_ANON_STRUCT__ struct{ cl_uint s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF… member
1001 …__CL_ANON_STRUCT__ struct{ cl_long s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF… member
1076 …__CL_ANON_STRUCT__ struct{ cl_ulong s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, s… member
1152 …__CL_ANON_STRUCT__ struct{ cl_float s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, s… member
1227 …__CL_ANON_STRUCT__ struct{ cl_double s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, … member
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans16_dspr2.c1061 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; in iadst16_dspr2() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c348 tran_high_t s9, s10, s11, s12, s13, s14, s15; in fadst16() local
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c388 tran_high_t s9, s10, s11, s12, s13, s14, s15; in iadst16_c() local
1697 tran_high_t s9, s10, s11, s12, s13, s14, s15; in vpx_highbd_iadst16_c() local
/external/v8/src/arm/
Dsimulator-arm.h121 s8, s9, s10, s11, s12, s13, s14, s15, enumerator

12