Searched defs:clsname (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/python/platform/ |
D | benchmark.py | 118 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
|