Home
last modified time | relevance | path

Searched defs:udata (Results 1 – 25 of 30) sorted by relevance

12

/third_party/rust/crates/nix/src/sys/
Devent.rs265 pub fn udata(&self) -> intptr_t { in udata() method
341 let udata: intptr_t = 12345; in test_struct_kevent() localVariable
363 let udata: intptr_t = 12345; in test_kevent_filter() localVariable
/third_party/gstreamer/gstplugins_bad/ext/wpe/wpe-extension/
Dgstwpeextension.c56 GCancellable * cancellable, GAsyncReadyCallback cb, gpointer udata) in gst_wpe_extension_send_message()
/third_party/gstreamer/gstplugins_base/tests/check/pipelines/
Dstreamsynchronizer.c32 event_probe (GstPad * pad, GstPadProbeInfo * info, gpointer udata) in event_probe()
/third_party/elfutils/tests/
Dline2addr.c69 void **udata __attribute__ ((unused)), in handle_module()
/third_party/FreeBSD/sys/sys/
Dkernel.h121 const void *udata; /* multiplexer/argument */ member
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstwrappercamerabinsrc.c748 start_image_capture (GstPad * pad, GstPadProbeInfo * info, gpointer udata) in start_image_capture()
800 start_video_capture (GstPad * pad, GstPadProbeInfo * info, gpointer udata) in start_video_capture()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c795 unsigned *udata = (unsigned*)v0[setup->softpipe->viewport_index_slot]; in sp_setup_tri() local
1062 unsigned *udata = (unsigned*)setup->vprovoke[setup->softpipe->viewport_index_slot]; in sp_setup_line() local
1179 unsigned *udata = (unsigned*)v0[setup->softpipe->viewport_index_slot]; in sp_setup_point() local
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideobalance.c178 guint8 *udata, *vdata; in gst_video_balance_planar_yuv() local
289 guint8 *ydata, *udata, *vdata; in gst_video_balance_packed_yuv() local
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/
Dgst-camerabin2-test.c316 gpointer udata) in camera_src_get_timestamp_probe()
328 gpointer udata) in viewfinder_get_timestamp_probe()
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Dgstgdppay.c236 gpointer udata) in gdp_streamheader_array_store_events()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_point.c363 unsigned *udata = (unsigned*)v0[setup->viewport_index_slot]; in try_setup_point() local
Dlp_setup_line.c321 unsigned *udata = (unsigned*)pv[setup->viewport_index_slot]; in try_setup_line() local
Dlp_setup_rect.c281 unsigned *udata = (unsigned*)pv[setup->viewport_index_slot]; in try_rect_cw() local
Dlp_setup_tri.c286 unsigned *udata = (unsigned*)pv[setup->viewport_index_slot]; in do_triangle_ccw() local
/third_party/flutter/skia/third_party/externals/sdl/src/audio/
DSDL_audio.c721 void *udata = device->spec.userdata; in SDL_RunAudio() local
802 void *udata = device->spec.userdata; in SDL_CaptureAudio() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideotestsrc.c384 backward_check_probe (GstPad * pad, GstPadProbeInfo * info, gpointer udata) in backward_check_probe()
/third_party/gstreamer/gstreamer/tests/check/elements/
Dselector.c419 eos_pushed_probe (GstPad * pad, GstPadProbeInfo * info, gpointer udata) in eos_pushed_probe()
Dmultiqueue.c1391 mq_overrun (GstElement * mq, gpointer udata) in mq_overrun()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c1290 _missing_plugin_probe (GstPad * pad, GstPadProbeInfo * info, gpointer udata) in _missing_plugin_probe()
2062 compare_elements (gconstpointer a, gconstpointer b, gpointer udata) in compare_elements()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dqtmux.c1367 _test_pad_added_cb (GstElement * element, GstPad * pad, gpointer udata) in _test_pad_added_cb()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglvideomixer.c1160 _reset_pad_gl (GstElement * agg, GstPad * aggpad, gpointer udata) in _reset_pad_gl()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cSeparateShaderObjsTests.cpp1408 unsigned int udata[udataCount]; // in setAndCompareUniforms() local
Des31cComputeShaderTests.cpp3263 GLuint* udata; in RunIteration() local
3423 GLuint* udata; in RunIteration() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp3621 std::vector<GLuint> udata(kBufferSize); in RunIteration() local
3773 std::vector<GLuint> udata(kBufferSize); in RunIteration() local
Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp2695 GLuint* udata = (GLuint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 32, GL_MAP_READ_BIT); in Run() local
2782 GLuint* udata = (GLuint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 32, GL_MAP_READ_BIT); in Run() local

12