Home
last modified time | relevance | path

Searched defs:current_arg (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/torch/csrc/jit/runtime/
Dcalculate_necessary_args.h25 const auto& current_arg = schema_args.at(schema_idx); in CalculateNecessaryArgs() local
/external/wmediumd/
Dmain.cc37 std::string current_arg(argv[i]); in main() local
/external/python/cpython3/Python/
Dgetargs.c1627 PyObject *current_arg; in vgetargskeywords() local
1717 PyObject *current_arg; in vgetargskeywords() local
2156 PyObject *current_arg; in vgetargskeywordsfast_impl() local
2232 PyObject *current_arg; in vgetargskeywordsfast_impl() local
2392 PyObject *current_arg; in _PyArg_UnpackKeywords() local
2432 PyObject *current_arg; in _PyArg_UnpackKeywords() local
2548 PyObject *current_arg; in _PyArg_UnpackKeywordsWithVararg() local