Home
last modified time | relevance | path

Searched refs:overflowing_div_euclid (Results 1 – 24 of 24) sorted by relevance

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/standback-0.2.17/src/
H A Dv1_38.rs118 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
188 self.overflowing_div_euclid(rhs).0
193 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
261 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/standback/src/
H A Dv1_38.rs118 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
188 self.overflowing_div_euclid(rhs).0
193 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
261 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/standback-0.2.17/src/
H A Dv1_38.rs118 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
188 self.overflowing_div_euclid(rhs).0
193 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
261 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
/dports/sysutils/vector/vector-0.10.0/cargo-crates/standback-0.2.8/src/
H A Dv1_38.rs117 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
187 self.overflowing_div_euclid(rhs).0
192 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
260 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
/dports/www/xh/xh-0.14.1/cargo-crates/standback-0.2.17/src/
H A Dv1_38.rs118 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
188 self.overflowing_div_euclid(rhs).0
193 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
261 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/standback-0.2.17/src/
H A Dv1_38.rs118 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
188 self.overflowing_div_euclid(rhs).0
193 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
261 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/standback-0.2.17/src/
H A Dv1_38.rs118 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
188 self.overflowing_div_euclid(rhs).0
193 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
261 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/standback-0.2.17/src/
H A Dv1_38.rs118 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
188 self.overflowing_div_euclid(rhs).0
193 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
261 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/standback-0.2.17/src/
H A Dv1_38.rs118 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
188 self.overflowing_div_euclid(rhs).0
193 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
261 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/consts/
H A Dconst-int-arithmetic.rs119 C53: 5i8.overflowing_div_euclid(2), (2, false);
120 C54: i8::MIN.overflowing_div_euclid(-1), (i8::MIN, true);
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/funty-1.0.1/src/
H A Dlib.rs646 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
1348 func!(overflowing_div_euclid(self, rhs: Self) -> (Self, bool));
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/funty-1.1.0/src/
H A Dlib.rs654 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
1358 func!(overflowing_div_euclid(self, rhs: Self) -> (Self, bool));
/dports/lang/gleam/gleam-0.18.2/cargo-crates/funty-1.1.0/src/
H A Dlib.rs654 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
1358 func!(overflowing_div_euclid(self, rhs: Self) -> (Self, bool));
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/funty-1.1.0/src/
H A Dlib.rs654 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
1358 func!(overflowing_div_euclid(self, rhs: Self) -> (Self, bool));
/dports/sysutils/zoxide/zoxide-0.6.0/cargo-crates/funty-1.1.0/src/
H A Dlib.rs654 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
1358 func!(overflowing_div_euclid(self, rhs: Self) -> (Self, bool));
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/funty-1.1.0/src/
H A Dlib.rs654 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
1358 func!(overflowing_div_euclid(self, rhs: Self) -> (Self, bool));
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/funty-1.1.0/src/
H A Dlib.rs654 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
1358 func!(overflowing_div_euclid(self, rhs: Self) -> (Self, bool));
/dports/devel/texlab/texlab-3.3.0/cargo-crates/funty-1.1.0/src/
H A Dlib.rs654 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
1358 func!(overflowing_div_euclid(self, rhs: Self) -> (Self, bool));
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/funty-1.1.0/src/
H A Dlib.rs654 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
1358 func!(overflowing_div_euclid(self, rhs: Self) -> (Self, bool));
/dports/x11/sirula/sirula-1.0.0/cargo-crates/funty-1.1.0/src/
H A Dlib.rs654 fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool); in overflowing_div_euclid() method
1358 func!(overflowing_div_euclid(self, rhs: Self) -> (Self, bool));
/dports/lang/rust/rustc-1.58.1-src/library/core/src/num/
H A Dint_macros.rs1258 self.overflowing_div_euclid(rhs).0
1669 pub const fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
H A Duint_macros.rs1736 pub const fn overflowing_div_euclid(self, rhs: Self) -> (Self, bool) {
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/bench_data/
H A Dnumerous_macro_rules429overflowing_div_euclid ( rhs ). 0 }} doc_comment ! { concat ! ( "Wrapping (modular) remainder. Co…
433overflowing_div_euclid(2), (2, false));\n```" ), # [ inline ]# [ stable ( feature = "euclidean_di…
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/bench_data/
H A Dnumerous_macro_rules429overflowing_div_euclid ( rhs ). 0 }} doc_comment ! { concat ! ( "Wrapping (modular) remainder. Co…
433overflowing_div_euclid(2), (2, false));\n```" ), # [ inline ]# [ stable ( feature = "euclidean_di…