Home
last modified time | relevance | path

Searched refs:u_short (Results 1 – 25 of 40) sorted by relevance

12

/third_party/alsa-utils/aplay/
Dformats.h22 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/
Dccp.h147 u_short bsd_bits; /* # bits/code for BSD Compress */
150 u_short deflate_size; /* lg(window size) for Deflate */
Deap.h121 u_short ea_namelen; /* Length of our name */
122 u_short ea_peerlen; /* Length of peer's name */
Dipv6cp.h179 u_short vj_protocol; /* protocol value to use in VJ option */
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_inpcb.h200 u_short phd_port;
230 u_short ipi_lastport;
231 u_short ipi_lastlow;
232 u_short ipi_lasthi;
Duser_socketvar.h151 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 */
Duser_ip_icmp.h53 u_short icmp_cksum; /* ones complement cksum of struct */
82 u_short icmp_cksum; /* ones complement cksum of struct */
Duser_environment.h84 extern u_short ip_id;
Duser_environment.c56 u_short ip_id = 0; /*__Userspace__ TODO Should it be initialized to zero? */
/third_party/boost/boost/asio/detail/
Dold_win_sdk_compat.hpp63 u_short Word[8];
76 u_short sin6_port;
Dsocket_types.hpp208 typedef u_short u_short_type;
210 struct sockaddr_un_type { u_short sun_family; char sun_path[108]; };
Dsocket_option.hpp249 value_.l_linger = static_cast<u_short>(value); in BOOST_ASIO_PREVENT_MACRO_SUBSTITUTION()
/third_party/boost/libs/asio/include/boost/asio/detail/
Dold_win_sdk_compat.hpp63 u_short Word[8];
76 u_short sin6_port;
Dsocket_types.hpp208 typedef u_short u_short_type;
210 struct sockaddr_un_type { u_short sun_family; char sun_path[108]; };
Dsocket_option.hpp249 value_.l_linger = static_cast<u_short>(value); in BOOST_ASIO_PREVENT_MACRO_SUBSTITUTION()
/third_party/python/Modules/
Dgetaddrinfo.c86 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;
Dgetnameinfo.c73 u_short si_port;
101 u_short port;
/third_party/lwip/src/netif/ppp/
Dipv6cp.c600 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/
Dtypes.h62 typedef unsigned short u_short, ushort; typedef
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h99 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/
Dtypes.h65 typedef unsigned short u_short, ushort; typedef
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtypes.h65 typedef unsigned short u_short, ushort; typedef
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtypes.h65 typedef unsigned short u_short, ushort; typedef
/third_party/musl/ndk_musl_include/sys/
Dtypes.h65 typedef unsigned short u_short, ushort; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtypes.h65 typedef unsigned short u_short, ushort; typedef

12