Home
last modified time | relevance | path

Searched defs:ob_type (Results 1 – 10 of 10) sorted by relevance

/prebuilts/build-tools/common/py3-stdlib/
Dcopyreg.py12 def pickle(ob_type, pickle_function, constructor_ob=None): argument
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dcopyreg.py12 def pickle(ob_type, pickle_function, constructor_ob=None): argument
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dcopyreg.py12 def pickle(ob_type, pickle_function, constructor_ob=None): argument
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/
Dcopyreg.py12 def pickle(ob_type, pickle_function, constructor_ob=None): argument
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dcopyreg.py12 def pickle(ob_type, pickle_function, constructor_ob=None): argument
/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dobject.h103 PyTypeObject *ob_type; member
/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dobject.h103 PyTypeObject *ob_type; member
/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dobject.h103 PyTypeObject *ob_type; member
/prebuilts/clang/host/linux-x86/clang-r547379/python3/include/python3.11/
Dobject.h103 PyTypeObject *ob_type; member
/prebuilts/build-tools/common/py3-headers/Include/internal/
Dpycore_runtime.h130 uint64_t ob_type; member