/external/libusb/libusb/os/ |
D | threads_windows.h | 48 # define ETIMEDOUT 10060 /* This is the value in winsock.h. */ macro
|
/external/webrtc/webrtc/base/ |
D | socket.h | 88 #define ETIMEDOUT WSAETIMEDOUT macro
|
/external/dng_sdk/source/ |
D | dng_pthread.h | 182 #define ETIMEDOUT DNG_ETIMEDOUT macro
|
/external/libcxx/include/ |
D | errno.h | 227 #define ETIMEDOUT 9938 macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 93 #define ETIMEDOUT 110 /* Connection timed out */ macro
|
/external/curl/lib/ |
D | curl_setup_once.h | 477 #define ETIMEDOUT WSAETIMEDOUT macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 99 #define ETIMEDOUT 145 /* Connection timed out */ macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 116 ETIMEDOUT = 145 variable
|
/external/u-boot/include/linux/ |
D | errno.h | 118 #define ETIMEDOUT 110 /* Connection timed out */ macro
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 449 # define ETIMEDOUT 138 macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 121 ETIMEDOUT = 145 variable
|
/external/python/cpython3/Objects/ |
D | exceptions.c | 2494 #define ETIMEDOUT WSAETIMEDOUT macro
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 1263 ETIMEDOUT = syscall.Errno(0x91) const
|
D | zerrors_dragonfly_amd64.go | 1387 ETIMEDOUT = syscall.Errno(0x3c) const
|
D | zerrors_openbsd_arm.go | 1420 ETIMEDOUT = syscall.Errno(0x3c) const
|
D | zerrors_netbsd_arm.go | 1520 ETIMEDOUT = syscall.Errno(0x3c) const
|
D | zerrors_openbsd_amd64.go | 1520 ETIMEDOUT = syscall.Errno(0x3c) const
|
D | zerrors_netbsd_amd64.go | 1531 ETIMEDOUT = syscall.Errno(0x3c) const
|
D | zerrors_openbsd_386.go | 1418 ETIMEDOUT = syscall.Errno(0x3c) const
|
D | zerrors_darwin_386.go | 1588 ETIMEDOUT = syscall.Errno(0x3c) const
|
D | zerrors_darwin_arm64.go | 1588 ETIMEDOUT = syscall.Errno(0x3c) const
|
D | zerrors_darwin_amd64.go | 1588 ETIMEDOUT = syscall.Errno(0x3c) const
|
D | zerrors_darwin_arm.go | 1588 ETIMEDOUT = syscall.Errno(0x3c) const
|
D | zerrors_freebsd_386.go | 1574 ETIMEDOUT = syscall.Errno(0x3c) const
|
D | zerrors_freebsd_arm.go | 1583 ETIMEDOUT = syscall.Errno(0x3c) const
|