Home
last modified time | relevance | path

Searched defs:errnum (Results 1 - 25 of 59) sorted by relevance

123

/third_party/pulseaudio/src/pulsecore/
H A Dcore-error.c41 const char* pa_cstrerror(int errnum) { in pa_cstrerror() argument
/kernel/linux/linux-5.10/tools/lib/
H A Dstr_error_r.c21 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 Dstr_error_r.c21 char *str_error_r(int errnum, char *buf, size_t buflen) in str_error_r() argument
/third_party/elfutils/lib/
H A Derror.c40 void error(int status, int errnum, const char *format, ...) { in error() argument
/third_party/nghttp2/src/
H A Dxsi_strerror.c38 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 DErrno.cpp37 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 DErrno.cpp36 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 Dtep_strerror.c29 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 Dtarget.c116 int target__strerror(struct target *target, int errnum, in target__strerror() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtarget.c148 int target__strerror(struct target *target, int errnum, in target__strerror() argument
/third_party/ffmpeg/libavutil/
H A Derror.c108 int av_strerror(int errnum, char *errbuf, size_t errbuf_size) in av_strerror() argument
H A Derror.h111 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 DUnix.h74 ReportErrnumFatal(const char *Msg, int errnum) ReportErrnumFatal() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dstrerror.cc32 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 Dutil.cpp82 std::string AVStrError(int errnum) in AVStrError() argument
/third_party/elfutils/libdwfl/
H A Dargp-std.c103 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 Derror.c51 const char *snd_strerror(int errnum) in snd_strerror() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx03.c44 int32_t errnum; member
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_convert.cpp145 static std::string AVStrError(int errnum) in AVStrError() argument
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest4.c96 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 Dw32functions.c108 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 Dzstream.h97 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 Dffmpeg_base_decoder.cpp70 static std::string AVStrError(int errnum) in AVStrError() argument
/foundation/multimedia/av_codec/services/engine/codec/audio/decoder/
H A Daudio_ffmpeg_decoder_plugin.cpp65 static std::string AVStrError(int errnum) in AVStrError() argument
/foundation/multimedia/av_codec/services/engine/common/
H A Dffmpeg_converter.cpp427 std::string FFMpegConverter::AVStrError(int errnum) in AVStrError() argument

Completed in 9 milliseconds

123