Home
last modified time | relevance | path

Searched refs:OneShot (Results 1 – 25 of 482) sorted by relevance

12345678910>>...20

/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/repl/
H A Drepl_test.go65 repl.OneShot(ctx, "json")
188 repl.OneShot(ctx, "s = 4")
251 repl.OneShot(ctx, "dump")
565 repl.OneShot(ctx, "1+2")
699 repl.OneShot(ctx, "2")
701 repl.OneShot(ctx, "")
716 repl.OneShot(ctx, "x")
718 repl.OneShot(ctx, "}")
720 repl.OneShot(ctx, "")
888 repl.OneShot(ctx, "pi")
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/repl/
H A Drepl_test.go64 repl.OneShot(ctx, "json")
133 repl.OneShot(ctx, "s = 4")
197 repl.OneShot(ctx, "dump")
269 repl.OneShot(ctx, "show")
498 repl.OneShot(ctx, "2")
500 repl.OneShot(ctx, "")
515 repl.OneShot(ctx, "x")
517 repl.OneShot(ctx, "}")
519 repl.OneShot(ctx, "")
662 repl.OneShot(ctx, "pi")
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/indexmap-1.3.1/benches/
H A Dfaststring.rs25 pub struct OneShot<T: ?Sized>(pub T); struct
27 impl Hash for OneShot<str> { implementation
33 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
43 impl Hash for OneShot<String> { implementation
49 impl Borrow<OneShot<str>> for OneShot<String> { implementation
50 fn borrow(&self) -> &OneShot<str> { in borrow()
51 <&OneShot<str>>::from(&self.0) in borrow()
55 impl<T> Deref for OneShot<T> { implementation
132 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
135 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/indexmap-1.3.2/benches/
H A Dfaststring.rs25 pub struct OneShot<T: ?Sized>(pub T); struct
27 impl Hash for OneShot<str> { implementation
33 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
43 impl Hash for OneShot<String> { implementation
49 impl Borrow<OneShot<str>> for OneShot<String> { implementation
50 fn borrow(&self) -> &OneShot<str> { in borrow()
51 <&OneShot<str>>::from(&self.0) in borrow()
55 impl<T> Deref for OneShot<T> { implementation
132 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
135 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/devel/gitui/gitui-0.10.1/cargo-crates/indexmap-1.4.0/benches/
H A Dfaststring.rs25 pub struct OneShot<T: ?Sized>(pub T); struct
27 impl Hash for OneShot<str> { implementation
33 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
43 impl Hash for OneShot<String> { implementation
49 impl Borrow<OneShot<str>> for OneShot<String> { implementation
50 fn borrow(&self) -> &OneShot<str> { in borrow()
51 <&OneShot<str>>::from(&self.0) in borrow()
55 impl<T> Deref for OneShot<T> { implementation
132 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
135 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/indexmap-1.3.2/benches/
H A Dfaststring.rs25 pub struct OneShot<T: ?Sized>(pub T); struct
27 impl Hash for OneShot<str> { implementation
33 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
43 impl Hash for OneShot<String> { implementation
49 impl Borrow<OneShot<str>> for OneShot<String> { implementation
50 fn borrow(&self) -> &OneShot<str> { in borrow()
51 <&OneShot<str>>::from(&self.0) in borrow()
55 impl<T> Deref for OneShot<T> { implementation
132 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
135 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/devel/dtool/dtool-0.11.0/cargo-crates/indexmap-1.3.1/benches/
H A Dfaststring.rs25 pub struct OneShot<T: ?Sized>(pub T); struct
27 impl Hash for OneShot<str> { implementation
33 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
43 impl Hash for OneShot<String> { implementation
49 impl Borrow<OneShot<str>> for OneShot<String> { implementation
50 fn borrow(&self) -> &OneShot<str> { in borrow()
51 <&OneShot<str>>::from(&self.0) in borrow()
55 impl<T> Deref for OneShot<T> { implementation
132 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
135 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/indexmap-1.3.0/benches/
H A Dfaststring.rs25 pub struct OneShot<T: ?Sized>(pub T); struct
27 impl Hash for OneShot<str> implementation
34 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
45 impl Hash for OneShot<String> implementation
52 impl Borrow<OneShot<str>> for OneShot<String> implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> implementation
96 map.insert(OneShot(x.to_string()), ()); in insert_hashmap_string_oneshot_10_000()
138 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/indexmap-1.7.0/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/indexmap-1.7.0/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/indexmap-1.6.0/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/indexmap-1.7.0/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/indexmap-1.7.0/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/indexmap-1.7.0/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/indexmap-1.6.0/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/indexmap-1.7.0/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/indexmap-1.6.0/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/indexmap-1.8.0/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/indexmap-1.7.0/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/devel/grex/grex-1.3.0/cargo-crates/indexmap-1.7.0/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/indexmap-1.7.0/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/indexmap/benches/
H A Dfaststring.rs32 pub struct OneShot<T: ?Sized>(pub T); struct
34 impl Hash for OneShot<str> { implementation
40 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
50 impl Hash for OneShot<String> { implementation
56 impl Borrow<OneShot<str>> for OneShot<String> { implementation
57 fn borrow(&self) -> &OneShot<str> { in borrow()
58 <&OneShot<str>>::from(&self.0) in borrow()
62 impl<T> Deref for OneShot<T> { implementation
139 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
142 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/indexmap-1.5.2/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/indexmap-1.7.0/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]
/dports/sysutils/zoxide/zoxide-0.6.0/cargo-crates/indexmap-1.6.2/benches/
H A Dfaststring.rs29 pub struct OneShot<T: ?Sized>(pub T); struct
31 impl Hash for OneShot<str> { implementation
37 impl<'a, S> From<&'a S> for &'a OneShot<str> implementation
47 impl Hash for OneShot<String> { implementation
53 impl Borrow<OneShot<str>> for OneShot<String> { implementation
54 fn borrow(&self) -> &OneShot<str> { in borrow()
55 <&OneShot<str>>::from(&self.0) in borrow()
59 impl<T> Deref for OneShot<T> { implementation
136 map.insert(OneShot(key.to_string()), 1); in lookup_hashmap_10_000_exist_string_oneshot()
139 .map(|x| OneShot(x.to_string())) in lookup_hashmap_10_000_exist_string_oneshot()
[all …]

12345678910>>...20