/external/clang/test/SemaObjC/ |
D | format-arg-attribute.m | 12 struct s1 { int i; } __attribute__((format_arg(1))); // expected-warning {{'format_arg' attribute … argument 13 …t_arg(1))); // expected-warning {{'format_arg' attribute only applies to non-K&R-style functions}} 14 …at_arg(1))); // expected-warning {{'format_arg' attribute only applies to non-K&R-style functions}} 16 extern NSString *ff3 (const NSString *) __attribute__((format_arg(3-2))); 17 …tring *) __attribute__((format_arg(foo))); // expected-error {{use of undeclared identifier 'foo'}} 20 …*fi0 (int) __attribute__((format_arg(1))); // expected-error {{format argument not a string type}} 21 extern NSString *fi1 (NSString *) __attribute__((format_arg(1))); 23 extern NSString *fi2 (NSString *) __attribute__((format_arg(1))); 25 …SString *) __attribute__((format_arg(1))); // expected-error {{function does not return NSString}} 26 extern NSString *fi4 (const NSString *) __attribute__((format_arg(1))); [all …]
|
/external/libcxx/test/std/utilities/time/time.duration/time.duration.comparisons/ |
D | op_less.pass.cpp | 40 std::chrono::seconds s1(3); in main() local 48 std::chrono::seconds s1(3); in main() local 56 std::chrono::milliseconds s1(3); in main() local 64 std::chrono::milliseconds s1(3); in main() local 72 std::chrono::duration<int, std::ratio<2, 3> > s1(9); in main() local 80 std::chrono::duration<int, std::ratio<2, 3> > s1(10); in main() local 88 std::chrono::duration<int, std::ratio<2, 3> > s1(9); in main() local 97 constexpr std::chrono::seconds s1(3); in main() local 105 constexpr std::chrono::seconds s1(3); in main() local 113 constexpr std::chrono::milliseconds s1(3); in main() local [all …]
|
D | op_equal.pass.cpp | 30 std::chrono::seconds s1(3); in main() local 36 std::chrono::seconds s1(3); in main() local 42 std::chrono::milliseconds s1(3); in main() local 48 std::chrono::milliseconds s1(3); in main() local 54 std::chrono::duration<int, std::ratio<2, 3> > s1(9); in main() local 60 std::chrono::duration<int, std::ratio<2, 3> > s1(10); in main() local 66 std::chrono::duration<int, std::ratio<2, 3> > s1(9); in main() local 73 constexpr std::chrono::seconds s1(3); in main() local 79 constexpr std::chrono::seconds s1(3); in main() local 85 constexpr std::chrono::milliseconds s1(3); in main() local [all …]
|
/external/libcxx/test/std/utilities/time/time.duration/time.duration.nonmember/ |
D | op_-.pass.cpp | 25 std::chrono::seconds s1(3); in main() local 31 std::chrono::seconds s1(3); in main() local 37 std::chrono::duration<int, std::ratio<2, 3> > s1(3); in main() local 43 std::chrono::duration<int, std::ratio<2, 3> > s1(3); in main() local 50 constexpr std::chrono::seconds s1(3); in main() local 56 constexpr std::chrono::seconds s1(3); in main() local 62 constexpr std::chrono::duration<int, std::ratio<2, 3> > s1(3); in main() local 68 constexpr std::chrono::duration<int, std::ratio<2, 3> > s1(3); in main() local
|
D | op_+.pass.cpp | 24 std::chrono::seconds s1(3); in main() local 30 std::chrono::seconds s1(3); in main() local 36 std::chrono::duration<int, std::ratio<2, 3> > s1(3); in main() local 42 std::chrono::duration<int, std::ratio<2, 3> > s1(3); in main() local 49 constexpr std::chrono::seconds s1(3); in main() local 55 constexpr std::chrono::seconds s1(3); in main() local 61 constexpr std::chrono::duration<int, std::ratio<2, 3> > s1(3); in main() local 67 constexpr std::chrono::duration<int, std::ratio<2, 3> > s1(3); in main() local
|
D | op_divide_duration.pass.cpp | 35 std::chrono::duration<int, std::ratio<2, 3> > s1(30); in main() local 40 std::chrono::duration<int, std::ratio<2, 3> > s1(30); in main() local 56 constexpr std::chrono::duration<int, std::ratio<2, 3> > s1(30); in main() local 61 constexpr std::chrono::duration<int, std::ratio<2, 3> > s1(30); in main() local
|
/external/valgrind/memcheck/tests/ |
D | dw4.c | 37 struct s1 struct 47 struct s1 S2[30]; argument
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | SpannableStringTest.java | 38 URLSpan s1 = new URLSpan("http://www.foobar.com"); in testSetSpan() local 48 URLSpan s1 = new URLSpan("http://www.foobar.com"); in testRemoveSpan() local 62 URLSpan s1 = new URLSpan("http://www.foobar.com"); in testGetSpans() local 95 URLSpan s1 = new URLSpan("http://www.foobar.com"); in testGetSpanStart() local 110 URLSpan s1 = new URLSpan("http://www.foobar.com"); in testGetSpanEnd() local 123 private void assertBothSpans(URLSpan s1, UnderlineSpan s2) { in assertBothSpans()
|
/external/webrtc/webrtc/base/ |
D | stringutils.h | 78 inline int strcmp(const wchar_t* s1, const wchar_t* s2) { in strcmp() 81 inline int stricmp(const wchar_t* s1, const wchar_t* s2) { in stricmp() 84 inline int strncmp(const wchar_t* s1, const wchar_t* s2, size_t n) { in strncmp() 87 inline int strnicmp(const wchar_t* s1, const wchar_t* s2, size_t n) { in strnicmp() 112 inline int _stricmp(const char* s1, const char* s2) { in _stricmp() 115 inline int _strnicmp(const char* s1, const char* s2, size_t n) { in _strnicmp() 235 inline int asccmp(const char* s1, const char* s2) { in asccmp() 238 inline int ascicmp(const char* s1, const char* s2) { in ascicmp() 241 inline int ascncmp(const char* s1, const char* s2, size_t n) { in ascncmp() 244 inline int ascnicmp(const char* s1, const char* s2, size_t n) { in ascnicmp() [all …]
|
/external/libcxx/benchmarks/ |
D | string.bench.cpp | 12 std::string s1(state.range(0), '-'); in BM_StringFindNoMatch() local 21 std::string s1(MAX_STRING_LEN, '-'); in BM_StringFindAllMatch() local 30 std::string s1(MAX_STRING_LEN / 2, '*'); in BM_StringFindMatch1() local 40 std::string s1(MAX_STRING_LEN / 2, '*'); in BM_StringFindMatch2() local
|
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/ |
D | str.c | 23 IN CONST CHAR16 *s1, in StrCmp() 33 IN CONST CHAR16 *s1, in StrnCmp() 56 IN CHAR16 *s1, in LibStubStriCmp() 73 IN CONST CHAR16 *s1, in StriCmp() 127 IN CONST CHAR16 *s1 in StrLen() 136 IN CONST CHAR16 *s1 in StrSize() 162 IN CONST CHAR8 *s1 in strlena() 174 IN CONST CHAR8 *s1, in strcmpa() 193 IN CONST CHAR8 *s1, in strncmpa()
|
/external/clang/test/CodeGen/ |
D | mms-bitfields.c | 3 struct s1 { struct 6 } s1; argument
|
D | ms_struct.c | 4 struct s1 { struct 7 } ATTR s1; argument
|
/external/valgrind/none/tests/amd64/ |
D | fb_test_amd64_shift.h | 11 #define EXECSHIFT(size, res, s1, s2, flags) \ argument 20 #define EXECSHIFT(size, res, s1, s2, flags) \ argument 30 void exec_opq(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opq() 43 void exec_opl(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opl() 56 void exec_opw(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opw() 70 #define EXECSHIFT(size, res, s1, s2, flags) \ argument 79 void exec_opl(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opl() 92 void exec_opw(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opw() 108 void exec_opb(int64 s0, int64 s1, int64 iflags) in exec_opb() 122 void exec_op(int64 s2, int64 s0, int64 s1) in exec_op()
|
D | fb_test_amd64.h | 8 #define EXECOP2(size, mod, res, s1, flags) \ argument 27 static inline void exec_opq(int64 s0, int64 s1, int64 iflags) in exec_opq() 36 static inline void exec_opl(int64 s0, int64 s1, int64 iflags) in exec_opl() 45 static inline void exec_opw(int64 s0, int64 s1, int64 iflags) in exec_opw() 54 static inline void exec_opb(int64 s0, int64 s1, int64 iflags) in exec_opb() 64 static inline void exec_opq(int64 s0, int64 s1, int64 iflags) in exec_opq() 74 static inline void exec_opl(int64 s0, int64 s1, int64 iflags) in exec_opl() 84 static inline void exec_opw(int64 s0, int64 s1, int64 iflags) in exec_opw() 94 static inline void exec_opb(int64 s0, int64 s1, int64 iflags) in exec_opb() 106 void exec_op(int64 s0, int64 s1) in exec_op()
|
/external/bison/lib/ |
D | streq.h | 35 streq9 (const char *s1, const char *s2) in streq9() 41 streq8 (const char *s1, const char *s2, char s28) in streq8() 55 streq7 (const char *s1, const char *s2, char s27, char s28) in streq7() 69 streq6 (const char *s1, const char *s2, char s26, char s27, char s28) in streq6() 83 streq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) in streq5() 97 streq4 (const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28) in streq4() 111 streq3 (const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char s28) in streq3() 125 streq2 (const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, char s27,… in streq2() 139 streq1 (const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char s26,… in streq1() 153 streq0 (const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, char s25,… in streq0() [all …]
|
D | c-strcaseeq.h | 45 strcaseeq9 (const char *s1, const char *s2) in strcaseeq9() 51 strcaseeq8 (const char *s1, const char *s2, char s28) in strcaseeq8() 65 strcaseeq7 (const char *s1, const char *s2, char s27, char s28) in strcaseeq7() 79 strcaseeq6 (const char *s1, const char *s2, char s26, char s27, char s28) in strcaseeq6() 93 strcaseeq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) in strcaseeq5() 107 strcaseeq4 (const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28) in strcaseeq4() 121 strcaseeq3 (const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char … in strcaseeq3() 135 strcaseeq2 (const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, char … in strcaseeq2() 149 strcaseeq1 (const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char … in strcaseeq1() 163 strcaseeq0 (const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, char … in strcaseeq0() [all …]
|
/external/valgrind/none/tests/s390x/ |
D | and.h | 6 #define AND_REG_MEM(insn, s1, s2) \ argument 19 #define AND_REG_REG(insn, s1, s2) \ argument 32 #define AND_REG_IMM(insn, s1, s2) \ argument 46 #define AND_MEM_IMM(insn, s1, s2) \ argument 124 #define AND_NY(s1, s2) \ argument 138 #define AND_NIY(s1, i2) \ argument
|
D | xor.h | 6 #define XOR_REG_MEM(insn, s1, s2) \ argument 19 #define XOR_REG_REG(insn, s1, s2) \ argument 32 #define XOR_REG_IMM(insn, s1, s2) \ argument 46 #define XOR_MEM_IMM(insn, s1, s2) \ argument 124 #define XOR_XY(s1, s2) \ argument 138 #define XOR_XIY(s1, i2) \ argument
|
D | or.h | 6 #define OR_REG_MEM(insn, s1, s2) \ argument 19 #define OR_REG_REG(insn, s1, s2) \ argument 32 #define OR_REG_IMM(insn, s1, s2) \ argument 46 #define OR_MEM_IMM(insn, s1, s2) \ argument 124 #define OR_OY(s1, s2) \ argument 138 #define OR_OIY(s1, i2) \ argument
|
/external/clang/test/Sema/ |
D | pragma-pack-3.c | 31 struct s1 { struct 35 int b[sizeof(struct s1) == 4 ? 1 : -1]; argument
|
D | pragma-pack-4.c | 15 struct s1 { struct 20 int arr0[((sizeof(struct s1) % 64) == 0) ? 1 : -1]; argument
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | vpx_convolve_copy_neon.c | 37 uint8x8_t s0, s1; in vpx_convolve_copy_neon() local 51 uint8x16_t s0, s1; in vpx_convolve_copy_neon() local 65 uint8x16_t s0, s1, s2, s3; in vpx_convolve_copy_neon() local 83 uint8x16_t s0, s1, s2, s3; in vpx_convolve_copy_neon() local
|
D | vpx_convolve_avg_neon.c | 27 uint8x8_t s0, s1; in vpx_convolve_avg_neon() local 48 uint8x8_t s0, s1, d0, d1; in vpx_convolve_avg_neon() local 69 uint8x16_t s0, s1, d0, d1; in vpx_convolve_avg_neon() local 88 uint8x16_t s0, s1, s2, s3, d0, d1, d2, d3; in vpx_convolve_avg_neon() local 115 uint8x16_t s0, s1, s2, s3, d0, d1, d2, d3; in vpx_convolve_avg_neon() local
|
/external/clang/test/Misc/ |
D | error-limit-multiple-notes.cpp | 15 struct s1{}; struct 16 struct s1{}; struct
|