| /external/sandboxed-api/sandboxed_api/util/ |
| D | strerror.cc | 34 int errnum, char* buf, in StrErrorR() 42 int errnum, char* buf, in StrErrorR() 52 const char* RawStrError(int errnum, char* buf, size_t buflen) { in RawStrError() 63 std::string StrError(int errnum) { in StrError()
|
| /external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
| D | strerror.cc | 32 const char* StrErrorAdaptor(int errnum, char* buf, size_t buflen) { in StrErrorAdaptor() 53 std::string StrErrorInternal(int errnum) { in StrErrorInternal() 77 std::string StrError(int errnum) { in StrError()
|
| /external/libtextclassifier/abseil-cpp/absl/base/internal/ |
| D | strerror.cc | 32 const char* StrErrorAdaptor(int errnum, char* buf, size_t buflen) { in StrErrorAdaptor() 53 std::string StrErrorInternal(int errnum) { in StrErrorInternal() 77 std::string StrError(int errnum) { in StrError()
|
| /external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/ |
| D | strerror.cc | 32 const char* StrErrorAdaptor(int errnum, char* buf, size_t buflen) { in StrErrorAdaptor() 53 std::string StrErrorInternal(int errnum) { in StrErrorInternal() 77 std::string StrError(int errnum) { in StrError()
|
| /external/openscreen/third_party/abseil/src/absl/base/internal/ |
| D | strerror.cc | 32 const char* StrErrorAdaptor(int errnum, char* buf, size_t buflen) { in StrErrorAdaptor() 53 std::string StrErrorInternal(int errnum) { in StrErrorInternal() 78 std::string StrError(int errnum) { in StrError()
|
| /external/cronet/third_party/abseil-cpp/absl/base/internal/ |
| D | strerror.cc | 32 const char* StrErrorAdaptor(int errnum, char* buf, size_t buflen) { in StrErrorAdaptor() 53 std::string StrErrorInternal(int errnum) { in StrErrorInternal() 77 std::string StrError(int errnum) { in StrError()
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/base/internal/ |
| D | strerror.cc | 32 const char* StrErrorAdaptor(int errnum, char* buf, size_t buflen) { in StrErrorAdaptor() 53 std::string StrErrorInternal(int errnum) { in StrErrorInternal() 77 std::string StrError(int errnum) { in StrError()
|
| /external/angle/third_party/abseil-cpp/absl/base/internal/ |
| D | strerror.cc | 32 const char* StrErrorAdaptor(int errnum, char* buf, size_t buflen) { in StrErrorAdaptor() 53 std::string StrErrorInternal(int errnum) { in StrErrorInternal() 77 std::string StrError(int errnum) { in StrError()
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
| D | strerror.cc | 32 const char* StrErrorAdaptor(int errnum, char* buf, size_t buflen) { in StrErrorAdaptor() 53 std::string StrErrorInternal(int errnum) { in StrErrorInternal() 77 std::string StrError(int errnum) { in StrError()
|
| /external/abseil-cpp/absl/base/internal/ |
| D | strerror.cc | 32 const char* StrErrorAdaptor(int errnum, char* buf, size_t buflen) { in StrErrorAdaptor() 53 std::string StrErrorInternal(int errnum) { in StrErrorInternal() 77 std::string StrError(int errnum) { in StrError()
|
| /external/libbrillo/brillo/errors/ |
| D | error_codes.cc | 32 int errnum; member 195 std::string ErrorCodeFromSystemError(int errnum) { in ErrorCodeFromSystemError() 210 int errnum) { in AddSystemError()
|
| /external/libpcap/ |
| D | fmtutils.c | 269 pcap_fmt_errmsg_for_errno(char *errbuf, size_t errbuflen, int errnum, in pcap_fmt_errmsg_for_errno() 280 pcap_vfmt_errmsg_for_errno(char *errbuf, size_t errbuflen, int errnum, in pcap_vfmt_errmsg_for_errno() 385 pcap_fmt_errmsg_for_win32_err(char *errbuf, size_t errbuflen, DWORD errnum, in pcap_fmt_errmsg_for_win32_err() 396 pcap_vfmt_errmsg_for_win32_err(char *errbuf, size_t errbuflen, DWORD errnum, in pcap_vfmt_errmsg_for_win32_err()
|
| /external/trusty/lk/lib/libc/string/ |
| D | strerror.c | 28 strerror(int errnum) in strerror()
|
| /external/elfutils/lib/ |
| D | error.c | 40 void error(int status, int errnum, const char *format, ...) { in error()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
| D | Errno.cpp | 35 std::string StrError(int errnum) { in StrError()
|
| /external/llvm/lib/Support/ |
| D | Errno.cpp | 37 std::string StrError(int errnum) { in StrError()
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | Errno.cpp | 37 std::string StrError(int errnum) { in StrError()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Errno.cpp | 36 std::string StrError(int errnum) { in StrError()
|
| /external/bcc/libbpf-tools/ |
| D | mountsnoop.c | 31 const char *strerrorname_np(int errnum) in strerrorname_np() 164 static const char *strerrno(int errnum) in strerrno()
|
| /external/libtraceevent/src/ |
| D | tep_strerror.c | 30 enum tep_errno errnum, char *buf, size_t buflen) in tep_strerror()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/Unix/ |
| D | Unix.h | 70 [[noreturn]] static inline void ReportErrnumFatal(const char *Msg, int errnum) { in ReportErrnumFatal()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/ |
| D | Unix.h | 75 int errnum) { in ReportErrnumFatal()
|
| /external/elfutils/libdwfl/ |
| D | argp-std.c | 103 failure (Dwfl *dwfl, int errnum, const char *msg, struct argp_state *state) in failure() 115 fail (Dwfl *dwfl, int errnum, const char *msg, struct argp_state *state) in fail()
|
| /external/cronet/third_party/apache-portable-runtime/src/misc/unix/ |
| D | rand.c | 109 int errnum = errno; in apr_generate_random_bytes() local
|
| /external/compiler-rt/lib/profile/ |
| D | GCDAProfiling.c | 227 int errnum = errno; in map_file() local 237 int errnum = errno; in unmap_file() local 278 int errnum = errno; in llvm_gcda_start_file() local
|