Home
last modified time | relevance | path

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

12345678

/external/mesa3d/src/egl/main/
Deglsync.h65 _eglGetSync(_EGLSync *sync) in _eglGetSync()
77 _eglPutSync(_EGLSync *sync) in _eglPutSync()
88 _eglLinkSync(_EGLSync *sync) in _eglLinkSync()
99 _eglUnlinkSync(_EGLSync *sync) in _eglUnlinkSync()
112 _EGLSync *sync = (_EGLSync *) handle; in _eglLookupSync() local
123 _eglGetSyncHandle(_EGLSync *sync) in _eglGetSyncHandle()
Deglsync.c40 _eglParseSyncAttribList(_EGLSync *sync, const EGLint *attrib_list) in _eglParseSyncAttribList()
69 _eglInitSync(_EGLSync *sync, _EGLDisplay *dpy, EGLenum type, in _eglInitSync()
92 _eglGetSyncAttribKHR(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSync *sync, in _eglGetSyncAttribKHR()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_syncobj.c51 struct intel_sync_object *sync; in intel_new_sync_object() local
61 struct intel_sync_object *sync = (struct intel_sync_object *)s; in intel_delete_sync_object() local
72 struct intel_sync_object *sync = (struct intel_sync_object *)s; in intel_fence_sync() local
93 struct intel_sync_object *sync = (struct intel_sync_object *)s; in intel_client_wait_sync() local
115 struct intel_sync_object *sync = (struct intel_sync_object *)s; in intel_check_sync() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_syncobj.c51 struct intel_sync_object *sync; in intel_new_sync_object() local
61 struct intel_sync_object *sync = (struct intel_sync_object *)s; in intel_delete_sync_object() local
72 struct intel_sync_object *sync = (struct intel_sync_object *)s; in intel_fence_sync() local
93 struct intel_sync_object *sync = (struct intel_sync_object *)s; in intel_client_wait_sync() local
115 struct intel_sync_object *sync = (struct intel_sync_object *)s; in intel_check_sync() local
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_syncobj.c51 struct intel_sync_object *sync; in intel_new_sync_object() local
61 struct intel_sync_object *sync = (struct intel_sync_object *)s; in intel_delete_sync_object() local
72 struct intel_sync_object *sync = (struct intel_sync_object *)s; in intel_fence_sync() local
93 struct intel_sync_object *sync = (struct intel_sync_object *)s; in intel_client_wait_sync() local
115 struct intel_sync_object *sync = (struct intel_sync_object *)s; in intel_check_sync() local
/external/mesa3d/src/mesa/main/
Dsyncobj.c211 _mesa_IsSync(GLsync sync) in _mesa_IsSync()
222 _mesa_DeleteSync(GLsync sync) in _mesa_DeleteSync()
299 _mesa_ClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) in _mesa_ClientWaitSync()
344 _mesa_WaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) in _mesa_WaitSync()
373 _mesa_GetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, in _mesa_GetSynciv()
/external/compiler-rt/test/lsan/TestCases/
Duse_registers.cc16 int *sync = reinterpret_cast<int *>(arg); in registers_thread_func() local
46 int sync = 0; in main() local
Duse_stacks_threaded.cc16 int *sync = reinterpret_cast<int *>(arg); in stacks_thread_func() local
26 int sync = 0; in main() local
/external/skia/src/gpu/gl/
DGrGLSemaphore.h27 GrGLsync sync() const { return fSync; } in sync() function
28 void setSync(const GrGLsync& sync) { fSync = sync; } in setSync()
/external/ImageMagick/MagickCore/
Dcolorspace.c288 sync; in sRGBTransformImage() local
347 sync; in sRGBTransformImage() local
419 sync; in sRGBTransformImage() local
638 sync; in sRGBTransformImage() local
705 sync; in sRGBTransformImage() local
944 sync; in sRGBTransformImage() local
1746 sync; in TransformsRGBImage() local
1805 sync; in TransformsRGBImage() local
1885 sync; in TransformsRGBImage() local
2106 sync; in TransformsRGBImage() local
[all …]
Dcomposite.c614 sync; local
701 sync; local
874 sync; local
1053 sync; local
2445 sync; local
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d_sync.c200 egl_g3d_destroy_sync(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSync *sync) in egl_g3d_destroy_sync()
222 egl_g3d_client_wait_sync(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSync *sync, in egl_g3d_client_wait_sync()
263 egl_g3d_signal_sync(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSync *sync, in egl_g3d_signal_sync()
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_clock_test.cc78 SyncClock sync; in TEST() local
155 SyncClock sync; in TEST() local
170 SyncClock sync; in TEST() local
185 SyncClock sync; in TEST() local
203 SyncClock sync; in TEST() local
/external/deqp/framework/egl/
DegluCallLogWrapper.inl42 eglw::EGLint CallLogWrapper::eglClientWaitSync (eglw::EGLDisplay dpy, eglw::EGLSync sync, eglw::EGL…
52 eglw::EGLint CallLogWrapper::eglClientWaitSyncKHR (eglw::EGLDisplay dpy, eglw::EGLSyncKHR sync, egl…
242 eglw::EGLBoolean CallLogWrapper::eglDestroySync (eglw::EGLDisplay dpy, eglw::EGLSync sync)
252 eglw::EGLBoolean CallLogWrapper::eglDestroySyncKHR (eglw::EGLDisplay dpy, eglw::EGLSyncKHR sync)
366 eglw::EGLBoolean CallLogWrapper::eglGetSyncAttrib (eglw::EGLDisplay dpy, eglw::EGLSync sync, eglw::…
376 eglw::EGLBoolean CallLogWrapper::eglGetSyncAttribKHR (eglw::EGLDisplay dpy, eglw::EGLSyncKHR sync, …
494 eglw::EGLBoolean CallLogWrapper::eglSignalSyncKHR (eglw::EGLDisplay dpy, eglw::EGLSyncKHR sync, egl…
594 eglw::EGLBoolean CallLogWrapper::eglWaitSync (eglw::EGLDisplay dpy, eglw::EGLSync sync, eglw::EGLin…
604 eglw::EGLint CallLogWrapper::eglWaitSyncKHR (eglw::EGLDisplay dpy, eglw::EGLSyncKHR sync, eglw::EGL…
/external/deqp/framework/egl/wrapper/
DeglwFuncPtrLibraryImpl.inl22 EGLint FuncPtrLibrary::clientWaitSync (EGLDisplay dpy, EGLSync sync, EGLint flags, EGLTime timeout)…
27 EGLint FuncPtrLibrary::clientWaitSyncKHR (EGLDisplay dpy, EGLSyncKHR sync, EGLint flags, EGLTimeKHR…
182 EGLBoolean FuncPtrLibrary::getSyncAttrib (EGLDisplay dpy, EGLSync sync, EGLint attribute, EGLAttrib…
187 EGLBoolean FuncPtrLibrary::getSyncAttribKHR (EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGL…
242 EGLBoolean FuncPtrLibrary::signalSyncKHR (EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode) const
292 EGLBoolean FuncPtrLibrary::waitSync (EGLDisplay dpy, EGLSync sync, EGLint flags) const
297 EGLint FuncPtrLibrary::waitSyncKHR (EGLDisplay dpy, EGLSyncKHR sync, EGLint flags) const
/external/ImageMagick/coders/
Dpnm.c583 sync; in ReadPNMImage() local
656 sync; in ReadPNMImage() local
773 sync; in ReadPNMImage() local
973 sync; in ReadPNMImage() local
1295 sync; in ReadPNMImage() local
/external/skia/site/dev/design/
Dsync.md1 sync chapter
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DPeriodicSyncTest.java21 PeriodicSync sync = new PeriodicSync(a, "auth", in shouldHaveConstructor() local
/external/parameter-framework/upstream/parameter/
DHardwareBackSynchronizer.cpp51 void CHardwareBackSynchronizer::sync() in sync() function in CHardwareBackSynchronizer
DVirtualSyncer.cpp42 bool CVirtualSyncer::sync(CParameterBlackboard &parameterBlackboard, bool bBack, string &strError) in sync() function in CVirtualSyncer
DSimulatedBackSynchronizer.cpp43 void CSimulatedBackSynchronizer::sync() in sync() function in CSimulatedBackSynchronizer
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.unformatted/
Dflush.pass.cpp34 sync() in sync() function in testbuf
/external/ImageMagick/MagickWand/
Dwand-view.c303 sync; in DuplexTransferWandViewIterator() local
959 sync; in SetWandViewIterator() local
1096 sync; in TransferWandViewIterator() local
1250 sync; in UpdateWandViewIterator() local
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.manip/
Dflush.pass.cpp35 sync() in sync() function in testbuf
/external/autotest/site_utils/
Ddaily_test_config.json47 "sync": true}, boolean
65 "sync": true, boolean

12345678