/external/libcxx/test/std/utilities/time/time.duration/time.duration.comparisons/ |
D | op_less.pass.cpp | 43 std::chrono::seconds s2(3); in main() local 51 std::chrono::seconds s2(4); in main() local 59 std::chrono::microseconds s2(3000); in main() local 67 std::chrono::microseconds s2(4000); in main() local 75 std::chrono::duration<int, std::ratio<3, 5> > s2(10); in main() local 83 std::chrono::duration<int, std::ratio<3, 5> > s2(9); in main() local 91 std::chrono::duration<double, std::ratio<3, 5> > s2(10); in main() local 100 constexpr std::chrono::seconds s2(3); in main() local 108 constexpr std::chrono::seconds s2(4); in main() local 116 constexpr std::chrono::microseconds s2(3000); in main() local [all …]
|
D | op_equal.pass.cpp | 33 std::chrono::seconds s2(3); in main() local 39 std::chrono::seconds s2(4); in main() local 45 std::chrono::microseconds s2(3000); in main() local 51 std::chrono::microseconds s2(4000); in main() local 57 std::chrono::duration<int, std::ratio<3, 5> > s2(10); in main() local 63 std::chrono::duration<int, std::ratio<3, 5> > s2(9); in main() local 69 std::chrono::duration<double, std::ratio<3, 5> > s2(10); in main() local 76 constexpr std::chrono::seconds s2(3); in main() local 82 constexpr std::chrono::seconds s2(4); in main() local 88 constexpr std::chrono::microseconds s2(3000); in main() local [all …]
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/time/time.duration/time.duration.comparisons/ |
D | op_equal.pass.cpp | 33 std::chrono::seconds s2(3); in main() local 39 std::chrono::seconds s2(4); in main() local 45 std::chrono::microseconds s2(3000); in main() local 51 std::chrono::microseconds s2(4000); in main() local 57 std::chrono::duration<int, std::ratio<3, 5> > s2(10); in main() local 63 std::chrono::duration<int, std::ratio<3, 5> > s2(9); in main() local 69 std::chrono::duration<double, std::ratio<3, 5> > s2(10); in main() local 76 constexpr std::chrono::seconds s2(3); in main() local 82 constexpr std::chrono::seconds s2(4); in main() local 88 constexpr std::chrono::microseconds s2(3000); in main() local [all …]
|
D | op_less.pass.cpp | 43 std::chrono::seconds s2(3); in main() local 51 std::chrono::seconds s2(4); in main() local 59 std::chrono::microseconds s2(3000); in main() local 67 std::chrono::microseconds s2(4000); in main() local 75 std::chrono::duration<int, std::ratio<3, 5> > s2(10); in main() local 83 std::chrono::duration<int, std::ratio<3, 5> > s2(9); in main() local 91 std::chrono::duration<double, std::ratio<3, 5> > s2(10); in main() local 100 constexpr std::chrono::seconds s2(3); in main() local 108 constexpr std::chrono::seconds s2(4); in main() local 116 constexpr std::chrono::microseconds s2(3000); in main() local [all …]
|
D | compare.three_way.pass.cpp | 29 std::chrono::seconds s2(3); in test() local 35 std::chrono::seconds s2(4); in test() local 41 std::chrono::microseconds s2(3000); in test() local 47 std::chrono::microseconds s2(4000); in test() local 53 std::chrono::duration<int, std::ratio<3, 5>> s2(10); in test() local 59 std::chrono::duration<int, std::ratio<3, 5>> s2(9); in test() local 65 std::chrono::duration<double, std::ratio<3, 5>> s2(10.1); in test() local
|
/external/libcxx/test/std/utilities/time/time.duration/time.duration.nonmember/ |
D | op_-.pass.cpp | 28 std::chrono::seconds s2(5); in main() local 34 std::chrono::microseconds s2(5); in main() local 40 std::chrono::duration<int, std::ratio<3, 5> > s2(5); in main() local 46 std::chrono::duration<double, std::ratio<3, 5> > s2(5); in main() local 53 constexpr std::chrono::seconds s2(5); in main() local 59 constexpr std::chrono::microseconds s2(5); in main() local 65 constexpr std::chrono::duration<int, std::ratio<3, 5> > s2(5); in main() local 71 constexpr std::chrono::duration<double, std::ratio<3, 5> > s2(5); in main() local
|
D | op_+.pass.cpp | 27 std::chrono::seconds s2(5); in main() local 33 std::chrono::microseconds s2(5); in main() local 39 std::chrono::duration<int, std::ratio<3, 5> > s2(5); in main() local 45 std::chrono::duration<double, std::ratio<3, 5> > s2(5); in main() local 52 constexpr std::chrono::seconds s2(5); in main() local 58 constexpr std::chrono::microseconds s2(5); in main() local 64 constexpr std::chrono::duration<int, std::ratio<3, 5> > s2(5); in main() local 70 constexpr std::chrono::duration<double, std::ratio<3, 5> > s2(5); in main() local
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/time/time.duration/time.duration.nonmember/ |
D | op_-.pass.cpp | 28 std::chrono::seconds s2(5); in main() local 34 std::chrono::microseconds s2(5); in main() local 40 std::chrono::duration<int, std::ratio<3, 5> > s2(5); in main() local 46 std::chrono::duration<double, std::ratio<3, 5> > s2(5); in main() local 53 constexpr std::chrono::seconds s2(5); in main() local 59 constexpr std::chrono::microseconds s2(5); in main() local 65 constexpr std::chrono::duration<int, std::ratio<3, 5> > s2(5); in main() local 71 constexpr std::chrono::duration<double, std::ratio<3, 5> > s2(5); in main() local
|
D | op_+.pass.cpp | 27 std::chrono::seconds s2(5); in main() local 33 std::chrono::microseconds s2(5); in main() local 39 std::chrono::duration<int, std::ratio<3, 5> > s2(5); in main() local 45 std::chrono::duration<double, std::ratio<3, 5> > s2(5); in main() local 52 constexpr std::chrono::seconds s2(5); in main() local 58 constexpr std::chrono::microseconds s2(5); in main() local 64 constexpr std::chrono::duration<int, std::ratio<3, 5> > s2(5); in main() local 70 constexpr std::chrono::duration<double, std::ratio<3, 5> > s2(5); in main() local
|
/external/libcxx/test/std/containers/views/span.cons/ |
D | span.pass.cpp | 43 std::span< volatile int> s2{ sp}; // a span< volatile int> pointing at int. in checkCV() local 52 std::span< volatile int, 0> s2{ sp0}; // a span< volatile int> pointing at int. in checkCV() local 61 std::span< volatile int> s2{ sp0}; // a span< volatile int> pointing at int. in checkCV() local 70 std::span< volatile int, 0> s2{ sp}; // a span< volatile int> pointing at int. in checkCV() local 83 std::span<T> s2(s1); // static -> dynamic in testConstexprSpan() local 100 std::span<T> s2(s1); // static -> dynamic in testRuntimeSpan() local 118 std::span<Dest> s2(s0s); // static -> dynamic in testConversionSpan() local
|
D | ptr_len.pass.cpp | 35 std::span<const int> s2{ carr, 3}; // a span<const int> pointing at const int. in checkCV() local 44 …std::span<const int,3> s2{ carr, 3}; // a span<const int> pointing at const in… in checkCV() local 54 std::span< volatile int> s2{ arr, 3}; // a span< volatile int> pointing at int. in checkCV() local 65 std::span< volatile int,3> s2{ arr, 3}; // a span< volatile int> pointing at int. in checkCV() local 80 std::span<const T,2> s2{val, 2}; in testConstexprSpan() local 92 std::span<T,2> s2{val, 2}; in testRuntimeSpan() local
|
D | ptr_ptr.pass.cpp | 35 …std::span<const int> s2{ carr, carr + 3}; // a span<const int> pointing at cons… in checkCV() local 44 …std::span<const int,3> s2{ carr, carr + 3}; // a span<const int> pointing at … in checkCV() local 54 …std::span< volatile int> s2{ arr, arr + 3}; // a span< volatile int> pointing at … in checkCV() local 65 … std::span< volatile int,3> s2{ arr, arr + 3}; // a span< volatile int> pointing at int. in checkCV() local 80 std::span<const T,2> s2{val, val+2}; in testConstexprSpan() local 92 std::span<T,2> s2{val, val+2}; in testRuntimeSpan() local
|
D | array.pass.cpp | 40 std::span<const int> s2{ carr}; // a span<const int> pointing at const int. in checkCV() local 49 std::span<const int,3> s2{ carr}; // a span<const int> pointing at const int. in checkCV() local 59 std::span< volatile int> s2{ arr}; // a span< volatile int> pointing at int. in checkCV() local 70 std::span< volatile int,3> s2{ arr}; // a span< volatile int> pointing at int. in checkCV() local 88 std::span<const T, 2> s2{val}; in testConstexprSpan() local 102 std::span<T, 2> s2{val}; in testRuntimeSpan() local
|
/external/rust/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerInterceptors.cpp | 62 static int internal_strcmp_strncmp(const char *s1, const char *s2, bool strncmp, in internal_strcmp_strncmp() 83 static int internal_strncmp(const char *s1, const char *s2, size_t n) { in internal_strncmp() 87 static int internal_strcmp(const char *s1, const char *s2) { in internal_strcmp() 91 static int internal_memcmp(const void *s1, const void *s2, size_t n) { in internal_memcmp() 159 ATTRIBUTE_INTERFACE int memcmp(const void *s1, const void *s2, size_t n) { in memcmp() 167 ATTRIBUTE_INTERFACE int strncmp(const char *s1, const char *s2, size_t n) { in strncmp() 175 ATTRIBUTE_INTERFACE int strcmp(const char *s1, const char *s2) { in strcmp() 183 ATTRIBUTE_INTERFACE int strncasecmp(const char *s1, const char *s2, size_t n) { in strncasecmp() 190 ATTRIBUTE_INTERFACE int strcasecmp(const char *s1, const char *s2) { in strcasecmp() 197 ATTRIBUTE_INTERFACE char *strstr(const char *s1, const char *s2) { in strstr() [all …]
|
/external/webrtc/third_party/abseil-cpp/absl/log/ |
D | check.h | 199 #define CHECK_STREQ(s1, s2) \ argument 201 #define CHECK_STRNE(s1, s2) \ argument 203 #define CHECK_STRCASEEQ(s1, s2) \ argument 205 #define CHECK_STRCASENE(s1, s2) \ argument 207 #define QCHECK_STREQ(s1, s2) \ argument 209 #define QCHECK_STRNE(s1, s2) \ argument 211 #define QCHECK_STRCASEEQ(s1, s2) \ argument 213 #define QCHECK_STRCASENE(s1, s2) \ argument 216 #define DCHECK_STREQ(s1, s2) CHECK_STREQ(s1, s2) argument 217 #define DCHECK_STRCASEEQ(s1, s2) CHECK_STRCASEEQ(s1, s2) argument [all …]
|
/external/antlr/tool/src/test/java/org/antlr/test/ |
D | TestIntervalSet.java | 68 IntervalSet s2 = IntervalSet.of(13,15); in testSimpleAnd() local 76 IntervalSet s2 = IntervalSet.of('d'); in testRangeAndIsolatedElement() local 84 IntervalSet s2 = IntervalSet.of('0','9'); in testEmptyIntersection() local 92 IntervalSet s2 = IntervalSet.of('d'); in testEmptyIntersectionSingleElements() local 148 IntervalSet s2 = IntervalSet.of(12,15); in testSubtractOfCompletelyContainedRange() local 156 IntervalSet s2 = IntervalSet.of(5,11); in testSubtractOfOverlappingRangeFromLeft() local 169 IntervalSet s2 = IntervalSet.of(15,25); in testSubtractOfOverlappingRangeFromRight() local 182 IntervalSet s2 = IntervalSet.of(1,25); in testSubtractOfCompletelyCoveredRange() local 192 IntervalSet s2 = IntervalSet.of(5,55); // covers one and touches 2nd range in testSubtractOfRangeSpanningMultipleRanges() local 209 IntervalSet s2 = IntervalSet.of(0,115); in testSubtractOfWackyRange() local [all …]
|
/external/angle/third_party/abseil-cpp/absl/log/ |
D | absl_check.h | 92 #define ABSL_CHECK_STREQ(s1, s2) \ argument 94 #define ABSL_CHECK_STRNE(s1, s2) \ argument 96 #define ABSL_CHECK_STRCASEEQ(s1, s2) \ argument 98 #define ABSL_CHECK_STRCASENE(s1, s2) \ argument 100 #define ABSL_QCHECK_STREQ(s1, s2) \ argument 102 #define ABSL_QCHECK_STRNE(s1, s2) \ argument 104 #define ABSL_QCHECK_STRCASEEQ(s1, s2) \ argument 106 #define ABSL_QCHECK_STRCASENE(s1, s2) \ argument 108 #define ABSL_DCHECK_STREQ(s1, s2) \ argument 110 #define ABSL_DCHECK_STRNE(s1, s2) \ argument [all …]
|
D | check.h | 184 #define CHECK_STREQ(s1, s2) \ argument 186 #define CHECK_STRNE(s1, s2) \ argument 188 #define CHECK_STRCASEEQ(s1, s2) \ argument 190 #define CHECK_STRCASENE(s1, s2) \ argument 192 #define QCHECK_STREQ(s1, s2) \ argument 194 #define QCHECK_STRNE(s1, s2) \ argument 196 #define QCHECK_STRCASEEQ(s1, s2) \ argument 198 #define QCHECK_STRCASENE(s1, s2) \ argument 200 #define DCHECK_STREQ(s1, s2) \ argument 202 #define DCHECK_STRNE(s1, s2) \ argument [all …]
|
/external/cronet/third_party/abseil-cpp/absl/log/ |
D | absl_check.h | 86 #define ABSL_CHECK_STREQ(s1, s2) ABSL_CHECK_STREQ_IMPL((s1), #s1, (s2), #s2) argument 87 #define ABSL_CHECK_STRNE(s1, s2) ABSL_CHECK_STRNE_IMPL((s1), #s1, (s2), #s2) argument 88 #define ABSL_CHECK_STRCASEEQ(s1, s2) \ argument 90 #define ABSL_CHECK_STRCASENE(s1, s2) \ argument 92 #define ABSL_QCHECK_STREQ(s1, s2) ABSL_QCHECK_STREQ_IMPL((s1), #s1, (s2), #s2) argument 93 #define ABSL_QCHECK_STRNE(s1, s2) ABSL_QCHECK_STRNE_IMPL((s1), #s1, (s2), #s2) argument 94 #define ABSL_QCHECK_STRCASEEQ(s1, s2) \ argument 96 #define ABSL_QCHECK_STRCASENE(s1, s2) \ argument 98 #define ABSL_DCHECK_STREQ(s1, s2) ABSL_DCHECK_STREQ_IMPL((s1), #s1, (s2), #s2) argument 99 #define ABSL_DCHECK_STRNE(s1, s2) ABSL_DCHECK_STRNE_IMPL((s1), #s1, (s2), #s2) argument [all …]
|
D | check.h | 166 #define CHECK_STREQ(s1, s2) ABSL_CHECK_STREQ_IMPL((s1), #s1, (s2), #s2) argument 167 #define CHECK_STRNE(s1, s2) ABSL_CHECK_STRNE_IMPL((s1), #s1, (s2), #s2) argument 168 #define CHECK_STRCASEEQ(s1, s2) ABSL_CHECK_STRCASEEQ_IMPL((s1), #s1, (s2), #s2) argument 169 #define CHECK_STRCASENE(s1, s2) ABSL_CHECK_STRCASENE_IMPL((s1), #s1, (s2), #s2) argument 170 #define QCHECK_STREQ(s1, s2) ABSL_QCHECK_STREQ_IMPL((s1), #s1, (s2), #s2) argument 171 #define QCHECK_STRNE(s1, s2) ABSL_QCHECK_STRNE_IMPL((s1), #s1, (s2), #s2) argument 172 #define QCHECK_STRCASEEQ(s1, s2) \ argument 174 #define QCHECK_STRCASENE(s1, s2) \ argument 176 #define DCHECK_STREQ(s1, s2) ABSL_DCHECK_STREQ_IMPL((s1), #s1, (s2), #s2) argument 177 #define DCHECK_STRNE(s1, s2) ABSL_DCHECK_STRNE_IMPL((s1), #s1, (s2), #s2) argument [all …]
|
/external/libcxx/test/std/strings/basic.string/string.cons/ |
D | substr.pass.cpp | 40 S s2(str, pos); in test() local 53 S s2(str, pos); in test() local 72 S s2(str, pos, n); in test() local 85 S s2(str, pos, n); in test() local 104 S s2(str, pos, n, a); in test() local 117 S s2(str, pos, n, a); in test() local
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/basic.string/string.cons/ |
D | substr.pass.cpp | 39 S s2(str, pos); in test() local 52 S s2(str, pos); in test() local 71 S s2(str, pos, n); in test() local 84 S s2(str, pos, n); in test() local 103 S s2(str, pos, n, a); in test() local 116 S s2(str, pos, n, a); in test() local
|
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/strings/char.traits/char.traits.specializations/ |
D | arbitrary_char_type.pass.cpp | 63 Char s2[] = {0}; in test() local 80 Char s2[3] = {0}; in test() local 109 Char s2[] = {1, 0}; in test() local 117 Char s2[3] = {0}; in test() local
|
/external/libcxx/test/std/localization/locale.categories/category.collate/locale.collate.byname/ |
D | compare.pass.cpp | 42 std::string s2("aaaaaaA"); in main() local 49 std::wstring s2(L"aaaaaaA"); in main() local 59 std::string s2("aaaaaaA"); in main() local 66 std::wstring s2(L"aaaaaaA"); in main() local
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/views/views.span/span.cons/ |
D | span.pass.cpp | 41 std::span< volatile int> s2{ sp}; // a span< volatile int> pointing at int. in checkCV() local 50 std::span< volatile int, 0> s2{ sp0}; // a span< volatile int> pointing at int. in checkCV() local 59 std::span< volatile int> s2{ sp0}; // a span< volatile int> pointing at int. in checkCV() local 74 std::span<T> s2(s1); // static -> dynamic in testConstexprSpan() local 90 std::span<T> s2(s1); // static -> dynamic in testRuntimeSpan() local
|