| /third_party/pulseaudio/src/pulsecore/ |
| H A D | core-error.c | 41 const char* pa_cstrerror(int errnum) { in pa_cstrerror() argument
|
| /third_party/elfutils/lib/ |
| H A D | error.c | 40 void error(int status, int errnum, const char *format, ...) { in error() argument
|
| /third_party/nghttp2/src/ |
| H A D | xsi_strerror.c | 38 char *xsi_strerror(int errnum, char *buf, size_t buflen) { in xsi_strerror() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | Errno.cpp | 37 std::string StrError(int errnum) {
in StrError() argument 69 stream << "Error #" << errnum;
in StrError() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | Errno.cpp | 36 std::string StrError(int errnum) { in StrError() argument 68 stream << "Error #" << errnum; in StrError() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | error.c | 108 int av_strerror(int errnum, char *errbuf, size_t errbuf_size) in av_strerror() argument
|
| H A D | error.h | 111 static inline char *av_make_error_string(char *errbuf, size_t errbuf_size, int errnum) in av_make_error_string() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/ |
| H A D | Unix.h | 74 ReportErrnumFatal(const char *Msg, int errnum) ReportErrnumFatal() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | strerror.cc | 32 const char* StrErrorAdaptor(int errnum, char* buf, size_t buflen) { in StrErrorAdaptor() argument 53 std::string StrErrorInternal(int errnum) { in StrErrorInternal() argument 77 std::string StrError(int errnum) { in StrError() argument [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | argp-std.c | 103 failure (Dwfl *dwfl, int errnum, const char *msg, struct argp_state *state) in failure() argument 115 fail (Dwfl *dwfl, int errnum, const char *msg, struct argp_state *state) in fail() argument
|
| /third_party/alsa-lib/src/ |
| H A D | error.c | 51 const char *snd_strerror(int errnum) in snd_strerror() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/statx/ |
| H A D | statx03.c | 44 int32_t errnum; member [all...] |
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | diotest4.c | 96 runtest_f(int fd, char *buf, int offset, int count, int errnum, int testnum, in runtest_f() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/platform/ |
| H A D | w32functions.c | 108 const char* MHD_W32_strerror_(int errnum) in MHD_W32_strerror_() argument 398 void MHD_W32_set_last_winsock_error_(int errnum) in MHD_W32_set_last_winsock_error_() argument
|
| /third_party/zlib/contrib/iostream2/ |
| H A D | zstream.h | 97 const char* error(int* errnum) { in error() argument 230 const char* error(int* errnum) { in error() argument
|
| /third_party/node/deps/zlib/ |
| H A D | gzlib.c | 490 const char * ZEXPORT gzerror(gzFile file, int *errnum) { in gzerror() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | o_str.c | 297 int openssl_strerror_r(int errnum, char *buf, size_t buflen) in openssl_strerror_r() argument
|
| /third_party/openssl/crypto/ |
| H A D | o_str.c | 299 int openssl_strerror_r(int errnum, char *buf, size_t buflen) in openssl_strerror_r() argument
|
| /third_party/zlib/ |
| H A D | gzlib.c | 501 const char * ZEXPORT gzerror(gzFile file, int *errnum) { in gzerror() argument
|
| /third_party/mksh/ |
| H A D | shf.c | 1093 cstrerror(int errnum) in cstrerror() argument 1109 cstrerror(int errnum) in cstrerror() argument
|
| /third_party/libsnd/src/ |
| H A D | sndfile.c | 545 sf_error_number (int errnum) in sf_error_number() argument 569 int errnum ; in sf_strerror() local 615 int errnum ; sf_perror() local 636 int errnum ; sf_error_str() local [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_process.c | 186 static ares_bool_t try_again(int errnum) in try_again() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | semind.c | 189 static void semind_error(int status, int errnum, const char *fmt, ...) in semind_error() argument
|
| /third_party/backends/backend/ |
| H A D | hp-scl.c | 2056 hp_scl_strerror (int errnum) in hp_scl_strerror() argument 2087 int errnum; in sanei_hp_scl_errcheck() local
|
| /third_party/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-port.h | 2121 inline const char* StrError(int errnum) { return strerror(errnum); } in StrError() argument
|