Home
last modified time | relevance | path

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

/external/vboot_reference/futility/
Dtraversal.c57 static int (* const * const cb_func[])(struct futil_traverse_state_s *state) = { variable
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dcredentials.pyx.pxi23 def _spawn_callback_in_thread(cb_func, args): argument
Dgrpc_gevent.pyx.pxi422 def cb_func(cb, args): function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py1902 def cb_func(cb_arg0, cb_arg1, cb_arg2): function
3927 def cb_func(cb_arg0, cb_arg1): function
4032 def cb_func(cb_arg0, cb_arg1, cb_arg2): function
5980 def cb_func(cb_arg0, cb_arg1): function
6405 def cb_func(cb_arg0, cb_arg1): function
6478 def cb_func(cb_arg0, cb_arg1): function
7487 def cb_func(cb_arg0, cb_arg1): function
8617 def cb_func(cb_arg0, cb_arg1): function
8657 def cb_func(cb_arg0, cb_arg1): function
8681 def cb_func(cb_arg0, cb_arg1): function
[all …]
/external/libevent/
Devbuffer-internal.h69 evbuffer_cb_func cb_func; member