Home
last modified time | relevance | path

Searched defs:arg_type (Results 1 – 25 of 48) sorted by relevance

12

/third_party/boost/boost/compute/lambda/
Dplaceholders.hpp62 typedef typename boost::tuples::element<0, Args>::type arg_type; typedef
70 typedef typename boost::tuples::element<1, Args>::type arg_type; typedef
78 typedef typename boost::tuples::element<2, Args>::type arg_type; typedef
/third_party/boost/libs/compute/include/boost/compute/lambda/
Dplaceholders.hpp62 typedef typename boost::tuples::element<0, Args>::type arg_type; typedef
70 typedef typename boost::tuples::element<1, Args>::type arg_type; typedef
78 typedef typename boost::tuples::element<2, Args>::type arg_type; typedef
/third_party/boost/boost/xpressive/detail/static/transforms/
Das_independent.hpp104 typedef typename proto::result_of::child<Expr>::type arg_type; typedef
143 typedef typename proto::result_of::child<Expr>::type arg_type; typedef
181 typedef typename proto::result_of::child<Expr>::type arg_type; typedef
/third_party/node/test/js-native-api/test_conversions/
Dtest_null.c35 #define GEN_NULL_CHECK_STRING_BINDING(binding_name, arg_type, api) \ in GEN_NULL_CHECK_BINDING() argument
/third_party/boost/libs/asio/include/boost/asio/execution/detail/
Dbulk_sender.hpp91 typedef type arg_type; typedef
93 typedef const type& arg_type; typedef
/third_party/boost/boost/asio/execution/detail/
Dbulk_sender.hpp91 typedef type arg_type; typedef
93 typedef const type& arg_type; typedef
/third_party/mindspore/mindspore/_extends/parallel_compile/tbe_compiler/
Dtbe_common.py124 def get_args(op_info, arg_type): argument
/third_party/boost/boost/histogram/detail/
Dargs_type.hpp57 using arg_type = std::tuple_element_t<N, args_type<T>>; typedef
/third_party/ltp/tools/sparse/sparse-src/validation/
Dfunction-redecl.c21 void arg_type(void *a) { } /* check-should-fail */ in arg_type() function
/third_party/boost/boost/compute/functional/
Doperator.hpp57 #define BOOST_COMPUTE_DECLARE_BINARY_OPERATOR(name, op, return_type, arg_type) \ argument
/third_party/boost/libs/compute/include/boost/compute/functional/
Doperator.hpp57 #define BOOST_COMPUTE_DECLARE_BINARY_OPERATOR(name, op, return_type, arg_type) \ argument
/third_party/boost/libs/regex/example/snippets/
Dregex_grep_example_4.cpp62 typedef boost::match_results<std::string::const_iterator> arg_type; typedef in class_index
/third_party/boost/libs/function_types/example/
Dinterpreter.hpp135 typedef typename mpl::deref<From>::type arg_type; in apply() typedef
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_printf.c98 const struct glsl_type *arg_type = arg_deref->type; in lower_printf_instr() local
/third_party/node/test/js-native-api/test_function/
Dtest_function.c112 napi_valuetype arg_type; in MakeTrackedFunction() local
/third_party/mindspore/mindspore/ccsrc/frontend/operator/composite/
Ddo_signature.cc71 …OrScalarTypeInfo(const TypePtr &arg_type_origin, TypeId *arg_type_id, TypeId *arg_type = nullptr) { in GetTensorOrScalarTypeInfo()
102 TypeId arg_type = kTypeUnknown; in GetMaxTypeId() local
/third_party/mindspore/mindspore/
D_checkparam.py147 def check_number(arg_value, value, rel, arg_type=int, arg_name=None, prim_name=None): argument
174 def check_is_number(arg_value, arg_type, arg_name=None, prim_name=None): argument
541 def check_tensor_dtype_valid(arg_name, arg_type, valid_dtypes, prim_name): argument
608 def check_type_name(arg_name, arg_type, valid_types, prim_name): argument
/third_party/boost/boost/accumulators/numeric/detail/
Dfunction_n.hpp85 # define arg_type(r, _, i, is_const) \ macro
/third_party/boost/boost/parameter/aux_/preprocessor/
Dno_perfect_forwarding_begin.hpp37 #define BOOST_PARAMETER_build_arg_list(n, make, param_spec, arg_type) \ argument
/third_party/boost/boost/spirit/home/support/
Dargument.hpp168 arg_type; typedef
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dcommon.cpp160 const auto arg_type = arg.getType(); in make_kernel_args() local
/third_party/gstreamer/gstreamer/gst/printf/
Dprintf-args.h78 } arg_type; typedef
/third_party/boost/boost/parameter/aux_/
Dtagged_argument.hpp106 using arg_type = typename ::boost::parameter::aux typedef in boost::parameter::aux::tagged_argument
594 typedef typename ::boost::remove_const<Arg>::type arg_type; typedef in boost::parameter::aux::tagged_argument
/third_party/gettext/gettext-runtime/intl/
Dprintf-args.h87 } arg_type; typedef
/third_party/gettext/gettext-runtime/libasprintf/
Dprintf-args.h87 } arg_type; typedef

12