Home
last modified time | relevance | path

Searched refs:no_handle (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vdpau/
Ddevice.c126 goto no_handle; in vdp_imp_device_create_x11()
142 no_handle: in vdp_imp_device_create_x11()
183 goto no_handle; in vlVdpPresentationQueueTargetCreateX11()
188 no_handle: in vlVdpPresentationQueueTargetCreateX11()
Dpresentation.c79 goto no_handle; in vlVdpPresentationQueueCreate()
84 no_handle: in vlVdpPresentationQueueCreate()
Dsurface.c112 goto no_handle; in vlVdpVideoSurfaceCreate()
117 no_handle: in vlVdpVideoSurfaceCreate()
Dmixer.c84 goto no_handle; in vlVdpVideoMixerCreate()
172 no_handle: in vlVdpVideoMixerCreate()
/external/v8/src/wasm/
Dmodule-compiler.cc2376 DisallowHandleAllocation no_handle; in RunInBackground() local