Home
last modified time | relevance | path

Searched defs:py_func (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dscript_ops.py680 def py_func(func, inp, Tout, stateful=True, name=None): function
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dconnection.c654 PyObject* py_func; in _pysqlite_func_callback() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c398 PyObject *py_func(PyObject *self, PyObject *args) in py_func() function
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c575 PyObject *py_func(PyObject *self, PyObject *args) in py_func() function