Home
last modified time | relevance | path

Searched refs:hostshort (Results 1 – 10 of 10) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dsocket_utils_windows.cc30 uint16_t grpc_htons(uint16_t hostshort) { return htons(hostshort); } in grpc_htons() argument
Dsocket_utils_uv.cc32 uint16_t grpc_htons(uint16_t hostshort) { return htons(hostshort); } in grpc_htons() argument
Dsocket_utils.h30 uint16_t grpc_htons(uint16_t hostshort);
Dsocket_utils_common_posix.cc428 uint16_t grpc_htons(uint16_t hostshort) { return htons(hostshort); } in grpc_htons() argument
/external/oj-libjdwp/src/solaris/transport/socket/
Dsocket_md.c135 dbgsysHostToNetworkShort(unsigned short hostshort) { in dbgsysHostToNetworkShort() argument
136 return htons(hostshort); in dbgsysHostToNetworkShort()
/external/oj-libjdwp/src/share/transport/socket/
DsysSocket.h56 unsigned short dbgsysHostToNetworkShort(unsigned short hostshort);
/external/libhevc/encoder/
Dosal.h567 extern UWORD16 osal_htons(IN UWORD16 hostshort);
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def635 /// uint16_t htons(uint16_t hostshort);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def826 /// uint16_t htons(uint16_t hostshort);
/external/syzkaller/sys/windows/
Dwindows.txt2376 htons(hostshort int16)