Home
last modified time | relevance | path

Searched defs:NoSync (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dsynchronized_allocator.h87 struct NoSync {}; struct
/aosp_15_r20/external/rust/android-crates-io/crates/rusb/src/
Dfields.rs79 NoSync, enumerator
/aosp_15_r20/external/rust/crates/rusb/src/
Dfields.rs79 NoSync, enumerator
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLContextSharingTest.cpp1427 TEST_P(EGLContextSharingTestNoSyncTextureUploads, NoSync) in TEST_P() argument