Home
last modified time | relevance | path

Searched defs:s8 (Results 1 – 25 of 136) sorted by relevance

123456

/external/clang/test/CodeGenCXX/
D2010-06-22-ZeroBitfield.cpp4 struct s8 { s8_0 a; s8_1 b; }; argument
Dx86_32-arguments.cpp109 struct s8 { s8_0 a; s8_1 b; }; argument
/external/clang/test/Sema/
Dno-documentation-warn-tagdecl-specifier.c41 struct s8 { int is8; }; struct
Dpragma-align-mac68k.c71 struct s8 { struct
75 extern int a8_0[sizeof(struct s8) == 2 ? 1 : -1]; argument
/external/clang/test/CodeGen/
Dbitfield-2.c294 struct __attribute__((packed)) s8 { struct
301 struct s8 g8 = { 0xF }; argument
Dregparm-struct.c106 struct s8 { struct
110 __attribute__((regparm(3))) void f12(struct s8 a, int b); argument
Darm-arguments.c51 struct s8 { struct { int : 0; } f0[1]; }; argument
/external/libvpx/vpx_dsp/arm/
Dhighbd_vpx_convolve8_neon.c157 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_horiz_neon() local
213 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_horiz_neon() local
366 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_avg_horiz_neon() local
429 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_avg_horiz_neon() local
602 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_vert_neon() local
670 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_vert_neon() local
769 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_avg_vert_neon() local
845 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_avg_vert_neon() local
Dvpx_convolve8_neon.c275 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_vert_neon() local
444 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_avg_vert_neon() local
854 int8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_vert_neon() local
1057 int8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_avg_vert_neon() local
1288 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_horiz_neon() local
1359 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_horiz_neon() local
1520 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_avg_horiz_neon() local
1595 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_avg_horiz_neon() local
1788 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_vert_neon() local
1853 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_vert_neon() local
[all …]
/external/clang/test/CodeGenObjC/
Dencode-test.m143 struct s8 { struct
146 const char g8[] = @encode(struct s8); argument
/external/cronet/third_party/icu/source/common/
Dunisetspan.cpp333 uint8_t *s8=utf8+utf8Count; in UnicodeSetStringSpan() local
371 uint8_t *s8=utf8+utf8Count; in UnicodeSetStringSpan() local
989 const uint8_t *s8=utf8; in spanUTF8() local
1166 const uint8_t *s8=utf8; in spanBackUTF8() local
1460 const uint8_t *s8=utf8; in spanNotUTF8() local
1503 const uint8_t *s8=utf8; in spanNotBackUTF8() local
Dbytesinkutil.cpp72 char s8[U8_MAX_LENGTH]; in appendCodePoint() local
92 char s8[2] = { (char)getTwoByteLead(c), (char)getTwoByteTrail(c) }; in appendTwoBytes() local
/external/icu/icu4c/source/common/
Dunisetspan.cpp333 uint8_t *s8=utf8+utf8Count; in UnicodeSetStringSpan() local
371 uint8_t *s8=utf8+utf8Count; in UnicodeSetStringSpan() local
989 const uint8_t *s8=utf8; in spanUTF8() local
1166 const uint8_t *s8=utf8; in spanBackUTF8() local
1460 const uint8_t *s8=utf8; in spanNotUTF8() local
1503 const uint8_t *s8=utf8; in spanNotBackUTF8() local
Dbytesinkutil.cpp72 char s8[U8_MAX_LENGTH]; in appendCodePoint() local
92 char s8[2] = { (char)getTwoByteLead(c), (char)getTwoByteTrail(c) }; in appendTwoBytes() local
/external/igt-gpu-tools/lib/
Dpanfrost-misc.h35 typedef int8_t s8; typedef
/external/libffi/testsuite/libffi.call/
Dstruct10.c16 signed char s8; member
/external/google-breakpad/src/common/android/include/asm-mips/
Dregdef.h70 #define s8 $30 macro
120 #define s8 $30 macro
/external/elfutils/tests/
Dread_unaligned.c34 union s8 union
379 union s8 s8; in main() local
/external/cronet/third_party/icu/source/i18n/
Dcollationfastlatin.cpp814 const uint8_t *s8, int32_t &sIndex, int32_t sLength) { in lookupUTF8()
837 const uint8_t *s8, int32_t &sIndex) { in lookupUTF8Unsafe()
857 … const UChar *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) { in nextPair()
/external/icu/icu4c/source/i18n/
Dcollationfastlatin.cpp814 const uint8_t *s8, int32_t &sIndex, int32_t sLength) { in lookupUTF8()
837 const uint8_t *s8, int32_t &sIndex) { in lookupUTF8Unsafe()
857 … const UChar *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) { in nextPair()
/external/libaom/av1/common/arm/
Dconvolve_neon.c164 const int16x4_t s6, const int16x4_t s7, const int16x4_t s8, in convolve12_vert_4x4_s32()
196 const int16x8_t s6, const int16x8_t s7, const int16x8_t s8, in convolve12_vert_8x4_s32()
597 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in av1_convolve_x_sr_neon() local
687 int16x8_t s8, s9, s10; in av1_convolve_x_sr_neon() local
1008 int16x4_t s8, s9, s10, d1, d2, d3; in av1_convolve_y_sr_neon() local
1127 int16x8_t s8, s9, s10; in av1_convolve_y_sr_neon() local
1760 const int16x4_t s6, const int16x4_t s7, const int16x4_t s8, in convolve12_horiz_4x4_s16()
1800 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, d0; in horiz_filter_12tap_w4_single_row() local
1854 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in av1_convolve_2d_sr_horiz_12tap_neon() local
1976 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14; in av1_convolve_2d_sr_vert_12tap_neon() local
[all …]
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/memory/ptr.align/
Dassume_aligned.pass.cpp67 S8 s8; in tests() local
/external/libaom/av1/common/x86/
Dhighbd_convolve_2d_ssse3.c115 __m128i s8 = _mm_loadu_si128((__m128i *)(im_block + 8 * im_stride)); in av1_highbd_convolve_2d_sr_ssse3() local
320 __m128i s8 = _mm_loadu_si128((__m128i *)(data + 8 * im_stride)); in av1_highbd_convolve_2d_sr_ssse3() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86LegalizerInfo.cpp110 const LLT s8 = LLT::scalar(8); in setLegalizerInfo32bit() local
206 const LLT s8 = LLT::scalar(8); in setLegalizerInfo64bit() local
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dint_typedefs.h7 typedef int8_t s8; typedef

123456