Home
last modified time | relevance | path

Searched refs:resNotFound (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython2/Mac/Modules/cf/
Dpycfbridge.c121 PyMac_Error(resNotFound); in PyCF_CF2Python_simple()
174 PyMac_Error(resNotFound); in PyCF_Python2CF_sequence()
215 PyMac_Error(resNotFound); in PyCF_Python2CF_mapping()
/external/python/cpython2/Mac/Modules/qdoffs/
D_Qdoffsmodule.c48 if (itself == NULL) return PyMac_Error(resNotFound); in GWorldObj_New()
/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c557 if (itself == NULL) return PyMac_Error(resNotFound); in FInfo_New()
745 if (itself == NULL) return PyMac_Error(resNotFound); in Alias_New()
1096 if (itself == NULL) return PyMac_Error(resNotFound); in FSSpec_New()
1556 if (itself == NULL) return PyMac_Error(resNotFound); in FSRef_New()
/external/python/cpython2/Mac/Modules/mlte/
D_Mltemodule.c82 if (itself == NULL) return PyMac_Error(resNotFound); in TXNObj_New()
1318 if (itself == NULL) return PyMac_Error(resNotFound); in TXNFontMenuObj_New()
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1648 resNotFound = -192 #Resource not found variable
/external/python/cpython2/Mac/Modules/res/
D_Resmodule.c54 if (itself == NULL) return PyMac_Error(resNotFound); in ResObj_New()
/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c150 if (itself == NULL) return PyMac_Error(resNotFound); in CtlObj_New()
5535 if (itself == NULL) return PyMac_Error(resNotFound); in CtlObj_NewUnmanaged()
/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c87 if (itself == NULL) return PyMac_Error(resNotFound); in GrafObj_New()
1424 if (itself == NULL) return PyMac_Error(resNotFound); in BMObj_New()
/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c59 if (itself == NULL) return PyMac_Error(resNotFound); in WinObj_New()
/external/python/cpython2/Mac/scripts/
Derrors.txt1643 -192 resNotFound Resource not found