Searched defs:errtype (Results 1 – 7 of 7) sorted by relevance
| /third_party/python/Parser/ |
| D | pegen_errors.c | 67 PyObject* errtype = PyExc_SyntaxError; in _Pypegen_tokenizer_error() local 118 const char *errtype = NULL; in _Pypegen_raise_decode_error() local 209 _PyPegen_raise_error(Parser *p, PyObject *errtype, const char *errmsg, ...) in _PyPegen_raise_error() 285 _PyPegen_raise_error_known_location(Parser *p, PyObject *errtype, in _PyPegen_raise_error_known_location()
|
| D | pegen.h | 164 RAISE_ERROR_KNOWN_LOCATION(Parser *p, PyObject *errtype, in RAISE_ERROR_KNOWN_LOCATION()
|
| /third_party/openssl/ssl/statem/ |
| D | statem_dtls.c | 337 int errtype; in dtls_get_message() local 806 static int dtls_get_reassembled_message(SSL *s, int *errtype, size_t *len) in dtls_get_reassembled_message() 1018 int ret, errtype; in dtls_wait_for_dry() local
|
| /third_party/openssl/test/ |
| D | danetest.c | 98 char *errtype = 0; /* if error: cert or pkey? */ in STACK_OF() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/custom/ |
| D | julia_api.h | 272 auto errtype = JlTypeOfStr(ex); in ErrorMsg() local
|
| /third_party/skia/third_party/externals/libwebp/swig/ |
| D | libwebp_python_wrap.c | 1211 SWIG_Python_SetErrorObj(PyObject *errtype, PyObject *obj) { in SWIG_Python_SetErrorObj() 1219 SWIG_Python_SetErrorMsg(PyObject *errtype, const char *msg) { in SWIG_Python_SetErrorMsg()
|
| /third_party/skia/m133/third_party/externals/libwebp/swig/ |
| D | libwebp_python_wrap.c | 1211 SWIG_Python_SetErrorObj(PyObject *errtype, PyObject *obj) { in SWIG_Python_SetErrorObj() 1219 SWIG_Python_SetErrorMsg(PyObject *errtype, const char *msg) { in SWIG_Python_SetErrorMsg()
|