/aosp_15_r20/external/python/cpython2/Include/ |
D | pyerrors.h | 57 PyObject *strerror; member 68 PyObject *strerror; member
|
/aosp_15_r20/packages/modules/adb/sysdeps/ |
D | errno.h | 24 #define strerror adb_strerror macro
|
/aosp_15_r20/external/trusty/lk/lib/libc/string/ |
D | strerror.c | 28 strerror(int errnum) in strerror() function
|
/aosp_15_r20/external/trusty/musl/src/errno/ |
D | strerror.c | 31 char *strerror(int e) in strerror() function
|
/aosp_15_r20/external/iproute2/include/libiptc/ |
H A D | xtcshared.h | 17 const char *(*strerror)(int); member
|
/aosp_15_r20/external/musl/src/errno/ |
H A D | strerror.c | 42 char *strerror(int e) in strerror() function
|
/aosp_15_r20/external/iptables/include/libiptc/ |
H A D | xtcshared.h | 22 const char *(*strerror)(int); member
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | strerror.cpp | 93 char* strerror(int error_number) { in strerror() function
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | exceptions.c | 1674 PyObject **myerrno, PyObject **strerror, in oserror_parse_args() 1732 PyObject *myerrno, PyObject *strerror, in oserror_init() 1822 PyObject *myerrno = NULL, *strerror = NULL; in OSError_new() local 1889 PyObject *myerrno = NULL, *strerror = NULL; in OSError_init() local
|
/aosp_15_r20/external/python/cpython2/Modules/_io/ |
D | _iomodule.h | 81 PyObject *strerror; member
|
D | _iomodule.c | 100 PyObject *myerrno = NULL, *strerror = NULL; in blockingioerror_init() local
|
/aosp_15_r20/packages/modules/Virtualization/libs/libvmbase/src/ |
D | bionic.rs | 203 extern "C" fn strerror(n: c_int) -> *mut c_char { in strerror() function
|
/aosp_15_r20/external/curl/lib/ |
H A D | config-dos.h | 128 #define strerror(e) strerror_s_((e)) macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/ |
D | config-dos.h | 85 #define strerror(e) strerror_s_((e)) macro
|
/aosp_15_r20/frameworks/native/opengl/tests/lib/include/ |
H A D | EGLUtils.h | 70 const char *EGLUtils::strerror(EGLint err) in strerror() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/ |
D | pyerrors.h | 59 PyObject *strerror; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/ |
D | pyerrors.h | 59 PyObject *strerror; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/ |
D | pyerrors.h | 59 PyObject *strerror; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/ |
D | pyerrors.h | 59 PyObject *strerror; member
|
/aosp_15_r20/external/python/cpython3/Include/cpython/ |
D | pyerrors.h | 59 PyObject *strerror; member
|
/aosp_15_r20/external/mtools/ |
H A D | missFuncs.c | 295 char *strerror(int errno) in strerror() function
|
/aosp_15_r20/frameworks/rs/driver/ |
H A D | rsdGL.cpp | 49 static const char *strerror(EGLint err) { in checkEglError() function
|
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/ |
H A D | string.c | 649 char *strerror(int errnum) in strerror() function
|
/aosp_15_r20/external/mksh/src/ |
H A D | shf.c | 1097 #define strerror dontuse_strerror /* poisoned */ in cstrerror() macro
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/ |
H A D | UnixNativeDispatcher.java | 571 static native byte[] strerror(int errnum); in strerror() method in UnixNativeDispatcher
|