Home
last modified time | relevance | path

Searched defs:sync (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/third_party/weston/tests/
Dlinux-explicit-synchronization-test.c57 struct zwp_linux_explicit_synchronization_v1 *sync = NULL; in get_linux_explicit_synchronization() local
92 struct zwp_linux_explicit_synchronization_v1 *sync = in TEST() local
119 struct zwp_linux_explicit_synchronization_v1 *sync = in TEST() local
144 struct zwp_linux_explicit_synchronization_v1 *sync = in TEST() local
170 struct zwp_linux_explicit_synchronization_v1 *sync = in TEST() local
199 struct zwp_linux_explicit_synchronization_v1 *sync = in TEST() local
223 struct zwp_linux_explicit_synchronization_v1 *sync = in TEST() local
246 struct zwp_linux_explicit_synchronization_v1 *sync = in TEST() local
306 struct zwp_linux_explicit_synchronization_v1 *sync = in TEST() local
367 struct zwp_linux_explicit_synchronization_v1 *sync = in TEST() local
[all …]
/third_party/flutter/skia/src/gpu/gl/
DGrGLSemaphore.h24 GrGLsync sync, in MakeWrapped()
32 GrGLsync sync() const { return fSync; } in sync() function
33 void setSync(const GrGLsync& sync) { fSync = sync; } in setSync()
/third_party/skia/src/gpu/gl/
DGrGLSemaphore.h24 GrGLsync sync, in MakeWrapped()
34 GrGLsync sync() const { return fSync; } in sync() function
35 void setSync(const GrGLsync& sync) { fSync = sync; } in setSync()
DGrGLAssembleWebGLInterfaceAutogen.cpp32 void emscripten_glWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) { in emscripten_glWaitSync()
39 GLenum emscripten_glClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) { in emscripten_glClientWaitSync()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSyncTest.cpp58 EGLSyncKHR sync = eglCreateSyncKHR(display, EGL_SYNC_FENCE_KHR, nullptr); in TEST_P() local
137 EGLSyncKHR sync = eglCreateSyncKHR(display, EGL_SYNC_FENCE_KHR, nullptr); in TEST_P() local
164 EGLSyncKHR sync = eglCreateSyncKHR(display, EGL_SYNC_FENCE_KHR, nullptr); in TEST_P() local
201 EGLSyncKHR sync = eglCreateSyncKHR(display, EGL_SYNC_FENCE_KHR, nullptr); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
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); in TEST_P() local
235 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in TEST_P() local
293 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DFenceSyncTests.cpp142 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in TEST_P() local
152 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in TEST_P() local
211 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in TEST_P() local
231 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in TEST_P() local
/third_party/node/benchmark/streams/
Dwritable-manywrites.js8 sync: ['yes', 'no'], property
14 function main({ n, sync, writev, callback, len }) { property
/third_party/node/deps/npm/node_modules/mkdirp/
Dindex.js56 mkdirP.sync = function sync (p, opts, made) { function
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/mkp/src/
Dvo.c53 unsigned int type, unsigned int sync, hi_vo_pub_attr *pub_attr) in vo_construct_pub_attr()
68 static hi_s32 vo_set_user_sync_clk(unsigned int dev, unsigned int sync) in vo_set_user_sync_clk()
87 int start_vo(unsigned int dev, unsigned int type, unsigned int sync) in start_vo()
/third_party/musl/src/unistd/
Dsync.c4 void sync(void) in sync() function
/third_party/grpc/test/core/security/
Dprint_google_default_creds_token.cc45 synchronizer* sync = static_cast<synchronizer*>(arg); in on_metadata_response() local
67 synchronizer sync; in main() local
Dverify_jwt.cc50 synchronizer* sync = static_cast<synchronizer*>(user_data); in on_jwt_verification_done() local
72 synchronizer sync; in main() local
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideodec.c133 _gl_sync_ref (struct gl_sync *sync) in _gl_sync_ref()
145 _gl_sync_unref (struct gl_sync *sync) in _gl_sync_unref()
167 const struct gl_sync *sync = a; in _queue_compare_gl_sync() local
923 _gl_sync_release_buffer (struct gl_sync *sync, gboolean render) in _gl_sync_release_buffer()
973 _gl_sync_release_next_buffer (struct gl_sync *sync, gboolean render) in _gl_sync_release_next_buffer()
1057 _gl_sync_render_unlocked (struct gl_sync *sync) in _gl_sync_render_unlocked()
1140 _amc_gl_possibly_wait_for_gl_sync (struct gl_sync *sync, gint64 end_time) in _amc_gl_possibly_wait_for_gl_sync()
1191 struct gl_sync *sync = sync_meta->data; in _amc_gl_iterate_queue_unlocked() local
1231 struct gl_sync *sync = wait->sync_meta->data; in _amc_gl_wait_gl() local
1241 struct gl_sync *sync = sync_meta->data; in _amc_gl_wait() local
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/allocators/
Dgstdmabuf.c54 struct dma_buf_sync sync = { DMA_BUF_SYNC_START }; in gst_dmabuf_mem_map() local
81 struct dma_buf_sync sync = { DMA_BUF_SYNC_END }; in gst_dmabuf_mem_unmap() local
/third_party/NuttX/fs/mount/
Dfs_sync.c54 void sync(void) in sync() function
/third_party/node/deps/npm/node_modules/path-exists/
Dindex.js10 module.exports.sync = fp => { function
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSyncTest.cpp64 EGLSyncKHR sync = eglCreateSyncKHR(display, EGL_SYNC_FENCE_KHR, nullptr); in TEST_P() local
143 EGLSyncKHR sync = eglCreateSyncKHR(display, EGL_SYNC_FENCE_KHR, nullptr); in TEST_P() local
170 EGLSyncKHR sync = eglCreateSyncKHR(display, EGL_SYNC_FENCE_KHR, nullptr); in TEST_P() local
207 EGLSyncKHR sync = eglCreateSyncKHR(display, EGL_SYNC_FENCE_KHR, nullptr); in TEST_P() local
/third_party/uboot/u-boot-2020.01/cmd/
Dcmd_vo_hi3516cv500.c47 static int vo_check_lcd_sync(unsigned int dev, unsigned int type, unsigned int sync) in vo_check_lcd_sync()
87 static int check_vo_support(unsigned int dev, unsigned int type, unsigned int sync) in check_vo_support()
169 unsigned int dev, intftype, sync; in do_startvo() local
/third_party/boost/libs/container/src/
Ddlmalloc.cpp92 BOOST_CONTAINER_DECL void dlmalloc_sync_destroy(void *sync) in dlmalloc_sync_destroy()
95 BOOST_CONTAINER_DECL bool dlmalloc_sync_lock(void *sync) in dlmalloc_sync_lock()
98 BOOST_CONTAINER_DECL void dlmalloc_sync_unlock(void *sync) in dlmalloc_sync_unlock()
/third_party/boost/boost/thread/
Dshared_mutex.hpp39 namespace sync namespace
Dmutex.hpp26 namespace sync namespace
Drecursive_mutex.hpp25 namespace sync namespace
/third_party/node/test/parallel/
Dtest-http-sync-write-error-during-continue.js35 let sync = true; variable
/third_party/e2fsprogs/include/mingw/
Dunistd.h13 __inline void sync(void){}; in sync() function

12345678910>>...12