Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlhlo_fuse_linalg.cc46 llvm::SmallDenseSet<Value> func_args; in runOnFunction() local
/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.c369 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.c4705 PyObject *func, *func_args; in test_pyobject_fastcall() local
4723 PyObject *func, *func_args, *kwargs; in test_pyobject_fastcalldict() local
4750 PyObject *func, *func_args, *kwnames = NULL; in test_pyobject_vectorcall() local