Home
last modified time | relevance | path

Searched defs:arg_list (Results 1 – 25 of 32) sorted by relevance

12

/third_party/flutter/engine/flutter/tools/
Dgn_test.py13 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_/
Darg_list.hpp175 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/
Dbase.h38 VectorRef arg_list; member
Dpipeline.cc954 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/
Dduplex_pipe_win.cc20 int DuplexPipe::Open(const std::initializer_list<std::string> &arg_list, bool append_fds) { in Open()
Dduplex_pipe.cc33 int DuplexPipe::Open(const std::initializer_list<std::string> &arg_list, bool append_fds) { in Open()
/third_party/toybox/lib/
Dlib.h27 struct arg_list { struct
28 struct arg_list *next; argument
29 char *arg;
/third_party/toybox/porting/liteos_a/lib/
Dlib.h27 struct arg_list { struct
28 struct arg_list *next; argument
29 char *arg;
/third_party/mindspore/mindspore/ccsrc/frontend/operator/composite/
Dunpack_call.cc70 auto arg_list = args_spec_list[index]->cast<AbstractListPtr>(); in GenerateFuncGraph() local
/third_party/glib/gio/gdbus-2.0/codegen/
Dcodegen_main.py36 def find_arg(arg_list, arg_name): argument
/third_party/boost/boost/dll/detail/demangling/
Dmsvc.hpp174 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
Ditanium.hpp207 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/
Dinline.c517 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/
Dtls_test_common.c367 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/
Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/third_party/abseil-cpp/absl/copts/
Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/third_party/grpc/test/cpp/naming/
Dresolver_component_tests_runner.py47 def python_args(arg_list): argument
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/graph_util/
Dgenerate_graph.cc60 std::vector<py::object> arg_list; in CreatOpInstance() local
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dtparm.c60 } arg_list[10]; variable
/third_party/mindspore/mindspore/ccsrc/vm/
Dvm.cc485 auto arg_list = py::cast<py::tuple>(arg); in SyncData() local
/third_party/mindspore/mindspore/ccsrc/pybind_api/ir/
Dprimitive_py.cc48 py::tuple arg_list = py::cast<py::tuple>(arg); in SyncData() local
/third_party/python/Lib/
Dpstats.py168 def add(self, *arg_list):
/third_party/libpng/contrib/tools/
Dgenpng.c762 struct arg arg_list[max_shapes]; in main() local
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/
Dgenpng.c762 struct arg arg_list[max_shapes]; in main() local
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dgenpng.c762 struct arg arg_list[max_shapes]; in main() local

12