Home
last modified time | relevance | path

Searched defs:UnknownUnit (Results 1 – 25 of 124) sorted by relevance

12345

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cbindgen-0.20.0/tests/rust/
H A Deuclid.rs1 struct UnknownUnit; struct
59 length_a: TypedLength<f32, UnknownUnit>, in root() argument
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/cbindgen-0.13.2/tests/rust/
H A Deuclid.rs1 struct UnknownUnit; struct
59 length_a: TypedLength<f32, UnknownUnit>, in root() argument
/dports/devel/rust-cbindgen/cbindgen-0.20.0/tests/rust/
H A Deuclid.rs1 struct UnknownUnit; struct
59 length_a: TypedLength<f32, UnknownUnit>, in root() argument
/dports/graphics/libopenraw/libopenraw-0.3.0/cargo-crates/cbindgen-0.14.3/tests/rust/
H A Deuclid.rs1 struct UnknownUnit; struct
59 length_a: TypedLength<f32, UnknownUnit>, in root() argument
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cbindgen-0.9.1/tests/rust/
H A Deuclid.rs1 struct UnknownUnit; struct
59 length_a: TypedLength<f32, UnknownUnit>, in root() argument
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/cbindgen-0.20.0/tests/rust/
H A Deuclid.rs1 struct UnknownUnit; struct
59 length_a: TypedLength<f32, UnknownUnit>, in root() argument
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dxgetaname-impl.h31 char *
32 XGETANAME (void)
/dports/www/firefox/firefox-99.0/third_party/rust/euclid/src/
H A Drigid.rs169 pub fn to_untyped(&self) -> RigidTransform3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
178 pub fn from_untyped(transform: &RigidTransform3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
H A Drotation.rs135 pub fn to_untyped(&self) -> Rotation2D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
154 pub fn from_untyped(r: &Rotation2D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
325 pub fn vector_part(&self) -> Vector3D<T, UnknownUnit> { in vector_part() argument
376 pub fn to_untyped(&self) -> Rotation3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
398 pub fn from_untyped(r: &Rotation3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
H A Dtranslation.rs185 pub fn to_untyped(&self) -> Translation2D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
195 pub fn from_untyped(t: &Translation2D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
482 pub fn to_untyped(&self) -> Translation3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
493 pub fn from_untyped(t: &Translation3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/euclid/src/
H A Drigid.rs169 pub fn to_untyped(&self) -> RigidTransform3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
178 pub fn from_untyped(transform: &RigidTransform3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
H A Drotation.rs135 pub fn to_untyped(&self) -> Rotation2D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
154 pub fn from_untyped(r: &Rotation2D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
325 pub fn vector_part(&self) -> Vector3D<T, UnknownUnit> { in vector_part() argument
376 pub fn to_untyped(&self) -> Rotation3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
398 pub fn from_untyped(r: &Rotation3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/euclid/src/
H A Drigid.rs169 pub fn to_untyped(&self) -> RigidTransform3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
178 pub fn from_untyped(transform: &RigidTransform3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
H A Drotation.rs135 pub fn to_untyped(&self) -> Rotation2D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
154 pub fn from_untyped(r: &Rotation2D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
325 pub fn vector_part(&self) -> Vector3D<T, UnknownUnit> { in vector_part() argument
376 pub fn to_untyped(&self) -> Rotation3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
398 pub fn from_untyped(r: &Rotation3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/euclid-0.20.10/src/
H A Drigid.rs186 pub fn to_untyped(&self) -> RigidTransform3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
195 pub fn from_untyped(transform: &RigidTransform3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
H A Dtranslation.rs125 pub fn to_untyped(&self) -> Translation2D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
135 pub fn from_untyped(t: &Translation2D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
407 pub fn to_untyped(&self) -> Translation3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
418 pub fn from_untyped(t: &Translation3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
H A Drotation.rs167 pub fn to_untyped(&self) -> Rotation2D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
176 pub fn from_untyped(r: &Rotation2D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
292 pub fn vector_part(&self) -> Vector3D<T, UnknownUnit> { in vector_part() argument
637 pub fn to_untyped(&self) -> Rotation3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
649 pub fn from_untyped(r: &Rotation3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/euclid/src/
H A Drigid.rs177 pub fn to_untyped(&self) -> RigidTransform3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
186 pub fn from_untyped(transform: &RigidTransform3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
H A Drotation.rs157 pub fn to_untyped(&self) -> Rotation2D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
166 pub fn from_untyped(r: &Rotation2D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
282 pub fn vector_part(&self) -> Vector3D<T, UnknownUnit> { in vector_part() argument
619 pub fn to_untyped(&self) -> Rotation3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
631 pub fn from_untyped(r: &Rotation3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
H A Dtranslation.rs125 pub fn to_untyped(&self) -> Translation2D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
135 pub fn from_untyped(t: &Translation2D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
407 pub fn to_untyped(&self) -> Translation3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
418 pub fn from_untyped(t: &Translation3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/euclid-0.20.10/src/
H A Drigid.rs186 pub fn to_untyped(&self) -> RigidTransform3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
195 pub fn from_untyped(transform: &RigidTransform3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
H A Dtranslation.rs125 pub fn to_untyped(&self) -> Translation2D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
135 pub fn from_untyped(t: &Translation2D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
407 pub fn to_untyped(&self) -> Translation3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
418 pub fn from_untyped(t: &Translation3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
H A Drotation.rs167 pub fn to_untyped(&self) -> Rotation2D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
176 pub fn from_untyped(r: &Rotation2D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
292 pub fn vector_part(&self) -> Vector3D<T, UnknownUnit> { in vector_part() argument
637 pub fn to_untyped(&self) -> Rotation3D<T, UnknownUnit, UnknownUnit> { in to_untyped() argument
649 pub fn from_untyped(r: &Rotation3D<T, UnknownUnit, UnknownUnit>) -> Self { in from_untyped() argument
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/euclid/src/
H A Dlib.rs97 pub struct UnknownUnit; struct
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/euclid-0.20.0/src/
H A Dlib.rs98 pub struct UnknownUnit; struct

12345