Home
last modified time | relevance | path

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

123

/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
Dtransparent-union.c54 aligned_struct8 s8; // expected-warning{{alignment of field}} member
/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/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
Dhighbd_idct32x32_135_add_neon.c101 s8[32]; in vpx_highbd_idct32_12_neon() local
/external/syslinux/gpxe/src/include/
Dstdint.h18 typedef int8_t s8; typedef
/external/clang/test/CodeGenObjC/
Dencode-test.m143 struct s8 { struct
146 const char g8[] = @encode(struct s8); argument
/external/icu/icu4c/source/common/
Dunisetspan.cpp330 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
1158 const uint8_t *s8=utf8; in spanBackUTF8() local
1450 const uint8_t *s8=utf8; in spanNotUTF8() local
1493 const uint8_t *s8=utf8; in spanNotBackUTF8() local
/external/libvpx/libvpx/vpx_dsp/
Davg.c197 unsigned int vpx_highbd_avg_8x8_c(const uint8_t *s8, int p) { in vpx_highbd_avg_8x8_c()
208 unsigned int vpx_highbd_avg_4x4_c(const uint8_t *s8, int p) { in vpx_highbd_avg_4x4_c()
219 void vpx_highbd_minmax_8x8_c(const uint8_t *s8, int p, const uint8_t *d8, in vpx_highbd_minmax_8x8_c()
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dint_typedefs.h6 typedef int8_t s8; typedef
/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()
Drematch.cpp3315 Regex8BitSet *s8 = &fPattern->fStaticSets8[opValue]; in MatchAt() local
3351 Regex8BitSet *s8 = &fPattern->fStaticSets8[opValue]; in MatchAt() local
3381 Regex8BitSet *s8 = &fPattern->fSets8[opValue]; in MatchAt() local
4115 Regex8BitSet *s8 = &fPattern->fSets8[opValue]; in MatchAt() local
4864 Regex8BitSet *s8 = &fPattern->fStaticSets8[opValue]; in MatchChunkAt() local
4896 Regex8BitSet *s8 = &fPattern->fStaticSets8[opValue]; in MatchChunkAt() local
4925 Regex8BitSet *s8 = &fPattern->fSets8[opValue]; in MatchChunkAt() local
5605 Regex8BitSet *s8 = &fPattern->fSets8[opValue]; in MatchChunkAt() local
/external/syslinux/lzo/src/
Dlzo_init.c181 int s6, int s7, int s8, int s9) in __lzo_init_v2()
/external/smali/util/src/main/java/org/jf/util/
DHex.java157 public static String s8(long v) { in s8() method in Hex
/external/elfutils/libcpu/
Dmemory-access.h92 int64_t s8; member
/external/v8/testing/gmock/test/
Dgmock-more-actions_test.cc163 const char* s7, const char* s8) { in Concat8()
169 const char* s7, const char* s8, const char* s9) { in Concat9()
175 const char* s7, const char* s8, const char* s9, in Concat10()
212 const char* s7, const char* s8) { in Concat8()
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.cc163 const char* s7, const char* s8) { in Concat8()
169 const char* s7, const char* s8, const char* s9) { in Concat9()
175 const char* s7, const char* s8, const char* s9, in Concat10()
212 const char* s7, const char* s8) { in Concat8()
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.cc163 const char* s7, const char* s8) { in Concat8()
169 const char* s7, const char* s8, const char* s9) { in Concat9()
175 const char* s7, const char* s8, const char* s9, in Concat10()
212 const char* s7, const char* s8) { in Concat8()
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/wpa_supplicant_8/src/utils/
Dcommon.h87 typedef INT8 s8; typedef
99 typedef INT8 s8; typedef
116 typedef int8_t s8; typedef

123