Home
last modified time | relevance | path

Searched defs:callback_fn (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dop_callbacks.py21 def add_op_callback(callback_fn): argument
/external/libcap/tests/
Dlibcap_launch_test.c29 int (*callback_fn)(void *detail); member
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSTLExtras.h62 static Ret callback_fn(intptr_t callable, Params ...params) { in callback_fn() function
/external/llvm/include/llvm/ADT/
DSTLExtras.h90 static Ret callback_fn(intptr_t callable, Params ...params) { in callback_fn() function
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor_test_util.cc84 SE_StatusCallbackFn const callback_fn, in HostCallback()
Dstream_executor_test.cc736 SE_StatusCallbackFn const callback_fn, in TEST_F()
737 void* const callback_arg) -> TF_Bool { in TEST_F()
/external/rust/crates/rusqlite/src/
Dhooks.rs632 let callback_fn = authorizer in authorizer() localVariable
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc3619 PyObject* callback_fn = PyList_GET_ITEM(op_exec_info.callbacks, i); local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h35771 void *callback_fn; member