Home
last modified time | relevance | path

Searched defs:copyreg (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/
Dtypeobject.c3276 PyObject *copyreg; in slotnames() local
3317 PyObject *copyreg = NULL, *newobj = NULL, *res = NULL; in reduce_2() local
3509 PyObject *copyreg, *res; in _common_reduce() local
/aosp_15_r20/external/python/cpython3/Objects/
Dtypeobject.c4915 PyObject *copyreg; in _PyType_GetSlotNames() local
5272 PyObject *copyreg; in reduce_newobj() local
5384 PyObject *copyreg, *res; in _common_reduce() local
/aosp_15_r20/external/python/cpython2/Modules/
Dparsermodule.c3474 PyObject *module, *copyreg; in initparser() local
DcPickle.c5877 PyObject *copyreg, *t, *r; in init_stuff() local
/aosp_15_r20/external/python/cpython3/Modules/
D_pickle.c233 PyObject *copyreg = NULL; in _Pickle_InitState() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...