/external/chromium-trace/catapult/devil/devil/android/ |
D | decorators.py | 77 get_timeout = lambda *a, **kw: kw['timeout'] 78 get_retries = lambda *a, **kw: kw['retries'] 94 get_timeout = lambda *a, **kw: kw['timeout'] 95 get_retries = lambda *a, **kw: kw['retries'] 115 get_timeout = lambda *a, **kw: timeout 116 get_retries = lambda *a, **kw: retries 138 get_timeout = lambda *a, **kw: kw.get('timeout', default_timeout) 139 get_retries = lambda *a, **kw: kw.get('retries', default_retries)
|
/external/python/cpython3/Lib/tkinter/ |
D | ttk.py | 117 def _format_elemcreate(etype, script=False, *args, **kw): 378 def configure(self, style, query_opt=None, **kw): 391 def map(self, style, query_opt=None, **kw): 464 def element_create(self, elementname, etype, *args, **kw): 535 def __init__(self, master, widgetname, kw=None): argument 570 def instate(self, statespec, callback=None, *args, **kw): 602 def __init__(self, master=None, **kw): 625 def __init__(self, master=None, **kw): 655 def __init__(self, master=None, widget=None, **kw): 697 def __init__(self, master=None, **kw): [all …]
|
D | tix.py | 101 def tix_configure(self, cnf=None, **kw): 228 def config(self, cnf={}, **kw): 283 static_options=None, cnf={}, kw={}): argument 388 def image_create(self, imgtype, cnf={}, master=None, **kw): 471 def __init__(self, itemtype, cnf={}, *, master=None, **kw): 489 def _options(self, cnf, kw): argument 505 def config(self, cnf={}, **kw): 526 def __init__(self, master=None, cnf={}, **kw): 536 def bind_widget(self, widget, cnf={}, **kw): 548 def __init__(self, master=None, cnf={}, **kw): [all …]
|
D | __init__.py | 616 def tk_setPalette(self, *args, **kw): 786 def clipboard_get(self, **kw): 809 def clipboard_clear(self, **kw): 816 def clipboard_append(self, string, **kw): 878 def selection_clear(self, **kw): 882 def selection_get(self, **kw): 899 def selection_handle(self, command, **kw): 914 def selection_own(self, **kw): 921 def selection_own_get(self, **kw): 1315 def _options(self, cnf, kw = None): argument [all …]
|
/external/python/cpython2/Lib/lib-tk/ |
D | ttk.py | 117 def _format_elemcreate(etype, script=False, *args, **kw): 378 def configure(self, style, query_opt=None, **kw): 389 def map(self, style, query_opt=None, **kw): 462 def element_create(self, elementname, etype, *args, **kw): 531 def __init__(self, master, widgetname, kw=None): argument 566 def instate(self, statespec, callback=None, *args, **kw): 598 def __init__(self, master=None, **kw): 621 def __init__(self, master=None, **kw): 651 def __init__(self, master=None, widget=None, **kw): 693 def __init__(self, master=None, **kw): [all …]
|
D | Tix.py | 105 def tix_configure(self, cnf=None, **kw): 232 def config(self, cnf={}, **kw): 287 static_options=None, cnf={}, kw={}): argument 392 def image_create(self, imgtype, cnf={}, master=None, **kw): 475 def __init__(self, itemtype, cnf={}, **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 | Canvas.py | 14 def __init__(self, canvas, itemType, *args, **kw): 57 def config(self, cnf={}, **kw): 90 def __init__(self, canvas, *args, **kw): 94 def __init__(self, canvas, *args, **kw): 98 def __init__(self, canvas, *args, **kw): 102 def __init__(self, canvas, *args, **kw): 106 def __init__(self, canvas, *args, **kw): 110 def __init__(self, canvas, *args, **kw): 114 def __init__(self, canvas, *args, **kw): 119 def __init__(self, canvas, *args, **kw): [all …]
|
D | Tkinter.py | 472 def tk_setPalette(self, *args, **kw): 633 def clipboard_get(self, **kw): 656 def clipboard_clear(self, **kw): 663 def clipboard_append(self, string, **kw): 725 def selection_clear(self, **kw): 729 def selection_get(self, **kw): 746 def selection_handle(self, command, **kw): 761 def selection_own(self, **kw): 768 def selection_own_get(self, **kw): 1167 def _options(self, cnf, kw = None): argument [all …]
|
D | tkSimpleDialog.py | 251 def askinteger(title, prompt, **kw): 270 def askfloat(title, prompt, **kw): 285 def __init__(self, *args, **kw): 302 def askstring(title, prompt, **kw):
|
/external/google-benchmark/ |
D | mingw.py | 31 def debug(self, *k, **kw): 33 def info(self, *k, **kw): 35 def warn(self, *k, **kw): 37 def error(self, *k, **kw): 39 def critical(self, *k, **kw): 41 def setLevel(self, *k, **kw):
|
/external/libcxx/utils/google-benchmark/ |
D | mingw.py | 31 def debug(self, *k, **kw): 33 def info(self, *k, **kw): 35 def warn(self, *k, **kw): 37 def error(self, *k, **kw): 39 def critical(self, *k, **kw): 41 def setLevel(self, *k, **kw):
|
/external/python/setuptools/setuptools/ |
D | sandbox.py | 294 def wrap(self, src, dst, *args, **kw): 308 def wrap(self, path, *args, **kw): 329 def wrap(self, path, *args, **kw): 344 def wrap(self, *args, **kw): 360 def _remap_input(self, operation, path, *args, **kw): 368 def _remap_pair(self, operation, src, dst, *args, **kw): 405 def _violation(self, operation, *args, **kw): 411 def _file(self, path, mode='r', *args, **kw): 416 def _open(self, path, mode='r', *args, **kw): 449 def _remap_input(self, operation, path, *args, **kw): [all …]
|
/external/python/cpython3/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):
|
/external/python/cpython2/Lib/json/ |
D | __init__.py | 124 encoding='utf-8', default=None, sort_keys=False, **kw): 195 encoding='utf-8', default=None, sort_keys=False, **kw): 259 parse_int=None, parse_constant=None, object_pairs_hook=None, **kw): 295 parse_int=None, parse_constant=None, object_pairs_hook=None, **kw):
|
/external/autotest/client/common_lib/test_utils/ |
D | functools_24.py | 38 def composecall(*args, **kw): 54 def fastcutcall(*args, **kw):
|
/external/python/cpython3/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):
|
/external/python/cpython3/Modules/ |
D | parsermodule.c | 381 parser_st2tuple(PyST_Object *self, PyObject *args, PyObject *kw) in parser_st2tuple() 417 parser_st2list(PyST_Object *self, PyObject *args, PyObject *kw) in parser_st2list() 452 parser_compilest(PyST_Object *self, PyObject *args, PyObject *kw) in parser_compilest() 505 parser_isexpr(PyST_Object *self, PyObject *args, PyObject *kw) in parser_isexpr() 528 parser_issuite(PyST_Object *self, PyObject *args, PyObject *kw) in parser_issuite() 569 parser_do_parse(PyObject *args, PyObject *kw, const char *argspec, int type) in parser_do_parse() 608 parser_expr(PyST_Object *self, PyObject *args, PyObject *kw) in parser_expr() 616 parser_suite(PyST_Object *self, PyObject *args, PyObject *kw) in parser_suite() 726 parser_tuple2st(PyST_Object *self, PyObject *args, PyObject *kw) in parser_tuple2st()
|
D | _bisectmodule.c | 48 bisect_right(PyObject *self, PyObject *args, PyObject *kw) in bisect_right() 78 insort_right(PyObject *self, PyObject *args, PyObject *kw) in insort_right() 152 bisect_left(PyObject *self, PyObject *args, PyObject *kw) in bisect_left() 182 insort_left(PyObject *self, PyObject *args, PyObject *kw) in insort_left()
|
/external/python/cpython2/Modules/ |
D | _bisectmodule.c | 44 bisect_right(PyObject *self, PyObject *args, PyObject *kw) in bisect_right() 75 insort_right(PyObject *self, PyObject *args, PyObject *kw) in insort_right() 150 bisect_left(PyObject *self, PyObject *args, PyObject *kw) in bisect_left() 180 insort_left(PyObject *self, PyObject *args, PyObject *kw) in insort_left()
|
D | _functoolsmodule.c | 96 PyObject *kw; member 104 partial_new(PyTypeObject *type, PyObject *args, PyObject *kw) in partial_new() 158 partial_call(partialobject *pto, PyObject *args, PyObject *kw) in partial_call() 288 PyObject *fn, *fnargs, *kw, *dict; in partial_setstate() local
|
/external/autotest/contrib/ |
D | coverage.py | 938 def use_cache(*args, **kw): 941 def start(*args, **kw): 944 def stop(*args, **kw): 947 def erase(*args, **kw): 950 def begin_recursive(*args, **kw): 953 def end_recursive(*args, **kw): 956 def exclude(*args, **kw): 959 def analysis(*args, **kw): 962 def analysis2(*args, **kw): 965 def report(*args, **kw): [all …]
|
/external/python/cpython2/Mac/Modules/ |
D | Nav.c | 448 nav_NavGetFile(PyObject *self, PyObject *args, PyObject *kw) in nav_NavGetFile() 483 nav_NavPutFile(PyObject *self, PyObject *args, PyObject *kw) in nav_NavPutFile() 518 nav_NavAskSaveChanges(PyObject *self, PyObject *args, PyObject *kw) in nav_NavAskSaveChanges() 548 nav_NavCustomAskSaveChanges(PyObject *self, PyObject *args, PyObject *kw) in nav_NavCustomAskSaveChanges() 577 nav_NavAskDiscardChanges(PyObject *self, PyObject *args, PyObject *kw) in nav_NavAskDiscardChanges() 606 nav_NavChooseFile(PyObject *self, PyObject *args, PyObject *kw) in nav_NavChooseFile() 641 nav_NavChooseFolder(PyObject *self, PyObject *args, PyObject *kw) in nav_NavChooseFolder() 674 nav_NavChooseVolume(PyObject *self, PyObject *args, PyObject *kw) in nav_NavChooseVolume() 707 nav_NavChooseObject(PyObject *self, PyObject *args, PyObject *kw) in nav_NavChooseObject() 740 nav_NavNewFolder(PyObject *self, PyObject *args, PyObject *kw) in nav_NavNewFolder()
|
/external/python/cpython3/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):
|
/external/python/cpython2/Lib/test/ |
D | test_htmllib.py | 9 def __init__(self, *args, **kw): 20 def __init__(self, *args, **kw):
|
/external/python/cpython3/Lib/email/ |
D | headerregistry.py | 311 def init(self, *args, **kw): 363 def init(self, *args, **kw): 418 def init(self, *args, **kw): 457 def init(self, *args, **kw): 470 def init(self, *args, **kw): 492 def init(self, *args, **kw): 514 def init(self, *args, **kw):
|