Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/command/
Dcheck.py18 debug=0, encoding='ascii', error_handler='replace'): argument
/third_party/alsa-utils/seq/aconnect/
Daconnect.c32 static void error_handler(const char *file, int line, const char *function, int err, const char *fm… in error_handler() function
/third_party/mesa3d/src/glx/apple/
Dapple_glx_drawable.c352 error_handler(Display * dpy, XErrorEvent * err) in error_handler() function
/third_party/json/include/nlohmann/detail/output/
Dserializer.hpp952 const error_handler_t error_handler; member in nlohmann::detail::serializer
/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/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglwindow_x11.c632 error_handler (Display * xdpy, XErrorEvent * error) in error_handler() function
/third_party/python/Objects/
Dunicodeobject.c3799 unicode_encode_locale(PyObject *unicode, _Py_error_handler error_handler, in unicode_encode_locale()
3851 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in PyUnicode_EncodeLocale() local
4073 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in PyUnicode_DecodeLocaleAndSize() local
4081 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in PyUnicode_DecodeLocale() local
5182 _Py_error_handler error_handler, const char *errors, in unicode_decode_utf8()
5621 unicode_encode_utf8(PyObject *unicode, _Py_error_handler error_handler, in unicode_encode_utf8()
7198 _Py_error_handler error_handler = _Py_ERROR_UNKNOWN; in unicode_encode_ucs1() local
7405 _Py_error_handler error_handler = _Py_ERROR_UNKNOWN; in PyUnicode_DecodeASCII() local
8864 _Py_error_handler *error_handler, PyObject **error_handler_obj, const char *errors, in charmap_encoding_error()
9020 _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/python/Include/internal/
Dpycore_interp.h53 _Py_error_handler error_handler; member
/third_party/skia/third_party/externals/spirv-cross/
Dmain.cpp73 function<void()> error_handler; member
/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/flutter/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.hpp2421 const error_handler_t error_handler = error_handler_t::strict) const in dump()
/third_party/python/Modules/
D_testcapimodule.c5259 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in encode_locale_ex() local
5303 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in decode_locale_ex() local
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js3351 var error_handler = function(e) { function
/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.c326 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, in error_handler() function
/third_party/json/single_include/nlohmann/
Djson.hpp17277 const error_handler_t error_handler; member in nlohmann::detail::serializer
19822 const error_handler_t error_handler = error_handler_t::strict) const in dump()