/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | StringSwitch.h | 88 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, T Value) { in Cases() 92 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 97 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 102 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 107 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 113 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 119 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 125 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 132 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 161 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, T Value) { in CasesLower() [all …]
|
D | SetOperations.h | 22 bool set_union(S1Ty &S1, const S2Ty &S2) { in set_union() 39 void set_intersect(S1Ty &S1, const S2Ty &S2) { in set_intersect() 50 S1Ty set_difference(const S1Ty &S1, const S2Ty &S2) { in set_difference() 62 void set_subtract(S1Ty &S1, const S2Ty &S2) { in set_subtract()
|
/third_party/boost/boost/tuple/ |
D | tuple_comparison.hpp | 111 inline bool operator==(const cons<T1, T2>& lhs, const cons<S1, S2>& rhs) in operator ==() 122 inline bool operator!=(const cons<T1, T2>& lhs, const cons<S1, S2>& rhs) in operator !=() 133 inline bool operator<(const cons<T1, T2>& lhs, const cons<S1, S2>& rhs) in operator <() 143 inline bool operator>(const cons<T1, T2>& lhs, const cons<S1, S2>& rhs) in operator >() 153 inline bool operator<=(const cons<T1, T2>& lhs, const cons<S1, S2>& rhs) in operator <=() 163 inline bool operator>=(const cons<T1, T2>& lhs, const cons<S1, S2>& rhs) in operator >=()
|
/third_party/boost/libs/smart_ptr/test/ |
D | lsp_convertible_test.cpp | 31 #define TEST_CV_TRUE_( S1, T, S2, U ) \ argument 49 #define TEST_CV_FALSE_( S1, T, S2, U ) \ argument
|
D | sp_convertible_test2.cpp | 30 #define TEST_CV_TRUE_( S1, T, S2, U ) \ argument 48 #define TEST_CV_FALSE_( S1, T, S2, U ) \ argument
|
D | lsp_convertible_test2.cpp | 31 #define TEST_CV_TRUE_( S1, T, S2, U ) \ argument 49 #define TEST_CV_FALSE_( S1, T, S2, U ) \ argument
|
/third_party/musl/src/math/ |
D | __sinl.c | 29 S1 = -0.166666666666666666671L; /* -0xaaaaaaaaaaaaaaab.0p-66 */ variable 50 S1 = -0.16666666666666666666666666666666666606732416116558L, variable
|
D | __sindf.c | 21 S1 = -0x15555554cbac77.0p-55, /* -0.166666666416265235595 */ variable
|
D | __sin.c | 45 S1 = -1.66666666666666324348e-01, /* 0xBFC55555, 0x55555549 */ variable
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | __sinl.c | 29 S1 = -0.166666666666666666671L; /* -0xaaaaaaaaaaaaaaab.0p-66 */ variable 50 S1 = -0.16666666666666666666666666666666666606732416116558L, variable
|
D | __sindf.c | 21 S1 = -0x15555554cbac77.0p-55, /* -0.166666666416265235595 */ variable
|
D | __sin.c | 45 S1 = -1.66666666666666324348e-01, /* 0xBFC55555, 0x55555549 */ variable
|
/third_party/typescript/tests/cases/compiler/ |
D | recursiveSpecializationOfSignatures.ts | 2 set S1(S2: S0<any,any>) { method in S0
|
D | superAccess.ts | 2 static S1: number = 5; property in MyBase
|
/third_party/boost/libs/units/test/ |
D | test_implicit_conversion.cpp | 99 BOOST_CONSTEXPR_OR_CONST bu::quantity<bu::si::time> S1(2.0*bu::si::seconds); in test_main() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
D | select-and-shift.c | 1 #define S1 2 macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | MergedLoadStoreMotion.cpp | 211 StoreInst *S1) { in getPHIOperand() 244 StoreInst *S1) { in sinkStoresAndGEPs() 321 if (StoreInst *S1 = canSinkFromBlock(Pred1, S0)) { in mergeStores() local
|
/third_party/boost/libs/core/test/ |
D | empty_value_size_test.cpp | 15 struct S1 struct
|
/third_party/typescript/tests/baselines/reference/ |
D | recursiveSpecializationOfSignatures.js | 3 set S1(S2: S0<any,any>) { setter in S0
|
/third_party/flutter/skia/third_party/externals/sdl/src/libm/ |
D | k_sin.c | 55 S1 = -1.66666666666666324348e-01, /* 0xBFC55555, 0x55555549 */ variable
|
/third_party/boost/boost/hana/ |
D | is_disjoint.hpp | 26 using S1 = typename hana::tag_of<Xs>::type; in operator ()() typedef
|
D | is_subset.hpp | 30 using S1 = typename hana::tag_of<Xs>::type; in operator ()() typedef
|
/third_party/boost/libs/hana/include/boost/hana/ |
D | is_subset.hpp | 30 using S1 = typename hana::tag_of<Xs>::type; in operator ()() typedef
|
D | is_disjoint.hpp | 26 using S1 = typename hana::tag_of<Xs>::type; in operator ()() typedef
|
/third_party/boost/libs/statechart/test/ |
D | TransitionTest.cpp | 337 struct S1 : Orthogonal1< S1< M >, S0< M >, S11< M > > struct 339 typedef Orthogonal1< S1< M >, S0< M >, S11< M > > my_base; argument 348 S1( typename my_base::my_context ctx ) : my_base( ctx ) {} in S1() argument
|