Home
last modified time | relevance | path

Searched defs:complete_name (Results 1 – 25 of 75) sorted by relevance

123

/dports/devel/py-typer/typer-0.4.0/docs_src/options/autocompletion/
H A Dtutorial002.py4 def complete_name(): function
H A Dtutorial003.py6 def complete_name(incomplete: str): function
H A Dtutorial004.py10 def complete_name(incomplete: str): function
H A Dtutorial005.py10 def complete_name(incomplete: str): function
H A Dtutorial007.py12 def complete_name(ctx: typer.Context, incomplete: str): function
H A Dtutorial008.py12 def complete_name(args: List[str], incomplete: str): function
H A Dtutorial009.py12 def complete_name(ctx: typer.Context, args: List[str], incomplete: str): function
/dports/devel/buildstream/BuildStream-1.2.8/buildstream/_scheduler/queues/
H A Dpushqueue.py32 complete_name = "Pushed" variable in PushQueue
H A Dpullqueue.py33 complete_name = "Pulled" variable in PullQueue
H A Dtrackqueue.py35 complete_name = "Tracked" variable in TrackQueue
H A Dfetchqueue.py35 complete_name = "Fetched" variable in FetchQueue
H A Dbuildqueue.py31 complete_name = "Built" variable in BuildQueue
/dports/lang/ocaml/ocaml-4.05.0/ocamldoc/
H A Dodoc_parameter.ml41 let complete_name p = function
/dports/lang/ocaml-nox11/ocaml-4.05.0/ocamldoc/
H A Dodoc_parameter.ml41 let complete_name p = function
/dports/devel/py-poetry-core/poetry-core-1.0.7/poetry/core/packages/
H A Dspecification.py39 def complete_name(self): # type: () -> str member in PackageSpecification
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/hr/models/
H A Dhr_department.py16 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 Dverb_invocation.rs42 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 Dregistry_dispatcher.cc27 std::wstring* complete_name) { in GetCompletePath()
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dregistry_dispatcher.cc27 std::wstring* complete_name) { in GetCompletePath()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/
H A Dregistry_dispatcher.cc27 std::wstring* complete_name) { in GetCompletePath()
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dregistry_dispatcher.cc26 base::string16* complete_name) { in GetCompletePath()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/win/src/
H A Dregistry_dispatcher.cc26 base::string16* complete_name) { in GetCompletePath()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dregistry_dispatcher.cc27 std::wstring* complete_name) { in GetCompletePath()
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dregistry_dispatcher.cc27 base::string16* complete_name) { in GetCompletePath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/src/
H A Dregistry_dispatcher.cc27 std::wstring* complete_name) { in GetCompletePath()

123