/third_party/flutter/engine/flutter/tools/ |
D | gn_test.py | 13 def _expect_build_dir(self, arg_list, expected_build_dir): argument 25 def _gn_args(self, arg_list): argument
|
/third_party/boost/boost/parameter/aux_/ |
D | arg_list.hpp | 175 class arg_list : public Next class 219 inline BOOST_CONSTEXPR arg_list( in arg_list() function in boost::parameter::aux::arg_list 231 inline BOOST_CONSTEXPR arg_list( in arg_list() function in boost::parameter::aux::arg_list 258 inline BOOST_CONSTEXPR arg_list( in arg_list() function in boost::parameter::aux::arg_list 286 inline BOOST_CONSTEXPR arg_list( in arg_list() function in boost::parameter::aux::arg_list 686 class arg_list : public Next class 713 inline BOOST_CONSTEXPR arg_list( in arg_list() function in boost::parameter::aux::arg_list 728 inline BOOST_CONSTEXPR arg_list( in arg_list() function in boost::parameter::aux::arg_list
|
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/ |
D | base.h | 38 VectorRef arg_list; member
|
D | pipeline.cc | 954 void ProcessVmArgInner(const py::tuple &args, const ResourcePtr &res, VectorRef *const arg_list) { in ProcessVmArgInner() 1002 …cutorPy::ProcessVmArg(const py::tuple &args, const std::string &phase, VectorRef *const arg_list) { in ProcessVmArg()
|
/third_party/mindspore/mindspore/ccsrc/common/ |
D | duplex_pipe_win.cc | 20 int DuplexPipe::Open(const std::initializer_list<std::string> &arg_list, bool append_fds) { in Open()
|
D | duplex_pipe.cc | 33 int DuplexPipe::Open(const std::initializer_list<std::string> &arg_list, bool append_fds) { in Open()
|
/third_party/toybox/lib/ |
D | lib.h | 27 struct arg_list { struct 28 struct arg_list *next; argument 29 char *arg;
|
/third_party/toybox/porting/liteos_a/lib/ |
D | lib.h | 27 struct arg_list { struct 28 struct arg_list *next; argument 29 char *arg;
|
/third_party/mindspore/mindspore/ccsrc/frontend/operator/composite/ |
D | unpack_call.cc | 70 auto arg_list = args_spec_list[index]->cast<AbstractListPtr>(); in GenerateFuncGraph() local
|
/third_party/glib/gio/gdbus-2.0/codegen/ |
D | codegen_main.py | 36 def find_arg(arg_list, arg_name): argument
|
/third_party/boost/boost/dll/detail/demangling/ |
D | msvc.hpp | 174 auto arg_list(const mangled_storage_impl & ms, Return (*)(Arg)) in arg_list() function 182 auto arg_list(const mangled_storage_impl & ms, Return (*)(First, Second, Args...)) in arg_list() function 190 auto arg_list(const mangled_storage_impl& /*ms*/, Return (*)()) in arg_list() function
|
D | itanium.hpp | 207 std::string arg_list(const mangled_storage_impl & ms, Return (*)(Arg)) in arg_list() function 214 std::string arg_list(const mangled_storage_impl & ms, Return (*)(First, Second, Args...)) in arg_list() function 221 std::string arg_list(const mangled_storage_impl &, Return (*)()) in arg_list() function
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | inline.c | 517 struct expression_list *arg_list = expr->args; in inline_function() local 573 struct symbol_list *arg_list = fn->arguments; in uninline() local
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
D | tls_test_common.c | 367 setup_testcase (struct MHD_Daemon **d, int daemon_flags, va_list arg_list) in setup_testcase() 457 va_list arg_list; in test_wrap() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/copts/ |
D | generate_copts.py | 73 def copt_list(name, arg_list, style): argument
|
/third_party/abseil-cpp/absl/copts/ |
D | generate_copts.py | 73 def copt_list(name, arg_list, style): argument
|
/third_party/grpc/test/cpp/naming/ |
D | resolver_component_tests_runner.py | 47 def python_args(arg_list): argument
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/graph_util/ |
D | generate_graph.cc | 60 std::vector<py::object> arg_list; in CreatOpInstance() local
|
/third_party/gettext/libtextstyle/gnulib-local/lib/ |
D | tparm.c | 60 } arg_list[10]; variable
|
/third_party/mindspore/mindspore/ccsrc/vm/ |
D | vm.cc | 485 auto arg_list = py::cast<py::tuple>(arg); in SyncData() local
|
/third_party/mindspore/mindspore/ccsrc/pybind_api/ir/ |
D | primitive_py.cc | 48 py::tuple arg_list = py::cast<py::tuple>(arg); in SyncData() local
|
/third_party/python/Lib/ |
D | pstats.py | 168 def add(self, *arg_list):
|
/third_party/libpng/contrib/tools/ |
D | genpng.c | 762 struct arg arg_list[max_shapes]; in main() local
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/ |
D | genpng.c | 762 struct arg arg_list[max_shapes]; in main() local
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
D | genpng.c | 762 struct arg arg_list[max_shapes]; in main() local
|