Home
last modified time | relevance | path

Searched defs:error_handler (Results 1 – 19 of 19) sorted by relevance

/third_party/rust/rust/tests/run-make/issue-69368/
Db.rs6 pub fn error_handler(_: core::alloc::Layout) -> ! { in error_handler() function
/third_party/python/Include/internal/
Dpycore_unicodeobject.h41 _Py_error_handler error_handler; member
/third_party/python/Lib/distutils/command/
Dcheck.py18 debug=0, encoding='ascii', error_handler='replace'): argument
/third_party/python/Modules/
D_testinternalcapi.c420 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in encode_locale_ex() local
464 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in decode_locale_ex() local
/third_party/mesa3d/src/glx/apple/
Dapple_glx_drawable.c352 error_handler(Display * dpy, XErrorEvent * err) in error_handler() function
/third_party/alsa-utils/alsactl/
Dutils.c180 void error_handler(const char *file, int line, const char *function, int err, const char *fmt, ...) in error_handler() function
/third_party/json/include/nlohmann/detail/output/
Dserializer.hpp984 const error_handler_t error_handler; member in detail::serializer
/third_party/alsa-utils/seq/aconnect/
Daconnect.c39 static void error_handler(const char *file, int line, const char *function, int err, const char *fm… in error_handler() function
/third_party/liburing/examples/
Dproxy.c279 struct error_handler { struct
281 int (*error_fn)(struct error_handler *, struct io_uring *, struct io_uring_cqe *); argument
/third_party/python/Objects/
Dunicodeobject.c3729 unicode_encode_locale(PyObject *unicode, _Py_error_handler error_handler, in unicode_encode_locale()
3781 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in PyUnicode_EncodeLocale() local
4003 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in PyUnicode_DecodeLocaleAndSize() local
4011 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in PyUnicode_DecodeLocale() local
5096 _Py_error_handler error_handler, const char *errors, in unicode_decode_utf8()
5535 unicode_encode_utf8(PyObject *unicode, _Py_error_handler error_handler, in unicode_encode_utf8()
7089 _Py_error_handler error_handler = _Py_ERROR_UNKNOWN; in unicode_encode_ucs1() local
7292 _Py_error_handler error_handler = _Py_ERROR_UNKNOWN; in PyUnicode_DecodeASCII() local
8700 _Py_error_handler *error_handler, PyObject **error_handler_obj, const char *errors, in charmap_encoding_error()
8856 _Py_error_handler error_handler = _Py_ERROR_UNKNOWN; in _PyUnicode_EncodeCharmap() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h344 void* error_handler; member
/third_party/skia/third_party/externals/spirv-cross/
Dmain.cpp73 function<void()> error_handler; member
/third_party/skia/m133/third_party/externals/libpng/contrib/tools/
Dpngfix.c3159 error_handler(png_structp png_ptr, png_const_charp message) in error_handler() function
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngfix.c3169 error_handler(png_structp png_ptr, png_const_charp message) in error_handler() function
/third_party/json/include/nlohmann/
Djson.hpp1275 const error_handler_t error_handler = error_handler_t::strict) const in dump()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211.c329 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, in error_handler() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.c362 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, in error_handler() function
/third_party/json/single_include/nlohmann/
Djson.hpp18992 const error_handler_t error_handler; member in detail::serializer
20577 const error_handler_t error_handler = error_handler_t::strict) const in dump()
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp17008 const error_handler_t error_handler; member in nlohmann::detail::serializer
18429 const error_handler_t error_handler = error_handler_t::strict) const in dump()