| /freebsd-13.1/contrib/libpcap/ |
| H A D | rpcap-protocol.h | 168 uint16 naddr; /* Number of addresses */ 169 uint16 dummy; /* Must be zero */ 216 uint16 family; /* Address family */ 226 uint16 family; /* Address family */ 227 uint16 port; /* Port number */ 238 uint16 family; /* Address family */ 239 uint16 port; /* Port number */ 279 uint16 dummy; /* Must be zero */ 301 uint16 dummy; /* Must be zero */ 318 uint16 dummy; /* Must be zero */ [all …]
|
| H A D | rpcap-protocol.c | 85 uint16 length; in rpcap_senderror() 87 length = (uint16)strlen(error); in rpcap_senderror() 135 rpcap_createhdr(struct rpcap_header *header, uint8 ver, uint8 type, uint16 value, uint32 length) in rpcap_createhdr()
|
| H A D | pcap-rpcap-int.h | 72 void rpcap_createhdr(struct rpcap_header *header, uint8 type, uint16 value, uint32 length);
|
| H A D | pcap-rpcap.c | 160 …k_msg_type(SOCKET sock, uint8 request_type, struct rpcap_header *header, uint16 *errcode, char *er… 1776 sampling_pars->value = (uint16)htonl(fp->rmt_samp.value); in pcap_setsampling_remote() 1838 uint16 length; /* length of the payload of this message */ in rpcap_doauth() 1840 uint16 auth_type; in rpcap_doauth() 1865 length += (uint16)str_length; in rpcap_doauth() 1875 length += (uint16)str_length; in rpcap_doauth() 1884 auth_type = (uint16)auth->type; in rpcap_doauth() 1912 rpauth->slen1 = (uint16)strlen(auth->username); in rpcap_doauth() 1921 rpauth->slen2 = (uint16)strlen(auth->password); in rpcap_doauth() 2973 …k_msg_type(SOCKET sock, uint8 request_type, struct rpcap_header *header, uint16 *errcode, char *er… in rpcap_check_msg_type() [all …]
|
| /freebsd-13.1/lib/libsdp/ |
| H A D | util.c | 293 uint16_t uint16; in sdp_print() member 319 SDP_GET16(value.uint16, start); in sdp_print() 370 SDP_GET16(value.uint16, start); in sdp_print() 372 sdp_uuid2desc(value.uint16)); in sdp_print() 385 SDP_GET16(value.uint16, start); in sdp_print() 386 printf("str16 %*.*s\n", value.uint16, value.uint16, start); in sdp_print() 387 start += value.uint16; in sdp_print() 410 start += value.uint16; in sdp_print() 429 start += value.uint16; in sdp_print() 445 printf("url16 %*.*s\n", value.uint16, value.uint16, start); in sdp_print() [all …]
|
| /freebsd-13.1/contrib/bc/tests/bc/ |
| H A D | lib2.txt | 310 uint16(0) 319 uint16(1) 331 uint16(127) 343 uint16(128) 355 uint16(129) 367 uint16(255) 379 uint16(256) 388 uint16(32767) 397 uint16(32768) 406 uint16(32769) [all …]
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | sntrup761.c | 125 static void uint32_divmod_uint14(uint32 *q,uint16 *r,uint32 x,uint16 m) in uint32_divmod_uint14() 169 static uint16 uint32_mod_uint14(uint32 x,uint16 m) in uint32_mod_uint14() 172 uint16 r; in uint32_mod_uint14() 179 static void int32_divmod_uint14(int32 *q,uint16 *r,int32 x,uint16 m) in int32_divmod_uint14() 182 uint16 ur,ur2; in int32_divmod_uint14() 194 static uint16 int32_mod_uint14(int32 x,uint16 m) in int32_mod_uint14() 197 uint16 r; in int32_mod_uint14() 329 uint16 r0; in Decode() 357 uint16 r = R[0]; in Encode() 358 uint16 m = M[0]; in Encode() [all …]
|
| H A D | sntrup761.sh | 38 for t in int8 uint8 int16 uint16 int32 uint32 int64 uint64; do
|
| /freebsd-13.1/usr.sbin/bluetooth/sdpcontrol/ |
| H A D | search.c | 170 uint16_t uint16; in print_protocol_descriptor() member 181 SDP_GET16(value.uint16, start); in print_protocol_descriptor() 182 fprintf(stdout, "\t%s (%#4.4x)\n", sdp_uuid2desc(value.uint16), in print_protocol_descriptor() 183 value.uint16); in print_protocol_descriptor() 229 SDP_GET16(value.uint16, start); in print_protocol_descriptor() 230 fprintf(stdout, "u/int/uuid16 %u\n", value.uint16); in print_protocol_descriptor()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Headers/ |
| H A D | opencl-c.h | 9445 uint16 __ovld __cnfn mad_hi(uint16 a, uint16 b, uint16 c); 9497 uint16 __ovld __cnfn mad_sat(uint16 a, uint16 b, uint16 c); 9978 uint16 __ovld __cnfn mad24(uint16 x, uint16 y, uint16 z); 10984 uint16 __ovld __cnfn bitselect(uint16 a, uint16 b, uint16 c); 11122 uint16 __ovld __cnfn select(uint16 a, uint16 b, uint16 c); 17103 uint16 __ovld amd_bitalign(uint16 a, uint16 b, uint16 c); 17110 uint16 __ovld amd_bytealign(uint16 a, uint16 b, uint16 c); 17117 uint16 __ovld amd_lerp(uint16 a, uint16 b, uint16 c); 17128 uint16 __ovld amd_sadhi(uint16 a, uint16 b, uint16 c); 17135 uint16 __ovld amd_sad(uint16 a, uint16 b, uint16 c); [all …]
|
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | random.h | 27 uint16 randomUint16( void );
|
| H A D | random.c | 40 uint16 randomUint16( void ) in randomUint16()
|
| /freebsd-13.1/lib/libc/powerpcspe/softfloat/ |
| H A D | powerpc-gcc.h | 32 typedef unsigned int uint16; typedef
|
| /freebsd-13.1/lib/libc/powerpc64/softfloat/ |
| H A D | powerpc-gcc.h | 32 typedef unsigned int uint16; typedef
|
| /freebsd-13.1/lib/libc/riscv/softfloat/ |
| H A D | riscv-gcc.h | 32 typedef int uint16; typedef
|
| /freebsd-13.1/lib/libc/mips/softfloat/ |
| H A D | mips-gcc.h | 36 typedef int uint16; typedef
|
| /freebsd-13.1/lib/libc/powerpc/softfloat/ |
| H A D | powerpc-gcc.h | 36 typedef unsigned int uint16; typedef
|
| /freebsd-13.1/lib/libc/arm/softfloat/ |
| H A D | arm-gcc.h | 36 typedef int uint16; typedef
|
| /freebsd-13.1/sys/netpfil/pf/ |
| H A D | pf_nv.h | 69 PF_NV_DEF_UINT(uint16, uint16_t, UINT16_MAX);
|
| /freebsd-13.1/contrib/libcbor/src/cbor/ |
| H A D | callbacks.h | 53 cbor_int16_callback uint16; member
|
| H A D | callbacks.c | 75 .uint16 = cbor_null_uint16_callback,
|
| /freebsd-13.1/sbin/hastd/ |
| H A D | nv.c | 420 NV_DEFINE_ADD(uint16, UINT16) in NV_DEFINE_ADD() 445 NV_DEFINE_ADD_ARRAY(uint16, UINT16) 518 NV_DEFINE_GET(uint16, UINT16) in NV_DEFINE_GET() 549 NV_DEFINE_GET_ARRAY(uint16, UINT16)
|
| /freebsd-13.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-access-native.h | 490 CVMX_BUILD_WRITE64(uint16, "sh"); 505 CVMX_BUILD_READ64(uint16, "lhu");
|
| /freebsd-13.1/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_value.h | 252 BHND_NVRAM_VAL_FMT_DECL(uint16);
|
| /freebsd-13.1/sys/contrib/openzfs/lib/libnvpair/ |
| H A D | libnvpair.c | 209 NVLIST_PRTFUNC(uint16, uint16_t, uint16_t, "0x%x") 436 NVLIST_PRINTCTL_REPLACE(uint16, uint16_t) 625 RENDER(pctl, uint16, nvl, name, val); in nvlist_print_with_indent() 835 NVP(elem, uint16, uint16_t, int, "%u"); in dump_nvlist()
|