/external/libmicrohttpd/src/include/ |
D | w32functions.h | 137 #ifndef ESOCKTNOSUPPORT 138 #define ESOCKTNOSUPPORT (MHDW32ERRBASE+32) macro
|
/external/webrtc/webrtc/base/ |
D | socket.h | 55 #undef ESOCKTNOSUPPORT 56 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
|
/external/libmicrohttpd/src/platform/ |
D | w32functions.c | 58 case WSAESOCKTNOSUPPORT: return ESOCKTNOSUPPORT; in MHD_W32_errno_from_winsock_() 132 case ESOCKTNOSUPPORT: in MHD_W32_strerror_() 444 case ESOCKTNOSUPPORT: in MHD_W32_set_last_winsock_error_()
|
/external/libxml2/include/ |
D | wsockcompat.h | 53 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 76 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/external/bison/lib/ |
D | strerror-override.c | 108 case ESOCKTNOSUPPORT: in strerror_override()
|
D | errno.in.h | 136 # define ESOCKTNOSUPPORT 10044 /* not required by POSIX */ macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 75 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
|
/external/opencv3/3rdparty/openexr/Iex/ |
D | IexThrowErrnoExc.cpp | 523 #if defined (ESOCKTNOSUPPORT) in throwErrnoExc() 524 case ESOCKTNOSUPPORT: in throwErrnoExc()
|
/external/libbrillo/brillo/errors/ |
D | error_codes.cc | 138 ERROR_ENTRY(ESOCKTNOSUPPORT), // Socket type not supported
|
/external/c-ares/ |
D | setup_once.h | 411 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
|
/external/curl/lib/ |
D | curl_setup_once.h | 481 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
|
/external/compiler-rt/lib/tsan/tests/rtl/ |
D | tsan_test_util_posix.cc | 319 const int ErrCode = ESOCKTNOSUPPORT; in HandleEvent()
|
/external/valgrind/include/vki/ |
D | vki-darwin.h | 585 #define VKI_ESOCKTNOSUPPORT ESOCKTNOSUPPORT
|
/external/libxml2/doc/html/ |
D | index.sgml | 39 <ANCHOR id="ESOCKTNOSUPPORT-CAPS" href="libxml/libxml-wsockcompat.html#ESOCKTNOSUPPORT-CAPS">
|
/external/v8/test/mjsunit/asm/embenchen/ |
D | primes.js | 1440 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
|
D | copy.js | 1426 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
|
D | corrections.js | 1426 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
|
D | fannkuch.js | 1447 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
|
D | memops.js | 1416 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
|
D | fasta.js | 1430 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
|
D | zlib.js | 1417 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
|
D | box2d.js | 1665 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
|
D | lua_binarytrees.js | 1454 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …S:119,EALREADY:120,EDESTADDRREQ:121,EMSGSIZE:122,EPROTONOSUPPORT:123,ESOCKTNOSUPPORT:124,EADDRNOTA… property
|