Home
last modified time | relevance | path

Searched defs:Autocomplete (Results 1 – 25 of 273) sorted by relevance

1234567891011

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/widgetry/src/widgets/
H A Dautocomplete.rs11 pub struct Autocomplete<T: Clone> { struct
21 impl<T: 'static + Clone + Ord> Autocomplete<T> { argument
47 impl<T: 'static + Clone> Autocomplete<T> { impl
74 impl<T: 'static + Clone> WidgetImpl for Autocomplete<T> { implementation
/dports/net-im/fractal/fractal-4.4.0/fractal-gtk/src/widgets/
H A Dautocomplete.rs16 pub struct Autocomplete { struct
28 impl Autocomplete { argument
35 ) -> Autocomplete { in new()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/src/plugins/data/
H A DREADME.md5 ## Autocomplete section in data
11 ### Fetch Query Suggestions
26 ### Fetch Value Suggestions
/dports/graphics/rx/rx-0.4.0/src/
H A Dautocomplete.rs12 pub struct Autocomplete<T> { struct
21 impl<T: Completer> Autocomplete<T> { argument
/dports/devel/taskctl/taskctl-1.4.2/
H A DREADME.md448 ## Autocomplete section in taskctl - concurrent task runner, developer's routine tasks automation toolkit
449 ### Bash
455 ### ZSH
460 ### Similar projects
/dports/net-im/profanity/profanity-0.11.1/src/tools/
H A Dautocomplete.h42 typedef struct autocomplete_t* Autocomplete; typedef
/dports/www/py-django-haystack/django-haystack-2.8.1/docs/
H A Dautocomplete.rst4 Autocomplete chapter
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/website/source/docs/commands/
H A Dindex.html.md28 ## Autocomplete section in Nomad Commands (CLI)
/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/
H A Datom.md39 ## Autocomplete section in Atom
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/docs/
H A Datom.md39 ## Autocomplete section in Atom
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/finders/autocomplete/
H A Dproject_finder.rb3 module Autocomplete module
H A Dmove_to_project_finder.rb3 module Autocomplete module
H A Dgroup_finder.rb3 module Autocomplete module
H A Droutes_finder.rb3 module Autocomplete module
H A Dusers_finder.rb3 module Autocomplete module
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/finders/autocomplete/acts_as_taggable_on/
H A Dtags_finder.rb3 module Autocomplete module
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/
H A DAutocomplete.java35 public class Autocomplete { class
/dports/editors/micro/micro-2.0.10/internal/buffer/
H A Dautocomplete.go27 func (b *Buffer) Autocomplete(c Completer) bool { func
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/drush/
H A DREADME.md71 ### Autocomplete subsection
/dports/www/firefox/firefox-99.0/devtools/docs/user/web_console/the_command_line_interpreter/
H A Dindex.rst72 Autocomplete section in The JavaScript input interpreter
/dports/editors/micro/micro-2.0.10/vendor/github.com/robertkrimen/otto/repl/
H A Drepl.go66 Autocomplete bool member
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/src/
H A Dautocomplete.cpp4 Autocomplete::Autocomplete(Source::BaseView *view, bool &interactive_completion, guint &last_keyval… in Autocomplete() function in Autocomplete
H A Dautocomplete.hpp9 class Autocomplete { class
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/
H A DAutocomplete.java133 public class Autocomplete { class
137 protected Autocomplete() {} in Autocomplete() method in Autocomplete
/dports/editors/setzer/Setzer-0.4.1/setzer/document/latex/autocomplete/
H A Dautocomplete.py30 class Autocomplete(object): class

1234567891011