/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; }; struct
|
D | pragma-align-mac68k.c | 71 struct s8 { struct 75 extern int a8_0[sizeof(struct s8) == 2 ? 1 : -1]; argument
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | vpx_convolve8_neon.c | 75 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, in vpx_convolve8_horiz_neon() local 155 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_horiz_neon() local 328 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, in vpx_convolve8_avg_horiz_neon() local 412 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_avg_horiz_neon() local 619 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_vert_neon() local 690 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_vert_neon() local 791 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_avg_vert_neon() local 872 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_avg_vert_neon() local
|
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
|
/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/igt-gpu-tools/lib/ |
D | panfrost-misc.h | 35 typedef int8_t s8; typedef
|
/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 | 330 uint8_t *s8=utf8+utf8Count; in UnicodeSetStringSpan() local 368 uint8_t *s8=utf8+utf8Count; in UnicodeSetStringSpan() local 978 const uint8_t *s8=utf8; in spanUTF8() local 1155 const uint8_t *s8=utf8; in spanBackUTF8() local 1447 const uint8_t *s8=utf8; in spanNotUTF8() local 1490 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/u-boot/include/asm-generic/ |
D | int-ll64.h | 35 typedef __s8 s8; typedef
|
/external/u-boot/arch/nios2/include/asm/ |
D | types.h | 38 typedef signed char s8; typedef
|
/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 628 int16x4_t s8, s9, s10, d1, d2, d3; in av1_convolve_y_sr_neon() local 747 int16x8_t s8, s9, s10; in av1_convolve_y_sr_neon() local 993 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in av1_convolve_2d_sr_neon() local 1075 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14; in av1_convolve_2d_sr_neon() local 1310 int16x4_t s8, s9, s10; in av1_convolve_2d_sr_neon() local 1449 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/u-boot/arch/mips/include/asm/ |
D | regdef.h | 55 #define s8 $30 /* same like fp! */ macro 98 #define s8 $30 /* callee saved */ 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-7.0/llvm/lib/Target/X86/ |
D | X86LegalizerInfo.cpp | 92 const LLT s8 = LLT::scalar(8); in setLegalizerInfo32bit() local 180 const LLT s8 = LLT::scalar(8); in setLegalizerInfo64bit() 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 | 286 std::string s8; in isNormalizedUTF8() local 478 std::string s8; in checkNorm() local
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
D | vp9_iht16x16_add_neon.c | 40 int32x4_t s8[2], s9[2], s10[2], s11[2], s12[2], s13[2], s14[2], s15[2]; in vpx_iadst16x16_256_add_half1d() local
|
/external/smali/dexlib2/src/main/java/org/jf/util/ |
D | Hex.java | 157 public static String s8(long v) { in s8() method in Hex
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMLegalizerInfo.cpp | 73 const LLT s8 = LLT::scalar(8); in ARMLegalizerInfo() local
|