/freebsd/usr.bin/hexdump/ |
H A D | hexdump.1 | 64 Display the input offset in hexadecimal, followed by sixteen 69 Display the input offset in hexadecimal, followed by sixteen 74 Display the input offset in hexadecimal, followed by sixteen 76 same sixteen bytes in %_p format enclosed in ``|'' characters.
|
/freebsd/contrib/netbsd-tests/lib/libutil/ |
H A D | t_snprintb.c | 96 "0x800f0701<BURST=0xf=SIXTEEN,MSB>\0\0", in ATF_TC_BODY() 105 "0x800f0701<BURST=0xf=SIXTEEN>\0" in ATF_TC_BODY()
|
/freebsd/sys/contrib/libb2/ |
H A D | blake2s-load-xop.h | 22 const __m128i sixteen = _mm_set1_epi8(16); 24 const __m128i s1 = _mm_shuffle_epi8(src2, _mm_sub_epi8(sel, sixteen)); 25 const __m128i mask = _mm_or_si128(_mm_cmpeq_epi8(sel, sixteen), 26 _mm_cmpgt_epi8(sel, sixteen)); // (>=16) = 0xff : 00
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aes-ia64.S | 47 sixteen=r15; 91 // maskff,twenty4,sixteen 149 (p0) shr.u te13=s3,sixteen };; // 4/2:s3>>16 233 shr.u te13=s3,sixteen };; // 4/2:s3>>16 267 shl te12=te12,sixteen};; // 11/1: 315 mov sixteen=16 };; 372 { .mii; mov sixteen=16 390 shr.u r22=r20,sixteen }//;; 399 shr.u r30=r28,sixteen }//;; 468 // maskff,twenty4,sixteen [all …]
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_KDF-KB.pod | 117 Label "label", and IV "sixteen bytes iv". 123 unsigned char *iv = "sixteen bytes iv";
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-sprd.txt | 3 The controller's registers are organized as sets of sixteen 16-bit
|
H A D | sprd,gpio.yaml | 16 The controller's registers are organized as sets of sixteen 16-bit
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | EVP_KDF-KB.7 | 254 Label \*(L"label\*(R", and \s-1IV\s0 \*(L"sixteen bytes iv\*(R". 261 \& unsigned char *iv = "sixteen bytes iv";
|
/freebsd/sys/sys/ |
H A D | mbuf.h | 194 uint16_t sixteen[4]; member 205 uint16_t sixteen[4]; member 215 #define ether_vtag PH_per.sixteen[0] 216 #define tcp_tun_port PH_per.sixteen[0] /* outbound */ 217 #define vt_nrecs PH_per.sixteen[0] /* mld and v6-ND */ 218 #define tso_segsz PH_per.sixteen[1] /* inbound after LRO */ 221 #define lro_tcp_d_len PH_loc.sixteen[0] /* inbound during LRO (no reassembly) */ 222 #define lro_tcp_d_csum PH_loc.sixteen[1] /* inbound during LRO (no reassembly) */ 223 #define lro_tcp_h_off PH_loc.sixteen[2] /* inbound during LRO (no reassembly) */ 224 #define lro_etype PH_loc.sixteen[3] /* inbound during LRO (no reassembly) */
|
/freebsd/lib/libc/stdlib/ |
H A D | hcreate_r.c | 38 * off with a table of sixteen entries. In most cases this hint is in hcreate_r()
|
/freebsd/share/i18n/csmapper/APPLE/ |
H A D | KEYBOARD%UCS.src | 114 # to other encodings; they have no other effect. Sixteen of these 117 # transcoding. The other sixteen transcoding hints are "variant tags"
|
H A D | UCS%KEYBOARD.src | 114 # to other encodings; they have no other effect. Sixteen of these 117 # transcoding. The other sixteen transcoding hints are "variant tags"
|
H A D | THAI%UCS.src | 141 # encodings; they have no other effect. Sixteen of these transcoding 144 # other sixteen transcoding hints are "variant tags" - they are like
|
H A D | UCS%THAI.src | 141 # encodings; they have no other effect. Sixteen of these transcoding 144 # other sixteen transcoding hints are "variant tags" - they are like
|
H A D | SYMBOL%UCS.src | 158 # to other encodings; they have no other effect. Sixteen of these 161 # transcoding. The other sixteen transcoding hints are "variant tags"
|
H A D | GURMUKHI%UCS.src | 194 # encodings; they have no other effect. Sixteen of these transcoding 197 # other sixteen transcoding hints are "variant tags" - they are like
|
H A D | UCS%GURMUKHI.src | 194 # encodings; they have no other effect. Sixteen of these transcoding 197 # other sixteen transcoding hints are "variant tags" - they are like
|
H A D | UCS%SYMBOL.src | 158 # to other encodings; they have no other effect. Sixteen of these 161 # transcoding. The other sixteen transcoding hints are "variant tags"
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | nvidia,tegra186-timer.yaml | 27 The Tegra234 timer provides sixteen 29-bit timer counters.
|
/freebsd/crypto/openssl/crypto/chacha/asm/ |
H A D | chacha-ppc.pl | 417 my ($FOUR,$sixteen,$twenty4) = map("v$_",(18..19,23)); 431 "&vperm ('$d','$d','$d','$sixteen')", 523 lvx $sixteen,@x[2],r12 920 my ($sixteen,$twelve,$eight,$seven) = ($xt0,$xt1,$xt2,$xt3); 943 "&vrlw (@x[$d0],@x[$d0],'$sixteen')", 944 "&vrlw (@x[$d1],@x[$d1],'$sixteen')", 945 "&vrlw (@x[$d2],@x[$d2],'$sixteen')", 946 "&vrlw (@x[$d3],@x[$d3],'$sixteen')", 1063 vspltisw $sixteen,-16 # synthesize constants
|
/freebsd/share/man/man9/ |
H A D | shm_map.9 | 107 It maps the first sixteen kilobytes of the object into the kernel,
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | rand_pool.h | 56 * bytes and then appending another sixteen bytes). This means the buffer ends
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_tom.h | 448 m->m_pkthdr.PH_per.sixteen[2] = mss; in set_mbuf_iscsi_iso_mss() 456 return (m->m_pkthdr.PH_per.sixteen[2]); in mbuf_iscsi_iso_mss()
|
/freebsd/usr.bin/number/ |
H A D | number.c | 46 "sixteen", "seventeen", "eighteen", "nineteen",
|
/freebsd/usr.sbin/arp/ |
H A D | arp.4 | 124 The maximum value is sixteen.
|