/freebsd/sys/dev/ath/ath_rate/sample/ |
H A D | tx_schedules.h | 42 #include <sys/cdefs.h> 45 (((_r) == 18) ? 3 : (((_r) == 24) ? 4 : (((_r) == 36) ? 5 : \ 53 { 4,A(36), 3,A( 24), 4,A( 18), 2,A( 6) }, /* 36Mb/s */ 54 { 4,A(48), 3,A( 36), 4,A( 24), 2,A(12) }, /* 48Mb/s */ 55 { 4,A(54), 3,A( 48), 4,A( 36), 2,A(24) } /* 54Mb/s */ 76 { 4,A(36), 3,A( 24), 4,A( 18), 2,A( 6) }, /* 36Mb/s */ 77 { 4,A(48), 3,A( 36), 4,A( 24), 2,A(12) }, /* 48Mb/s */ 78 { 4,A(54), 3,A( 48), 4,A( 36), 2,A(24) }, /* 54Mb/s */ 122 (((_r) == 36) ? 9 : (((_r) == 48) ? 10 : (((_r) == 54) ? 11 : 0)))))))))))) 133 { 4,G(36), 3,G( 24), 4,G( 18), 2,G( 1) }, /* 36Mb/s */ [all …]
|
/freebsd/tools/tools/ath/athrd/ |
H A D | athrd.c | 29 #include "opt_ah.h" 31 #include "ah.h" 33 #include <sys/param.h> 35 #include <net80211/_ieee80211.h> 36 #include <net80211/ieee80211_regdomain.h> 38 #include "ah_internal.h" 39 #include "ah_eeprom_v3.h" /* XXX */ 41 #include <ctype.h> 42 #include <stdarg.h> 43 #include <stdio.h> [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | aspeed,ast2400-gpio.yaml | 28 minItems: 36 45 minimum: 36 90 minItems: 36 93 enum: [ 36, 208 ] 122 #include <dt-bindings/clock/ast2600-clock.h> 123 #include <dt-bindings/interrupt-controller/arm-gic.h> 124 #include <dt-bindings/interrupt-controller/irq.h> 146 gpio-ranges = <&pinctrl 0 208 36>; 147 ngpios = <36>;
|
/freebsd/contrib/netbsd-tests/crypto/opencrypto/ |
H A D | h_aesctr1.c | 29 #include <err.h> 30 #include <fcntl.h> 31 #include <stdio.h> 32 #include <string.h> 33 #include <unistd.h> 35 #include <sys/ioctl.h> 36 #include <sys/time.h> 38 #include <crypto/cryptodev.h> 44 * 36-byte (ie, unpadded) operations. 50 unsigned char key[36]; /* Includes 32-bit nonce */ [all …]
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_phy.c | 19 #include "opt_ah.h" 21 #include "ah.h" 22 #include "ah_internal.h" 24 #include "ar5212/ar5212.h" 42 /* 18 Mb */ { AH_TRUE, OFDM, 18000, 0x0e, 0x00, 36, 2 }, 44 /* 36 Mb */ { AH_TRUE, OFDM, 36000, 0x0d, 0x00, 72, 4 }, 61 /* 18 Mb */ { AH_TRUE, HALF, 18000, 0x0d, 0x00, 36, 4 }, 92 /* 18 Mb */ { AH_TRUE, TURBO, 36000, 0x0e, 0x00, 36, 1 }, 94 /* 36 Mb */ { AH_TRUE, TURBO, 72000, 0x0d, 0x00, 72, 2 }, 109 /* 18 Mb */ { AH_TRUE, TURBO, 36000, 0x0e, 0x00, 36, 2 }, [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | print-geonet.c | 20 #include <config.h> 22 #include "netdissect-stdinc.h" 25 #include "netdissect.h" 26 #include "extract.h" 27 #include "addrtoname.h" 115 if (length < 36) { in geonet_print() 116 ND_PRINT(" (common header length %u < 36)", length); in geonet_print() 170 ND_TCHECK_LEN(bp, 36); in geonet_print() 171 length -= 36; in geonet_print() 172 bp += 36; in geonet_print() [all …]
|
/freebsd/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210_phy.c | 19 #include "opt_ah.h" 21 #include "ah.h" 22 #include "ah_internal.h" 24 #include "ar5210/ar5210.h" 39 /* 18 Mb */ { AH_TRUE, OFDM, 18000, 0x0e, 0x00, 36, 2 }, 41 /* 36 Mb */ { AH_TRUE, OFDM, 36000, 0x0d, 0x00, 72, 4 }, 56 /* 18 Mb */ { AH_TRUE, TURBO, 36000, 0x0e, 0x00, 36, 2 }, 58 /* 36 Mb */ { AH_TRUE, TURBO, 72000, 0x0d, 0x00, 72, 4 },
|
/freebsd/lib/libc/tests/stdio/ |
H A D | print_positional_test.c | 32 #include <sys/param.h> 33 #include <stdio.h> 34 #include <stdlib.h> 35 #include <string.h> 36 #include <wchar.h> 38 #include <atf-c.h> 49 "|xx 33 34 35 36\n" 74 "|xx %33$s %34$s %35$s %36$s\n" in ATF_TC_BODY() 83 "31", "32", "33", "34", "35", "36", in ATF_TC_BODY() 104 "|xx %33$s %34$s %35$s %36$s\n" in ATF_TC_BODY() [all …]
|
/freebsd/sys/contrib/openzfs/module/icp/asm-arm/sha2/ |
H A D | sha512-armv7.S | 183 ldr r11,[sp,#56+0] @ h.lo 185 ldr r12,[sp,#56+4] @ h.hi 200 adc r4,r4,r12 @ T += h 263 adc r6,r6,r4 @ h += T 323 ldr r11,[sp,#56+0] @ h.lo 325 ldr r12,[sp,#56+4] @ h.hi 340 adc r4,r4,r12 @ T += h 403 adc r6,r6,r4 @ h += T 517 vadd.i64 d16,d30 @ h+=Maj from the past 534 vsli.64 d24,d16,#36 [all …]
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_phy.c | 19 #include "opt_ah.h" 21 #include "ah.h" 22 #include "ah_internal.h" 24 #include "ar5211/ar5211.h" 40 /* 18 Mb */ { AH_TRUE, OFDM, 18000, 0x0e, 0x00, 36, 2 }, 42 /* 36 Mb */ { AH_TRUE, OFDM, 36000, 0x0d, 0x00, 72, 4 }, 57 /* 18 Mb */ { AH_TRUE, TURBO, 36000, 0x0e, 0x00, 36, 2 }, 59 /* 36 Mb */ { AH_TRUE, TURBO, 72000, 0x0d, 0x00, 72, 4 },
|
/freebsd/tests/sys/cddl/zfs/tests/txg_integrity/ |
H A D | fsync_integrity.c | 70 #include <stdint.h> 71 #include <sys/types.h> 72 #include <sys/uio.h> 73 #include <unistd.h> 74 #include <sys/stat.h> 75 #include <fcntl.h> 76 #include <stdio.h> 77 #include <errno.h> 78 #include <semaphore.h> 79 #include <pthread.h> [all …]
|
H A D | txg_integrity.c | 62 #include <stdint.h> 63 #include <sys/types.h> 64 #include <sys/uio.h> 65 #include <unistd.h> 66 #include <sys/stat.h> 67 #include <fcntl.h> 68 #include <stdio.h> 69 #include <errno.h> 70 #include <semaphore.h> 71 #include <pthread.h> [all …]
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | README.timecodes | 48 example: " 216 15:36:43 TZ=0" 72 example: " 92 216 15:36:43.640 D" 90 example: "216:15:36:43 " 93 Heath GC-1000 Most Accurate Clock (WWV/H) 108 example: "15:36:43.6 04/08/91" 111 PST/Traconex 1020 Time Source (WWV/H) (firmware revision V4.01) 126 T = transmitter (C = WWV, H = WWVH) 143 example: "O3@055281824C00000394 91/08/04/216 15:36:43.640"
|
/freebsd/sys/crypto/openssl/arm/ |
H A D | sha512-armv4.S | 53 @ h[0-7], namely with most significant dword at *lower* address, which 57 # include "arm_arch.h" 230 ldr r11,[sp,#56+0] @ h.lo 232 ldr r12,[sp,#56+4] @ h.hi 247 adc r4,r4,r12 @ T += h 310 adc r6,r6,r4 @ h += T 370 ldr r11,[sp,#56+0] @ h.lo 372 ldr r12,[sp,#56+4] @ h.hi 387 adc r4,r4,r12 @ T += h 450 adc r6,r6,r4 @ h += T [all …]
|
/freebsd/contrib/llvm-project/libcxx/include/__charconv/ |
H A D | from_chars_integral.h | 13 #include <__algorithm/copy_n.h> 15 #include <__charconv/from_chars_result.h> 16 #include <__charconv/traits.h> 18 #include <__memory/addressof.h> 19 #include <__system_error/errc.h> 20 #include <__type_traits/enable_if.h> 21 #include <__type_traits/integral_constant.h> 22 #include <__type_traits/is_integral.h> 23 #include <__type_traits/is_unsigned.h> 24 #include <__type_traits/make_unsigned.h> [all …]
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpmac_poly1305.txt | 25 Output = 36e5f6b5c5e06070f0efca96227a863e 29 Key = 36e5f6b5c5e06070f0efca96227a863e00000000000000000000000000000000 299 # 5*H+L reduction intermediate 306 # 5*H+L reduction final 322 Output = 36e5f6b5c5e06070f0efca96227a863e 325 Key = 36e5f6b5c5e06070f0efca96227a863e00000000000000000000000000000000
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | UnwindRegistersSave.S | 9 #include "assembly.h" 15 #define FROM_32_TO_63 32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57… 186 sdc1 $f0, (4 * 36 + 8 * 0)($4) 187 sdc1 $f2, (4 * 36 + 8 * 2)($4) 188 sdc1 $f4, (4 * 36 + 8 * 4)($4) 189 sdc1 $f6, (4 * 36 + 8 * 6)($4) 190 sdc1 $f8, (4 * 36 + 8 * 8)($4) 191 sdc1 $f10, (4 * 36 + 8 * 10)($4) 192 sdc1 $f12, (4 * 36 + 8 * 12)($4) 193 sdc1 $f14, (4 * 36 + 8 * 14)($4) [all …]
|
H A D | UnwindRegistersRestore.S | 9 #include "assembly.h" 15 #define FROM_32_TO_63 32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57… 288 PPC64_CLVSl(36) 476 lwz 7, 36(3) 910 r9 = memw(r0+#36) 959 ldc1 $f0, (4 * 36 + 8 * 0)($4) 960 ldc1 $f2, (4 * 36 + 8 * 2)($4) 961 ldc1 $f4, (4 * 36 + 8 * 4)($4) 962 ldc1 $f6, (4 * 36 + 8 * 6)($4) 963 ldc1 $f8, (4 * 36 + 8 * 8)($4) [all …]
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | OPENSSL_s390xcap.3 | 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 74 . ds #H 0 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' 99 . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' 100 . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' 101 . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' 102 . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' [all …]
|
/freebsd/contrib/unbound/contrib/ios/ |
H A D | openssl.patch | 5 #include <openssl/modes.h> 27 @@ -36,6 +36,13 @@ 28 # include <openssl/x509v3.h> 29 # include <openssl/rand.h>
|
/freebsd/sys/net80211/ |
H A D | ieee80211_phy.c | 28 #include <sys/cdefs.h> 33 #include "opt_inet.h" 35 #include <sys/param.h> 36 #include <sys/kernel.h> 37 #include <sys/systm.h> 38 #include <sys/malloc.h> 40 #include <sys/socket.h> 42 #include <net/if.h> 43 #include <net/if_media.h> 45 #include <net/ethernet.h> [all …]
|
/freebsd/contrib/sendmail/src/ |
H A D | stab.c | 14 #include <sendmail.h> 18 #include <sm/sendmail.h> 20 # include <sm/ixlen.h> 23 # include <tls.h> 61 if (tTd(36, 5)) 87 if (tTd(36, 9)) 110 if (tTd(36, 5)) 129 if (tTd(36, 5)) 233 if (tTd(36, 15)) 275 if (tTd(36, 90))
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | elf | 88 >>>36 lelong &0x01000000 68000, 89 >>>36 lelong &0x00810000 CPU32, 90 >>>36 lelong 0 68020, 99 >>>36 lelong &0x20 N32 102 >>>36 lelong &0x20 N32 106 >>>36 use elf-mips 116 >>>36 use elf-pa-risc 125 >>>36 use elf-sparc 136 >18 leshort 36 NEC V800 or cisco 12000, 142 >>>36 lelong&0xff000000 0x04000000 EABI4 [all …]
|
/freebsd/usr.bin/banner/ |
H A D | banner.c | 37 #include <err.h> 38 #include <stdio.h> 39 #include <stdlib.h> 40 #include <string.h> 41 #include <unistd.h> 51 /* ^H */ 0, 0, 0, 0, 0, 0, 0, 0, 59 /* H */3965, 4000, 4015, 4115, 4281, 4314, 4432, 4548, 63 /* h */7380, 7452, 7499, 7584, 7689, 7702, 7797, 7869, 89 /* 110 */ 3, 81, 32, 129, 37, 5, 79, 35, 129, 36, 103 /* 250 */ 21, 112, 5, 129, 35, 40, 111, 5, 129, 36, [all …]
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_phy.c | 19 #include "opt_ah.h" 21 #include "ah.h" 22 #include "ah_internal.h" 24 #include "ar5416/ar5416.h" 45 /* 18 Mb */ { AH_TRUE, OFDM, 18000, 0x0e, 0x00, 36, 6 }, 47 /* 36 Mb */ { AH_TRUE, OFDM, 36000, 0x0d, 0x00, 72, 8 }, 78 /* 18 Mb */ { AH_TRUE, OFDM, 18000, 0x0e, 0x00, 36, 2 }, 80 /* 36 Mb */ { AH_TRUE, OFDM, 36000, 0x0d, 0x00, 72, 4 },
|