Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/isa/
Disa.h69 void *cbdata; member
/third_party/gstreamer/gstplugins_good/ext/raw1394/
Dgsthdv1394src.c291 unsigned int dropped, void *cbdata) in gst_hdv1394src_iec61883_receive()
Dgstdv1394src.c421 int complete, void *cbdata) in gst_dv1394src_iec61883_receive()
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/
Dgpu_profiling.cc362 void GPUProfiler::EventHandleProcess(CUpti_CallbackId cbid, const CUpti_CallbackData *cbdata, in EventHandleProcess()
/third_party/node/src/
Djs_native_api_v8.cc250 v8::Local<v8::Value> cbdata = v8::External::New(env->isolate, bundle); in New() local
339 v8::Local<v8::Value> cbdata = v8impl::CallbackBundle::New(env, cb, cb_data); in NewFunction() local
355 v8::Local<v8::Value> cbdata = v8impl::CallbackBundle::New(env, cb, cb_data); in NewTemplate() local