Searched defs:clsname (Results 1 – 5 of 5) sorted by relevance
| /external/autotest/utils/frozen_chromite/utils/ |
| D | attrs_freezer.py | 30 def __new__(cls, clsname, bases, scope): argument
|
| /external/tensorflow/tensorflow/python/platform/ |
| D | benchmark.py | 159 def __new__(mcs, clsname, base, attrs): argument 190 def __new__(mcs, clsname, base, attrs): argument
|
| /external/scapy/scapy/contrib/ |
| D | isis.py | 802 def _lsp_answers(lsp, other, clsname): argument 831 def _snp_answers(snp, other, clsname): argument
|
| D | bgp.py | 571 def __new__(cls, clsname, bases, attrs): argument
|
| /external/python/cpython3/Modules/ |
| D | _xxsubinterpretersmodule.c | 1664 const char *clsname = (end == CHANNEL_RECV) ? "RecvChannel" : in _channel_from_cid() local
|