/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | Placeholders.rst | 103 .. |_2| replace:: `_2`_ substdef in See also 109 .. _`_2`: `Placeholders`_ target in See also
|
/third_party/jerryscript/jerry-core/jrt/ |
D | jrt.h | 37 #define JERRY_UNUSED_2(_1, _2) JERRY_UNUSED (_1), JERRY_UNUSED_1 (_2) argument 38 #define JERRY_UNUSED_3(_1, _2, _3) JERRY_UNUSED (_1), JERRY_UNUSED_2 (_2, _3) argument 39 #define JERRY_UNUSED_4(_1, _2, _3, _4) JERRY_UNUSED (_1), JERRY_UNUSED_3 (_2, _3, _4) argument 40 #define JERRY_UNUSED_5(_1, _2, _3, _4, _5) JERRY_UNUSED (_1), JERRY_UNUSED_4 (_2, _3, _4, _5) argument 42 #define JERRY_VA_ARGS_NUM_IMPL(_1, _2, _3, _4, _5, N, ...) N argument
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Print.hpp | 395 # define RR_GET_NTH_ARG(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, N, .… argument 411 # define RR_WATCH_FMT_2(_1, _2) \ argument 414 # define RR_WATCH_FMT_3(_1, _2, _3) \ argument 417 # define RR_WATCH_FMT_4(_1, _2, _3, _4) \ argument 420 # define RR_WATCH_FMT_5(_1, _2, _3, _4, _5) \ argument 423 # define RR_WATCH_FMT_6(_1, _2, _3, _4, _5, _6) \ argument 426 # define RR_WATCH_FMT_7(_1, _2, _3, _4, _5, _6, _7) \ argument 429 # define RR_WATCH_FMT_8(_1, _2, _3, _4, _5, _6, _7, _8) \ argument 432 # define RR_WATCH_FMT_9(_1, _2, _3, _4, _5, _6, _7, _8, _9) \ argument 435 # define RR_WATCH_FMT_10(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10) \ argument [all …]
|
/third_party/boost/libs/mpl/test/ |
D | next.cpp | 23 typedef int_<2> _2; in MPL_TEST_CASE() typedef
|
D | bitwise.cpp | 21 typedef integral_c<unsigned int, 2> _2; typedef
|
/third_party/boost/libs/spirit/classic/phoenix/example/fundamental/ |
D | sample8.cpp | 213 T2 const& _2 = T2() in context() 225 T2 const& _2 = T2(), in context() 238 T2 const& _2 = T2(), in context()
|
D | sample7.cpp | 212 T2 const& _2 = T2() in locals() 225 T2 const& _2 = T2(), in locals() 239 T2 const& _2 = T2(), in locals()
|
D | sample9.cpp | 249 T2 const& _2 = T2() in context() 261 T2 const& _2 = T2(), in context() 274 T2 const& _2 = T2(), in context()
|
/third_party/typescript/tests/baselines/reference/ |
D | importWithTrailingSlash.js | 34 var _2 = require("./"); variable
|
/third_party/boost/libs/fusion/test/algorithm/ |
D | erase_key.cpp | 40 typedef boost::mpl::int_<2> _2; typedef
|
/third_party/boost/boost/lambda/ |
D | core.hpp | 72 boost::lambda::placeholder2_type& BOOST_ATTRIBUTE_UNUSED _2 = free2; variable
|
/third_party/boost/boost/bind/ |
D | placeholders.hpp | 35 inline boost::arg<2> _2() { return boost::arg<2>(); } in _2() function
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | drf.h | 65 #define NVVAL_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 70 #define NVDEF_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 76 #define NVVAL_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 82 #define NVVAL_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 89 #define NVDEF_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 98 #define NVVAL_MW_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 108 #define NVVAL_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 116 #define NVDEF_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
|
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/ |
D | function_def.hpp | 21 qi::_2_type _2; in function() local
|
D | statement_def.hpp | 21 qi::_2_type _2; in statement() local
|
D | expression_def.hpp | 23 qi::_2_type _2; in expression() local
|
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure2/ |
D | function_def.hpp | 21 qi::_2_type _2; in function() local
|
D | statement_def.hpp | 21 qi::_2_type _2; in statement() local
|
D | expression_def.hpp | 23 qi::_2_type _2; in expression() local
|
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/calc7/ |
D | statement_def.hpp | 18 qi::_2_type _2; in statement() local
|
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure1/ |
D | function_def.hpp | 18 qi::_2_type _2; in function() local
|
D | statement_def.hpp | 18 qi::_2_type _2; in statement() local
|
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/calc8/ |
D | statement_def.hpp | 18 qi::_2_type _2; in statement() local
|
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/mini_c/ |
D | statement_def.hpp | 18 qi::_2_type _2; in statement() local
|
D | function_def.hpp | 18 qi::_2_type _2; in function() local
|