Searched defs:typeid (Results  1 – 5 of 5) sorted by relevance
| /external/python/cpython2/Mac/Modules/cf/ | 
| D | pycfbridge.c | 18     CFTypeID typeid;  in PyCF_CF2Python()  local 101     CFTypeID typeid;  in PyCF_CF2Python_simple()  local
  | 
| D | _CFmodule.c | 4688     CFTypeID typeid;  in CF_toCF()  local
  | 
| /external/python/cpython2/Lib/multiprocessing/ | 
| D | managers.py | 80     def __init__(self, typeid, address, id):  argument 373     def create(self, c, typeid, *args, **kwds):  argument 560     def _create(self, typeid, *args, **kwds):  argument 639     def register(cls, typeid, callable=None, proxytype=None, exposed=None,  argument
  | 
| /external/python/cpython3/Lib/multiprocessing/ | 
| D | managers.py | 68     def __init__(self, typeid, address, id):  argument 373     def create(self, c, typeid, /, *args, **kwds):  argument 601     def _create(self, typeid, /, *args, **kwds):  argument 695     def register(cls, typeid, callable=None, proxytype=None, exposed=None,  argument 1285         def create(self, c, typeid, /, *args, **kwargs):  argument
  | 
| /external/clang/test/Preprocessor/ | 
| D | cxx_oper_keyword_ms_compat.cpp | 93 #define typeid  macro
  |