Home
last modified time | relevance | path

Searched defs:Residual (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ops/
H A Dtry_trait.rs158 type Residual; typedef
217 fn branch(self) -> ControlFlow<Self::Residual, Self::Output>; in branch()
359 pub trait Residual<O> { interface
400 type Residual = NeverShortCircuitResidual; typedef
H A Dcontrol_flow.rs102 type Residual = ControlFlow<B, convert::Infallible>; typedef
110 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ops/
H A Dtry_trait.rs158 type Residual; typedef
217 fn branch(self) -> ControlFlow<Self::Residual, Self::Output>; in branch()
359 pub trait Residual<O> { trait
400 type Residual = NeverShortCircuitResidual; typedef
H A Dcontrol_flow.rs102 type Residual = ControlFlow<B, convert::Infallible>; typedef
110 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ops/
H A Dtry_trait.rs158 type Residual; typedef
217 fn branch(self) -> ControlFlow<Self::Residual, Self::Output>; in branch()
359 pub trait Residual<O> { interface
400 type Residual = NeverShortCircuitResidual; typedef
H A Dcontrol_flow.rs102 type Residual = ControlFlow<B, convert::Infallible>; typedef
110 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ops/
H A Dtry_trait.rs158 type Residual; typedef
217 fn branch(self) -> ControlFlow<Self::Residual, Self::Output>; in branch()
359 pub trait Residual<O> { interface
398 type Residual = NeverShortCircuitResidual; typedef
H A Dcontrol_flow.rs102 type Residual = ControlFlow<B, convert::Infallible>; typedef
110 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ops/
H A Dtry_trait.rs158 type Residual; typedef
217 fn branch(self) -> ControlFlow<Self::Residual, Self::Output>; in branch()
359 pub trait Residual<O> { trait
398 type Residual = NeverShortCircuitResidual; typedef
H A Dcontrol_flow.rs102 type Residual = ControlFlow<B, convert::Infallible>; typedef
110 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/task/
H A Dpoll.rs233 type Residual = Result<convert::Infallible, E>; typedef
241 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
263 type Residual = Result<convert::Infallible, E>; typedef
271 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/task/
H A Dpoll.rs233 type Residual = Result<convert::Infallible, E>; typedef
241 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
263 type Residual = Result<convert::Infallible, E>; typedef
271 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/task/
H A Dpoll.rs233 type Residual = Result<convert::Infallible, E>; typedef
241 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
263 type Residual = Result<convert::Infallible, E>; typedef
271 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/task/
H A Dpoll.rs233 type Residual = Result<convert::Infallible, E>; typedef
241 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
263 type Residual = Result<convert::Infallible, E>; typedef
271 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/task/
H A Dpoll.rs233 type Residual = Result<convert::Infallible, E>; typedef
241 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
263 type Residual = Result<convert::Infallible, E>; typedef
271 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/iter/
Dmod.rs3392 type Residual; typedef
3398 fn branch(self) -> ControlFlow<Self::Residual, Self::Output>; in branch()
3405 type Residual = ControlFlow<B, Infallible>; typedef
3418 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
3430 type Residual = Option<Infallible>; typedef
3443 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
3455 type Residual = Result<Infallible, E>; typedef
3468 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
3480 type Residual = Result<Infallible, E>; typedef
3493 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1967 type Residual = Result<convert::Infallible, E>; typedef
1975 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1967 type Residual = Result<convert::Infallible, E>; typedef
1975 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1967 type Residual = Result<convert::Infallible, E>; typedef
1975 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1967 type Residual = Result<convert::Infallible, E>; typedef
1975 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1967 type Residual = Result<convert::Infallible, E>; typedef
1975 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dmod.rs167 I: Iterator<Item: Try<Output = T, Residual = R>>, in try_process() argument
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dmod.rs167 I: Iterator<Item: Try<Output = T, Residual = R>>, in try_process() argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dmod.rs167 I: Iterator<Item: Try<Output = T, Residual = R>>, in try_process() argument
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dmod.rs167 I: Iterator<Item: Try<Output = T, Residual = R>>, in try_process() argument

12