/third_party/boost/boost/process/ |
D | args.hpp | 38 struct args_ struct 41 using remove_reference_t = typename std::remove_reference<T>::type; 43 using value_type = typename remove_reference_t<T>::value_type; 46 using vvalue_type = value_type<value_type<T>>; 49 arg_setter_<vvalue_type<Range>, true> operator()(Range &&range) const in operator ()() 54 arg_setter_<vvalue_type<Range>, true> operator+=(Range &&range) const in operator +=() 59 arg_setter_<vvalue_type<Range>, false> operator= (Range &&range) const in operator =() 64 arg_setter_<Char, true> operator()(std::basic_string<Char> && str) const in operator ()() 69 arg_setter_<Char, true> operator+=(std::basic_string<Char> && str) const in operator +=() 74 arg_setter_<Char, false> operator= (std::basic_string<Char> && str) const in operator =() [all …]
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/task/ |
D | tbe_task.h | 41 void *args_; variable
|
D | aicpu_task.h | 46 void *args_; variable
|
/third_party/grpc/src/core/ext/filters/client_channel/ |
D | subchannel_pool_interface.h | 57 const grpc_channel_args* args_; variable
|
D | server_address.h | 103 grpc_channel_args* args_; variable
|
/third_party/boost/boost/python/detail/ |
D | caller.hpp | 46 inline PyObject* get(mpl::int_<N>, PyObject* const& args_) in get() 51 inline Py_ssize_t arity(PyObject* const& args_) in arity() 76 ArgPackage const& args_ in create_result_converter()
|
/third_party/boost/libs/python/src/object/ |
D | iterator.cpp | 15 PyObject* identity(PyObject* args_, PyObject*) in identity() argument
|
/third_party/node/src/ |
D | node_main_instance.h | 83 std::vector<std::string> args_; variable
|
/third_party/grpc/src/core/ext/transport/chttp2/client/ |
D | chttp2_connector.h | 57 Args args_; variable
|
/third_party/grpc/include/grpcpp/support/ |
D | channel_arguments_impl.h | 146 std::vector<grpc_arg> args_; variable
|
D | channel_arguments.h | 142 std::vector<grpc_arg> args_; variable
|
/third_party/gn/src/gn/ |
D | toolchain.h | 132 Scope::KeyValueMap args_; variable
|
D | action_values.h | 60 SubstitutionList args_; variable
|
/third_party/grpc/src/core/lib/channel/ |
D | handshaker.h | 163 HandshakerArgs args_; variable
|
/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 225 ConvList args_; variable 303 ConvList args_; variable
|
D | bind.h | 154 absl::Span<const FormatArgImpl> args_; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 239 ConvList args_; variable 317 ConvList args_; variable
|
D | bind.h | 169 absl::Span<const FormatArgImpl> args_; variable
|
/third_party/grpc/src/core/lib/transport/ |
D | pid_controller.h | 111 const Args args_; variable
|
/third_party/boost/boost/beast/core/detail/ |
D | bind_handler.hpp | 43 args_type args_; member in boost::beast::detail::bind_wrapper 212 detail::tuple<Args...> args_; member in boost::beast::detail::bind_front_wrapper
|
/third_party/boost/boost/accumulators/framework/accumulators/ |
D | droppable_accumulator.hpp | 53 Args const &args_; member 91 Args const &args_; member
|
/third_party/boost/libs/beast/include/boost/beast/core/detail/ |
D | bind_handler.hpp | 43 args_type args_; member in boost::beast::detail::bind_wrapper 212 detail::tuple<Args...> args_; member in boost::beast::detail::bind_front_wrapper
|
/third_party/boost/boost/python/ |
D | make_constructor.hpp | 98 inline PyObject* get(mpl::int_<N>, offset_args<BaseArgs,Offset> const& args_) in get() 104 inline unsigned arity(offset_args<BaseArgs,Offset> const& args_) in arity()
|
/third_party/benchmark/src/ |
D | benchmark_api_internal.h | 54 const std::vector<int64_t>& args_; variable
|
/third_party/boost/libs/parameter/test/ |
D | deduced.hpp | 39 assert_expected(E const& e, ArgPack const& args_) in assert_expected()
|