Home
last modified time | relevance | path

Searched defs:arity (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/boost/boost/signals2/detail/
Dsignals_common_macros.hpp23 #define BOOST_SIGNALS2_SIGNAL_CLASS_NAME(arity) BOOST_PP_CAT(signal, arity) argument
25 #define BOOST_SIGNALS2_WEAK_SIGNAL_CLASS_NAME(arity) BOOST_PP_CAT(weak_, BOOST_SIGNALS2_SIGNAL_CLAS… argument
27 #define BOOST_SIGNALS2_SIGNAL_IMPL_CLASS_NAME(arity) BOOST_PP_CAT(BOOST_SIGNALS2_SIGNAL_CLASS_NAME(… argument
34 #define BOOST_SIGNALS2_SIGNATURE_FULL_ARGS(arity) \ argument
37 #define BOOST_SIGNALS2_SIGNATURE_ARG_NAMES(arity) BOOST_PP_ENUM(arity, BOOST_SIGNALS2_SIGNATURE_ARG… argument
39 #define BOOST_SIGNALS2_ARGS_TEMPLATE_INSTANTIATION(arity) \ argument
42 #define BOOST_SIGNALS2_SIGNATURE_FUNCTION_TYPE(arity) \ argument
45 #define BOOST_SIGNALS2_PREFIXED_SIGNATURE_TEMPLATE_DECL(arity, prefix) \ argument
49 #define BOOST_SIGNALS2_SIGNATURE_TEMPLATE_DECL(arity) \ argument
53 #define BOOST_SIGNALS2_PREFIXED_ARGS_TEMPLATE_DECL(arity, prefix) \ argument
[all …]
/third_party/boost/boost/contract/detail/
Dtvariadic.hpp72 #define BOOST_CONTRACT_DETAIL_TVARIADIC_COMMA(arity) \ argument
75 #define BOOST_CONTRACT_DETAIL_TVARIADIC_COMMA(arity) \ argument
80 #define BOOST_CONTRACT_DETAIL_NO_TVARIADIC_COMMA(arity) /* nothing */ argument
82 #define BOOST_CONTRACT_DETAIL_NO_TVARIADIC_COMMA(arity) \ argument
87 #define BOOST_CONTRACT_DETAIL_TVARIADIC_SIZEOF(arity, name) sizeof...(name) argument
89 #define BOOST_CONTRACT_DETAIL_TVARIADIC_SIZEOF(arity, name) arity argument
93 #define BOOST_CONTRACT_DETAIL_TVARIADIC_TPARAMS_Z(z, arity, name) \ argument
96 #define BOOST_CONTRACT_DETAIL_TVARIADIC_TPARAMS_Z(z, arity, name) \ argument
103 z, arity, type, qualifier, name) \ argument
107 z, arity, type, qualifier, name) \ argument
[all …]
/third_party/boost/boost/phoenix/core/
Darity.hpp34 struct arity struct
48 struct arity struct
51 struct when
/third_party/boost/boost/iostreams/detail/
Dtemplate_params.hpp14 #define BOOST_IOSTREAMS_TEMPLATE_PARAMS(arity, param) \ argument
20 #define BOOST_IOSTREAMS_TEMPLATE_ARGS(arity, param) \ argument
Dbool_trait_def.hpp29 #define BOOST_IOSTREAMS_BOOL_TRAIT_DEF(trait, type, arity) \ argument
/third_party/boost/libs/yap/example/
Dcalc3.cpp62 auto const arity = boost::yap::transform(expr_1, get_arity{}); in main() local
70 auto const arity = boost::yap::transform(expr_2, get_arity{}); in main() local
78 auto const arity = boost::yap::transform(expr_3, get_arity{}); in main() local
/third_party/boost/boost/mpl/aux_/
Dinserter_algorithm.hpp38 # define BOOST_MPL_AUX_INSERTER_ALGORITHM_DEF(arity, name) \ argument
95 # define BOOST_MPL_AUX_INSERTER_ALGORITHM_DEF(arity, name) \ argument
Darity.hpp30 struct arity struct
/third_party/boost/boost/function_types/detail/synthesize_impl/
Dmaster.hpp25 # define BOOST_FT_make_type(flags,cc,arity) BOOST_FT_make_type_impl(flags,cc,arity) argument
26 # define BOOST_FT_make_type_impl(flags,cc,arity) make_type_ ## flags ## _ ## cc ## _ ## arity argument
/third_party/boost/boost/proto/detail/
Dargs.hpp43 static const long arity = 0; member
74 static const long arity = N; in BOOST_PP_CAT() local
/third_party/boost/boost/proto/detail/preprocessed/
Dargs.hpp16 static const long arity = 0; member
30 static const long arity = 1; member
44 static const long arity = 2; member
58 static const long arity = 3; member
72 static const long arity = 4; member
86 static const long arity = 5; member
100 static const long arity = 6; member
114 static const long arity = 7; member
128 static const long arity = 8; member
142 static const long arity = 9; member
[all …]
/third_party/boost/boost/contract/
Doverride.hpp51 #define BOOST_CONTRACT_OVERRIDE_CALL_BASE_(z, arity, arity_compl, \ argument
94 #define BOOST_CONTRACT_OVERRIDE_CALL_BASE_ARITY_(z, arity, func_name) \ argument
Dpublic_function.hpp503 z, arity, arity_compl, has_virtual_result) \ argument
/third_party/boost/boost/parameter/aux_/preprocessor/impl/
Dfor_each.hpp118 #define BOOST_PARAMETER_AUX_PP_FOR_EACH_build_end_sentinel_tuple(arity) \ argument
128 #define BOOST_PARAMETER_AUX_PP_FOR_EACH_R(r, arity, list, data, macro) \ argument
145 #define BOOST_PARAMETER_AUX_PP_FOR_EACH(arity, list, data, macro) \ argument
/third_party/boost/boost/mpl/
Dprotect.hpp41 struct arity< protect<T>, N > struct
/third_party/boost/boost/test/data/monomorphic/
Dinitializer_list.hpp44 enum { arity = 1 }; enumerator
78 enum { arity = 1 }; enumerator
Darray.hpp38 enum { arity = 1 }; enumerator
Dcollection.hpp44 enum { arity = 1 }; enumerator
Ddelayed.hpp51 enum { arity = dataset_t::arity }; enumerator
/third_party/boost/libs/test/test/test-organization-ts/
Ddataset-master-test-suite-accessible-test.cpp21 enum { arity = 1 }; enumerator
156 enum { arity = 3 }; enumerator
/third_party/boost/libs/test/doc/examples/
Ddataset_example68.run-fail.cpp21 enum { arity = 1 }; enumerator
/third_party/node/deps/npm/node_modules/copy-concurrently/node_modules/aproba/
Dindex.js19 function addSchema (schema, arity) { argument
31 var arity = {} variable
/third_party/node/deps/npm/node_modules/gauge/node_modules/aproba/
Dindex.js19 function addSchema (schema, arity) { argument
31 var arity = {} variable
/third_party/node/deps/npm/node_modules/move-concurrently/node_modules/aproba/
Dindex.js19 function addSchema (schema, arity) { argument
31 var arity = {} variable
/third_party/node/deps/npm/node_modules/run-queue/node_modules/aproba/
Dindex.js19 function addSchema (schema, arity) { argument
31 var arity = {} variable

1234