Home
last modified time | relevance | path

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

/external/u-boot/tools/
Daisimage.h36 uint32_t func_args; member
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_api_info_test.cc72 const std::vector<ArgSpec> func_args{{"in1", "float32"}, {"in2", "int32"}}; in PopulateSampleLibrary() local
/external/python/cpython3/Modules/_sqlite/
Dcursor.c388 PyObject* func_args; in _pysqlite_query_execute() local
/external/python/cpython2/Modules/_sqlite/
Dcursor.c447 PyObject* func_args; in _pysqlite_query_execute() local
/external/python/cpython3/Modules/
D_testcapimodule.c4375 PyObject *func, *func_args; in test_pyobject_fastcall() local
4393 PyObject *func, *func_args, *kwargs; in test_pyobject_fastcalldict() local
4420 PyObject *func, *func_args, *kwnames = NULL; in test_pyobject_fastcallkeywords() local