Home
last modified time | relevance | path

Searched refs:SparseSet (Results 1 – 25 of 927) sorted by relevance

12345678910>>...38

/dports/math/polymake/polymake-4.5/apps/group/include/
H A Dsparse_isotypic_components.h35 SparseIsotypicBasis<SparseSet>
67 hash_map<SparseSet, Int> index_of;
68 std::vector<SparseSet> face_orbit_indexed;
120 template <typename SparseSet>
131 hash_set<SparseSet> support;
142 SparseSimplexVector<SparseSet> old_hash_eq;
145 SparseSimplexVector<SparseSet> new_hash_eq;
175 template<typename SparseSet>
187 template<typename SparseSet>
202 template<typename SparseSet>
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/containers/
H A Djuce_SparseSet.h40 class SparseSet
44 SparseSet() = default;
46 SparseSet (const SparseSet&) = default;
47 SparseSet& operator= (const SparseSet&) = default;
49 SparseSet (SparseSet&& other) noexcept : ranges (std::move (other.ranges)) {} in SparseSet() function
50SparseSet& operator= (SparseSet&& other) noexcept { ranges = std::move (other.ranges); return *thi…
207 SparseSet newItems; in invertRange()
245 bool operator== (const SparseSet& other) const noexcept { return ranges == other.ranges; }
246 bool operator!= (const SparseSet& other) const noexcept { return ranges != other.ranges; }
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/containers/
H A Djuce_SparseSet.h40 class SparseSet
44 SparseSet() = default;
46 SparseSet (const SparseSet&) = default;
47 SparseSet& operator= (const SparseSet&) = default;
49 SparseSet (SparseSet&& other) noexcept : ranges (std::move (other.ranges)) {} in SparseSet() function
50SparseSet& operator= (SparseSet&& other) noexcept { ranges = std::move (other.ranges); return *thi…
207 SparseSet newItems; in invertRange()
245 bool operator== (const SparseSet& other) const noexcept { return ranges == other.ranges; }
246 bool operator!= (const SparseSet& other) const noexcept { return ranges != other.ranges; }
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/containers/
H A Djuce_SparseSet.h40 class SparseSet
44 SparseSet() = default;
46 SparseSet (const SparseSet&) = default;
47 SparseSet& operator= (const SparseSet&) = default;
49 SparseSet (SparseSet&& other) noexcept : ranges (std::move (other.ranges)) {} in SparseSet() function
50SparseSet& operator= (SparseSet&& other) noexcept { ranges = std::move (other.ranges); return *thi…
207 SparseSet newItems; in invertRange()
245 bool operator== (const SparseSet& other) const noexcept { return ranges == other.ranges; }
246 bool operator!= (const SparseSet& other) const noexcept { return ranges != other.ranges; }
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/regex-1.3.9/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { argument
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/regex-1.5.4/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { argument
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/regex-1.5.4/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { implementation
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/regex-1.5.4/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { argument
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/misc/broot/broot-1.7.0/cargo-crates/regex-1.5.4/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { impl
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/regex-1.5.4/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { argument
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/regex-1.4.6/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { argument
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/regex-1.5.4/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { argument
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/devel/sccache/sccache-0.2.15/cargo-crates/regex-1.4.2/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { implementation
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/regex-1.3.9/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { argument
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/regex-1.5.4/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { impl
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/regex-1.4.3/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { impl
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/regex-1.5.4/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { impl
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/www/castor/castor-0.8.16/cargo-crates/regex-1.3.9/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { impl
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/games/genact/genact-0.10.0/cargo-crates/regex-1.3.9/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { impl
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/regex-1.3.9/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { argument
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/lang/gleam/gleam-0.18.2/cargo-crates/regex-1.5.4/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { impl
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/regex/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { argument
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/regex-1.5.4/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { argument
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/regex-1.4.1/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { argument
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/regex-1.5.4/src/
H A Dsparse.rs16 pub struct SparseSet { struct
27 impl SparseSet { argument
28 pub fn new(size: usize) -> SparseSet { in new() argument
29 SparseSet { in new()
64 impl fmt::Debug for SparseSet { implementation
70 impl Deref for SparseSet { implementation
78 impl<'a> IntoIterator for &'a SparseSet { implementation

12345678910>>...38