/third_party/boost/libs/python/test/ |
D | raw_ctor.cpp | 17 Foo(tuple args, dict kw) in Foo() 21 dict kw; member in Foo 24 object init_foo(tuple args, dict kw) in init_foo()
|
/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):
|
/third_party/json/benchmarks/thirdparty/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):
|
/third_party/boost/boost/python/detail/ |
D | make_keyword_range_fn.hpp | 29 , keyword_range const& kw) in make_keyword_range_function() 39 , keyword_range const& kw in make_keyword_range_function() 56 , detail::keyword_range const& kw // The (possibly empty) set of associated argument keywords in make_keyword_range_constructor()
|
D | defaults_def.hpp | 51 , keyword_range const& kw in name_space_def() 72 , keyword_range const& kw in name_space_def() 92 , keyword_range const& kw // ignored in name_space_def()
|
/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):
|
/third_party/boost/libs/parameter/test/ |
D | singular.cpp | 43 void check0(ArgumentPack const& p, K const& kw, T const& value) in check0() 79 void check1(ArgumentPack const& p, K const& kw, T const& value) in check1()
|
/third_party/boost/boost/python/ |
D | make_function.hpp | 50 , detail::keyword_range const& kw // a [begin,end) pair of iterators over keyword names in make_function_aux() 71 object make_function_dispatch(F f, CallPolicies const& policies, Keywords const& kw, mpl::true_) in make_function_dispatch() 136 , Keywords const& kw in make_function()
|
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/opencl/ |
D | conv2d_transpose_tests.cc | 25 OpParameter *CreateParameter(int n, int h, int w, int ci, int co, int kh, int kw, std::vector<int> … in CreateParameter() 60 int kw = 2; in TEST_F() local 87 int kw = 2; in TEST_F() local 114 int kw = 3; in TEST_F() local 143 int kw = 2; in TEST_F() local 171 int kw = 2; in TEST_F() local 201 int kw = 3; in TEST_F() local
|
/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):
|
/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/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/ |
D | adaptive_avg_pool2d_impl.cu | 43 uint kw = iw1 - iw0; in AdaptiveAvgPool2DKernel() local 74 uint kw = iw1 - iw0; in AdaptiveAvgPool2DKernel() local 105 uint kw = iw1 - iw0; in AdaptiveAvgPool2DKernel() local 136 uint kw = iw1 - iw0; in AdaptiveAvgPool2DKernel() local
|
D | adaptive_avg_pool2d_grad_impl.cu | 48 uint kw = ow1 - ow0; in AdaptiveAvgPool2DGradKernel() local 82 uint kw = ow1 - ow0; in AdaptiveAvgPool2DGradKernel() local 116 uint kw = ow1 - ow0; in AdaptiveAvgPool2DGradKernel() local 150 uint kw = ow1 - ow0; in AdaptiveAvgPool2DGradKernel() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16_grad/ |
D | pooling_grad.c | 62 for (int kw = kw_s; kw < kw_e; kw++) { in AvgPoolingFp16Grad() local 83 for (int kw = kw_s; kw < kw_e; kw++) { in AvgPoolingFp16Grad() local 145 for (int kw = kw_s; kw < kw_e; kw++) { in MaxPoolingFp16Grad() local 174 for (int kw = kw_e; kw < kw_s; kw++) { in MaxPoolingFp16Grad() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/ |
D | pooling_grad.c | 62 for (int kw = kw_s; kw < kw_e; kw++) { in AvgPoolingGrad() local 83 for (int kw = kw_s; kw < kw_e; kw++) { in AvgPoolingGrad() local 142 for (int kw = kw_s; kw < kw_e; kw++) { in MaxPoolingGrad() local 172 for (int kw = kw_s; kw < kw_e; kw++) { in MaxPoolingGrad() local
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fusion/ |
D | avgpool_3d_fusion.cc | 52 bool GetKernelSize(const AnfNodePtr &node, int64_t *kd, int64_t *kh, int64_t *kw) { in GetKernelSize() 126 bool IsVectorImpl(int64_t fh, int64_t fw, int64_t kh, int64_t kw, const std::vector<int64_t> &pad_l… in IsVectorImpl() 141 int64_t kh, int64_t kw, bool ceil_mode, int64_t divisor_override) { in ConstructFilter() 159 … int64_t fw, int64_t dd, int64_t dh, int64_t dw, int64_t kd, int64_t kh, int64_t kw, in ConstructMultiplier() 275 int64_t kw; in Process() local
|