/external/clang/test/CodeGenCXX/ |
D | 2010-06-22-ZeroBitfield.cpp | 4 struct s8 { s8_0 a; s8_1 b; }; struct
|
D | x86_32-arguments.cpp | 109 struct s8 { s8_0 a; s8_1 b; }; argument
|
/external/clang/test/Sema/ |
D | no-documentation-warn-tagdecl-specifier.c | 41 struct s8 { int is8; }; argument
|
D | pragma-align-mac68k.c | 71 struct s8 { struct 75 extern int a8_0[sizeof(struct s8) == 2 ? 1 : -1]; argument
|
/external/clang/test/CodeGen/ |
D | bitfield-2.c | 294 struct __attribute__((packed)) s8 { struct 301 struct s8 g8 = { 0xF }; argument
|
D | regparm-struct.c | 106 struct s8 { struct 110 __attribute__((regparm(3))) void f12(struct s8 a, int b); argument
|
D | arm-arguments.c | 51 struct s8 { struct { int : 0; } f0[1]; }; argument
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_vpx_convolve8_neon.c | 157 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
|
D | vpx_convolve8_neon.c | 317 int8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_vert_neon() local 540 int8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_avg_vert_neon() local 811 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, in vpx_convolve8_horiz_neon() local 891 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_horiz_neon() local 1064 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, in vpx_convolve8_avg_horiz_neon() local 1148 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_avg_horiz_neon() local 1355 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_vert_neon() local 1426 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_vert_neon() local 1527 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_avg_vert_neon() local 1608 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_avg_vert_neon() local
|
/external/clang/test/CodeGenObjC/ |
D | encode-test.m | 143 struct s8 { struct 146 const char g8[] = @encode(struct s8); argument
|
/external/icu/icu4c/source/common/ |
D | unisetspan.cpp | 333 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
|
D | bytesinkutil.cpp | 72 char s8[U8_MAX_LENGTH]; in appendCodePoint() local 92 char s8[2] = { (char)getTwoByteLead(c), (char)getTwoByteTrail(c) }; in appendTwoBytes() local
|
/external/ComputeLibrary/src/core/common/ |
D | StdTypes.h | 32 using s8 = int8_t; variable
|
/external/igt-gpu-tools/lib/ |
D | panfrost-misc.h | 35 typedef int8_t s8; typedef
|
/external/libffi/testsuite/libffi.call/ |
D | struct10.c | 16 signed char s8; member
|
/external/elfutils/tests/ |
D | read_unaligned.c | 34 union s8 union 379 union s8 s8; in main() local
|
/external/google-breakpad/src/common/android/include/asm-mips/ |
D | regdef.h | 70 #define s8 $30 macro 120 #define s8 $30 macro
|
/external/icu/icu4c/source/i18n/ |
D | collationfastlatin.cpp | 814 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86LegalizerInfo.cpp | 110 const LLT s8 = LLT::scalar(8); in setLegalizerInfo32bit() local 206 const LLT s8 = LLT::scalar(8); in setLegalizerInfo64bit() local
|
/external/libaom/libaom/av1/common/x86/ |
D | highbd_convolve_2d_ssse3.c | 115 __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/libaom/libaom/av1/common/arm/ |
D | convolve_neon.c | 226 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in av1_convolve_x_sr_neon() local 316 int16x8_t s8, s9, s10; in av1_convolve_x_sr_neon() local 633 int16x4_t s8, s9, s10, d1, d2, d3; in av1_convolve_y_sr_neon() local 752 int16x8_t s8, s9, s10; in av1_convolve_y_sr_neon() local 1004 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in av1_convolve_2d_sr_neon() local 1086 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14; in av1_convolve_2d_sr_neon() local 1321 int16x4_t s8, s9, s10; in av1_convolve_2d_sr_neon() local 1460 int16x8_t s8, s9, s10; in av1_convolve_2d_sr_neon() local
|
D | wiener_convolve_neon.c | 250 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in av1_wiener_convolve_add_src_neon() local 396 int16x8_t s8, s9, s10; in av1_wiener_convolve_add_src_neon() local
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
D | int_typedefs.h | 7 typedef int8_t s8; typedef
|
/external/icu/icu4c/source/test/intltest/ |
D | normconf.cpp | 289 std::string s8; in isNormalizedUTF8() local 489 std::string s8; in checkNorm() local
|
/external/libaom/libaom/aom_dsp/x86/ |
D | highbd_convolve_ssse3.c | 50 __m128i s8 = _mm_loadu_si128((__m128i *)(data + 8 * src_stride)); in av1_highbd_convolve_y_sr_ssse3() local 210 __m128i s8 = _mm_loadu_si128((__m128i *)(data + 8 * src_stride)); in av1_highbd_convolve_y_sr_ssse3() local
|