Home
last modified time | relevance | path

Searched defs:sync (Results 326 – 350 of 2165) sorted by relevance

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

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/
H A Dlib.rs249 pub mod sync; module
/aosp_15_r20/external/pigweed/pw_sync/
H A Dborrow_test.cc21 namespace pw::sync::test { namespace
H A Drecursive_mutex_facade_test.cc20 namespace pw::sync { namespace
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/android/ion/
H A Dionmap_test.c89 struct dma_buf_sync sync = { 0 }; in main() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_hw_context.c88 unsigned sync = 0; in evergreen_cp_dma_clear_buffer() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrTextureProxy.h171 void setTargetKeySync(bool sync) { fSyncTargetKey = sync; } in setTargetKeySync()
/aosp_15_r20/hardware/libhardware/modules/input/evdev/
H A DMouseInputMapper.cpp150 void MouseInputMapper::sync(nsecs_t when) { in sync() function in android::MouseInputMapper
/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto3/
H A Denum.pb.go14 sync "sync" packageName
/aosp_15_r20/external/crosvm/cros_tracing/
H A DCargo.toml25 sync = { path = "../common/sync" } qkey
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/loom/std/
Dmod.rs53 pub(crate) mod sync { module
/aosp_15_r20/external/e2fsprogs/include/nonunix/
H A Dunistd.h39 __inline void sync(void){}; in sync() function
/aosp_15_r20/external/pigweed/pw_sync_freertos/
H A Dthread_notification_test.cc29 namespace pw::sync::freertos { namespace
H A Dtimed_thread_notification_test.cc29 namespace pw::sync::freertos { namespace
/aosp_15_r20/prebuilts/go/linux-x86/src/sync/
Dmutex.go11 package sync package
/aosp_15_r20/build/make/core/
H A DMakefile3694 sync syncsys sync_system: $(INTERNAL_SYSTEMIMAGE_FILES) target
4010 sync sync_vendor: $(INTERNAL_VENDORIMAGE_FILES) target
4097 sync sync_product: $(INTERNAL_PRODUCTIMAGE_FILES) target
4167 sync sync_system_ext: $(INTERNAL_SYSTEM_EXTIMAGE_FILES) target
4256 sync sync_odm: $(INTERNAL_ODMIMAGE_FILES) target
4325 sync sync_vendor_dlkm: $(INTERNAL_VENDOR_DLKMIMAGE_FILES) target
4394 sync sync_odm_dlkm: $(INTERNAL_ODM_DLKMIMAGE_FILES) target
4465 sync sync_system_dlkm: $(INTERNAL_SYSTEM_DLKMIMAGE_FILES) target
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/
H A Dvprint_unicode.pass.cpp77 int virtual sync() { return -1; } in test_sentry_failure() function
H A Dvprint_nonunicode.pass.cpp78 int virtual sync() { return -1; } in test_sentry_failure() function
/aosp_15_r20/external/mesa3d/src/panfrost/lib/kmod/
H A Dpanthor_kmod.c70 } sync; member
98 } sync; member
/aosp_15_r20/external/pytorch/torch/distributed/elastic/rendezvous/
H A Ddynamic_rendezvous.py347 def sync(self) -> Optional[bool]: member in _RendezvousStateHolder
410 def sync(self) -> Optional[bool]: member in _BackendRendezvousStateHolder
/aosp_15_r20/trusty/user/app/storage/
Dblock_device_tipc.c207 bool sync) { in block_device_tipc_rpmb_start_write()
263 bool sync) { in block_device_tipc_ns_start_write()
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DUiAutomation.java963 public boolean injectInputEvent(InputEvent event, boolean sync) { in injectInputEvent()
983 public boolean injectInputEvent(@NonNull InputEvent event, boolean sync, in injectInputEvent()
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDriver.cpp515 status_t NuPlayerDriver::setSyncSettings(const AVSyncSettings &sync, float videoFpsHint) { in setSyncSettings()
519 status_t NuPlayerDriver::getSyncSettings(AVSyncSettings *sync, float *videoFps) { in getSyncSettings()
/aosp_15_r20/external/crosvm/win_audio/
H A DCargo.toml17 sync = { path = "../common/sync" } qkey
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/
Diter.rs59 mod sync { module
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/
H A Dvprint_unicode.pass.cpp134 int virtual sync() { in test_is_terminal_is_flushed() function

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