/third_party/boost/boost/proto/transform/detail/preprocessed/ |
D | when.hpp | 35 struct when<Grammar, R()> struct 65 struct when<Grammar, R(A0)> struct 95 struct when<Grammar, R(A0...)> struct 125 struct when<Grammar, R(A0 , A1)> struct 155 struct when<Grammar, R(A0 , A1...)> struct 185 struct when<Grammar, R(A0 , A1 , A2)> struct 215 struct when<Grammar, R(A0 , A1 , A2...)> struct 245 struct when<Grammar, R(A0 , A1 , A2 , A3)> struct 275 struct when<Grammar, R(A0 , A1 , A2 , A3...)> struct 305 struct when<Grammar, R(A0 , A1 , A2 , A3 , A4)> struct [all …]
|
/third_party/boost/boost/proto/transform/ |
D | when.hpp | 113 struct when struct 116 typedef Grammar first; 117 typedef PrimitiveTransform second; 118 typedef typename Grammar::proto_grammar proto_grammar; 134 struct when<Grammar, Fun *> struct 178 struct when<Grammar, external_transform> struct 181 typedef Grammar first; 182 typedef external_transform second; 183 typedef typename Grammar::proto_grammar proto_grammar; 186 struct impl [all …]
|
/third_party/boost/libs/phoenix/example/ |
D | invert.cpp | 27 struct when struct 38 struct invert_actions::when<phoenix::rule::plus> struct in invert_actions 48 struct invert_actions::when<phoenix::rule::minus> struct in invert_actions 58 struct invert_actions::when<phoenix::rule::multiplies> struct in invert_actions 68 struct invert_actions::when<phoenix::rule::divides> struct in invert_actions
|
D | identity_transform.cpp | 22 struct when : phoenix::call<identity_transform<Rule> > {}; struct 26 struct identity_actions::when<phoenix::rule::argument> struct in identity_actions 32 struct identity_actions::when<phoenix::rule::terminal> struct in identity_actions 38 struct identity_actions::when<phoenix::rule::custom_terminal> struct in identity_actions
|
D | parallel_for.cpp | 50 struct default_actions::when< ::rule::omp_for> struct in boost::phoenix::default_actions 89 struct when struct 95 struct parallel_actions::when<boost::phoenix::rule::for_> struct in parallel_actions 135 struct default_actions::when< ::rule::parallel> struct in boost::phoenix::default_actions
|
/third_party/boost/boost/phoenix/core/ |
D | arity.hpp | 51 struct when struct 71 struct arity::when<rule::argument, Dummy> struct in boost::phoenix::arity 76 struct arity::when<rule::custom_terminal, Dummy> struct in boost::phoenix::arity 81 struct arity::when<rule::terminal, Dummy> struct in boost::phoenix::arity
|
D | is_nullary.hpp | 32 struct when struct 45 struct is_nullary::when<rule::argument, Dummy> struct in boost::phoenix::is_nullary 49 struct impl 80 struct is_nullary::when<rule::custom_terminal, Dummy> struct in boost::phoenix::is_nullary 85 struct impl 102 struct is_nullary::when<rule::terminal, Dummy> struct in boost::phoenix::is_nullary 106 struct impl
|
D | terminal.hpp | 107 struct default_actions::when<rule::custom_terminal, Dummy> struct in boost::phoenix::default_actions 125 struct default_actions::when<rule::argument, Grammar> struct in boost::phoenix::default_actions
|
/third_party/boost/boost/spirit/home/lex/lexer/ |
D | support_functions_expression.hpp | 64 struct is_nullary::when<spirit::lex::rule::less, Dummy> struct in boost::phoenix::is_nullary 69 struct default_actions::when<spirit::lex::rule::less, Dummy> struct in boost::phoenix::default_actions 81 struct is_nullary::when<spirit::lex::rule::lookahead, Dummy> struct in boost::phoenix::is_nullary 86 struct default_actions::when<spirit::lex::rule::lookahead, Dummy> struct in boost::phoenix::default_actions
|
/third_party/typescript/tests/baselines/reference/ |
D | reactDefaultPropsInferenceSuccess.js | 103 when: function () { return true; } method 108 var Test1 = function () { return react_1["default"].createElement(FieldFeedback, { when: function (… method 110 var Test2 = function () { return react_1["default"].createElement(FieldFeedback, { when: function (… method 120 when: function () { return true; } method 125 var Test1a = function () { return react_1["default"].createElement(FieldFeedbackBeta, { when: funct… method 127 var Test2a = function () { return react_1["default"].createElement(FieldFeedbackBeta, { when: funct… method 138 when: function () { return true; } method 143 var Test3 = function () { return react_1["default"].createElement(FieldFeedback2, { when: function … method 145 var Test4 = function () { return react_1["default"].createElement(FieldFeedback2, { when: function … method
|
D | conditionalTypeContextualTypeSimplificationsSuceeds.js | 23 bad({ when: function (value) { return false; } }); method 24 good1({ when: function (value) { return false; } }); method 25 good2({ when: function (value) { return false; } }); method
|
D | exportAssignTypes.js | 20 var x = { answer: 42, when: 1776}; property 74 var x = { answer: 42, when: 1776 }; property
|
/third_party/boost/libs/icl/example/user_groups_/ |
D | user_groups.cpp | 118 discrete_interval<date> when = (*med_).first; in user_groups() local 129 discrete_interval<date> when = (*admin_).first; in user_groups() local 140 discrete_interval<date> when = (*all_).first; in user_groups() local 151 discrete_interval<date> when = (*super_).first; in user_groups() local
|
/third_party/boost/boost/proto/transform/detail/ |
D | when.hpp | 62 struct when<Grammar, R(BOOST_PP_ENUM_PARAMS(N, A))> struct 94 struct when<Grammar, R(BOOST_PP_ENUM_PARAMS(N, A)...)> struct
|
/third_party/boost/libs/icl/example/partys_tallest_guests_/ |
D | partys_tallest_guests.cpp | 82 discrete_interval<ptime> when = height_->first; in partys_height() local 125 discrete_interval<ptime> when = height_->first; in partys_split_height() local
|
/third_party/python/Lib/ |
D | tty.py | 18 def setraw(fd, when=TCSAFLUSH): argument 30 def setcbreak(fd, when=TCSAFLUSH): argument
|
/third_party/boost/boost/spirit/home/lex/ |
D | argument_phoenix.hpp | 126 struct is_nullary::when<spirit::lex::rule::value_setter, Dummy> struct in boost::phoenix::is_nullary 131 struct default_actions::when<spirit::lex::rule::value_setter, Dummy> struct in boost::phoenix::default_actions 190 struct is_nullary::when<spirit::lex::rule::state_setter, Dummy> struct in boost::phoenix::is_nullary 195 struct default_actions::when<spirit::lex::rule::state_setter, Dummy> struct in boost::phoenix::default_actions
|
/third_party/boost/boost/phoenix/scope/ |
D | lambda.hpp | 153 struct default_actions::when<rule::lambda, Dummy> struct in boost::phoenix::default_actions 158 struct is_nullary::when<rule::lambda, Dummy> struct in boost::phoenix::is_nullary 180 struct is_nullary::when<rule::lambda_actor, Dummy> struct in boost::phoenix::is_nullary 306 struct default_actions::when<rule::lambda_actor, Dummy> struct in boost::phoenix::default_actions
|
D | this.hpp | 173 struct default_actions::when<rule::this_, Dummy> struct in boost::phoenix::default_actions 178 struct is_nullary::when<rule::this_, Dummy> struct in boost::phoenix::is_nullary
|
/third_party/libunwind/include/ |
D | libunwind-dynamic.h | 92 int32_t when; /* when does it take effect? */ member 183 #define _U_dyn_op_save_reg(op, qp, when, reg, dst) \ argument 186 #define _U_dyn_op_spill_fp_rel(op, qp, when, reg, offset) \ argument 190 #define _U_dyn_op_spill_sp_rel(op, qp, when, reg, offset) \ argument 194 #define _U_dyn_op_add(op, qp, when, reg, value) \ argument 197 #define _U_dyn_op_pop_frames(op, qp, when, num_frames) \ argument 206 #define _U_dyn_op_alias(op, qp, when, addr) \ argument
|
/third_party/skia/third_party/externals/icu/source/samples/date/ |
D | date.c | 82 UDate when; in main() local 253 date(UDate when, in date() 310 UDate when=0; in getWhen() local
|
/third_party/icu/icu4c/source/samples/date/ |
D | date.c | 81 UDate when; in main() local 252 date(UDate when, in date() 309 UDate when=0; in getWhen() local
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/date/ |
D | date.c | 81 UDate when; in main() local 252 date(UDate when, in date() 309 UDate when=0; in getWhen() local
|
/third_party/typescript/tests/cases/compiler/ |
D | conditionalTypeContextualTypeSimplificationsSuceeds.ts | 4 when: (value: string) => boolean; property
|
/third_party/boost/boost/phoenix/fusion/ |
D | at.hpp | 27 struct default_actions::when<rule::at_c, Dummy> struct in boost::phoenix::default_actions
|