HomeSort by relevance Sort by last modified time
    Searched refs:sync (Results 451 - 475 of 2467) sorted by null

<<11121314151617181920>>

  /cts/tests/tests/media/src/android/media/cts/
MediaSyncTest.java 251 MediaSync sync, ByteBuffer byteBuffer, int bufferIndex) {
310 MediaSync sync, ByteBuffer byteBuffer, int bufferIndex) {
322 public void onError(MediaSync sync, int what, int extra) {
323 fail("got error from media sync (" + what + ", " + extra + ")");
438 // sync.getTolerance() is MediaSync's tolerance of the playback rate, whereas
505 MediaSync sync, ByteBuffer byteBuffer, int bufferIndex) {
524 SyncParams sync = new SyncParams().allowDefaults(); local
525 mMediaSync.setSyncParams(sync);
526 sync = mMediaSync.getSyncParams();
537 // wait for the first audio output buffer returned by media sync
    [all...]
  /prebuilts/go/darwin-x86/src/sync/atomic/
value_test.go 10 "sync"
11 . "sync/atomic"
48 const nilErr = "sync/atomic: store of nil value into Value"
49 const badErr = "sync/atomic: store of inconsistently typed value into Value"
178 var mu sync.Mutex // used only by writers
  /prebuilts/go/linux-x86/src/sync/atomic/
value_test.go 10 "sync"
11 . "sync/atomic"
48 const nilErr = "sync/atomic: store of nil value into Value"
49 const badErr = "sync/atomic: store of inconsistently typed value into Value"
178 var mu sync.Mutex // used only by writers
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
e6500.d 62 d0: (7c 00 04 ac|ac 04 00 7c) sync
63 d4: (7c 00 04 ac|ac 04 00 7c) sync
65 dc: (7c 21 04 ac|ac 04 21 7c) sync 1,1
66 e0: (7c 07 04 ac|ac 04 07 7c) sync 0,7
67 e4: (7c 28 04 ac|ac 04 28 7c) sync 1,8
  /external/libxcam/modules/soft/
soft_worker.cpp 61 SmartPtr<ItemSynch> &sync)
65 , _sync (sync)
208 SmartPtr<ItemSynch> sync = new ItemSynch (max_items); local
213 SmartPtr<WorkItem> item = new WorkItem (this, args, WorkSize(x, y, z), sync);
217 sync->update_error (ret);
  /external/ltp/testcases/kernel/fs/ftest/
ftest01.c 27 * truncate, ftruncate, fsync, sync, fstat
217 tst_brkm(TBROK | TERRNO, sync, "fork failed");
232 sync();
245 char *m_str[] = { "fsync", "trunc", "sync", "fstat" };
376 sync();
409 sync();
512 sync();
ftest05.c 29 * truncate, ftruncate, fsync, sync, fstat
217 tst_brkm(TBROK | TERRNO, sync, "fork failed");
233 sync();
246 char *m_str[] = { "fsync", "trunc", "sync", "fstat" };
368 sync();
399 sync();
502 sync();
  /external/ImageMagick/MagickCore/
image-view.c 260 sync;
295 sync=SyncCacheViewAuthenticPixels(destination->view,destination->exception);
296 if (sync == MagickFalse)
255 sync; local
915 sync; local
1043 sync; local
    [all...]
  /frameworks/rs/
rs.spec 86 sync
92 sync
97 sync
104 sync
120 sync
132 sync
462 sync
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
TimerTest.java 35 private final Object sync = new Object(); field in class:TimerTest
80 synchronized (sync) {
81 sync.notify();
222 synchronized (sync) {
223 sync.wait(500);
236 synchronized (sync) {
237 sync.wait(500);
249 synchronized (sync) {
250 sync.wait(200);
252 sync.wait(200)
    [all...]
  /prebuilts/go/darwin-x86/src/internal/singleflight/
singleflight.go 9 import "sync"
13 wg sync.WaitGroup
30 mu sync.Mutex // protects m
  /prebuilts/go/darwin-x86/src/runtime/race/testdata/
atomic_test.go 9 "sync"
10 "sync/atomic"
288 var mutex sync.Mutex
  /prebuilts/go/darwin-x86/src/syscall/
env_unix.go 11 import "sync"
15 envOnce sync.Once
18 envLock sync.RWMutex
  /prebuilts/go/darwin-x86/src/testing/
match.go 12 "sync"
20 mu sync.Mutex
26 var matchMutex sync.Mutex
  /prebuilts/go/linux-x86/src/internal/singleflight/
singleflight.go 9 import "sync"
13 wg sync.WaitGroup
30 mu sync.Mutex // protects m
  /prebuilts/go/linux-x86/src/runtime/race/testdata/
atomic_test.go 9 "sync"
10 "sync/atomic"
288 var mutex sync.Mutex
  /prebuilts/go/linux-x86/src/syscall/
env_unix.go 11 import "sync"
15 envOnce sync.Once
18 envLock sync.RWMutex
  /prebuilts/go/linux-x86/src/testing/
match.go 12 "sync"
20 mu sync.Mutex
26 var matchMutex sync.Mutex
  /external/libxaac/decoder/
ixheaacd_headerdecode.c 818 WORD32 sync, result; local
831 sync = ixheaacd_read_bits_buf(it_bit_buff, 11);
833 while (sync != 0x2B7) {
834 sync = ((sync & 0x3ff) << 1) | ixheaacd_read_bits_buf(it_bit_buff, 1);
876 sync = ixheaacd_read_bits_buf(it_bit_buff, 11);
879 if (sync != 0x2b7) {
916 WORD32 sync; local
919 sync = ixheaacd_read_bits_buf(it_bit_buff, 11);
920 if (sync == 0x2b7)
946 WORD32 sync = 0; local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestInfo.java 301 private void sync() { method in class:ManifestInfo
302 // Since each of the accessors call sync(), allow a bunch of immediate
431 sync(); method
442 sync(); method
461 sync(); method
475 sync(); method
503 sync(); method
514 sync(); method
524 sync(); method
534 sync(); method
544 sync(); method
558 sync(); method
588 sync(); method
765 sync(); method
    [all...]
  /device/generic/goldfish-opengl/system/egl/
egl.cpp 438 // createNativeSync() creates an OpenGL sync object on the host
440 // also be created through the goldfish sync device.
478 // createGoldfishOpenGLNativeSync() is for creating host-only sync objects
481 // The guest will not see any of these, and these sync objects will be
505 // current frame with a goldfish sync fence fd.
524 // equivalent to glFinish if no native sync
533 // equivalent to glFinish if no native sync
2145 EGLSync_t* sync = static_cast<EGLSync_t*>(eglsync); local
2173 EGLSync_t* sync = (EGLSync_t*)eglsync; local
2207 EGLSync_t* sync = (EGLSync_t*)eglsync; local
2229 EGLSync_t* sync = (EGLSync_t*)eglsync; local
2253 EGLSync_t* sync = (EGLSync_t*)eglsync; local
    [all...]
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
egl.cpp 604 EGLBoolean eglDestroySyncKHR(EGLDisplay dpy, EGLSyncKHR sync)
606 return getDispatch()->eglDestroySyncKHR(dpy, sync);
609 EGLint eglClientWaitSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLint flags, EGLTimeKHR timeout)
611 return getDispatch()->eglClientWaitSyncKHR(dpy, sync, flags, timeout);
614 EGLBoolean eglSignalSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode)
616 return getDispatch()->eglSignalSyncKHR(dpy, sync, mode);
619 EGLBoolean eglGetSyncAttribKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint *value)
621 return getDispatch()->eglGetSyncAttribKHR(dpy, sync, attribute, value);
  /external/drm_hwcomposer/
drmcomposition.cpp 30 #include <sync/sync.h>
  /external/libxcam/xcore/
xcam_analyzer.cpp 183 XAnalyzer::set_sync_mode (bool sync)
189 _sync = sync;
199 XCAM_LOG_ERROR ("analyzer failed to start in sync mode");
213 _sync ? "sync" : "async");
  /external/linux-kselftest/tools/testing/selftests/powerpc/math/
vsx_asm.S 41 sync

Completed in 690 milliseconds

<<11121314151617181920>>