Searched defs:baseclass (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/astc-encoder/Source/ |
D | astc_symbolic_physical.cpp | 173 int baseclass = encoded_type & 0x3; in physical_to_symbolic() local
|
/external/python/cpython2/Lib/test/ |
D | test_ftplib.py | 34 def __init__(self, conn, baseclass): argument 377 def __init__(self, conn, baseclass): argument
|
/external/python/cpython3/Lib/test/ |
D | test_ftplib.py | 54 def __init__(self, conn, baseclass): argument 421 def __init__(self, conn, baseclass): argument
|
/external/autotest/client/common_lib/ |
D | utils.py | 1460 def import_site_class(path, module, classname, baseclass, modulefile=None): argument
|