Home
last modified time | relevance | path

Searched defs:handles (Results 76 - 100 of 176) sorted by relevance

12345678

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_descriptor_pool.cpp173 d3d12_descriptor_heap_append_handles(struct d3d12_descriptor_heap *heap, D3D12_CPU_DESCRIPTOR_HANDLE *handles, unsigned num_handles) d3d12_descriptor_heap_append_handles() argument
/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dcommand_windows.cc227 HANDLE handles[] = {pi.hProcess, stdout_read_thread, stderr_read_thread}; in Exec() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_ndis.c162 HANDLE handles[2]; in l2_packet_rx_thread_try_read() local
200 HANDLE handles[2]; in l2_packet_rx_thread() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_ndis.c162 HANDLE handles[2]; in l2_packet_rx_thread_try_read() local
200 HANDLE handles[2]; in l2_packet_rx_thread() local
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H A Dv3d_gem.c533 v3d_get_multisync_post_deps(struct drm_file *file_priv, struct v3d_submit_ext *se, u32 count, u64 handles) v3d_get_multisync_post_deps() argument
/third_party/ffmpeg/libavformat/
H A Davio.c627 int ffurl_get_multi_file_handle(URLContext *h, int **handles, int *numhandles) in ffurl_get_multi_file_handle() argument
H A Drtpproto.c557 static int rtp_get_multi_file_handle(URLContext *h, int **handles, in rtp_get_multi_file_handle() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DLSTMBreakEngine.java240 public boolean handles(int c) { in handles() method in LSTMBreakEngine
/third_party/libuv/test/
H A Dtest-fs-event.c384 uv_fs_event_t* handles = handle->data; in timer_cb_watch_twice() local
/third_party/lzma/CPP/Windows/
H A DSynchronization.h192 inline DWORD WINAPI WaitForMultiObj_Any_Infinite(DWORD count, const CHandle_WFMO *handles) in WaitForMultiObj_Any_Infinite() argument
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_test.c731 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in main() local
/third_party/node/deps/v8/src/heap/
H A Dlocal-heap.h56 LocalHandles* handles() { return handles_.get(); } in handles() function in v8::internal::LocalHeap
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_job_render.c184 void *handles[ROGUE_FWIF_NUM_RTDATAS]; in pvr_srv_render_target_dataset_create() local
/third_party/python/Modules/_multiprocessing/
H A Dsemaphore.c95 HANDLE handles[2], sigint_event; in _multiprocessing_SemLock_acquire_impl() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Deloop_win.c68 HANDLE *handles; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Deloop_win.c68 HANDLE *handles; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_syncobj.c1157 uint32_t i, *handles; in drm_syncobj_array_find() local
[all...]
H A Ddrm_gem.c694 u32 *handles; in drm_gem_objects_lookup() local
[all...]
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_host.c206 struct vmci_handle *handles; in drv_cp_harray_to_user() local
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_client.c68 grant_handle_t handles[XENBUS_MAX_RING_GRANTS]; member
568 static int xenbus_unmap_ring(struct xenbus_device *dev, grant_handle_t *handles, in xenbus_unmap_ring() argument
500 __xenbus_map_ring(struct xenbus_device *dev, grant_ref_t *gnt_refs, unsigned int nr_grefs, grant_handle_t *handles, struct map_ring_valloc *info, unsigned int flags, bool *leaked) __xenbus_map_ring() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_gem.c732 uint32_t *handles; in vc4_cl_lookup_bos() local
[all...]
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_host.c206 struct vmci_handle *handles; in drv_cp_harray_to_user() local
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus_client.c68 grant_handle_t handles[XENBUS_MAX_RING_GRANTS]; member
612 static int xenbus_unmap_ring(struct xenbus_device *dev, grant_handle_t *handles, in xenbus_unmap_ring() argument
545 __xenbus_map_ring(struct xenbus_device *dev, grant_ref_t *gnt_refs, unsigned int nr_grefs, grant_handle_t *handles, struct map_ring_valloc *info, unsigned int flags, bool *leaked) __xenbus_map_ring() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_syncobj.c1245 uint32_t i, *handles; in drm_syncobj_array_find() local
[all...]
H A Ddrm_gem.c702 u32 *handles; in drm_gem_objects_lookup() local
[all...]

Completed in 29 milliseconds

12345678