Searched defs:typeid (Results 1 – 7 of 7) 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/llvm-project/lldb/test/API/lang/c/cpp_keyword_identifiers/ |
| D | main.c | 59 int typeid = 1; in main() local
|
| /external/python/cpython3/Lib/multiprocessing/ |
| D | managers.py | 67 def __init__(self, typeid, address, id): argument 364 def create(self, c, typeid, /, *args, **kwds): argument 592 def _create(self, typeid, /, *args, **kwds): argument 686 def register(cls, typeid, callable=None, proxytype=None, exposed=None, argument 1276 def create(self, c, typeid, /, *args, **kwargs): argument
|
| /external/llvm-project/clang/test/Preprocessor/ |
| D | cxx_oper_keyword_ms_compat.cpp | 93 #define typeid macro
|
| /external/clang/test/Preprocessor/ |
| D | cxx_oper_keyword_ms_compat.cpp | 93 #define typeid macro
|