Searched defs:_cb (Results 1 - 5 of 5) sorted by relevance
/third_party/libwebsockets/lib/core-net/ |
H A D | sorted-usec-list.c | 278 lws_sul_schedule(struct lws_context *ctx, int tsi, lws_sorted_usec_list_t *sul, sul_cb_t _cb, lws_usec_t _us) lws_sul_schedule() argument 299 lws_sul_schedule_wakesuspend(struct lws_context *ctx, int tsi, lws_sorted_usec_list_t *sul, sul_cb_t _cb, lws_usec_t _us) lws_sul_schedule_wakesuspend() argument
|
/third_party/python/Lib/ |
H A D | weakref.py | 53 def _cb(arg): function
|
/third_party/openssl/test/ |
H A D | dhtest.c | 44 BN_GENCB *_cb = NULL; in dh_test() local
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
H A D | rbug_context.c | 633 rbug_set_constant_buffer(struct pipe_context *_pipe, enum pipe_shader_type shader, uint index, bool take_ownership, const struct pipe_constant_buffer *_cb) rbug_set_constant_buffer() argument
|
/third_party/node/src/ |
H A D | js_native_api_v8.cc | 638 JSVM_Callback _cb; member in v8impl::__anon15370::CallbackWrapperBase 987 JSVM_PropertyHandlerCfgStruct* _cb; global() member in v8impl::__anon15370::PropertyCallbackWrapperBase [all...] |
Completed in 9 milliseconds