Home
last modified time | relevance | path

Searched defs:AtomicBool (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/sync/
H A Datomic.rs254 pub struct AtomicBool { struct
260 impl Default for AtomicBool { implementation
271 unsafe impl Sync for AtomicBool {} implementation
397 impl AtomicBool { implementation
412 pub const fn new(v: bool) -> AtomicBool { in new()
457 pub const unsafe fn from_ptr<'a>(ptr: *mut bool) -> &'a AtomicBool { in from_ptr()
2066 impl From<bool> for AtomicBool { implementation
3750 impl fmt::Debug for AtomicBool { implementation
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/sync/
H A Datomic.rs254 pub struct AtomicBool { struct
260 impl Default for AtomicBool { argument
271 unsafe impl Sync for AtomicBool {} implementation
397 impl AtomicBool { impl
412 pub const fn new(v: bool) -> AtomicBool { in new()
457 pub const unsafe fn from_ptr<'a>(ptr: *mut bool) -> &'a AtomicBool { in from_ptr()
2066 impl From<bool> for AtomicBool { implementation
3750 impl fmt::Debug for AtomicBool { implementation
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/sync/
H A Datomic.rs254 pub struct AtomicBool { struct
260 impl Default for AtomicBool { argument
271 unsafe impl Sync for AtomicBool {} implementation
397 impl AtomicBool { impl
412 pub const fn new(v: bool) -> AtomicBool { in new()
457 pub const unsafe fn from_ptr<'a>(ptr: *mut bool) -> &'a AtomicBool { in from_ptr()
2067 impl From<bool> for AtomicBool { implementation
3735 impl fmt::Debug for AtomicBool { implementation
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/sync/
H A Datomic.rs254 pub struct AtomicBool { struct
260 impl Default for AtomicBool { implementation
271 unsafe impl Sync for AtomicBool {} implementation
397 impl AtomicBool { implementation
412 pub const fn new(v: bool) -> AtomicBool { in new()
457 pub const unsafe fn from_ptr<'a>(ptr: *mut bool) -> &'a AtomicBool { in from_ptr()
2067 impl From<bool> for AtomicBool { implementation
3735 impl fmt::Debug for AtomicBool { implementation
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/sync/
H A Datomic.rs254 pub struct AtomicBool { struct
260 impl Default for AtomicBool { implementation
271 unsafe impl Sync for AtomicBool {} implementation
397 impl AtomicBool { implementation
412 pub const fn new(v: bool) -> AtomicBool { in new()
457 pub const unsafe fn from_ptr<'a>(ptr: *mut bool) -> &'a AtomicBool { in from_ptr()
2066 impl From<bool> for AtomicBool { implementation
3750 impl fmt::Debug for AtomicBool { implementation
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dproperty-atomic-bool.m29 typedef _Atomic(_Bool) AtomicBool; typedef
/aosp_15_r20/external/pigweed/pw_chre/include/chre/target_platform/
H A Datomic_base_impl.h21 inline AtomicBool::AtomicBool(bool starting_value) { atomic_ = starting_value; } in AtomicBool() function
/aosp_15_r20/system/chre/platform/zephyr/include/chre/target_platform/
H A Datomic_base_impl.h26 inline AtomicBool::AtomicBool(bool starting_value) { in AtomicBool() function
/aosp_15_r20/system/chre/platform/tinysys/include/chre/target_platform/
H A Datomic_base_impl.h24 inline AtomicBool::AtomicBool(bool startingValue) { in AtomicBool() function
/aosp_15_r20/system/chre/platform/slpi/include/chre/target_platform/
H A Datomic_base_impl.h30 inline AtomicBool::AtomicBool(bool startingValue) { in AtomicBool() function
/aosp_15_r20/system/chre/platform/arm/include/chre/target_platform/
H A Datomic_base_impl.h24 inline AtomicBool::AtomicBool(bool startingValue) { in AtomicBool() function
/aosp_15_r20/system/chre/platform/linux/include/chre/target_platform/
H A Datomic_base_impl.h24 inline AtomicBool::AtomicBool(bool startingValue) in AtomicBool() function
/aosp_15_r20/external/rust/crates/v4l2r/lib/examples/vicodec_test/
Ddevice_api.rs25 lets_quit: Arc<AtomicBool>, in run()
Dioctl_api.rs23 lets_quit: Arc<AtomicBool>, in run()
/aosp_15_r20/external/rust/android-crates-io/crates/async-trait/tests/
Dtest.rs1192 async fn async_trait(_: Flagger<'_>, flag: &AtomicBool); in async_trait()
1199 async fn async_trait(_: Flagger<'_>, flag: &AtomicBool) { in async_trait()
1204 async fn standalone(_: Flagger<'_>, flag: &AtomicBool) { in standalone()
1210 async fn async_trait(self, flag: &AtomicBool); in async_trait()
1215 async fn async_trait(self, flag: &AtomicBool) { in async_trait()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/FlowSensitive/
DValue.h41 AtomicBool, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/swapchain/
Dmod.rs478 fn flag(&self) -> &AtomicBool; in flag()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/FlowSensitive/
DValue.h42 AtomicBool, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/FlowSensitive/
DValue.h42 AtomicBool, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/FlowSensitive/
DValue.h42 AtomicBool, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/iter/
Dskip_any_while.rs123 fn skip<T>(item: &T, skipping: &AtomicBool, predicate: &impl Fn(&T) -> bool) -> bool { in skip()
Dtake_any_while.rs123 fn take<T>(item: &T, taking: &AtomicBool, predicate: &impl Fn(&T) -> bool) -> bool { in take()
/aosp_15_r20/external/flashrom/util/flashrom_tester/src/
H A Dtests.rs89 terminate_flag: Option<&AtomicBool>, in generic()
/aosp_15_r20/tools/netsim/rust/daemon/src/wireless/
H A Dbluetooth.rs67 enabled: &AtomicBool, in patch_state()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/panic/
H A Dunwind_safe.rs244 impl RefUnwindSafe for crate::sync::atomic::AtomicBool {} implementation

12