/dports/devel/py-typer/typer-0.4.0/docs_src/options/autocompletion/ |
H A D | tutorial002.py | 4 def complete_name(): function
|
H A D | tutorial003.py | 6 def complete_name(incomplete: str): function
|
H A D | tutorial004.py | 10 def complete_name(incomplete: str): function
|
H A D | tutorial005.py | 10 def complete_name(incomplete: str): function
|
H A D | tutorial007.py | 12 def complete_name(ctx: typer.Context, incomplete: str): function
|
H A D | tutorial008.py | 12 def complete_name(args: List[str], incomplete: str): function
|
H A D | tutorial009.py | 12 def complete_name(ctx: typer.Context, args: List[str], incomplete: str): function
|
/dports/devel/buildstream/BuildStream-1.2.8/buildstream/_scheduler/queues/ |
H A D | pushqueue.py | 32 complete_name = "Pushed" variable in PushQueue
|
H A D | pullqueue.py | 33 complete_name = "Pulled" variable in PullQueue
|
H A D | trackqueue.py | 35 complete_name = "Tracked" variable in TrackQueue
|
H A D | fetchqueue.py | 35 complete_name = "Fetched" variable in FetchQueue
|
H A D | buildqueue.py | 31 complete_name = "Built" variable in BuildQueue
|
/dports/lang/ocaml/ocaml-4.05.0/ocamldoc/ |
H A D | odoc_parameter.ml | 41 let complete_name p = function
|
/dports/lang/ocaml-nox11/ocaml-4.05.0/ocamldoc/ |
H A D | odoc_parameter.ml | 41 let complete_name p = function
|
/dports/devel/py-poetry-core/poetry-core-1.0.7/poetry/core/packages/ |
H A D | specification.py | 39 def complete_name(self): # type: () -> str member in PackageSpecification
|
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/hr/models/ |
H A D | hr_department.py | 16 complete_name = fields.Char('Complete Name', compute='_compute_complete_name', store=True) variable in Department
|
/dports/misc/broot/broot-1.7.0/src/verb/ |
H A D | verb_invocation.rs | 42 pub fn complete_name(&self) -> String { in complete_name() method
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/src/ |
H A D | registry_dispatcher.cc | 27 std::wstring* complete_name) { in GetCompletePath()
|
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/win/src/ |
H A D | registry_dispatcher.cc | 27 std::wstring* complete_name) { in GetCompletePath()
|
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/ |
H A D | registry_dispatcher.cc | 27 std::wstring* complete_name) { in GetCompletePath()
|
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/sandbox/win/src/ |
H A D | registry_dispatcher.cc | 26 base::string16* complete_name) { in GetCompletePath()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/win/src/ |
H A D | registry_dispatcher.cc | 26 base::string16* complete_name) { in GetCompletePath()
|
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/win/src/ |
H A D | registry_dispatcher.cc | 27 std::wstring* complete_name) { in GetCompletePath()
|
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/win/src/ |
H A D | registry_dispatcher.cc | 27 base::string16* complete_name) { in GetCompletePath()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/src/ |
H A D | registry_dispatcher.cc | 27 std::wstring* complete_name) { in GetCompletePath()
|