Home
last modified time | relevance | path

Searched refs:_Py_HashPointer (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/python/cpython3/Python/
Dpyhash.c89 Py_hash_t _Py_HashPointer(const void *);
102 return _Py_HashPointer(inst); in _Py_HashDouble()
148 _Py_HashPointer(const void *p) in _Py_HashPointer() function
Dcontext.c810 Py_hash_t res = _Py_HashPointer(addr) ^ name_hash; in contextvar_generate_hash()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dpyhash.h11 PyAPI_FUNC(Py_hash_t) _Py_HashPointer(const void*);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dpyhash.h11 PyAPI_FUNC(Py_hash_t) _Py_HashPointer(const void*);
/aosp_15_r20/external/python/cpython3/Include/
Dpyhash.h11 PyAPI_FUNC(Py_hash_t) _Py_HashPointer(const void*);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dpyhash.h11 PyAPI_FUNC(Py_hash_t) _Py_HashPointer(const void*);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dpyhash.h11 PyAPI_FUNC(Py_hash_t) _Py_HashPointer(const void*);
/aosp_15_r20/external/python/cpython3/Objects/
Dmethodobject.c325 x = _Py_HashPointer(a->m_self); in meth_hash()
326 y = _Py_HashPointer((void*)(a->m_ml->ml_meth)); in meth_hash()
Dclassobject.c306 x = _Py_HashPointer(a->im_self); in method_hash()
Ddescrobject.c1318 x = _Py_HashPointer(wp->self); in wrapper_hash()
1319 y = _Py_HashPointer(wp->descr); in wrapper_hash()
Dtypeobject.c5623 (hashfunc)_Py_HashPointer, /* tp_hash */
/aosp_15_r20/external/python/cpython2/Objects/
Dobject.c1086 _Py_HashPointer(void *p) in _Py_HashPointer() function
1127 return _Py_HashPointer(v); /* Use address as hash value */ in PyObject_Hash()
2034 (hashfunc)_Py_HashPointer, /*tp_hash */
Dmethodobject.c271 y = _Py_HashPointer((void*)(a->m_ml->ml_meth)); in meth_hash()
Ddescrobject.c963 x = _Py_HashPointer(wp->descr); in wrapper_hash()
Dtypeobject.c2893 (hashfunc)_Py_HashPointer, /* tp_hash */
3695 (hashfunc)_Py_HashPointer, /* tp_hash */
5592 h = _Py_HashPointer((void *)self);
Dclassobject.c1001 return _Py_HashPointer(inst); in instance_hash()
/aosp_15_r20/external/python/cpython2/Include/
Dobject.h518 PyAPI_FUNC(long) _Py_HashPointer(void*);
/aosp_15_r20/external/python/cpython2/PC/os2emx/
Dpython27.def477 "_Py_HashPointer"
/aosp_15_r20/external/python/cpython3/PC/
Dwinreg.c186 return _Py_HashPointer(ob); in PyHKEY_hashFunc()
/aosp_15_r20/external/python/cpython2/PC/
D_winreg.c471 return _Py_HashPointer(ob); in PyHKEY_hashFunc()
/aosp_15_r20/external/python/cpython3/Modules/_decimal/
D_decimal.c4713 return _Py_HashPointer(v); in _dec_hash()
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1365 …<elf-symbol name='_Py_HashPointer' type='func-type' binding='global-binding' visibility='default-v…
14475_Py_HashPointer' mangled-name='_Py_HashPointer' filepath='Python/pyhash.c' line='148' column='1' v…