| /freebsd-14.2/crypto/openssl/crypto/chacha/asm/ |
| H A D | chacha-c64xplus.pl | 529 || XOR @Y[1],@DAT[1],@DAT[1] 531 XOR @Y[2],@DAT[2],@DAT[2] 532 || XOR @Y[3],@DAT[3],@DAT[3] 534 XOR @Y[4],@DAT[4],@DAT[4] 537 XOR @Y[5],@DAT[5],@DAT[5] 539 XOR @Y[6],@DAT[6],@DAT[6] 540 || XOR @Y[7],@DAT[7],@DAT[7] 542 XOR @Y[8],@DAT[8],@DAT[8] 545 XOR @Y[9],@DAT[9],@DAT[9] 785 XOR @X[4],@DAT[4],@DAT[4] [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/mmc/ |
| H A D | mmci.txt | 23 - st,sig-dir-dat0 : bus signal direction pin used for DAT[0]. 24 - st,sig-dir-dat2 : bus signal direction pin used for DAT[2]. 25 - st,sig-dir-dat31 : bus signal direction pin used for DAT[3] and DAT[1]. 26 - st,sig-dir-dat74 : bus signal direction pin used for DAT[4] to DAT[7].
|
| H A D | arm,pl18x.yaml | 107 DAT[0]. 112 DAT[2]. 117 DAT[3] and DAT[1]. 122 DAT[7] and DAT[4]. 137 pins CMD, DAT[0], DAT[1], DAT[2] and DAT[3].
|
| /freebsd-14.2/sys/dev/sbni/ |
| H A D | if_sbni.c | 157 sc->io_off + DAT, to, len); in sbni_insb() 166 sc->io_off + DAT, from, len); in sbni_outsb() 568 sbni_outb(sc, DAT, 0); in download_data() 771 sbni_outb(sc, DAT, SBNI_SIG); in send_frame_header() 774 sbni_outb(sc, DAT, value); in send_frame_header() 777 sbni_outb(sc, DAT, value); in send_frame_header() 782 sbni_outb(sc, DAT, 0); in send_frame_header() 809 if (sbni_inb(sc, DAT) != SBNI_SIG) in check_fhdr() 812 value = sbni_inb(sc, DAT); in check_fhdr() 815 value = sbni_inb(sc, DAT); in check_fhdr() [all …]
|
| H A D | if_sbnireg.h | 42 DAT = 2 enumerator
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | microfocus | 12 >36 string \x00\x3E Micro Focus File with Header (DAT) 16 >36 string \x00\x3E Micro Focus File with Header (DAT)
|
| H A D | coff | 21 # skip ega80woa.fnt svgafix.fnt HP3FNTS1.DAT HP3FNTS2.DAT INTRO.ACT LEARN.PIF by looking for low nu…
|
| H A D | windows | 363 # Summary: Windows boot status log BOOTSTAT.DAT 367 # BOOTSTAT.DAT only contains nulls or invalid data 373 # display information of BOOTSTAT.DAT 378 # BOOTSTAT.DAT in BOOT subdirectory 403 # display BOOTSTAT.DAT entry
|
| H A D | compress | 34 # DAT ZOAGZIP game data format http://en.wikipedia.org/wiki/SD_Gundam_Capsule_Fighter
|
| H A D | archive | 640 # windows7en.mbr UNICODE.DAT 643 # windows7en.mbr (B441BBAAh) UNICODE.DAT (0400AF05h) 658 # 181 (biosmd80.rom) 202 (Flags$StringJoiner.class) 90 (UNICODE.DAT)
|
| /freebsd-14.2/tests/sys/cddl/zfs/tests/history/ |
| H A D | Makefile | 19 ${PACKAGE}FILES+= sparc.migratedpool.DAT.Z 26 ${PACKAGE}FILES+= i386.migratedpool.DAT.Z
|
| H A D | history_007_pos.ksh | 91 log_must $CP $tst_dir/${arch}.migratedpool.DAT.Z $import_dir 92 log_must $UNCOMPRESS $import_dir/${arch}.migratedpool.DAT.Z
|
| H A D | sparc.orig_history.txt | 2 2006-10-27.03:13:47 zpool create history_pool /var/tmp/sparc.migratedpool.DAT
|
| H A D | i386.orig_history.txt | 2 2006-10-20.13:18:37 zpool create history_pool /var/tmp/i386.migratedpool.DAT
|
| /freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/history/ |
| H A D | history_007_pos.ksh | 75 log_must cp $tst_dir/${arch}.migratedpool.DAT.Z $import_dir 76 log_must uncompress -f $import_dir/${arch}.migratedpool.DAT.Z
|
| H A D | i386.orig_history.txt | 2 2006-10-20.13:18:37 zpool create history_pool /var/tmp/i386.migratedpool.DAT
|
| H A D | sparc.orig_history.txt | 2 2006-10-27.03:13:47 zpool create history_pool /var/tmp/sparc.migratedpool.DAT
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-j721e.dtsi | 143 <0x00 0x10000000 0x00 0x10000000 0x00 0x10000000>, /* PCIe DAT */ 146 <0x44 0x00000000 0x44 0x00000000 0x00 0x08000000>, /* PCIe2 DAT */ 147 <0x44 0x10000000 0x44 0x10000000 0x00 0x08000000>, /* PCIe3 DAT */
|
| H A D | k3-am65.dtsi | 77 <0x00 0x10000000 0x00 0x10000000 0x00 0x10000000>, /* PCIe DAT */
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFeatures.td | 149 "Assume that the enhanced-DAT facility 2 is installed" 322 "Assume that the reset-DAT-protection facility is installed"
|
| H A D | SystemZInstrSystem.td | 172 // Invalidate DAT table entry. 176 // Reset DAT protection. 180 // Compare and replace DAT table entry.
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3368-lion.dtsi | 72 /* Q7_GP2_I2C = LVDS_DID_CLK/DAT */
|
| /freebsd-14.2/share/doc/smm/01.setup/ |
| H A D | spell.ok | 25 DAT
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Linker/ |
| H A D | IRMover.cpp | 800 ArrayType *DAT = cast<ArrayType>(DGV->getValueType()); in computeTypeMapping() local 802 TypeMap.addTypeMapping(DAT->getElementType(), SAT->getElementType()); in computeTypeMapping()
|
| /freebsd-14.2/share/misc/ |
| H A D | usb_vendors | 24120 AT 0704 DAT
|