Searched defs:cb_func (Results 1 – 5 of 5) sorted by relevance
/external/vboot_reference/futility/ |
D | traversal.c | 57 static int (* const * const cb_func[])(struct futil_traverse_state_s *state) = { variable
|
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | credentials.pyx.pxi | 23 def _spawn_callback_in_thread(cb_func, args): argument
|
D | grpc_gevent.pyx.pxi | 422 def cb_func(cb, args): function
|
/external/llvm-project/polly/lib/External/isl/interface/ |
D | isl.py | 1902 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/ |
D | evbuffer-internal.h | 69 evbuffer_cb_func cb_func; member
|