Home
last modified time | relevance | path

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

123

/external/clang/test/CodeGenCXX/
D2010-06-22-ZeroBitfield.cpp4 struct s8 { s8_0 a; s8_1 b; }; struct
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; }; argument
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]; }; struct
Dx86_32-arguments-darwin.c42 struct s8 { struct
46 struct s8 f8_1(void) { while (1) {} } in f8_1() argument
/external/clang/test/CodeGenObjC/
Dencode-test.m143 struct s8 { struct
146 const char g8[] = @encode(struct s8); argument
/external/icu/icu4c/source/common/
Dunisetspan.cpp328 uint8_t *s8=utf8+utf8Count; in UnicodeSetStringSpan() local
366 uint8_t *s8=utf8+utf8Count; in UnicodeSetStringSpan() local
976 const uint8_t *s8=utf8; in spanUTF8() local
1156 const uint8_t *s8=utf8; in spanBackUTF8() local
1448 const uint8_t *s8=utf8; in spanNotUTF8() local
1491 const uint8_t *s8=utf8; in spanNotBackUTF8() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_avg.c193 unsigned int vp9_highbd_avg_8x8_c(const uint8_t *s8, int p) { in vp9_highbd_avg_8x8_c()
203 unsigned int vp9_highbd_avg_4x4_c(const uint8_t *s8, int p) { in vp9_highbd_avg_4x4_c()
213 void vp9_highbd_minmax_8x8_c(const uint8_t *s8, int p, const uint8_t *d8, in vp9_highbd_minmax_8x8_c()
/external/v8/test/mjsunit/
Duri.js49 var s8 = String.fromCharCode(cc8_1)+String.fromCharCode(cc8_2); variable
/external/icu/icu4c/source/i18n/
Dcollationfastlatin.cpp812 const uint8_t *s8, int32_t &sIndex, int32_t sLength) { in lookupUTF8()
835 const uint8_t *s8, int32_t &sIndex) { in lookupUTF8Unsafe()
855 … const UChar *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) { in nextPair()
Drematch.cpp3321 Regex8BitSet *s8 = &fPattern->fStaticSets8[opValue]; in MatchAt() local
3357 Regex8BitSet *s8 = &fPattern->fStaticSets8[opValue]; in MatchAt() local
3387 Regex8BitSet *s8 = &fPattern->fSets8[opValue]; in MatchAt() local
4101 Regex8BitSet *s8 = &fPattern->fSets8[opValue]; in MatchAt() local
4871 Regex8BitSet *s8 = &fPattern->fStaticSets8[opValue]; in MatchChunkAt() local
4903 Regex8BitSet *s8 = &fPattern->fStaticSets8[opValue]; in MatchChunkAt() local
4932 Regex8BitSet *s8 = &fPattern->fSets8[opValue]; in MatchChunkAt() local
5600 Regex8BitSet *s8 = &fPattern->fSets8[opValue]; in MatchChunkAt() local
/external/smali/util/src/main/java/org/jf/util/
DHex.java157 public static String s8(long v) { in s8() method in Hex
/external/dexmaker/src/dx/java/com/android/dx/util/
DHex.java145 public static String s8(long v) { in s8() method in Hex
/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/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/elfutils/libcpu/
Dmemory-access.h92 int64_t s8; member
/external/wpa_supplicant_8/src/utils/
Dcommon.h87 typedef INT8 s8; typedef
99 typedef INT8 s8; typedef
116 typedef int8_t s8; typedef
/external/libjpeg-turbo/simd/
Djsimd_mips_dspr2_asm.h56 #define s8 $30 macro
/external/icu/icu4c/source/test/intltest/
Dusettest.cpp2375 char *s8=utf8; in UnicodeSetWithStrings() local
2442 const char *s8=fSet.utf8+nextUTF8Start; in nextUTF8() local
2694 const char *s8; in containsSpanUTF8() local
2715 const char *s8; in containsSpanUTF8() local
2797 const char *s8; in containsSpanBackUTF8() local
2817 const char *s8; in containsSpanBackUTF8() local
3259 uint8_t s8[3000]; in testSpanBothUTFs() local
/external/icu/icu4c/source/test/cintltst/
Dusettest.c603 static const char* s8="\xE0\xB8\x81\xE3\x80\x80"; in TestSpan() local
/external/clang/test/CXX/class/class.union/
Dp1.cpp94 struct s8 { struct

123