/third_party/alsa-utils/aplay/ |
D | formats.h | 22 u_short headerlen; /* Headerlength, should be 0x1A */ 23 u_short version; /* VOC-file version */ 24 u_short coded_ver; /* 0x1233-version */ 40 u_short tc; 95 u_short format; /* see WAV_FMT_* */ 96 u_short channels; 99 u_short byte_p_spl; /* samplesize; 1 or 2 bytes */ 100 u_short bit_p_spl; /* 8, 12 or 16 bit */ 105 u_short ext_size; 106 u_short bit_p_spl; [all …]
|
/third_party/lwip/src/include/netif/ppp/ |
D | ccp.h | 147 u_short bsd_bits; /* # bits/code for BSD Compress */ 150 u_short deflate_size; /* lg(window size) for Deflate */
|
D | eap.h | 121 u_short ea_namelen; /* Length of our name */ 122 u_short ea_peerlen; /* Length of peer's name */
|
D | ipv6cp.h | 179 u_short vj_protocol; /* protocol value to use in VJ option */
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
D | user_inpcb.h | 200 u_short phd_port; 230 u_short ipi_lastport; 231 u_short ipi_lastlow; 232 u_short ipi_lasthi;
|
D | user_socketvar.h | 151 u_short so_qlen; /* (e) number of unaccepted connections */ 152 u_short so_incqlen; /* (e) number of unaccepted incomplete 154 u_short so_qlimit; /* (e) max number queued connections */ 158 u_short so_error; /* (f) error affecting connection */
|
D | user_ip_icmp.h | 53 u_short icmp_cksum; /* ones complement cksum of struct */ 82 u_short icmp_cksum; /* ones complement cksum of struct */
|
D | user_environment.h | 84 extern u_short ip_id;
|
D | user_environment.c | 56 u_short ip_id = 0; /*__Userspace__ TODO Should it be initialized to zero? */
|
/third_party/boost/boost/asio/detail/ |
D | old_win_sdk_compat.hpp | 63 u_short Word[8]; 76 u_short sin6_port;
|
D | socket_types.hpp | 208 typedef u_short u_short_type; 210 struct sockaddr_un_type { u_short sun_family; char sun_path[108]; };
|
D | socket_option.hpp | 249 value_.l_linger = static_cast<u_short>(value); in BOOST_ASIO_PREVENT_MACRO_SUBSTITUTION()
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | old_win_sdk_compat.hpp | 63 u_short Word[8]; 76 u_short sin6_port;
|
D | socket_types.hpp | 208 typedef u_short u_short_type; 210 struct sockaddr_un_type { u_short sun_family; char sun_path[108]; };
|
D | socket_option.hpp | 249 value_.l_linger = static_cast<u_short>(value); in BOOST_ASIO_PREVENT_MACRO_SUBSTITUTION()
|
/third_party/python/Modules/ |
D | getaddrinfo.c | 86 u_short si_port; 246 u_short port; in getaddrinfo() 342 port = htons((u_short)atoi(servname)); in getaddrinfo() 492 u_short port = port0 & 0xffff; 537 u_short port = port0 & 0xffff;
|
D | getnameinfo.c | 73 u_short si_port; 101 u_short port;
|
/third_party/lwip/src/netif/ppp/ |
D | ipv6cp.c | 600 u_short cilen, citype; 602 u_short cishort; 676 u_short cishort; 811 u_short cishort; 894 u_short cilen, citype; /* Parsed len, type */ 896 u_short cishort; /* Parsed short value */ 1406 u_short cishort;
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | types.h | 62 typedef unsigned short u_short, ushort; typedef
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_os_userspace.h | 99 typedef unsigned __int16 u_short; typedef 326 u_short ip_len; 327 u_short ip_id; 328 u_short ip_off; 335 u_short ip_sum;
|
/third_party/musl/include/sys/ |
D | types.h | 65 typedef unsigned short u_short, ushort; typedef
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | types.h | 65 typedef unsigned short u_short, ushort; typedef
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | types.h | 65 typedef unsigned short u_short, ushort; typedef
|
/third_party/musl/ndk_musl_include/sys/ |
D | types.h | 65 typedef unsigned short u_short, ushort; typedef
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | types.h | 65 typedef unsigned short u_short, ushort; typedef
|