Searched defs:_cb (Results 1 – 5 of 5) sorted by relevance
/third_party/libwebsockets/lib/core-net/ | ||
D | sorted-usec-list.c | 279 sul_cb_t _cb, lws_usec_t _us) in lws_sul_schedule() |
/third_party/openssl/test/ | ||
D | dhtest.c | 44 BN_GENCB *_cb = NULL; in dh_test() local |
/third_party/python/Lib/ | ||
D | weakref.py | 54 def _cb(arg): function |
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ | ||
D | rbug_context.c | 636 const struct pipe_constant_buffer *_cb) in rbug_set_constant_buffer() |
/third_party/node/src/ | ||
D | js_native_api_v8.cc | 602 JSVM_Callback _cb; member in v8impl::__anon2b44a5f80211::CallbackWrapperBase |