Home
last modified time | relevance | path

Searched refs:int_to_int (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/serde/src/de/
H A Dfrom_primitive.rs11 macro_rules! int_to_int { macro
57 #[inline] fn from_isize(n: isize) -> Option<Self> { int_to_int!($t, n) }
58 #[inline] fn from_i8(n: i8) -> Option<Self> { int_to_int!($t, n) }
59 #[inline] fn from_i16(n: i16) -> Option<Self> { int_to_int!($t, n) }
60 #[inline] fn from_i32(n: i32) -> Option<Self> { int_to_int!($t, n) }
61 #[inline] fn from_i64(n: i64) -> Option<Self> { int_to_int!($t, n) }
/dports/textproc/xsv-rs/xsv-0.13.0/cargo-crates/serde-1.0.54/src/de/
H A Dfrom_primitive.rs11 macro_rules! int_to_int { macro
59 int_to_int!($t, n)
63 int_to_int!($t, n)
67 int_to_int!($t, n)
71 int_to_int!($t, n)
75 int_to_int!($t, n)
/dports/x11/admiral/admiral-1.0.0-7-g5a9f33b/cargo-crates/serde-1.0.27/src/de/
H A Dfrom_primitive.rs11 macro_rules! int_to_int { macro
57 #[inline] fn from_isize(n: isize) -> Option<Self> { int_to_int!($t, n) }
58 #[inline] fn from_i8(n: i8) -> Option<Self> { int_to_int!($t, n) }
59 #[inline] fn from_i16(n: i16) -> Option<Self> { int_to_int!($t, n) }
60 #[inline] fn from_i32(n: i32) -> Option<Self> { int_to_int!($t, n) }
61 #[inline] fn from_i64(n: i64) -> Option<Self> { int_to_int!($t, n) }
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/serde-1.0.114/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/devel/sccache/sccache-0.2.15/cargo-crates/serde-1.0.118/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/serde-1.0.116/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/serde-1.0.118/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/serde-1.0.116/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/serde-1.0.119/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/www/castor/castor-0.8.16/cargo-crates/serde-1.0.116/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/serde-1.0.114/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/serde-1.0.117/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/security/cloak/cloak-0.2.0/cargo-crates/serde-1.0.90/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/dns/dog/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/serde-1.0.97/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/devel/git-delta/delta-0.9.2/cargo-crates/serde-1.0.118/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/devel/racer/racer-2.1.48/cargo-crates/serde-1.0.105/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/sysutils/vector/vector-0.10.0/cargo-crates/serde-1.0.114/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/math/kalker/kalker-1.1.0/cargo-crates/serde-1.0.118/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/serde-1.0.117/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/serde-1.0.88/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/databases/xls2txt/xls2txt-1222f8069428f6bcedfcccf9e80523db34c0d343/cargo-crates/serde-1.0.117/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/serde-1.0.110/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/misc/ruut/ruut-0.6.1/cargo-crates/serde-1.0.104/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)
/dports/devel/tokei/tokei-12.1.2/cargo-crates/serde-1.0.118/src/de/
H A Dfrom_primitive.rs3 macro_rules! int_to_int { macro
49 int_to_int!($t, n)
53 int_to_int!($t, n)
57 int_to_int!($t, n)
61 int_to_int!($t, n)

12345678