/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_queue.c | 165 struct drm_v3d_sem *syncs = in set_in_syncs() local 215 struct drm_v3d_sem *syncs = in set_out_syncs() local 315 uint32_t *syncs = (uint32_t *) malloc(sizeof(uint32_t) * info->count); in handle_reset_query_cpu_job() local 571 uint32_t *syncs = (uint32_t *) malloc(sizeof(uint32_t) * info->count); in handle_copy_query_results_cpu_job() local 771 uint32_t *syncs = in handle_timestamp_query_cpu_job() local
|
/external/intel-media-driver/media_softlet/linux/common/os/xe/ |
D | mos_synchronization_xe.c | 508 std::vector<drm_xe_sync> &syncs) in mos_sync_update_exec_syncs_from_timeline_deps() 567 std::vector<struct drm_xe_sync> &syncs, in mos_sync_update_exec_syncs_from_handle() 597 std::vector<struct drm_xe_sync> &syncs) in mos_sync_update_exec_syncs_from_timeline_dep()
|
D | mos_bufmgr_xe.c | 2055 int __mos_dump_syncs_array_xe(struct drm_xe_sync *syncs, in __mos_dump_syncs_array_xe() 2188 std::vector<struct drm_xe_sync> &syncs, in __mos_context_exec_update_syncs_xe() 2423 std::vector<struct drm_xe_sync> syncs; in mos_bo_context_exec_with_sync_xe() local
|
/external/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_query.c | 169 struct drm_v3d_sem *syncs = in in_syncs_set() local 189 struct drm_v3d_sem *syncs = in out_syncs_set() local
|
/external/mesa3d/src/broadcom/simulator/ |
D | v3d_simulator.c | 758 uint32_t *syncs = (void *)(uintptr_t) timestamp_query->syncs; in v3d_timestamp_query() local 780 uint32_t *syncs = (void *)(uintptr_t) reset->syncs; in v3d_reset_timestamp_queries() local 810 uint32_t *syncs = (void *)(uintptr_t) copy->syncs; in v3d_copy_query_results() local 843 uint32_t *syncs = (void *)(uintptr_t) reset->syncs; in v3d_reset_performance_queries() local 912 uint32_t *syncs = (void *)(uintptr_t) copy->syncs; in v3d_copy_performance_query() local
|
/external/kernel-headers/original/uapi/drm/ |
D | v3d_drm.h | 429 __u64 syncs; member 452 __u64 syncs; member 498 __u64 syncs; member 515 __u64 syncs; member 567 __u64 syncs; member
|
D | panthor_drm.h | 539 struct drm_panthor_obj_array syncs; member 841 struct drm_panthor_obj_array syncs; member
|
D | xe_drm.h | 1079 __u64 syncs; member 1286 __u64 syncs; member
|
/external/mesa3d/include/drm-uapi/ |
D | v3d_drm.h | 433 __u64 syncs; member 456 __u64 syncs; member 502 __u64 syncs; member 519 __u64 syncs; member 571 __u64 syncs; member
|
D | panthor_drm.h | 583 struct drm_panthor_obj_array syncs; member 892 struct drm_panthor_obj_array syncs; member
|
D | xe_drm.h | 1081 __u64 syncs; member 1288 __u64 syncs; member
|
/external/virglrenderer/vtest/ |
D | vtest_renderer.c | 89 struct vtest_sync **syncs; member 102 struct vtest_sync **syncs; member 1889 const uint32_t *syncs, in vtest_sync_wait_init() 2009 const uint32_t *syncs) in vtest_submit_cmd2_batch() 2117 const uint32_t *syncs = &submit_cmd2_buf[batch.sync_offset]; in vtest_submit_cmd2() local
|
/external/mesa3d/src/virtio/vulkan/ |
D | vn_renderer.h | 90 struct vn_renderer_sync *const *syncs; member 114 struct vn_renderer_sync *const *syncs; member
|
D | vn_renderer_vtest.c | 452 struct vn_renderer_sync *const *syncs, in vtest_vcmd_sync_wait()
|
D | vn_renderer_virtgpu.c | 471 struct vn_renderer_sync *const *syncs, in sim_submit_signal_syncs()
|
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowContentResolverTest.java | 833 List<SyncInfo> syncs = ContentResolver.getCurrentSyncs(); in shouldGetCurrentSyncs() local 968 List<PeriodicSync> syncs = ContentResolver.getPeriodicSyncs(a, AUTHORITY); in shouldGetPeriodSyncs() local
|
/external/mesa3d/src/gallium/drivers/iris/xe/ |
D | iris_kmd_backend.c | 337 struct drm_xe_sync *syncs = NULL; in xe_batch_submit() local
|
/external/intel-media-driver/media_softlet/linux/common/os/xe/include/ |
D | xe_drm.h | 1042 __u64 syncs; member 1249 __u64 syncs; member
|
/external/minigbm/external/ |
D | xe_drm.h | 1016 __u64 syncs; member 1237 __u64 syncs; member
|
/external/mesa3d/src/gallium/drivers/asahi/ |
D | agx_batch.c | 720 agx_add_sync(struct drm_asahi_sync *syncs, unsigned *count, uint32_t handle) in agx_add_sync()
|
/external/mesa3d/src/panfrost/lib/kmod/ |
D | pan_kmod.h | 323 } syncs; member
|
/external/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_csf.c | 284 struct drm_panthor_sync_op *syncs, uint32_t sync_count) in csf_prepare_qsubmit()
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowContentResolver.java | 165 public List<PeriodicSync> syncs = new ArrayList<>(); field in ShadowContentResolver.Status
|
/external/angle/src/libANGLE/ |
D | Display.cpp | 1962 void Display::destroySyncImpl(SyncID syncId, SyncMap *syncs) in destroySyncImpl()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktGlobalPriorityQueueTests.cpp | 1974 std::pair<SyncType, const char *> const syncs[]{ in createGlobalPriorityQueueTests() local
|