/aosp_15_r20/external/rust/android-crates-io/crates/winnow/src/ascii/ |
D | mod.rs | 962 fn checked_add(self, by: u8, _: sealed::SealedMarker) -> Option<Self>; in checked_add() method 969 fn checked_add(self, by: u8, _: sealed::SealedMarker) -> Option<Self> { in checked_add() method 978 fn checked_add(self, by: u8, _: sealed::SealedMarker) -> Option<Self> { in checked_add() method 987 fn checked_add(self, by: u8, _: sealed::SealedMarker) -> Option<Self> { in checked_add() method 996 fn checked_add(self, by: u8, _: sealed::SealedMarker) -> Option<Self> { in checked_add() method 1005 fn checked_add(self, by: u8, _: sealed::SealedMarker) -> Option<Self> { in checked_add() method 1015 fn checked_add(self, by: u8, _: sealed::SealedMarker) -> Option<Self> { in checked_add() method 1025 fn checked_add(self, by: u8, _: sealed::SealedMarker) -> Option<Self> { in checked_add() method 1035 fn checked_add(self, by: u8, _: sealed::SealedMarker) -> Option<Self> { in checked_add() method 1045 fn checked_add(self, by: u8, _: sealed::SealedMarker) -> Option<Self> { in checked_add() method [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/instant/src/ |
D | wasm.rs | 40 pub fn checked_add(&self, duration: Duration) -> Option<Instant> { in checked_add() method 205 pub fn checked_add(&self, duration: Duration) -> Option<SystemTime> { in checked_add() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/ |
H A D | time.rs | 395 pub fn checked_add(&self, duration: Duration) -> Option<Instant> { in checked_add() method 579 pub fn checked_add(&self, duration: Duration) -> Option<SystemTime> { in checked_add() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/ |
H A D | time.rs | 395 pub fn checked_add(&self, duration: Duration) -> Option<Instant> { in checked_add() method 579 pub fn checked_add(&self, duration: Duration) -> Option<SystemTime> { in checked_add() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/ |
H A D | time.rs | 395 pub fn checked_add(&self, duration: Duration) -> Option<Instant> { in checked_add() method 579 pub fn checked_add(&self, duration: Duration) -> Option<SystemTime> { in checked_add() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/ |
H A D | time.rs | 395 pub fn checked_add(&self, duration: Duration) -> Option<Instant> { in checked_add() method 579 pub fn checked_add(&self, duration: Duration) -> Option<SystemTime> { in checked_add() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/ |
H A D | time.rs | 395 pub fn checked_add(&self, duration: Duration) -> Option<Instant> { in checked_add() method 579 pub fn checked_add(&self, duration: Duration) -> Option<SystemTime> { in checked_add() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/const-oid/src/ |
D | checked.rs | 4 macro_rules! checked_add { macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-traits/src/ops/ |
D | checked.rs | 8 fn checked_add(&self, v: &Self) -> Option<Self>; in checked_add() method
|
/aosp_15_r20/packages/modules/DnsResolver/doh/ |
D | boot_time.rs | 80 pub fn checked_add(&self, duration: Duration) -> Option<BootTime> { in checked_add() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/time/ |
D | instant.rs | 141 pub fn checked_add(&self, duration: Duration) -> Option<Instant> { in checked_add() method
|
/aosp_15_r20/external/crosvm/vm_memory/src/ |
H A D | guest_address.rs | 54 pub fn checked_add(self, other: u64) -> Option<GuestAddress> { in checked_add() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-bigint/src/biguint/ |
D | addition.rs | 249 fn checked_add(&self, v: &BigUint) -> Option<BigUint> { in checked_add() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/litrs/src/integer/ |
D | mod.rs | 192 fn checked_add(self, rhs: Self) -> Option<Self>; in checked_add() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/ |
H A D | time.rs | 139 fn checked_add() { in checked_add() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | time.rs | 139 fn checked_add() { in checked_add() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | time.rs | 139 fn checked_add() { in checked_add() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-bigint/src/bigint/ |
D | addition.rs | 234 fn checked_add(&self, v: &BigInt) -> Option<BigInt> { in checked_add() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | time.rs | 139 fn checked_add() { in checked_add() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | time.rs | 139 fn checked_add() { in checked_add() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/ |
H A D | time.rs | 138 pub fn checked_add(&self, duration: Duration) -> Option<Instant> { in checked_add() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/ |
H A D | time.rs | 138 pub fn checked_add(&self, duration: Duration) -> Option<Instant> { in checked_add() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/ |
H A D | time.rs | 140 pub fn checked_add(&self, duration: Duration) -> Option<Instant> { in checked_add() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/ |
H A D | time.rs | 140 pub fn checked_add(&self, duration: Duration) -> Option<Instant> { in checked_add() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/ |
H A D | time.rs | 140 pub fn checked_add(&self, duration: Duration) -> Option<Instant> { in checked_add() method
|