/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/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/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 */
|
D | ppp_impl.h | 157 err_t (*netif_output)(ppp_pcb *pcb, void *ctx, struct pbuf *p, u_short protocol); 282 u_short protocol; /* PPP protocol number */
|
/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;
|
D | ipcp.c | 924 u_short cilen, citype; in ipcp_ackci() 927 u_short cishort; in ipcp_ackci() 1082 u_short cishort; in ipcp_nakci() 1347 u_short cishort; in ipcp_rejci() 1512 u_short cilen, citype; /* Parsed len, type */ in ipcp_reqci() 1514 u_short cishort; /* Parsed short value */ in ipcp_reqci() 2244 u_short cishort; in ipcp_printpkt()
|
/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/porting/liteos_a/kernel/include/sys/ |
D | types.h | 62 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/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
|
/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/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/ |
D | mod.rs | 115 pub ki_xstat: ::u_short, 117 pub ki_acflag: ::u_short,
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/ |
D | mod.rs | 122 pub ki_xstat: ::u_short, 124 pub ki_acflag: ::u_short,
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/ |
D | mod.rs | 129 pub ki_xstat: ::u_short, 131 pub ki_acflag: ::u_short,
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/ |
D | mod.rs | 129 pub ki_xstat: ::u_short, 131 pub ki_acflag: ::u_short,
|