Home
last modified time | relevance | path

Searched defs:Backoff (Results 1 – 25 of 57) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-utils/src/
Dbackoff.rs80 pub struct Backoff { struct
84 impl Backoff { argument
274 impl fmt::Debug for Backoff { implementation
283 impl Default for Backoff { implementation
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sync/mpmc/
H A Dutils.rs100 pub struct Backoff { struct
104 impl Backoff { implementation
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/mpmc/
H A Dutils.rs100 pub struct Backoff { struct
104 impl Backoff { impl
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/mpmc/
H A Dutils.rs100 pub struct Backoff { struct
104 impl Backoff { implementation
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sync/mpmc/
H A Dutils.rs100 pub struct Backoff { struct
104 impl Backoff { argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sync/mpmc/
H A Dutils.rs100 pub struct Backoff { struct
104 impl Backoff { argument
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutex.cc185 class Backoff { class
187 Backoff() in Backoff() function in __tsan::Backoff
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DBackoff.hpp11 class TORCH_API Backoff { class
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/memory/allocator/
Dsuballocator.rs2364 struct Backoff { in allocate() struct
2365 step: Cell<u32>, in allocate()
2368 impl Backoff { in allocate() implementation
/aosp_15_r20/external/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mutex_test.cc48 void Backoff() { in Backoff() function in __tsan::TestData
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_mutex_test.cc53 void Backoff() { in Backoff() function in __sanitizer::TestData
/aosp_15_r20/frameworks/base/core/proto/android/server/
H A Djobscheduler.proto995 message Backoff { message
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dztypes_linux_arm64.go282 Backoff uint8 member
Dztypes_linux_mips.go278 Backoff uint8 member
Dztypes_linux_loong64.go307 Backoff uint8 member
Dztypes_linux_ppc64le.go283 Backoff uint8 member
Dztypes_linux_mips64le.go280 Backoff uint8 member
Dztypes_linux_s390x.go280 Backoff uint8 member
Dztypes_linux_mipsle.go278 Backoff uint8 member
Dztypes_linux_mips64.go280 Backoff uint8 member
Dztypes_linux_riscv64.go275 Backoff uint8 member
Dztypes_linux_ppc64.go283 Backoff uint8 member
Dztypes_linux_arm.go281 Backoff uint8 member
Dztypes_linux_386.go277 Backoff uint8 member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dztypes_zos_s390x.go184 Backoff uint8 member

123