Home
last modified time | relevance | path

Searched refs:indent_depth (Results 76 – 100 of 198) sorted by relevance

12345678

/dports/security/rustscan/RustScan-2.0.1/cargo-crates/base64-0.12.3/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/base64-0.12.3/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/www/castor/castor-0.8.16/cargo-crates/base64-0.12.3/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/www/firefox/firefox-99.0/third_party/rust/base64-0.12.3/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/base64/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/net/krill/krill-0.9.4/cargo-crates/base64-0.12.3/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/net-im/fractal/fractal-4.4.0/vendor/base64/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/base64-0.12.3/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/sysutils/lsd/lsd-0.20.1/cargo-crates/base64-0.12.3/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/base64/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/www/jwt-cli/jwt-cli-5.0.0/cargo-crates/base64-0.12.3/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/base64-0.12.3/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/base64-0.12.3/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/misc/broot/broot-1.7.0/cargo-crates/base64-0.13.0/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/base64-0.13.0/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/base64-0.13.0/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/base64-0.13.0/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/shells/nsh/nsh-0.4.2/cargo-crates/base64-0.13.0/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/base64-0.13.0/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/net/routinator/routinator-0.10.2/cargo-crates/base64-0.13.0/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/base64-0.13.0/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/base64-0.13.0/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/base64-0.13.0/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/www/rearx/rearx-0.1.4/cargo-crates/base64-0.13.0/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/base64-0.13.0/examples/
H A Dmake_tables.rs92 fn print_encode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_encode_table()
99 width = indent_depth in print_encode_table()
111 width = indent_depth + 4 in print_encode_table()
115 println!("{:width$}];", "", width = indent_depth); in print_encode_table()
118 fn print_decode_table(alphabet: &[u8], const_name: &str, indent_depth: usize) { in print_decode_table()
134 width = indent_depth in print_decode_table()
160 width = indent_depth + 4 in print_decode_table()
163 println!("{:width$}];", "", width = indent_depth); in print_decode_table()

12345678