Home
last modified time | relevance | path

Searched defs:dictptr (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Objects/
Dobject.c1130 PyObject **dictptr, *dict; in _PyObject_GetMethod() local
1221 PyObject **dictptr; in _PyObject_GenericGetAttrWithDict() local
1332 PyObject **dictptr; in _PyObject_GenericSetAttrWithDict() local
1409 PyObject **dictptr = _PyObject_GetDictPtr(obj); in PyObject_GenericSetDict() local
Dtypeobject.c1230 PyObject **dictptr = _PyObject_GetDictPtr(self); in subtype_traverse() local
1291 PyObject **dictptr = _PyObject_GetDictPtr(self); in subtype_clear() local
1432 PyObject **dictptr = _PyObject_GetDictPtr(self); in subtype_dealloc() local
2324 PyObject **dictptr; in subtype_setdict() local
Ddictobject.c4992 PyObject *dict, **dictptr = _PyObject_GetDictPtr(obj); in PyObject_GenericGetDict() local
5014 _PyObjectDict_SetItem(PyTypeObject *tp, PyObject **dictptr, in _PyObjectDict_SetItem()
Dexceptions.c2944 PyObject **dictptr; in _PyErr_TrySetFromCause() local
/third_party/f2fs-tools/fsck/
Ddict.c67 #define dictptr dict_dictptr macro
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c2289 PyObject **dictptr = _PyObject_GetDictPtr(pyobj); in SWIG_Python_GetSwigThis() local
2514 PyObject **dictptr = _PyObject_GetDictPtr(inst); in SWIG_Python_NewShadowInstance() local
2584 PyObject **dictptr = _PyObject_GetDictPtr(inst); in SWIG_Python_SetSwigThis() local
/third_party/python/Python/
Dceval.c3412 PyObject **dictptr; in _PyEval_EvalFrameDefault() local
/third_party/python/Modules/
D_datetimemodule.c3765 PyObject **dictptr; in tzinfo_reduce() local