Searched refs:sync (Results 1 - 25 of 388) sorted by relevance

1234567891011>>

/external/toybox/toys/lsb/
H A Dsync.c0 /* sync.c - Write all pending data to disk.
5 * http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/sync.html
7 USE_SYNC(NEWTOY(sync, NULL, TOYFLAG_BIN))
10 bool "sync"
13 usage: sync
22 sync();
/external/mesa3d/src/egl/main/
H A Deglsync.h42 /* A sync is a display resource */
52 _eglInitSync(_EGLSync *sync, _EGLDisplay *dpy, EGLenum type,
57 _eglGetSyncAttribKHR(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSync *sync,
62 * Increment reference count for the sync.
65 _eglGetSync(_EGLSync *sync) argument
67 if (sync)
68 _eglGetResource(&sync->Resource);
69 return sync;
74 * Decrement reference count for the sync.
77 _eglPutSync(_EGLSync *sync) argument
88 _eglLinkSync(_EGLSync *sync) argument
99 _eglUnlinkSync(_EGLSync *sync) argument
112 _EGLSync *sync = (_EGLSync *) handle; local
123 _eglGetSyncHandle(_EGLSync *sync) argument
[all...]
H A Deglsync.c37 * Parse the list of sync attributes and return the proper error code.
40 _eglParseSyncAttribList(_EGLSync *sync, const EGLint *attrib_list) argument
59 _eglLog(_EGL_DEBUG, "bad sync attribute 0x%04x", attr);
69 _eglInitSync(_EGLSync *sync, _EGLDisplay *dpy, EGLenum type, argument
78 _eglInitResource(&sync->Resource, sizeof(*sync), dpy);
79 sync->Type = type;
80 sync->SyncStatus = EGL_UNSIGNALED_KHR;
81 sync->SyncCondition = EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR;
83 err = _eglParseSyncAttribList(sync, attrib_lis
92 _eglGetSyncAttribKHR(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSync *sync, EGLint attribute, EGLint *value) argument
[all...]
/external/compiler-rt/test/lsan/TestCases/
H A Duse_stacks_threaded.cc16 int *sync = reinterpret_cast<int *>(arg); local
20 __sync_fetch_and_xor(sync, 1);
26 int sync = 0; local
28 int res = pthread_create(&thread_id, 0, stacks_thread_func, &sync);
30 while (!__sync_fetch_and_xor(&sync, 0))
H A Duse_registers.cc16 int *sync = reinterpret_cast<int *>(arg); local
35 __sync_fetch_and_xor(sync, 1);
41 int sync = 0; local
43 int res = pthread_create(&thread_id, 0, registers_thread_func, &sync);
45 while (!__sync_fetch_and_xor(&sync, 0))
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_syncobj.c35 * application is using many sync objects, it will emit small batchbuffers
51 struct intel_sync_object *sync; local
53 sync = calloc(1, sizeof(struct intel_sync_object));
55 return &sync->Base;
61 struct intel_sync_object *sync = (struct intel_sync_object *)s; local
63 drm_intel_bo_unreference(sync->bo);
64 free(sync);
72 struct intel_sync_object *sync = (struct intel_sync_object *)s; local
77 sync->bo = intel->batch.bo;
78 drm_intel_bo_reference(sync
93 struct intel_sync_object *sync = (struct intel_sync_object *)s; local
115 struct intel_sync_object *sync = (struct intel_sync_object *)s; local
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_syncobj.c35 * application is using many sync objects, it will emit small batchbuffers
51 struct intel_sync_object *sync; local
53 sync = calloc(1, sizeof(struct intel_sync_object));
55 return &sync->Base;
61 struct intel_sync_object *sync = (struct intel_sync_object *)s; local
63 drm_intel_bo_unreference(sync->bo);
64 free(sync);
72 struct intel_sync_object *sync = (struct intel_sync_object *)s; local
77 sync->bo = intel->batch.bo;
78 drm_intel_bo_reference(sync
93 struct intel_sync_object *sync = (struct intel_sync_object *)s; local
115 struct intel_sync_object *sync = (struct intel_sync_object *)s; local
[all...]
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_syncobj.c35 * application is using many sync objects, it will emit small batchbuffers
51 struct intel_sync_object *sync; local
53 sync = calloc(1, sizeof(struct intel_sync_object));
55 return &sync->Base;
61 struct intel_sync_object *sync = (struct intel_sync_object *)s; local
63 drm_intel_bo_unreference(sync->bo);
64 free(sync);
72 struct intel_sync_object *sync = (struct intel_sync_object *)s; local
77 sync->bo = intel->batch.bo;
78 drm_intel_bo_reference(sync
93 struct intel_sync_object *sync = (struct intel_sync_object *)s; local
115 struct intel_sync_object *sync = (struct intel_sync_object *)s; local
[all...]
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
H A DPeriodicSyncTest.java21 PeriodicSync sync = new PeriodicSync(a, "auth",
24 assertThat(sync.account, is(a));
25 assertThat(sync.authority, equalTo("auth"));
26 assertThat(sync.period, equalTo(120l));
27 assertNotNull(sync.extras);
/external/mesa3d/src/gallium/state_trackers/egl/common/
H A Degl_g3d_sync.h39 egl_g3d_destroy_sync(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSync *sync);
42 egl_g3d_client_wait_sync(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSync *sync,
46 egl_g3d_signal_sync(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSync *sync,
/external/parameter-framework/upstream/parameter/
H A DHardwareBackSynchronizer.h42 virtual void sync();
H A DSyncer.h39 virtual bool sync(CParameterBlackboard &parameterBlackboard, bool bBack,
H A DHardwareBackSynchronizer.cpp51 void CHardwareBackSynchronizer::sync() function in class:CHardwareBackSynchronizer
54 _backSyncerSet.sync(*_pParameterBlackboard, true, NULL);
H A DSimulatedBackSynchronizer.h46 virtual void sync();
H A DVirtualSyncer.cpp42 bool CVirtualSyncer::sync(CParameterBlackboard &parameterBlackboard, bool bBack, string &strError) function in class:CVirtualSyncer
/external/mesa3d/src/mesa/main/
H A Dsyncobj.h63 _mesa_IsSync(GLsync sync);
66 _mesa_DeleteSync(GLsync sync);
72 _mesa_ClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout);
75 _mesa_WaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout);
78 _mesa_GetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length,
/external/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/
H A Dsync.pass.cpp12 // int sync();
43 int sync() function in struct:testbuf
55 assert(is.sync() == 0);
61 assert(is.sync() == 0);
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
H A DCommonTokenStream.java67 sync(p);
70 sync(p);
110 sync(i);
113 sync(i);
132 sync(0);
136 sync(i);
/external/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_clock_test.cc78 SyncClock sync; local
79 thr1.ReleaseStore(&cache, &sync);
81 thr2.acquire(&cache, &sync);
82 thr2.acquire(&cache, &sync);
84 sync.Reset(&cache);
155 SyncClock sync; local
156 vector.release(&cache, &sync);
157 ASSERT_EQ(sync.size(), 11U);
158 ASSERT_EQ(sync.get(0), 0ULL);
159 ASSERT_EQ(sync
170 SyncClock sync; local
185 SyncClock sync; local
203 SyncClock sync; local
[all...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cognito/sync/
H A D__init__.py33 from boto.cognito.sync.layer1 import CognitoSyncConnection
34 return get_regions('cognito-sync', connection_cls=CognitoSyncConnection)
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.unformatted/
H A Dflush.pass.cpp34 sync() function in class:testbuf
/external/llvm/test/MC/Mips/mips1/
H A Dinvalid-mips32.s9 sync 0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
10 sync 1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
/external/llvm/test/MC/Mips/mips3/
H A Dinvalid-mips32.s9 sync 0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
10 sync 1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
/external/llvm/test/MC/Mips/mips4/
H A Dinvalid-mips32.s9 sync 0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
10 sync 1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
/external/llvm/test/MC/Mips/mips5/
H A Dinvalid-mips32.s9 sync 0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
10 sync 1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled

Completed in 1146 milliseconds

1234567891011>>