Home
last modified time | relevance | path

Searched defs:sync (Results 251 – 275 of 2165) sorted by relevance

1...<<11121314151617181920>>...87

/aosp_15_r20/external/e2fsprogs/include/mingw/
H A Dunistd.h48 __inline void sync(void){}; in sync() function
/aosp_15_r20/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DeglCreateSync.java17 EGLSync sync, in eglGetSyncAttrib()
/aosp_15_r20/prebuilts/go/linux-x86/src/sync/
Druntime2.go7 package sync package
Dwaitgroup.go5 package sync package
/aosp_15_r20/external/skia/tools/graphite/
H A DGraphiteTestContext.cpp52 skgpu::graphite::SyncToCpu sync = context->priv().caps()->allowCpuSync() in syncedSubmit() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_sync.h55 static inline struct pvr_srv_sync *to_srv_sync(struct vk_sync *sync) in to_srv_sync()
/aosp_15_r20/external/pigweed/pw_sync_freertos/
H A Dthread_notification.cc25 namespace pw::sync { namespace
H A Dtimed_thread_notification.cc30 namespace pw::sync { namespace
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/media/bufferpool/aidl/android.hardware.media.bufferpool2-V2-ndk-source/gen/include/aidl/android/hardware/media/bufferpool2/
DBnConnection.h52 ::ndk::ScopedAStatus sync() override { in sync() function
/aosp_15_r20/external/zucchini/
H A Dio_utils.cc24 int LimitedOutputStream::StreamBuf::sync() { in sync() function in zucchini::LimitedOutputStream::StreamBuf
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
H A DEventWithExceptionDebuggee.java55 private void sync() { in sync() method in EventWithExceptionDebuggee
/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DSyncerSet.cpp55 bool CSyncerSet::sync(CParameterBlackboard &parameterBlackboard, bool bBack, in sync() function in CSyncerSet
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLockSupportMap.java40 Object sync = newLock == null ? oldLock : newLock; in getItemLock() local
/aosp_15_r20/external/pigweed/pw_sync_stl/
H A Dbinary_semaphore.cc21 namespace pw::sync { namespace
H A Dcounting_semaphore.cc21 namespace pw::sync { namespace
/aosp_15_r20/external/pigweed/pw_sync_threadx/
H A Dinterrupt_spin_lock.cc21 namespace pw::sync { namespace
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-core/src/
Dstdlib.rs51 pub(crate) mod sync { module
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/internal/
H A DBackendOutputStream.java58 public void sync() throws IOException { in sync() method in BackendOutputStream
/aosp_15_r20/frameworks/native/libs/gui/
H A DGLConsumer.cpp701 EGLSyncKHR sync = eglCreateSyncKHR(dpy, in syncForReleaseLocked() local
923 EGLSyncKHR sync = eglCreateSyncKHR(dpy, in doGLFenceWaitLocked() local
/aosp_15_r20/external/coreboot/src/lib/
H A Dedid.c63 unsigned int sync; member
1256 int sync = (edid[0x14] & 0x0F); in decode_edid() local
/aosp_15_r20/cts/libs/hardware/src/com/android/cts/hardware/
H A DSyncFenceUtil.java118 EGLSync sync = EGL15.eglCreateSync(eglDisplay, EGLExt.EGL_SYNC_NATIVE_FENCE_ANDROID, in createUselessFence() local
/aosp_15_r20/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.manip/
H A Dendl.pass.cpp55 sync() in sync() function in testbuf
/aosp_15_r20/frameworks/base/libs/hwui/utils/
H A DStringUtils.h58 virtual int sync() { in sync() function
/aosp_15_r20/external/crosvm/io_uring/
H A DCargo.toml10 sync = { path = "../common/sync" } # provided by ebuild qkey
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/header/
H A DAddressParametersHeader.java77 protected AddressParametersHeader(String name, boolean sync) { in AddressParametersHeader()

1...<<11121314151617181920>>...87