/third_party/musl/porting/uniproton/kernel/src/stdio/ |
D | perror.c | 9 char *errstr = strerror(errno); in perror() local
|
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
D | perror.c | 9 char *errstr = strerror(errno); in perror() local
|
/third_party/musl/src/stdio/ |
D | perror.c | 9 char *errstr = strerror(errno); in perror() local
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
D | perror.c | 9 char *errstr = strerror(errno); in perror() local
|
/third_party/python/Parser/ |
D | pegen_errors.c | 18 PyObject *errstr = NULL; in _PyPegen_raise_tokenizer_init_error() local 129 PyObject *errstr; in _Pypegen_raise_decode_error() local 271 PyObject *errstr = NULL; in _PyPegen_raise_error_known_location() local
|
D | pegen.c | 267 PyObject *errstr; in raise_decode_error() local 305 PyObject *errstr = NULL; in raise_tokenizer_init_error() local 458 PyObject *errstr = NULL; in _PyPegen_raise_error_known_location() local
|
/third_party/grpc/src/core/lib/surface/ |
D | event_string.cc | 38 static const char* errstr(int success) { return success ? "OK" : "ERROR"; } in errstr() function
|
/third_party/boost/boost/vmd/detail/ |
D | assert.hpp | 21 #define BOOST_VMD_DETAIL_ASSERT_VC_GEN_ERROR_OUTPUT(errstr) \ argument
|
/third_party/libnl/src/lib/ |
D | cls.c | 59 char *errstr = NULL; in nl_cli_cls_parse_ematch() local
|
/third_party/libsnd/tests/ |
D | lossy_comp_test.c | 1451 { const char * errstr ; in sdlcomp_test_short() local 1671 { const char * errstr ; in sdlcomp_test_int() local 1916 { const char * errstr ; in sdlcomp_test_float() local 2156 { const char * errstr ; in sdlcomp_test_double() local
|
D | compression_size_test.c | 74 { const char * errstr ; in vorbis_test() local
|
D | error_test.c | 45 { const char *noerror, *errstr ; in error_number_test() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/ |
D | SDL_error.c | 127 SDL_GetErrorMsg(char *errstr, int maxlen) in SDL_GetErrorMsg()
|
/third_party/boost/libs/graph/test/ |
D | core_numbers_test.cpp | 15 const char* errstr = ""; variable
|
/third_party/python/Modules/_ctypes/darwin/ |
D | dlfcn_simple.c | 84 static char errstr[ERR_STR_LEN]; in error() local
|
/third_party/ffmpeg/doc/examples/ |
D | filter_audio.c | 276 uint8_t errstr[1024]; in main() local
|
/third_party/lwip/src/core/ |
D | mem.c | 107 char errstr[128]; in mem_overflow_check_raw() local 118 char errstr[128]; in mem_overflow_check_raw() local
|
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | memtoy.c | 80 char *errstr; in die() local
|
/third_party/openssl/engines/ |
D | e_capi.c | 947 char errstr[10]; in capi_rsa_priv_dec() local 1101 char errstr[10]; in capi_adderror() local
|
/third_party/libsnd/src/ |
D | alac.c | 975 { static char errstr [128] ; in alac_error_string() local
|
/third_party/python/Modules/ |
D | _ssl.c | 446 const char *errstr, int lineno, unsigned long errcode) in fill_and_set_sslerror() 588 char *errstr = NULL; in PySSL_SetError() local 688 _setSSLError (_sslmodulestate *state, const char *errstr, int errcode, const char *filename, int li… in _setSSLError() 5100 const char *errstr; in PySSL_RAND() local
|
/third_party/glib/glib/ |
D | gspawn-win32.c | 945 GString *errstr = NULL; in g_spawn_sync() local
|
D | gspawn.c | 380 GString *errstr = NULL; in g_spawn_sync() local
|
/third_party/optimized-routines/math/test/rtest/ |
D | dotest.c | 1631 char *errstr = NULL; in docase() local
|
/third_party/grpc/src/core/ext/transport/chttp2/transport/ |
D | chttp2_transport.cc | 1185 const char* errstr = grpc_error_string(error); in grpc_chttp2_complete_closure_step() local
|