Home
last modified time | relevance | path

Searched defs:Dictionary (Results 1 – 25 of 1881) sorted by relevance

12345678910>>...76

/dports/security/keybase/client-v5.7.1/go/vendor/github.com/blevesearch/bleve/index/scorch/segment/zap/
H A Ddict.go28 type Dictionary struct { struct
29 sb *SegmentBase
30 field string
31 fieldID uint16
32 fst *vellum.FST
33 fstReader *vellum.Reader
37 func (d *Dictionary) PostingsList(term []byte, except *roaring.Bitmap,
98 func (d *Dictionary) Contains(key []byte) (bool, error) {
103 func (d *Dictionary) Iterator() segment.DictionaryIterator {
174 func (d *Dictionary) AutomatonIterator(a vellum.Automaton,
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/blevesearch/zap/v12/
H A Ddict.go28 type Dictionary struct { struct
29 sb *SegmentBase
30 field string
31 fieldID uint16
32 fst *vellum.FST
33 fstReader *vellum.Reader
37 func (d *Dictionary) PostingsList(term []byte, except *roaring.Bitmap,
98 func (d *Dictionary) Contains(key []byte) (bool, error) {
103 func (d *Dictionary) Iterator() segment.DictionaryIterator {
174 func (d *Dictionary) AutomatonIterator(a vellum.Automaton,
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/blevesearch/zap/v13/
H A Ddict.go28 type Dictionary struct { struct
29 sb *SegmentBase
30 field string
31 fieldID uint16
32 fst *vellum.FST
33 fstReader *vellum.Reader
37 func (d *Dictionary) PostingsList(term []byte, except *roaring.Bitmap,
98 func (d *Dictionary) Contains(key []byte) (bool, error) {
103 func (d *Dictionary) Iterator() segment.DictionaryIterator {
174 func (d *Dictionary) AutomatonIterator(a vellum.Automaton,
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/blevesearch/zap/v14/
H A Ddict.go28 type Dictionary struct { struct
29 sb *SegmentBase
30 field string
31 fieldID uint16
32 fst *vellum.FST
33 fstReader *vellum.Reader
37 func (d *Dictionary) PostingsList(term []byte, except *roaring.Bitmap,
98 func (d *Dictionary) Contains(key []byte) (bool, error) {
103 func (d *Dictionary) Iterator() segment.DictionaryIterator {
174 func (d *Dictionary) AutomatonIterator(a vellum.Automaton,
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/blevesearch/zap/v11/
H A Ddict.go28 type Dictionary struct { struct
29 sb *SegmentBase
30 field string
31 fieldID uint16
32 fst *vellum.FST
33 fstReader *vellum.Reader
37 func (d *Dictionary) PostingsList(term []byte, except *roaring.Bitmap,
98 func (d *Dictionary) Contains(key []byte) (bool, error) {
103 func (d *Dictionary) Iterator() segment.DictionaryIterator {
174 func (d *Dictionary) AutomatonIterator(a vellum.Automaton,
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/blevesearch/zap/v15/
H A Ddict.go28 type Dictionary struct { struct
29 sb *SegmentBase
30 field string
31 fieldID uint16
32 fst *vellum.FST
33 fstReader *vellum.Reader
37 func (d *Dictionary) PostingsList(term []byte, except *roaring.Bitmap,
98 func (d *Dictionary) Contains(key []byte) (bool, error) {
103 func (d *Dictionary) Iterator() segment.DictionaryIterator {
174 func (d *Dictionary) AutomatonIterator(a vellum.Automaton,
[all …]
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/bleve/index/scorch/segment/zap/
H A Ddict.go28 type Dictionary struct { struct
29 sb *SegmentBase
30 field string
31 fieldID uint16
32 fst *vellum.FST
36 …c (d *Dictionary) PostingsList(term string, except *roaring.Bitmap) (segment.PostingsList, error) {
40 …onary) postingsList(term []byte, except *roaring.Bitmap, rv *PostingsList) (*PostingsList, error) {
67 func (d *Dictionary) postingsListInit(rv *PostingsList, except *roaring.Bitmap) *PostingsList {
79 func (d *Dictionary) Iterator() segment.DictionaryIterator {
96 func (d *Dictionary) PrefixIterator(prefix string) segment.DictionaryIterator {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/blevesearch/zapx/v11/
H A Ddict.go27 type Dictionary struct { struct
28 sb *SegmentBase
29 field string
30 fieldID uint16
31 fst *vellum.FST
32 fstReader *vellum.Reader
39 func (d *Dictionary) PostingsList(term []byte, except *roaring.Bitmap,
49 …onary) postingsList(term []byte, except *roaring.Bitmap, rv *PostingsList) (*PostingsList, error) {
82 func (d *Dictionary) postingsListInit(rv *PostingsList, except *roaring.Bitmap) *PostingsList {
100 func (d *Dictionary) Contains(key []byte) (bool, error) {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/blevesearch/zapx/v13/
H A Ddict.go27 type Dictionary struct { struct
28 sb *SegmentBase
29 field string
30 fieldID uint16
31 fst *vellum.FST
32 fstReader *vellum.Reader
39 func (d *Dictionary) PostingsList(term []byte, except *roaring.Bitmap,
49 …onary) postingsList(term []byte, except *roaring.Bitmap, rv *PostingsList) (*PostingsList, error) {
82 func (d *Dictionary) postingsListInit(rv *PostingsList, except *roaring.Bitmap) *PostingsList {
100 func (d *Dictionary) Contains(key []byte) (bool, error) {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/blevesearch/zapx/v12/
H A Ddict.go27 type Dictionary struct { struct
28 sb *SegmentBase
29 field string
30 fieldID uint16
31 fst *vellum.FST
32 fstReader *vellum.Reader
39 func (d *Dictionary) PostingsList(term []byte, except *roaring.Bitmap,
49 …onary) postingsList(term []byte, except *roaring.Bitmap, rv *PostingsList) (*PostingsList, error) {
82 func (d *Dictionary) postingsListInit(rv *PostingsList, except *roaring.Bitmap) *PostingsList {
100 func (d *Dictionary) Contains(key []byte) (bool, error) {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/blevesearch/zapx/v14/
H A Ddict.go27 type Dictionary struct { struct
28 sb *SegmentBase
29 field string
30 fieldID uint16
31 fst *vellum.FST
32 fstReader *vellum.Reader
39 func (d *Dictionary) PostingsList(term []byte, except *roaring.Bitmap,
49 …onary) postingsList(term []byte, except *roaring.Bitmap, rv *PostingsList) (*PostingsList, error) {
82 func (d *Dictionary) postingsListInit(rv *PostingsList, except *roaring.Bitmap) *PostingsList {
100 func (d *Dictionary) Contains(key []byte) (bool, error) {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/blevesearch/zapx/v15/
H A Ddict.go27 type Dictionary struct { struct
28 sb *SegmentBase
29 field string
30 fieldID uint16
31 fst *vellum.FST
32 fstReader *vellum.Reader
39 func (d *Dictionary) PostingsList(term []byte, except *roaring.Bitmap,
49 …onary) postingsList(term []byte, except *roaring.Bitmap, rv *PostingsList) (*PostingsList, error) {
82 func (d *Dictionary) postingsListInit(rv *PostingsList, except *roaring.Bitmap) *PostingsList {
100 func (d *Dictionary) Contains(key []byte) (bool, error) {
[all …]
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/bleve/index/scorch/segment/mem/
H A Ddict.go27 type Dictionary struct { struct
28 segment *Segment
29 field string
30 fieldID uint16
34 func (d *Dictionary) PostingsList(term string,
45 func (d *Dictionary) Iterator() segment.DictionaryIterator {
53 func (d *Dictionary) PrefixIterator(prefix string) segment.DictionaryIterator {
64 func (d *Dictionary) RangeIterator(start, end string) segment.DictionaryIterator {
/dports/finance/kraft/kraft-0.97/src/
H A Dtexttemplate.h34 struct Dictionary struct
38 TemplateDictionary *mDict; argument
60 void setValue( Dictionary, const QString& , const QString& ); argument
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/utils/
H A Ddictionary.h48 typedef struct Dictionary struct
54 DictionaryEntry * entry; argument
55 } Dictionary; argument
/dports/japanese/im-ja/im-ja-1.5/src/skk/
H A Dskklib.h59 typedef struct Dictionary { struct
65 } *Dictionary; typedef
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/base/
H A Dmpi_compute_index_owner_internal.h157 struct Dictionary struct
170 std::vector<unsigned int> actually_owning_ranks;
176 std::vector<unsigned int> actually_owning_rank_list;
184 types::global_dof_index dofs_per_process;
192 local_range;
199 types::global_dof_index local_size;
204 types::global_dof_index size;
210 unsigned int n_dict_procs_in_owned_indices;
217 unsigned int stride_small_size;
446 dof_to_dict_rank(const types::global_dof_index i) in dof_to_dict_rank()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/plist/src/
H A Ddictionary.rs18 pub struct Dictionary { struct
22 impl Dictionary { implementation
143 impl Default for Dictionary { implementation
152 impl Clone for Dictionary { implementation
161 impl PartialEq for Dictionary { implementation
183 impl<'a> ops::Index<&'a str> for Dictionary { implementation
200 impl<'a> ops::IndexMut<&'a str> for Dictionary { implementation
206 impl Debug for Dictionary { implementation
282 impl Extend<(String, Value)> for Dictionary { implementation
611 impl<'a> IntoIterator for &'a Dictionary { implementation
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/plist/src/
H A Ddictionary.rs18 pub struct Dictionary { struct
22 impl Dictionary { impl
143 impl Default for Dictionary { implementation
152 impl Clone for Dictionary { implementation
161 impl PartialEq for Dictionary { implementation
183 impl<'a> ops::Index<&'a str> for Dictionary { implementation
200 impl<'a> ops::IndexMut<&'a str> for Dictionary { implementation
206 impl Debug for Dictionary { implementation
282 impl Extend<(String, Value)> for Dictionary { implementation
611 impl<'a> IntoIterator for &'a Dictionary { implementation
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/plist-0.5.1/src/
H A Ddictionary.rs18 pub struct Dictionary { struct
22 impl Dictionary { argument
143 impl Default for Dictionary { implementation
152 impl Clone for Dictionary { implementation
161 impl PartialEq for Dictionary { implementation
183 impl<'a> ops::Index<&'a str> for Dictionary { implementation
200 impl<'a> ops::IndexMut<&'a str> for Dictionary { implementation
206 impl Debug for Dictionary { implementation
282 impl Extend<(String, Value)> for Dictionary { implementation
611 impl<'a> IntoIterator for &'a Dictionary { implementation
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/plist/src/
H A Ddictionary.rs18 pub struct Dictionary { struct
22 impl Dictionary { argument
143 impl Default for Dictionary { implementation
152 impl Clone for Dictionary { implementation
161 impl PartialEq for Dictionary { implementation
183 impl<'a> ops::Index<&'a str> for Dictionary { implementation
200 impl<'a> ops::IndexMut<&'a str> for Dictionary { implementation
206 impl Debug for Dictionary { implementation
282 impl Extend<(String, Value)> for Dictionary { implementation
611 impl<'a> IntoIterator for &'a Dictionary { implementation
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/plist/src/
H A Ddictionary.rs18 pub struct Dictionary { struct
22 impl Dictionary { argument
143 impl Default for Dictionary { implementation
152 impl Clone for Dictionary { implementation
161 impl PartialEq for Dictionary { implementation
183 impl<'a> ops::Index<&'a str> for Dictionary { implementation
200 impl<'a> ops::IndexMut<&'a str> for Dictionary { implementation
206 impl Debug for Dictionary { implementation
282 impl Extend<(String, Value)> for Dictionary { implementation
611 impl<'a> IntoIterator for &'a Dictionary { implementation
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/plist-1.3.1/src/
H A Ddictionary.rs17 pub struct Dictionary { struct
21 impl Dictionary { impl
163 impl Default for Dictionary { implementation
172 impl Clone for Dictionary { implementation
181 impl PartialEq for Dictionary { implementation
203 impl<'a> ops::Index<&'a str> for Dictionary { implementation
226 impl Debug for Dictionary { implementation
244 impl Extend<(String, Value)> for Dictionary { implementation
573 impl<'a> IntoIterator for &'a Dictionary { implementation
615 impl IntoIterator for Dictionary { implementation
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/golang.org/x/text/language/display/
H A Ddisplay.go186 type Dictionary struct { struct
187 parent *Dictionary
188 lang header
189 script header
190 region header
197 func (d *Dictionary) Tags() Namer {
215 func (d *Dictionary) Languages() Namer {
241 func (d *Dictionary) Scripts() Namer {
267 func (d *Dictionary) Regions() Namer {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/golang.org/x/text/language/display/
H A Ddisplay.go186 type Dictionary struct { struct
187 parent *Dictionary
188 lang header
189 script header
190 region header
197 func (d *Dictionary) Tags() Namer {
215 func (d *Dictionary) Languages() Namer {
241 func (d *Dictionary) Scripts() Namer {
267 func (d *Dictionary) Regions() Namer {

12345678910>>...76