Home
last modified time | relevance | path

Searched defs:kw (Results 1 – 25 of 194) sorted by relevance

12345678

/third_party/boost/libs/python/test/
Draw_ctor.cpp17 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/
Dttk.py113 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 …]
Dtix.py108 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__.py693 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 …]
Dsimpledialog.py344 def askinteger(title, prompt, **kw):
366 def askfloat(title, prompt, **kw):
382 def __init__(self, *args, **kw):
400 def askstring(title, prompt, **kw):
Dscrolledtext.py21 def __init__(self, master=None, **kw):
/third_party/json/benchmarks/thirdparty/benchmark/
Dmingw.py31 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/
Dmake_keyword_range_fn.hpp29 , 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()
Ddefaults_def.hpp51 , 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__.py122 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/
Dtest_parser.py91 def message_from_file(s, *args, **kw):
98 def message_from_bytes(s, *args, **kw):
101 def message_from_binary_file(s, *args, **kw):
Dtest_message.py500 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/
Dsingular.cpp43 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/
Dmake_function.hpp50 , 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/
Dconv2d_transpose_tests.cc25 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/
Dtest_dict_version.py24 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):
Dreperf.py11 def timefunc(n, func, *args, **kw):
Dtest_utf8_mode.py30 def get_output(self, *args, failure=False, **kw):
220 def check(utf8_opt, expected, **kw):
/third_party/python/Lib/email/
Dheaderregistry.py313 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):
Dmessage.py1093 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/
Dadaptive_avg_pool2d_impl.cu43 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
Dadaptive_avg_pool2d_grad_impl.cu48 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/
Dpooling_grad.c62 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/
Dpooling_grad.c62 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/
Davgpool_3d_fusion.cc52 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

12345678