| /third_party/python/Lib/tkinter/ |
| D | ttk.py | 113 def _format_elemcreate(etype, script=False, *args, **kw): 372 def configure(self, style, query_opt=None, **kw): 385 def map(self, style, query_opt=None, **kw): 457 def element_create(self, elementname, etype, *args, **kw): 528 def __init__(self, master, widgetname, kw=None): argument 563 def instate(self, statespec, callback=None, *args, **kw): 595 def __init__(self, master=None, **kw): 618 def __init__(self, master=None, **kw): 648 def __init__(self, master=None, widget=None, **kw): 690 def __init__(self, master=None, **kw): [all …]
|
| D | tix.py | 108 def tix_configure(self, cnf=None, **kw): 235 def config(self, cnf={}, **kw): 290 static_options=None, cnf={}, kw={}): argument 395 def image_create(self, imgtype, cnf={}, master=None, **kw): 476 def __init__(self, itemtype, cnf={}, *, master=None, **kw): 491 def _options(self, cnf, kw): argument 507 def config(self, cnf={}, **kw): 528 def __init__(self, master=None, cnf={}, **kw): 538 def bind_widget(self, widget, cnf={}, **kw): 550 def __init__(self, master=None, cnf={}, **kw): [all …]
|
| D | __init__.py | 693 def tk_setPalette(self, *args, **kw): 883 def clipboard_get(self, **kw): 906 def clipboard_clear(self, **kw): 914 def clipboard_append(self, string, **kw): 986 def selection_clear(self, **kw): 991 def selection_get(self, **kw): 1009 def selection_handle(self, command, **kw): 1025 def selection_own(self, **kw): 1033 def selection_own_get(self, **kw): 1497 def _options(self, cnf, kw = None): argument [all …]
|
| D | simpledialog.py | 344 def askinteger(title, prompt, **kw): 366 def askfloat(title, prompt, **kw): 382 def __init__(self, *args, **kw): 400 def askstring(title, prompt, **kw):
|
| D | scrolledtext.py | 21 def __init__(self, master=None, **kw):
|
| D | dialog.py | 11 def __init__(self, master=None, cnf={}, **kw):
|
| D | font.py | 50 def _set(self, kw): argument 163 def metrics(self, *options, **kw):
|
| /third_party/python/Lib/json/ |
| D | __init__.py | 122 default=None, sort_keys=False, **kw): 185 default=None, sort_keys=False, **kw): 275 parse_int=None, parse_constant=None, object_pairs_hook=None, **kw): 300 parse_int=None, parse_constant=None, object_pairs_hook=None, **kw):
|
| /third_party/python/Lib/test/test_email/ |
| D | test_parser.py | 91 def message_from_file(s, *args, **kw): 98 def message_from_bytes(s, *args, **kw): 101 def message_from_binary_file(s, *args, **kw):
|
| D | test_message.py | 500 def get_content(self, msg, *args, **kw): 502 def set_content(self, msg, *args, **kw): 665 def set_content(self, msg, content, *args, **kw): 699 def set_content(self, msg, content, *args, **kw): 761 def set_content(self, msg, *args, **kw):
|
| D | test_inversion.py | 65 def payload_as_body(self, payload, **kw):
|
| /third_party/python/Lib/test/ |
| D | test_dict_version.py | 24 def check_version_changed(self, mydict, method, *args, **kw): 29 def check_version_dont_change(self, mydict, method, *args, **kw): 40 def new_dict(self, *args, **kw):
|
| D | reperf.py | 11 def timefunc(n, func, *args, **kw):
|
| D | test_utf8_mode.py | 30 def get_output(self, *args, failure=False, **kw): 220 def check(utf8_opt, expected, **kw):
|
| D | test_repl.py | 11 def spawn_repl(*args, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, **kw):
|
| /third_party/python/Lib/email/ |
| D | headerregistry.py | 313 def init(self, *args, **kw): 365 def init(self, *args, **kw): 420 def init(self, *args, **kw): 459 def init(self, *args, **kw): 472 def init(self, *args, **kw): 494 def init(self, *args, **kw): 516 def init(self, *args, **kw):
|
| D | message.py | 1093 def get_content(self, *args, content_manager=None, **kw): 1098 def set_content(self, *args, content_manager=None, **kw): 1139 def _add_multipart(self, _subtype, *args, _disp=None, **kw): 1149 def add_related(self, *args, **kw): 1152 def add_alternative(self, *args, **kw): 1155 def add_attachment(self, *args, **kw): 1170 def set_content(self, *args, **kw):
|
| /third_party/python/Lib/distutils/command/ |
| D | bdist_msi.py | 25 def __init__(self, *args, **kw): 125 def __init__(self, *args, **kw):
|
| /third_party/python/Lib/idlelib/ |
| D | statusbar.py | 6 def __init__(self, master, **kw):
|
| /third_party/python/Lib/test/test_importlib/ |
| D | test_pkg_import.py | 14 def __init__(self, *args, **kw):
|
| /third_party/python/Tools/scripts/ |
| D | pep384_macrocheck.py | 23 def dprint(*args, **kw):
|
| /third_party/python/Lib/test/test_asyncio/ |
| D | test_base_events.py | 1082 async def getaddrinfo(*args, **kw): 1092 def _socket(*args, **kw): 1113 def getaddrinfo(*args, **kw): 1200 async def getaddrinfo(*args, **kw): 1212 async def getaddrinfo(*args, **kw): 1227 async def getaddrinfo(*args, **kw): 1254 async def getaddrinfo(*args, **kw): 1382 async def getaddrinfo(host, *args, **kw): 1405 def getaddrinfo(host, port, *args, **kw): 1520 async def getaddrinfo(*args, **kw): [all …]
|
| /third_party/python/Lib/distutils/tests/ |
| D | test_archive_util.py | 258 def fake_zipfile(*a, **kw): 291 def _breaks(*args, **kw):
|
| D | test_build_clib.py | 83 def compile(*args, **kw):
|
| /third_party/python/Lib/distutils/ |
| D | extension.py | 102 **kw # To catch unknown keywords
|