Home
last modified time | relevance | path

Searched defs:to_canonical (Results 1 – 5 of 5) sorted by relevance

/external/rust/android-crates-io/crates/prettyplease/examples/
Dinput.rs1 …(& self) -> bool { matches ! (self , IpAddr :: V6 (_)) } pub const fn to_canonical (& self) -> IpA… in to_ipv4() method
Doutput.rustc.rs67 pub const fn to_canonical(&self) -> IpAddr { in to_canonical() method
349 pub const fn to_canonical(&self) -> IpAddr { in to_canonical() method
Doutput.prettyplease.rs75 pub const fn to_canonical(&self) -> IpAddr { in to_canonical() method
406 pub const fn to_canonical(&self) -> IpAddr { in to_canonical() method
Doutput.rustfmt.rs75 pub const fn to_canonical(&self) -> IpAddr { in to_canonical() method
411 pub const fn to_canonical(&self) -> IpAddr { in to_canonical() method
/external/rust/android-crates-io/crates/rustix/src/maybe_polyfill/no_std/net/
Dip_addr.rs458 pub const fn to_canonical(&self) -> IpAddr { in to_canonical() method
1823 pub const fn to_canonical(&self) -> IpAddr { in to_canonical() method