Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/i64/
Di64vec2.rs508 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Di64vec3.rs544 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Di64vec4.rs569 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/i16/
Di16vec3.rs544 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Di16vec2.rs508 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Di16vec4.rs569 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/u64/
Du64vec4.rs474 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Du64vec2.rs403 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Du64vec3.rs457 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/u16/
Du16vec4.rs474 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Du16vec2.rs403 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Du16vec3.rs457 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/u32/
Duvec3.rs457 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Duvec2.rs403 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Duvec4.rs474 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/i32/
Divec3.rs544 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Divec2.rs508 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method
Divec4.rs569 pub const fn saturating_div(self, rhs: Self) -> Self { in saturating_div() method