Home
last modified time | relevance | path

Searched defs:args_vector (Results 1 – 5 of 5) sorted by relevance

/third_party/gn/src/gn/
Dfunction_foreach.cc51 const auto& args_vector = args_list->contents(); in RunForEach() local
Dfunction_forward_variables_from.cc170 const auto& args_vector = args_list->contents(); in RunForwardVariablesFrom() local
Dfunctions.cc546 const auto& args_vector = args_list->contents(); in RunDefined() local
746 const auto& args_vector = args_list->contents(); in RunImport() local
1107 const auto& args_vector = args_list->contents(); in RunSplitList() local
/third_party/musl/Benchmark/musl/
Dbenchmark_framework.cpp56 using args_vector = std::vector<std::vector<int64_t>>; typedef
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/
Dprogram_specialize.cc1377 std::vector<AbstractBasePtrList> args_vector; in BuildFromBroadedArgs() local