| /third_party/pulseaudio/src/pulsecore/ |
| H A D | core-error.c | 41 const char* pa_cstrerror(int errnum) { in pa_cstrerror() argument
|
| /kernel/linux/linux-5.10/tools/lib/ |
| H A D | str_error_r.c | 21 char *str_error_r(int errnum, char *buf, size_t buflen) in str_error_r() argument
|
| /kernel/linux/linux-6.6/tools/lib/ |
| H A D | str_error_r.c | 21 char *str_error_r(int errnum, char *buf, size_t buflen) in str_error_r() 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
|
| /kernel/linux/linux-5.10/tools/lib/traceevent/ |
| H A D | tep_strerror.c | 29 tep_strerror(struct tep_handle *tep __maybe_unused, enum tep_errno errnum, char *buf, size_t buflen) tep_strerror() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | target.c | 116 int target__strerror(struct target *target, int errnum, in target__strerror() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | target.c | 148 int target__strerror(struct target *target, int errnum, in target__strerror() argument
|
| /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...] |
| /foundation/multimedia/media_foundation/src/osal/utils/ |
| H A D | util.cpp | 82 std::string AVStrError(int errnum) in AVStrError() argument
|
| /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...] |
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
| H A D | ffmpeg_convert.cpp | 145 static std::string AVStrError(int errnum) in AVStrError() argument
|
| /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
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/ |
| H A D | ffmpeg_base_decoder.cpp | 70 static std::string AVStrError(int errnum) in AVStrError() argument
|
| /foundation/multimedia/av_codec/services/engine/codec/audio/decoder/ |
| H A D | audio_ffmpeg_decoder_plugin.cpp | 65 static std::string AVStrError(int errnum) in AVStrError() argument
|
| /foundation/multimedia/av_codec/services/engine/common/ |
| H A D | ffmpeg_converter.cpp | 427 std::string FFMpegConverter::AVStrError(int errnum) in AVStrError() argument
|