Home
last modified time | relevance | path

Searched defs:obj_list (Results 1 – 9 of 9) sorted by relevance

/third_party/cJSON/tests/unity/extras/fixture/
Drakefile_helper.rb91 def link_it(exe_name, obj_list) argument
/third_party/unity/examples/example_3/
Drakefile_helper.rb112 def link_it(exe_name, obj_list) argument
/third_party/cJSON/tests/unity/examples/example_3/
Drakefile_helper.rb109 def link_it(exe_name, obj_list) argument
/third_party/cJSON/tests/unity/test/
Drakefile_helper.rb129 def link_it(exe_name, obj_list) argument
/third_party/unity/test/
Drakefile_helper.rb144 def link_it(exe_name, obj_list) argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/graph_util/
Dget_parallel_info.cc263 auto obj_list = py::cast<py::list>(cloned_obj); in GetParameterLayoutFromGraph() local
/third_party/iptables/iptables/
Dnft.h99 struct list_head obj_list; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Dparameter_manager.cc517 auto obj_list = py::cast<py::list>(cloned_py_obj); in SliceParameterObj() local
604 auto obj_list = py::cast<py::list>(cloned_py_obj); in SliceCacheParameterObj() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dpipeline.cc1385 auto obj_list = py::cast<py::list>(symbolic_shape_obj); in ConvertSymbolicShape() local