| /third_party/mesa3d/src/freedreno/ir2/ |
| H A D | disasm-a2xx.c | 230 disasm_alu(uint32_t *dwords, uint32_t alu_off, int level, int sync, in disasm_alu() argument 475 disasm_fetch(uint32_t *dwords, uint32_t alu_off, int level, int sync) in disasm_fetch() argument
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_queue.c | 290 struct vk_sync *sync; in pvr_process_compute_cmd() local 331 struct vk_sync *sync; in pvr_process_transfer_cmds() local 370 struct vk_sync *sync; pvr_set_semaphore_payloads() local 429 struct vk_sync *sync; pvr_set_fence_payload() local 609 struct vk_sync *sync = vk_semaphore_get_active_sync(semaphore); pvr_QueueSubmit() local [all...] |
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | device.h | 112 int (*sync)(struct ntfs_device *dev); member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | syncobj.c | 174 _mesa_get_and_ref_sync(struct gl_context *ctx, GLsync sync, bool incRefCount) _mesa_get_and_ref_sync() argument 214 _mesa_IsSync(GLsync sync) _mesa_IsSync() argument 224 delete_sync(struct gl_context *ctx, GLsync sync, bool no_error) delete_sync() argument 256 _mesa_DeleteSync_no_error(GLsync sync) _mesa_DeleteSync_no_error() argument 264 _mesa_DeleteSync(GLsync sync) _mesa_DeleteSync() argument 369 _mesa_ClientWaitSync_no_error(GLsync sync, GLbitfield flags, GLuint64 timeout) _mesa_ClientWaitSync_no_error() argument 379 _mesa_ClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) _mesa_ClientWaitSync() argument 437 _mesa_WaitSync_no_error(GLsync sync, GLbitfield flags, GLuint64 timeout) _mesa_WaitSync_no_error() argument 447 _mesa_WaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) _mesa_WaitSync() argument 475 _mesa_GetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values) _mesa_GetSynciv() argument [all...] |
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_fence.c | 360 struct vk_sync *temporary = NULL, *sync; in vk_common_ImportFenceFdKHR() local 426 struct vk_sync *sync = vk_fence_get_active_sync(fence); in vk_common_GetFenceFdKHR() local [all...] |
| H A D | vk_drm_syncobj.c | 38 to_drm_syncobj(struct vk_sync *sync) in to_drm_syncobj() argument 45 vk_drm_syncobj_init(struct vk_device *device, struct vk_sync *sync, uint64_t initial_value) vk_drm_syncobj_init() argument 76 vk_drm_syncobj_finish(struct vk_device *device, struct vk_sync *sync) vk_drm_syncobj_finish() argument 87 vk_drm_syncobj_signal(struct vk_device *device, struct vk_sync *sync, uint64_t value) vk_drm_syncobj_signal() argument 108 vk_drm_syncobj_get_value(struct vk_device *device, struct vk_sync *sync, uint64_t *value) vk_drm_syncobj_get_value() argument 125 vk_drm_syncobj_reset(struct vk_device *device, struct vk_sync *sync) vk_drm_syncobj_reset() argument 141 sync_has_sync_file(struct vk_device *device, struct vk_sync *sync) sync_has_sync_file() argument 294 vk_drm_syncobj_import_opaque_fd(struct vk_device *device, struct vk_sync *sync, int fd) vk_drm_syncobj_import_opaque_fd() argument 317 vk_drm_syncobj_export_opaque_fd(struct vk_device *device, struct vk_sync *sync, int *fd) vk_drm_syncobj_export_opaque_fd() argument 334 vk_drm_syncobj_import_sync_file(struct vk_device *device, struct vk_sync *sync, int sync_file) vk_drm_syncobj_import_sync_file() argument 351 vk_drm_syncobj_export_sync_file(struct vk_device *device, struct vk_sync *sync, int *sync_file) vk_drm_syncobj_export_sync_file() argument [all...] |
| H A D | vk_sync_timeline.c | 36 to_vk_sync_timeline(struct vk_sync *sync) in to_vk_sync_timeline() argument 57 vk_sync_timeline_init(struct vk_device *device, struct vk_sync *sync, uint64_t initial_value) vk_sync_timeline_init() argument 87 vk_sync_timeline_finish(struct vk_device *device, struct vk_sync *sync) vk_sync_timeline_finish() argument 392 vk_sync_timeline_signal(struct vk_device *device, struct vk_sync *sync, uint64_t value) vk_sync_timeline_signal() argument 406 vk_sync_timeline_get_value(struct vk_device *device, struct vk_sync *sync, uint64_t *value) vk_sync_timeline_get_value() argument 504 vk_sync_timeline_wait(struct vk_device *device, struct vk_sync *sync, uint64_t wait_value, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) vk_sync_timeline_wait() argument [all...] |
| H A D | vk_semaphore.c | 288 struct vk_sync *sync = vk_semaphore_get_active_sync(semaphore); in vk_common_GetSemaphoreCounterValue() local 343 struct vk_sync *sync = vk_semaphore_get_active_sync(semaphore); in vk_common_SignalSemaphore() local 399 struct vk_sync *temporary = NULL, *sync; in vk_common_ImportSemaphoreFdKHR() local 486 struct vk_sync *sync = vk_semaphore_get_active_sync(semaphore); vk_common_GetSemaphoreFdKHR() local [all...] |
| H A D | vk_sync.h | 295 struct vk_sync *sync; global() member 302 struct vk_sync *sync; global() member [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_lowering_gv100.cpp | 205 Instruction *sync = new_Instruction(func, OP_WARPSYNC, TYPE_NONE); in handleSHFL() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_hw_context.c | 525 unsigned sync = 0; in r600_cp_dma_copy_buffer() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | DebugTest.cpp | 530 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in TEST_P() local
|
| H A D | MultithreadingTest.cpp | 765 EGLSyncKHR sync = eglCreateSyncKHR(dpy, EGL_SYNC_FENCE_KHR, nullptr); local 814 EGLSyncKHR sync = EGL_NO_SYNC_KHR; local [all...] |
| /third_party/skia/tests/ |
| H A D | SurfaceSemaphoreTest.cpp | 259 GrGLsync sync = semaphore.glSync(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | sae.h | 59 unsigned int sync; /* protocol instance variable: Sync */ member
|
| /base/security/device_auth/frameworks/src/standard/ |
| H A D | ipc_dev_auth_stub.cpp | 371 void ServiceDevAuth::ActCallback(int32_t objIdx, int32_t callbackId, bool sync, in ActCallback() argument
|
| /foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/ |
| H A D | player_audio_sink.cpp | 434 void AudioSink::SetSync(PlayerSync *sync) in SetSync() argument
|
| H A D | player_video_sink.cpp | 429 void VideoSink::SetSync(PlayerSync *sync) in SetSync() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deinterlace_qsv.c | 454 mfxSyncPoint sync = NULL; in process_frame() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | oggdec.c | 326 uint8_t sync[4]; in ogg_read_page() local
|
| /third_party/lzma/CPP/Windows/ |
| H A D | Synchronization.h | 322 WRes Create(CSynchro *sync, bool initiallyOwn = false) { return CBaseEvent_WFMO::Create(sync, true, initiallyOwn); }
in Create() argument 329 WRes Create(CSynchro *sync) { return CBaseEvent_WFMO::Create(sync, false, false); }
in Create() argument 330 WRes CreateIfNotCreated_Reset(CSynchro *sync)
in CreateIfNotCreated_Reset() argument 347 WRes Create(CSynchro *sync, UInt3 argument 291 Create( CSynchro *sync, bool manualReset, bool initiallyOwn) Create() argument [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_print_ir.cpp | 267 print_sync(memory_sync_info sync, FILE* output) in print_sync() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_scoreboard.cpp | 1285 fs_inst *sync = ibld.emit(BRW_OPCODE_SYNC, ibld.null_reg_ud(), in emit_inst_dependencies() local 1309 fs_inst *sync = ibld.emit(BRW_OPCODE_SYNC, ibld.null_reg_ud(), in emit_inst_dependencies() local
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_drm.c | 221 struct vk_sync *sync = NULL; in wsi_create_sync_for_dma_buf_wait() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
| H A D | Display.cpp | 632 void Display::destroySync(FenceSync *sync) in destroySync() argument 709 bool Display::isValidSync(FenceSync *sync) in isValidSync() argument
|