Home
last modified time | relevance | path

Searched defs:to_i32 (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/protobuf-parse/src/pure/
Dparser.rs120 fn to_i32(&self) -> anyhow::Result<i32>; in to_i32() method
132 fn to_i32(&self) -> anyhow::Result<i32> { in to_i32() method
142 fn to_i32(&self) -> anyhow::Result<i32> { in to_i32() method
/external/rust/crates/protobuf/src/reflect/value/
Dvalue_ref.rs117 pub fn to_i32(&self) -> Option<i32> { in to_i32() method
/external/rust/crates/num-traits/src/
Dcast.rs44 fn to_i32(&self) -> Option<i32> { in to_i32() method
/external/rust/crates/half/src/
Dnum_traits.rs34 fn to_i32(&self) -> Option<i32> { in to_i32() method
772 fn to_i32(&self) -> Option<i32> { in to_i32() method