Home
last modified time | relevance | path

Searched defs:_4 (Results 1 – 25 of 84) sorted by relevance

1234

/third_party/boost/libs/mpl/doc/src/refmanual/
DPlaceholders.rst105 .. |_4| replace:: `_4`_ substdef in See also
111 .. _`_4`: `Placeholders`_ target in See also
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DPrint.hpp395 # define RR_GET_NTH_ARG(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, N, .… 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
438 # define RR_WATCH_FMT_11(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11) \ argument
441 # define RR_WATCH_FMT_12(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12) \ argument
/third_party/boost/libs/fusion/test/algorithm/
Derase_key.cpp42 typedef boost::mpl::int_<4> _4; typedef
/third_party/boost/boost/bind/
Dplaceholders.hpp37 inline boost::arg<4> _4() { return boost::arg<4>(); } in _4() function
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Ddrf.h65 #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
Dqmd.h27 #define NVQMD_ENUM_(X,_1,_2,_3,_4,_5,_6,_7,_8,_9,IMPL,...) IMPL argument
43 #define NVQMD_VAL_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/
Dfunction_def.hpp23 qi::_4_type _4; in function() local
Dstatement_def.hpp23 qi::_4_type _4; in statement() local
Dexpression_def.hpp25 qi::_4_type _4; in expression() local
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure2/
Dfunction_def.hpp23 qi::_4_type _4; in function() local
Dstatement_def.hpp23 qi::_4_type _4; in statement() local
Dexpression_def.hpp25 qi::_4_type _4; in expression() local
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/calc7/
Dstatement_def.hpp20 qi::_4_type _4; in statement() local
Dexpression_def.hpp21 qi::_4_type _4; in expression() local
/third_party/jerryscript/jerry-core/jrt/
Djrt.h39 #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/boost/libs/spirit/example/qi/compiler_tutorial/conjure1/
Dfunction_def.hpp20 qi::_4_type _4; in function() local
Dstatement_def.hpp20 qi::_4_type _4; in statement() local
Dexpression_def.hpp21 qi::_4_type _4; in expression() local
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/calc8/
Dstatement_def.hpp20 qi::_4_type _4; in statement() local
Dexpression_def.hpp21 qi::_4_type _4; in expression() local
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/mini_c/
Dstatement_def.hpp20 qi::_4_type _4; in statement() local
Dfunction_def.hpp20 qi::_4_type _4; in function() local
Dexpression_def.hpp21 qi::_4_type _4; in expression() local
/third_party/boost/libs/mp11/test/
Dmp_erase.cpp35 using _4 = mp_size_t<4>; in main() typedef
/third_party/boost/boost/phoenix/core/detail/cpp03/preprocessed/
Dargument_predefined_10.hpp14 …ED _3 = {{{}}}; expression::argument<4>::type const BOOST_ATTRIBUTE_UNUSED _4 = {{{}}}; expression… variable
21 …ED _3 = {{{}}}; expression::argument<4>::type const BOOST_ATTRIBUTE_UNUSED _4 = {{{}}}; expression… variable

1234