Home
last modified time | relevance | path

Searched defs:sync (Results 101 – 125 of 2165) sorted by relevance

12345678910>>...87

/aosp_15_r20/external/rust/android-crates-io/crates/flate2/src/
Dzio.rs86 fn sync() -> Self; in sync() method
95 fn sync() -> Self { in sync() method
109 fn sync() -> Self { in sync() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/locks/
DReentrantReadWriteLock.java224 final Sync sync; field in ReentrantReadWriteLock
715 private final Sync sync; field in ReentrantReadWriteLock.ReadLock
929 private final Sync sync; field in ReentrantReadWriteLock.WriteLock
/aosp_15_r20/external/grpc-grpc/test/core/promise/
H A Dparty_test.cc64 TYPED_TEST(PartySyncTest, NoOp) { TypeParam sync(1); } in TYPED_TEST() local
68 TypeParam sync(1); in TYPED_TEST() local
93 TypeParam sync(1); in TYPED_TEST() local
140 TypeParam sync(1); in TYPED_TEST() local
196 TypeParam sync(1); in TYPED_TEST() local
/aosp_15_r20/external/eigen/Eigen/src/Core/products/
H A DParallelizer.h88 std::atomic<Index> sync; member
91 Index volatile sync; member
/aosp_15_r20/test/dittosuite/src/
H A Dbinder.cpp36 int8_t BpDittoBinder::sync(int8_t c) { in sync() function in dittosuite::BpDittoBinder
143 int8_t DittoBinder::sync(int8_t c) { in sync() function in dittosuite::DittoBinder
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowContentResolver.java57 boolean sync, int userId) { in setSyncAutomaticallyAsUser()
69 protected static void setMasterSyncAutomaticallyAsUser(boolean sync, @UserIdInt int userId) { in setMasterSyncAutomaticallyAsUser()
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_insert_waitcnt.cpp302 perform_barrier(wait_ctx& ctx, wait_imm& imm, memory_sync_info sync, unsigned semantics) in perform_barrier()
446 update_barrier_imm(wait_ctx& ctx, uint8_t counters, wait_event event, memory_sync_info sync) in update_barrier_imm()
465 update_counters(wait_ctx& ctx, wait_event event, memory_sync_info sync = memory_sync_info()) in update_counters()
497 update_counters_for_flat_load(wait_ctx& ctx, memory_sync_info sync = memory_sync_info()) in update_counters_for_flat_load()
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DMediaSync.cpp45 sp<MediaSync> sync = new MediaSync(); in create() local
810 MediaSync::InputListener::InputListener(const sp<MediaSync> &sync) in InputListener()
830 MediaSync::OutputListener::OutputListener(const sp<MediaSync> &sync, in OutputListener()
/aosp_15_r20/frameworks/base/core/java/android/content/
H A DIContentService.aidl62 void sync(in SyncRequest request, String callingPackage); in sync() method
85 void setSyncAutomatically(in Account account, String providerName, boolean sync); in setSyncAutomatically()
86 void setSyncAutomaticallyAsUser(in Account account, String providerName, boolean sync, in setSyncAutomaticallyAsUser()
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_headerdecode.c856 WORD32 sync; in ixheaacd_latm_header_decode() local
960 WORD32 sync; in ixheaacd_latm_header_decode() local
990 WORD32 sync = 0; in ixheaacd_aac_headerdecode() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_queue.c322 struct vk_sync *sync; in pvr_process_compute_cmd() local
352 struct vk_sync *sync; in pvr_process_transfer_cmds() local
383 struct vk_sync *sync; in pvr_process_occlusion_query_cmd() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DEmulatedEglFenceSync.cpp98 auto sync = s_egl.eglCreateSyncKHR(display, EGL_SYNC_FENCE_KHR, nullptr); in create() local
115 EGLSyncKHR sync, in EmulatedEglFenceSync()
/aosp_15_r20/external/angle/samples/torus_lighting/
H A DTorusBufferStorage.cpp183 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in updateHues() local
232 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in regenerateTorus() local
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLESRenderEngine.cpp469 EGLSyncKHR sync = eglCreateSyncKHR(mEGLDisplay, EGL_SYNC_NATIVE_FENCE_ANDROID, nullptr); in flush() local
501 EGLSyncKHR sync = eglCreateSyncKHR(mEGLDisplay, EGL_SYNC_FENCE_KHR, nullptr); in finish() local
514 bool GLESRenderEngine::waitSync(EGLSyncKHR sync, EGLint flags) { in waitSync()
538 EGLSyncKHR sync = eglCreateSyncKHR(mEGLDisplay, EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in waitFence() local
1695 void GLESRenderEngine::FlushTracer::queueSync(EGLSyncKHR sync) { in queueSync()
/aosp_15_r20/frameworks/av/media/libmedia/
H A DIMediaPlayer.cpp250 status_t setSyncSettings(const AVSyncSettings& sync, float videoFpsHint) in setSyncSettings()
262 status_t getSyncSettings(AVSyncSettings* sync /* nonnull */, float* videoFps /* nonnull */) in getSyncSettings()
757 AVSyncSettings sync; in onTransact() local
767 AVSyncSettings sync; in onTransact() local
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_knl_drm_virtio.cc1162 struct tu_timeline_sync *sync = in tu_queue_submit_locked() local
1177 struct tu_timeline_sync *sync = in tu_queue_submit_locked() local
1228 struct vk_sync *sync = submit->waits[i].sync; in virtio_queue_submit() local
1238 struct vk_sync *sync = submit->signals[i].sync; in virtio_queue_submit() local
H A Dtu_knl_drm_msm.cc1064 struct tu_timeline_sync *sync = in tu_queue_submit_locked() local
1079 struct tu_timeline_sync *sync = in tu_queue_submit_locked() local
1130 struct vk_sync *sync = submit->waits[i].sync; in msm_queue_submit() local
1140 struct vk_sync *sync = submit->signals[i].sync; in msm_queue_submit() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_periodic_sync_manager.h221 auto sync = in HandlePeriodicAdvertisingCreateSyncStatus() local
432 auto sync = GetSyncFromAddressWithTypeAndSid(request.address_with_type, request.advertiser_sid); in OnStartSyncTimeout() local
556 auto sync = GetSyncFromAddressWithTypeAndSid(request.address_with_type, request.advertiser_sid); in HandleNextRequest() local
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DIWindow.aidl101 …oid dispatchWallpaperOffsets(float x, float y, float xStep, float yStep, float zoom, boolean sync); in dispatchWallpaperOffsets()
104 int z, in Bundle extras, boolean sync); in dispatchWallpaperCommand()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/mte/
H A Dcheck_user_mem.c142 void format_test_name(char* name, int name_len, int type, int sync, int map, int len, int offset) { in format_test_name()
224 int sync = mte_sync[s]; in main() local
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestIWindow.java77 boolean sync) in dispatchWallpaperOffsets()
83 boolean sync) throws RemoteException { in dispatchWallpaperCommand()
/aosp_15_r20/frameworks/base/core/java/com/android/internal/view/
H A DBaseIWindow.java109 boolean sync) { in dispatchWallpaperOffsets()
130 int z, Bundle extras, boolean sync) { in dispatchWallpaperCommand()
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DBLASTBufferQueue_test.cpp881 Transaction sync; in TEST_F() local
921 Transaction sync; in TEST_F() local
961 Transaction sync; in TEST_F() local
1009 Transaction sync; in TEST_F() local
1066 Transaction sync; in TEST_F() local
1217 Transaction sync; in TEST_F() local
/aosp_15_r20/external/crosvm/devices/src/serial/sys/
H A Dwindows.rs37 pub sync: Option<Box<dyn FileSync + Send>>, field
46 let sync = match self.system_params.sync.take() { in handle_sync_thread() localVariable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DParallel.h60 void sync() const { in sync() function
76 void sync() const { L.sync(); } in sync() function

12345678910>>...87