Home
last modified time | relevance | path

Searched defs:errmsg (Results 1 – 15 of 15) 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/Python/Python-2.7.2/Lib/json/
Ddecoder.py36 def errmsg(msg, doc, pos, end=None): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/
Ddecoder.py36 def errmsg(msg, doc, pos, end=None): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dgetargs.c1365 convertbuffer(PyObject *arg, void **p, char **errmsg) in convertbuffer()
1387 getbuffer(PyObject *arg, Py_buffer *view, char **errmsg) in getbuffer()
Dbltinmodule.c985 static char errmsg[] = in builtin_map() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dconnection.c48 static void _sqlite3_result_error(sqlite3_context* ctx, const char* errmsg, int len) in _sqlite3_result_error()
1067 char* errmsg; in pysqlite_load_extension() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dgetargs.c1365 convertbuffer(PyObject *arg, void **p, char **errmsg) in convertbuffer()
1387 getbuffer(PyObject *arg, Py_buffer *view, char **errmsg) in getbuffer()
Dbltinmodule.c977 static char errmsg[] = in builtin_map() 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/Objects/
Dunicodeobject.c1584 const char *errmsg = ""; in PyUnicode_DecodeUTF7Stateful() local
1905 const char *errmsg = ""; in PyUnicode_DecodeUTF8Stateful() local
2215 const char *errmsg = ""; in PyUnicode_DecodeUTF32Stateful() local
2482 const char *errmsg = ""; in PyUnicode_DecodeUTF16Stateful() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodeobject.c1653 const char *errmsg = ""; in PyUnicode_DecodeUTF7Stateful() local
1972 const char *errmsg = ""; in PyUnicode_DecodeUTF8Stateful() local
2282 const char *errmsg = ""; in PyUnicode_DecodeUTF32Stateful() local
2549 const char *errmsg = ""; in PyUnicode_DecodeUTF16Stateful() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dpyexpat.c1640 char errmsg[100]; in xmlparse_setattr() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dpyexpat.c1620 char errmsg[100]; in xmlparse_setattr() local