Home
last modified time | relevance | path

Searched defs:sync (Results 51 - 75 of 838) sorted by relevance

12345678910>>...34

/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-debug.c109 struct ssp_aux_config_sync *sync; in ssp_print_internal() local
[all...]
/third_party/mesa3d/src/egl/main/
H A Deglsync.h67 _eglGetSync(_EGLSync *sync) in _eglGetSync() argument
79 _eglPutSync(_EGLSync *sync) in _eglPutSync() argument
90 _eglLinkSync(_EGLSync *sync) _eglLinkSync() argument
101 _eglUnlinkSync(_EGLSync *sync) _eglUnlinkSync() argument
114 _EGLSync *sync = (_EGLSync *) handle; _eglLookupSync() local
125 _eglGetSyncHandle(_EGLSync *sync) _eglGetSyncHandle() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_util.c13 struct vn_renderer_sync *sync; in vn_renderer_submit_simple_sync() local
/third_party/libinput/tools/
H A Dlibinput-analyze-touch-down-state.py59 def sync(self): member in Slot
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_sync_timeline.h37 struct vk_sync_type sync; member
56 struct vk_sync sync; member
79 struct vk_sync sync; member
121 vk_sync_as_timeline(struct vk_sync *sync) in vk_sync_as_timeline() argument
[all...]
H A Dvk_sync_binary.c29 to_vk_sync_binary(struct vk_sync *sync) in to_vk_sync_binary() argument
37 vk_sync_binary_init(struct vk_device *device, struct vk_sync *sync, uint64_t initial_value) vk_sync_binary_init() argument
56 vk_sync_binary_finish(struct vk_device *device, struct vk_sync *sync) vk_sync_binary_finish() argument
65 vk_sync_binary_reset(struct vk_device *device, struct vk_sync *sync) vk_sync_binary_reset() argument
76 vk_sync_binary_signal(struct vk_device *device, struct vk_sync *sync, uint64_t value) vk_sync_binary_signal() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DFenceSyncTests.cpp146 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in TEST_P() local
156 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in TEST_P() local
215 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); TEST_P() local
235 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); TEST_P() local
293 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); TEST_P() local
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dusb-tusb6010.c158 tusb6010_setup_interface(struct musb_hdrc_platform_data *data, unsigned ps_refclk, unsigned waitpin, unsigned async, unsigned sync, unsigned irq, unsigned dmachan) tusb6010_setup_interface() argument
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dusb-tusb6010.c152 tusb6010_setup_interface(struct musb_hdrc_platform_data *data, unsigned int ps_refclk, unsigned int waitpin, unsigned int async, unsigned int sync, unsigned int dmachan) tusb6010_setup_interface() argument
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dclps711x-keypad.c36 bool sync = false; in clps711x_keypad_poll() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_timeline_types.h82 struct i915_syncmap *sync; member
/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_uer.c20 static int vx_modify_board_clock(struct vx_core *chip, int sync) in vx_modify_board_clock() argument
/kernel/linux/linux-5.10/kernel/irq/
H A Dpm.c138 bool sync; in suspend_device_irqs() local
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
H A Dvidtv_s302m.h86 struct vidtv_encoder *sync; member
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/
H A Dvidtv_s302m.h86 struct vidtv_encoder *sync; member
/kernel/linux/linux-6.6/kernel/irq/
H A Dpm.c138 bool sync; in suspend_device_irqs() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_timeline_types.h81 struct i915_syncmap *sync; member
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dclps711x-keypad.c38 bool sync = false; in clps711x_keypad_poll() local
/kernel/linux/linux-6.6/rust/kernel/
H A Dlib.rs45 pub mod sync; modules
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_uer.c20 static int vx_modify_board_clock(struct vx_core *chip, int sync) in vx_modify_board_clock() argument
/third_party/ffmpeg/libavcodec/
H A Daac_ac3_parser.h44 int (*sync)(uint64_t state, struct AACAC3ParseContext *hdr_info, member
H A Dpnm_parser.c86 uint8_t *sync = bs; in pnm_parse() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
H A Dstress.c159 static int sync; variable
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_hw_context.c106 unsigned sync = 0; in evergreen_cp_dma_clear_buffer() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSyncTests.cpp114 glw::GLsync sync = 0; in iterate() local

Completed in 9 milliseconds

12345678910>>...34