/external/libusb/libusb/os/ |
D | threads_windows.h | 48 # define ETIMEDOUT 10060 /* This is the value in winsock.h. */ macro
|
/external/libmicrohttpd/src/include/ |
D | w32functions.h | 150 #define ETIMEDOUT (MHDW32ERRBASE+36) macro
|
/external/xmlrpcpp/src/ |
D | XmlRpcSocket.cpp | 14 # define ETIMEDOUT WSAETIMEDOUT macro
|
/external/webrtc/webrtc/base/ |
D | socket.h | 88 #define ETIMEDOUT WSAETIMEDOUT macro
|
/external/dng_sdk/source/ |
D | dng_pthread.h | 192 #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/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 99 #define ETIMEDOUT 145 /* Connection timed out */ macro
|
/external/curl/lib/ |
D | curl_setup_once.h | 496 #define ETIMEDOUT WSAETIMEDOUT macro
|
/external/libvncserver/libvncserver/ |
D | sockets.c | 109 #define ETIMEDOUT WSAETIMEDOUT macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 116 ETIMEDOUT = 145 variable
|
/external/syslinux/com32/include/ |
D | errno.h | 117 #define ETIMEDOUT 110 /* Connection timed out */ macro
|
/external/syslinux/core/lwip/src/include/lwip/ |
D | arch.h | 190 #define ETIMEDOUT 110 /* Connection timed out */ macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 121 ETIMEDOUT = 145 variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 449 # define ETIMEDOUT 138 macro
|
/external/syslinux/gpxe/src/include/ |
D | errno.h | 448 #define ETIMEDOUT ( ERRFILE | PXENV_STATUS_TFTP_READ_TIMEOUT | 0x4c000000 ) macro
|
/external/python/cpython3/Objects/ |
D | exceptions.c | 2460 #define ETIMEDOUT WSAETIMEDOUT macro
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | STROPTS.py | 1061 ETIMEDOUT = 145 variable
|
/external/python/cpython2/Lib/plat-mac/ |
D | macerrors.py | 1846 ETIMEDOUT = 60 #Operation timed out variable
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …EFUSED:111,EADDRINUSE:112,ECONNABORTED:113,ENETUNREACH:114,ENETDOWN:115,ETIMEDOUT:116,EHOSTDOWN:11… property
|