Home
last modified time | relevance | path

Searched defs:optdict (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/logilab/logilab/common/
H A Dconfiguration.py173 def csv_validator(optdict, name, value): argument
178 def yn_validator(optdict, name, value): argument
183 def named_validator(optdict, name, value): argument
188 def file_validator(optdict, name, value): argument
192 def color_validator(optdict, name, value): argument
200 def date_validator(optdict, name, value): argument
204 def time_validator(optdict, name, value): argument
208 def bytes_validator(optdict, name, value): argument
261 def input_string(optdict, question): argument
310 def _validate(value, optdict, name=''): argument
[all …]
/dports/devel/py-logilab-common/logilab-common-1.8.2/logilab/common/
H A Dconfiguration.py203 def file_validator(optdict, name, value): argument
208 def color_validator(optdict, name, value): argument
213 def password_validator(optdict, name, value): argument
218 def date_validator(optdict, name, value): argument
223 def time_validator(optdict, name, value): argument
280 def input_password(optdict, question="password:"): argument
291 def input_string(optdict, question): argument
297 def input_validator(optdict, question): argument
920 def option_default(self, opt, optdict=None): argument
929 def option_attrname(self, opt, optdict=None): argument
[all …]
/dports/devel/pylint/pylint-2.12.1/pylint/config/
H A Doptions_provider_mixin.py39 def option_attrname(self, opt, optdict=None): argument
49 def set_option(self, optname, value, action=None, optdict=None): argument
H A Doption.py112 def _call_validator(opttype, optdict, option, value): argument
126 def _validate(value, optdict, name=""): argument
H A Doption_manager_mixin.py138 def add_optik_option(self, provider, optikcontainer, opt, optdict): argument
144 def optik_option(self, provider, opt, optdict): argument
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Compiler/
H A DLexicon.py22 letter = Any("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_")
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DInterpreter.py22 def interpret_compiletime_options(optlist, optdict, type_env=None, type_args=()): argument
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Compiler/
H A DInterpreter.py22 def interpret_compiletime_options(optlist, optdict, type_env=None, type_args=()): argument
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Compiler/
H A DInterpreter.py22 def interpret_compiletime_options(optlist, optdict, type_env=None, type_args=()): argument
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DInterpreter.py22 def interpret_compiletime_options(optlist, optdict, type_env=None, type_args=()): argument
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/
H A Dtest_html_formatter.py72 def check(optdict): argument
/dports/textproc/py-pygments/Pygments-2.7.2/tests/
H A Dtest_html_formatter.py71 def check(optdict): argument
/dports/www/mediawiki137/mediawiki-1.37.1/extensions/WikiEditor/i18n/
H A Daf.json152 …"wikieditor-toolbar-help-content-bolditalic-result": "<em><strong>Vet- en kursief gedrukte teks</s…
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/lib/ansible_test/_data/sanity/pylint/plugins/
H A Ddeprecated.py145 def set_option(self, optname, value, action=None, optdict=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pylint/pylint/checkers/
H A Dsimilar.py274 def set_option(self, optname, value, action=None, optdict=None): argument
/dports/devel/pylint/pylint-2.12.1/pylint/utils/
H A Dutils.py332 def _format_option_value(optdict, value): argument
/dports/devel/pylint/pylint-2.12.1/pylint/checkers/
H A Dsimilar.py810 def set_option(self, optname, value, action=None, optdict=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pylint/pylint/
H A Dlint.py470 def set_option(self, optname, value, action=None, optdict=None): argument
/dports/devel/pylint/pylint-2.12.1/pylint/lint/
H A Dpylinter.py662 def set_option(self, optname, value, action=None, optdict=None): argument
/dports/databases/py-sqlite3/Python-3.8.12/Lib/tkinter/
H A Dttk.py59 def _format_optdict(optdict, script=False, ignore=None): argument
/dports/databases/py-gdbm/Python-3.8.12/Lib/tkinter/
H A Dttk.py59 def _format_optdict(optdict, script=False, ignore=None): argument
/dports/lang/python310/Python-3.10.1/Lib/tkinter/
H A Dttk.py59 def _format_optdict(optdict, script=False, ignore=None): argument
/dports/lang/python-legacy/Python-2.7.18/Lib/lib-tk/
H A Dttk.py59 def _format_optdict(optdict, script=False, ignore=None): argument
/dports/lang/python37/Python-3.7.12/Lib/tkinter/
H A Dttk.py61 def _format_optdict(optdict, script=False, ignore=None): argument
/dports/lang/python-tools/Python-3.8.12/Lib/tkinter/
H A Dttk.py59 def _format_optdict(optdict, script=False, ignore=None): argument

12