Home
last modified time | relevance | path

Searched defs:saturating_div (Results 1 – 24 of 24) sorted by relevance

/external/rust/android-crates-io/crates/glam/src/u16/
Du16vec2.rs571 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Du16vec4.rs700 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Du16vec3.rs655 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
/external/rust/android-crates-io/crates/glam/src/u8/
Du8vec2.rs571 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Du8vec3.rs655 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Du8vec4.rs700 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
/external/rust/android-crates-io/crates/glam/src/u64/
Du64vec2.rs571 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Du64vec4.rs700 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Du64vec3.rs655 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
/external/rust/android-crates-io/crates/glam/src/u32/
Duvec2.rs571 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Duvec3.rs655 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Duvec4.rs700 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
/external/rust/android-crates-io/crates/glam/src/i8/
Di8vec3.rs742 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Di8vec2.rs676 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Di8vec4.rs795 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
/external/rust/android-crates-io/crates/glam/src/i32/
Divec2.rs676 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Divec3.rs742 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Divec4.rs795 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
/external/rust/android-crates-io/crates/glam/src/i64/
Di64vec3.rs742 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Di64vec2.rs676 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Di64vec4.rs795 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
/external/rust/android-crates-io/crates/glam/src/i16/
Di16vec3.rs742 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Di16vec2.rs676 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Di16vec4.rs795 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method