/external/clang/test/CodeGenCXX/ |
D | 2010-06-22-ZeroBitfield.cpp | 4 struct s8 { s8_0 a; s8_1 b; }; argument
|
D | x86_32-arguments.cpp | 109 struct s8 { s8_0 a; s8_1 b; }; struct
|
/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
|
D | transparent-union.c | 54 aligned_struct8 s8; // expected-warning{{alignment of field}} member
|
/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
|
D | x86_32-arguments-darwin.c | 42 struct s8 { struct 46 struct s8 f8_1(void) { while (1) {} } in f8_1() argument
|
D | ms_struct-bitfield.c | 105 int s8 = sizeof(t8); variable
|
/external/linux-tools-perf/src/tools/perf/util/ |
D | types.h | 17 typedef signed char 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 | 328 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/v8/test/mjsunit/ |
D | uri.js | 49 var s8 = String.fromCharCode(cc8_1)+String.fromCharCode(cc8_2); variable
|
/external/icu/icu4c/source/i18n/ |
D | collationfastlatin.cpp | 815 const uint8_t *s8, int32_t &sIndex, int32_t sLength) { in lookupUTF8() 838 const uint8_t *s8, int32_t &sIndex) { in lookupUTF8Unsafe() 858 … const UChar *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) { in nextPair()
|
D | rematch.cpp | 3314 Regex8BitSet *s8 = &fPattern->fStaticSets8[opValue]; in MatchAt() local 3350 Regex8BitSet *s8 = &fPattern->fStaticSets8[opValue]; in MatchAt() local 3380 Regex8BitSet *s8 = &fPattern->fSets8[opValue]; in MatchAt() local 4094 Regex8BitSet *s8 = &fPattern->fSets8[opValue]; in MatchAt() local 4860 Regex8BitSet *s8 = &fPattern->fStaticSets8[opValue]; in MatchChunkAt() local 4892 Regex8BitSet *s8 = &fPattern->fStaticSets8[opValue]; in MatchChunkAt() local 4921 Regex8BitSet *s8 = &fPattern->fSets8[opValue]; in MatchChunkAt() local 5589 Regex8BitSet *s8 = &fPattern->fSets8[opValue]; in MatchChunkAt() local
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
D | Hex.java | 145 public static String s8(long v) { in s8() method in Hex
|
/external/smali/util/src/main/java/org/jf/util/ |
D | Hex.java | 157 public static String s8(long v) { in s8() method in Hex
|
/external/google-breakpad/src/testing/test/ |
D | gmock-more-actions_test.cc | 163 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/src/libcpu/ |
D | memory-access.h | 92 int64_t s8; member
|
/external/wpa_supplicant_8/src/utils/ |
D | common.h | 97 typedef INT8 s8; typedef 109 typedef INT8 s8; typedef 142 typedef int8_t s8; typedef
|
/external/icu/icu4c/source/test/intltest/ |
D | usettest.cpp | 2321 char *s8=utf8; in UnicodeSetWithStrings() local 2388 const char *s8=fSet.utf8+nextUTF8Start; in nextUTF8() local 2640 const char *s8; in containsSpanUTF8() local 2661 const char *s8; in containsSpanUTF8() local 2743 const char *s8; in containsSpanBackUTF8() local 2763 const char *s8; in containsSpanBackUTF8() local 3205 uint8_t s8[3000]; in testSpanBothUTFs() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | usettest.c | 603 static const char* s8="\xE0\xB8\x81\xE3\x80\x80"; in TestSpan() local
|
/external/clang/test/CXX/class/class.union/ |
D | p1.cpp | 94 struct s8 { struct
|
/external/clang/test/SemaCXX/ |
D | destructor.cpp | 176 struct S8 {} s8; variable
|