Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib.py360 def http_error(self, url, fp, errcode, errmsg, headers, data=None): argument
375 def http_error_default(self, url, fp, errcode, errmsg, headers): argument
616 def http_error_default(self, url, fp, errcode, errmsg, headers): argument
620 def http_error_302(self, url, fp, errcode, errmsg, headers, data=None): argument
636 def redirect_internal(self, url, fp, errcode, errmsg, headers, data): argument
661 def http_error_301(self, url, fp, errcode, errmsg, headers, data=None): argument
665 def http_error_303(self, url, fp, errcode, errmsg, headers, data=None): argument
669 def http_error_307(self, url, fp, errcode, errmsg, headers, data=None): argument
676 def http_error_401(self, url, fp, errcode, errmsg, headers, data=None): argument
698 def http_error_407(self, url, fp, errcode, errmsg, headers, data=None): argument
Drobotparser.py219 def http_error_default(self, url, fp, errcode, errmsg, headers): argument
Dxmlrpclib.py239 def __init__(self, url, errcode, errmsg, headers): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dldo.c84 static void seterrorobj (lua_State *L, int errcode, StkId oldtop) { in seterrorobj()
103 l_noret luaD_throw (lua_State *L, int errcode) { in luaD_throw()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c814 int errcode = 0; in PyRun_InteractiveOneFlags() local
1486 char *ps2, PyCompilerFlags *flags, int *errcode, in PyParser_ASTFromFile()
1840 int errcode = _resetstkoflw(); in PyOS_CheckStack() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c801 int errcode = 0; in PyRun_InteractiveOneFlags() local
1461 char *ps2, PyCompilerFlags *flags, int *errcode, in PyParser_ASTFromFile()
1815 int errcode = _resetstkoflw(); in PyOS_CheckStack() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dwebchecker.py749 def http_error_401(self, url, fp, errcode, errmsg, headers): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_ssl.c244 _setSSLError (char *errstr, int errcode, char *filename, int lineno) { in _setSSLError()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dexceptions.c865 long errcode; in WindowsError_init() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dexceptions.c864 long errcode; in WindowsError_init() local