Searched defs:ob_type (Results 1 – 10 of 10) sorted by relevance
/prebuilts/build-tools/common/py3-stdlib/ |
D | copyreg.py | 12 def pickle(ob_type, pickle_function, constructor_ob=None): argument
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | copyreg.py | 12 def pickle(ob_type, pickle_function, constructor_ob=None): argument
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | copyreg.py | 12 def pickle(ob_type, pickle_function, constructor_ob=None): argument
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/ |
D | copyreg.py | 12 def pickle(ob_type, pickle_function, constructor_ob=None): argument
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | copyreg.py | 12 def pickle(ob_type, pickle_function, constructor_ob=None): argument
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/ |
D | object.h | 103 PyTypeObject *ob_type; member
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/ |
D | object.h | 103 PyTypeObject *ob_type; member
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/ |
D | object.h | 103 PyTypeObject *ob_type; member
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/include/python3.11/ |
D | object.h | 103 PyTypeObject *ob_type; member
|
/prebuilts/build-tools/common/py3-headers/Include/internal/ |
D | pycore_runtime.h | 130 uint64_t ob_type; member
|