Home
last modified time | relevance | path

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

1234

/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/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/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/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_stacks_threaded.cc16 int *sync = reinterpret_cast<int *>(arg); in stacks_thread_func() local
26 int sync = 0; in main() local
Duse_registers.cc16 int *sync = reinterpret_cast<int *>(arg); in registers_thread_func() local
41 int sync = 0; in main() 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.cc77 SyncClock sync; in TEST() local
154 SyncClock sync; in TEST() local
169 SyncClock sync; in TEST() local
184 SyncClock sync; in TEST() local
202 SyncClock sync; in TEST() local
/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…
237 EGLBoolean FuncPtrLibrary::signalSyncKHR (EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode) const
282 EGLBoolean FuncPtrLibrary::waitSync (EGLDisplay dpy, EGLSync sync, EGLint flags) const
287 EGLint FuncPtrLibrary::waitSyncKHR (EGLDisplay dpy, EGLSyncKHR sync, EGLint flags) const
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DPeriodicSyncTest.java21 PeriodicSync sync = new PeriodicSync(a, "auth", in shouldHaveConstructor() local
/external/parameter-framework/parameter/
DHardwareBackSynchronizer.cpp50 void CHardwareBackSynchronizer::sync() in sync() function in CHardwareBackSynchronizer
DVirtualSyncer.cpp41 bool CVirtualSyncer::sync(CParameterBlackboard& parameterBlackboard, bool bBack, string& strError) in sync() function in CVirtualSyncer
DSimulatedBackSynchronizer.cpp42 void CSimulatedBackSynchronizer::sync() in sync() function in CSimulatedBackSynchronizer
DSyncerSet.cpp59 bool CSyncerSet::sync(CParameterBlackboard& parameterBlackboard, bool bBack, std::list<std::string>… in sync() function in CSyncerSet
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.unformatted/
Dflush.pass.cpp34 sync() in sync() function in testbuf
/external/ltrace/etc/
Dsyscalls.conf28 int sync(); function
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.manip/
Dflush.pass.cpp35 sync() in sync() function in testbuf
Dendl.pass.cpp55 sync() in sync() function in testbuf
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowCookieSyncManager.java37 public void sync() { in sync() method in ShadowCookieSyncManager
/external/deqp/modules/gles31/functional/
Des31fNegativeFragmentApiTests.cpp332 GLsync sync = ctx.glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in wait_sync() local
354 GLsync sync = ctx.glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in client_wait_sync() local
/external/nist-sip/java/gov/nist/javax/sip/header/
DAddressParametersHeader.java77 protected AddressParametersHeader(String name, boolean sync) { in AddressParametersHeader()
/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.c20 find_mv_refs_sync sync, void *const data, in find_mv_refs_idx()
153 find_mv_refs_sync sync, void *const data, in vp9_find_mv_refs()
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream_sentry/
Dconstruct.pass.cpp30 int virtual sync() in sync() function

1234