/third_party/boost/libs/mp11/test/ |
D | construct_from_tuple_cx.cpp | 29 struct T1 struct 33 constexpr T1( int x = 0, int y = 0, int z = 0 ): x(x), y(y), z(z) {} in T1() argument
|
D | construct_from_tuple.cpp | 22 struct T1 struct 26 T1( int x = 0, int y = 0, int z = 0 ): x(x), y(y), z(z) {} in T1() argument
|
/third_party/boost/libs/hana/test/tuple/ |
D | cnstr.convert_copy.cpp | 37 using T1 = hana::tuple<int>; in main() typedef 44 using T1 = hana::tuple<A>; in main() typedef 51 using T1 = hana::tuple<C>; in main() typedef 58 using T1 = hana::tuple<int, int>; in main() typedef 66 using T1 = hana::tuple<int, int, B>; in main() typedef 76 using T1 = hana::tuple<int, int, B&>; in main() typedef 86 using T1 = hana::tuple<int, int, B>; in main() typedef
|
D | cnstr.convert_move.cpp | 26 using T1 = hana::tuple<int>; in main() typedef 33 using T1 = hana::tuple<int, int>; in main() typedef 41 using T1 = hana::tuple<int, int, B>; in main() typedef 51 using T1 = hana::tuple<int, int, B&>; in main() typedef 61 using T1 = hana::tuple<int, int, std::unique_ptr<B>>; in main() typedef
|
D | assign.convert_move.cpp | 26 using T1 = hana::tuple<int>; in main() typedef 34 using T1 = hana::tuple<int, int>; in main() typedef 43 using T1 = hana::tuple<int, int, B>; in main() typedef 55 using T1 = hana::tuple<int, int, B&>; in main() typedef 65 using T1 = hana::tuple<int, int, std::unique_ptr<B>>; in main() typedef
|
D | assign.convert_copy.cpp | 22 using T1 = hana::tuple<int>; in main() typedef 30 using T1 = hana::tuple<int, int>; in main() typedef 39 using T1 = hana::tuple<int, int, B>; in main() typedef 51 using T1 = hana::tuple<int, int, B&>; in main() typedef
|
/third_party/boost/boost/container/detail/ |
D | pair.hpp | 514 inline bool operator==(const pair<T1,T2>& x, const pair<T1,T2>& y) in operator ==() 518 inline bool operator< (const pair<T1,T2>& x, const pair<T1,T2>& y) in operator <() 523 inline bool operator!=(const pair<T1,T2>& x, const pair<T1,T2>& y) in operator !=() 527 inline bool operator> (const pair<T1,T2>& x, const pair<T1,T2>& y) in operator >() 531 inline bool operator>=(const pair<T1,T2>& x, const pair<T1,T2>& y) in operator >=() 535 inline bool operator<=(const pair<T1,T2>& x, const pair<T1,T2>& y) in operator <=() 543 inline void swap(pair<T1, T2>& x, pair<T1, T2>& y) in swap()
|
/third_party/boost/boost/phoenix/bind/detail/cpp03/preprocessed/ |
D | bind_member_function_10.hpp | 155 RT(ClassT::*f)(T0 , T1) in bind() argument 232 RT(ClassT::*f)(T0 , T1) in bind() argument 278 RT(ClassT::*f)(T0 , T1 , T2) in bind() argument 317 RT(ClassT::*f)(T0 , T1 , T2) const in bind() argument 355 RT(ClassT::*f)(T0 , T1 , T2) in bind() argument 401 RT(ClassT::*f)(T0 , T1 , T2 , T3) in bind() argument 440 RT(ClassT::*f)(T0 , T1 , T2 , T3) const in bind() argument 478 RT(ClassT::*f)(T0 , T1 , T2 , T3) in bind() argument 524 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) in bind() argument 563 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) const in bind() argument [all …]
|
D | bind_function_10.hpp | 29 RT(*f)(T0 , T1) in bind() argument 69 RT(*f)(T0 , T1 , T2) in bind() argument 109 RT(*f)(T0 , T1 , T2 , T3) in bind() argument 149 RT(*f)(T0 , T1 , T2 , T3 , T4) in bind() argument 189 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5) in bind() argument 229 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6) in bind() argument 269 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7) in bind() argument 309 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8) in bind() argument
|
D | bind_function_20.hpp | 29 RT(*f)(T0 , T1) in bind() argument 69 RT(*f)(T0 , T1 , T2) in bind() argument 109 RT(*f)(T0 , T1 , T2 , T3) in bind() argument 149 RT(*f)(T0 , T1 , T2 , T3 , T4) in bind() argument 189 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5) in bind() argument 229 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6) in bind() argument 269 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7) in bind() argument 309 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8) in bind() argument 349 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9) in bind() argument 389 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10) in bind() argument [all …]
|
D | bind_member_function_20.hpp | 155 RT(ClassT::*f)(T0 , T1) in bind() argument 232 RT(ClassT::*f)(T0 , T1) in bind() argument 278 RT(ClassT::*f)(T0 , T1 , T2) in bind() argument 317 RT(ClassT::*f)(T0 , T1 , T2) const in bind() argument 355 RT(ClassT::*f)(T0 , T1 , T2) in bind() argument 401 RT(ClassT::*f)(T0 , T1 , T2 , T3) in bind() argument 440 RT(ClassT::*f)(T0 , T1 , T2 , T3) const in bind() argument 478 RT(ClassT::*f)(T0 , T1 , T2 , T3) in bind() argument 524 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) in bind() argument 563 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) const in bind() argument [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | tsxGenericArrowFunctionParsing.js | 17 var x3 = <T, T1>() => {}; variable 31 var T, T1, T2; variable
|
D | genericClassesInModule2.js | 3 constructor( public callback: (self: A<T1>) => void) { 6 AAA( callback: (self: A<T1>) => void) {
|
D | restParameterAssignmentCompatibility.js | 20 class T1 { class 54 function T1() { class in T1
|
D | cloduleTest2.js | 40 var T1; variable 41 (function (T1) { argument
|
/third_party/openssl/crypto/seed/ |
D | seed_local.h | 57 # define KEYSCHEDULE_UPDATE0(T0, T1, X1, X2, X3, X4, KC) \ argument 64 # define KEYSCHEDULE_UPDATE1(T0, T1, X1, X2, X3, X4, KC) \ argument 71 # define KEYUPDATE_TEMP(T0, T1, K) \ argument 99 # define E_SEED(T0, T1, X1, X2, X3, X4, rbase) \ argument
|
/third_party/boost/boost/format/ |
D | group.hpp | 91 const group2<T1,T2>& x) in operator <<() 114 const group3<T1,T2,T3>& x) in operator <<() 138 const group4<T1,T2,T3,T4>& x) in operator <<() 161 const group5<T1,T2,T3,T4,T5>& x) in operator <<() 185 const group6<T1,T2,T3,T4,T5,T6>& x) in operator <<() 210 const group7<T1,T2,T3,T4,T5,T6,T7>& x) in operator <<() 236 const group8<T1,T2,T3,T4,T5,T6,T7,T8>& x) in operator <<() 263 const group9<T1,T2,T3,T4,T5,T6,T7,T8,T9>& x) in operator <<() 291 const group10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10>& x) in operator <<() 303 group_head( group2<T1,T2> const& x) in group_head() [all …]
|
/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 >=()
|
D | tuple_io.hpp | 162 print(std::basic_ostream<CharType, CharTrait>& o, const cons<T1, null_type>& t) { in print() 175 print(std::basic_ostream<CharType, CharTrait>& o, const cons<T1, T2>& t) { in print() 228 const cons<T1, T2>& t) { in operator <<() 284 read (std::basic_istream<CharType, CharTrait> &is, cons<T1, null_type>& t1) { in read() 293 read(std::basic_istream<CharType, CharTrait> &is, cons<T1, T2>& t1) { in read() 322 operator>>(std::basic_istream<CharType, CharTrait>& is, cons<T1, T2>& t1) { in operator >>()
|
/third_party/boost/boost/exception/ |
D | info_tuple.hpp | 60 error_info<Tag1,T1>, in operator <<() argument 76 error_info<Tag1,T1>, in operator <<() argument 94 error_info<Tag1,T1>, in operator <<() argument
|
/third_party/googletest/googletest/include/gtest/ |
D | gtest-printers.h | 671 void PrintTo(const ::std::tr1::tuple<T1, T2>& t, ::std::ostream* os) { in PrintTo() 676 void PrintTo(const ::std::tr1::tuple<T1, T2, T3>& t, ::std::ostream* os) { in PrintTo() 681 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4>& t, ::std::ostream* os) { in PrintTo() 686 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5>& t, in PrintTo() 693 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6>& t, in PrintTo() 700 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7>& t, in PrintTo() 707 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8>& t, in PrintTo() 714 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9>& t, in PrintTo() 721 void PrintTo( in PrintTo() 737 void PrintTo(const ::std::pair<T1, T2>& value, ::std::ostream* os) { in PrintTo() [all …]
|
/third_party/boost/boost/compute/lambda/ |
D | make_pair.hpp | 30 typedef typename lambda::result_of<Arg1, Args>::type T1; typedef 39 typedef typename lambda::result_of<Arg1, typename Context::args_tuple>::type T1; in apply() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceCompiler.cpp | 127 TimerMarker T1(Ice::TimerStack::TT_parse, &Ctx); in run() local 169 TimerMarker T1(Ice::TimerStack::TT_emitAsm, &Ctx); in run() local
|
/third_party/typescript_eslint/packages/scope-manager/tests/fixtures/type-declaration/ |
D | tuple-labelled.ts | 1 type T1 = 1; alias
|
/third_party/typescript/tests/cases/compiler/ |
D | deeplyNestedConditionalTypes.ts | 108 type T1 = Foo<any>; alias
|