Home
last modified time | relevance | path

Searched defs:SearchSuggestion (Results 1 – 22 of 22) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/help/search/
H A DHelpSearchOracle.java60 private class SearchSuggestion implements Suggestion class in HelpSearchOracle
62 public SearchSuggestion(String value) in SearchSuggestion() method in HelpSearchOracle.SearchSuggestion
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/ApplicationModel/Search/Core/
H A Dmod.rs167 pub struct SearchSuggestion(::windows::runtime::IInspectable); struct
168 impl SearchSuggestion { impl
213 unsafe impl ::windows::runtime::RuntimeType for SearchSuggestion { implementation
216 unsafe impl ::windows::runtime::Interface for SearchSuggestion { implementation
220 impl ::windows::runtime::RuntimeName for SearchSuggestion { implementation
233 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for SearchSuggestion { implementation
238 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &SearchSuggestion { implementation
253 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for SearchSuggestion { implementation
258 …<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for &'a SearchSuggestion { implementation
333 …b fn Suggestions(&self) -> ::windows::runtime::Result<super::super::super::Foundation::Collections… in Suggestions()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/ApplicationModel/Search/Core/
H A Dmod.rs5 pub type SearchSuggestion = *mut ::core::ffi::c_void; typedef
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v3/
H A Dsearch.go472 type SearchSuggestion struct { struct
473 Text string `json:"text"`
474 Offset int `json:"offset"`
475 Length int `json:"length"`
476 Options []SearchSuggestionOption `json:"options"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/gopkg.in/olivere/elastic.v2/
H A Dsearch.go439 type SearchSuggestion struct { struct
440 Text string `json:"text"`
441 Offset int `json:"offset"`
442 Length int `json:"length"`
443 Options []SearchSuggestionOption `json:"options"`
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/olivere/elastic.v5/
H A Dsearch.go502 type SearchSuggestion struct { struct
503 Text string `json:"text"`
504 Offset int `json:"offset"`
505 Length int `json:"length"`
506 Options []SearchSuggestionOption `json:"options"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v5/
H A Dsearch.go491 type SearchSuggestion struct { struct
492 Text string `json:"text"`
493 Offset int `json:"offset"`
494 Length int `json:"length"`
495 Options []SearchSuggestionOption `json:"options"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/
H A Dsearch.go521 type SearchSuggestion struct { struct
522 Text string `json:"text"`
523 Offset int `json:"offset"`
524 Length int `json:"length"`
525 Options []SearchSuggestionOption `json:"options"`
/dports/www/mediawiki135/mediawiki-1.35.5/includes/search/
H A DSearchSuggestion.php25 class SearchSuggestion { class
/dports/www/mediawiki136/mediawiki-1.36.3/includes/search/
H A DSearchSuggestion.php25 class SearchSuggestion { class
/dports/www/mediawiki137/mediawiki-1.37.1/includes/search/
H A DSearchSuggestion.php25 class SearchSuggestion { class
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Dsearch.go560 type SearchSuggestion struct { struct
561 Text string `json:"text"`
562 Offset int `json:"offset"`
563 Length int `json:"length"`
564 Options []SearchSuggestionOption `json:"options"`
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/olivere/elastic/
H A Dsearch.go635 type SearchSuggestion struct { struct
636 Text string `json:"text"`
637 Offset int `json:"offset"`
638 Length int `json:"length"`
639 Options []SearchSuggestionOption `json:"options"`
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/gopkg.in/olivere/elastic.v6/
H A Dsearch.go751 type SearchSuggestion struct { struct
752 Text string `json:"text"`
753 Offset int `json:"offset"`
754 Length int `json:"length"`
755 Options []SearchSuggestionOption `json:"options"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/v7/
H A Dsearch.go793 type SearchSuggestion struct { struct
794 Text string `json:"text"`
795 Offset int `json:"offset"`
796 Length int `json:"length"`
797 Options []SearchSuggestionOption `json:"options"`
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/unit/includes/Rest/Handler/
H A DSearchHandlerTest.php21 use SearchSuggestion; alias
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/unit/includes/Rest/Handler/
H A DSearchHandlerTest.php21 use SearchSuggestion; alias
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/unit/includes/Rest/Handler/
H A DSearchHandlerTest.php20 use SearchSuggestion; alias
/dports/www/gitea/gitea-1.16.5/vendor/github.com/olivere/elastic/v7/
H A Dsearch.go844 type SearchSuggestion struct { struct
845 Text string `json:"text"`
846 Offset int `json:"offset"`
847 Length int `json:"length"`
848 Options []SearchSuggestionOption `json:"options"`
/dports/www/mediawiki137/mediawiki-1.37.1/includes/Rest/Handler/
H A DSearchHandler.php18 use SearchSuggestion; alias
/dports/www/mediawiki136/mediawiki-1.36.3/includes/Rest/Handler/
H A DSearchHandler.php18 use SearchSuggestion; alias
/dports/www/mediawiki135/mediawiki-1.35.5/includes/Rest/Handler/
H A DSearchHandler.php19 use SearchSuggestion; alias