/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/transport/icmpv4/ |
D | time_exceeded_code.rs | 17 pub fn from_u8(code_u8: u8) -> Option<TimeExceededCode> { in from_u8() method 41 fn from_u8() { in from_u8() function
|
D | redirect_code.rs | 19 pub fn from_u8(code_u8: u8) -> Option<RedirectCode> { in from_u8() method 44 fn from_u8() { in from_u8() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/transport/icmpv6/ |
D | time_exceeded_code.rs | 17 pub fn from_u8(code_u8: u8) -> Option<TimeExceededCode> { in from_u8() method 54 fn from_u8() { in from_u8() function
|
D | dest_unreachable_code.rs | 51 pub fn from_u8(code_u8: u8) -> Option<DestUnreachableCode> { in from_u8() method 98 fn from_u8() { in from_u8() function
|
D | parameter_problem_code.rs | 36 pub fn from_u8(code_u8: u8) -> Option<ParameterProblemCode> { in from_u8() method 115 fn from_u8() { in from_u8() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub_arch/src/x86/reg/ |
D | id.rs | 26 fn from_u8(val: u8) -> Option<Self> { in from_u8() method 63 fn from_u8(val: u8) -> Option<Self> { in from_u8() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/ |
H A D | panic.rs | 246 fn from_u8(s: u8) -> Option<Self> { in from_u8() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/ |
H A D | panic.rs | 246 fn from_u8(s: u8) -> Option<Self> { in from_u8() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/ |
H A D | panic.rs | 447 fn from_u8(s: u8) -> Option<Self> { in from_u8() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/ |
H A D | panic.rs | 447 fn from_u8(s: u8) -> Option<Self> { in from_u8() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/ |
H A D | panic.rs | 447 fn from_u8(s: u8) -> Option<Self> { in from_u8() method
|
/aosp_15_r20/external/crosvm/devices/src/pci/ |
H A D | pvpanic.rs | 66 pub fn from_u8(val: u8) -> PvPanicCode { in from_u8() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-traits/src/ |
D | cast.rs | 440 fn from_u8(n: u8) -> Option<Self> { in from_u8() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/drm-fourcc/src/ |
D | as_enum.rs | 241 pub(crate) fn from_u8(n: u8) -> Option<Self> { in from_u8() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | num.rs | 16 fn from_u8(u: u8) -> Self; in from_u8() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | num.rs | 16 fn from_u8(u: u8) -> Self; in from_u8() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | num.rs | 16 fn from_u8(u: u8) -> Self; in from_u8() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | num.rs | 16 fn from_u8(u: u8) -> Self; in from_u8() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | num.rs | 16 fn from_u8(u: u8) -> Self; in from_u8() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/half/src/ |
D | num_traits.rs | 65 fn from_u8(n: u8) -> Option<Self> { in from_u8() method 803 fn from_u8(n: u8) -> Option<Self> { in from_u8() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ascii/ |
H A D | ascii_char.rs | 452 pub const fn from_u8(b: u8) -> Option<Self> { in from_u8() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ascii/ |
H A D | ascii_char.rs | 452 pub const fn from_u8(b: u8) -> Option<Self> { in from_u8() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ascii/ |
H A D | ascii_char.rs | 452 pub const fn from_u8(b: u8) -> Option<Self> { in from_u8() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ascii/ |
H A D | ascii_char.rs | 452 pub const fn from_u8(b: u8) -> Option<Self> { in from_u8() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/arbitrary/src/ |
D | unstructured.rs | 803 fn from_u8(b: u8) -> Self; in from_u8() method
|