Searched refs:DTC (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/contrib/device-tree/ |
H A D | Makefile | 1 DTC ?= dtc macro 139 quiet_cmd_dtc = DTC $@ 141 $(DTC) -O dtb -o $@ -b 0 \ 151 $(DTC) -@ -O dtb -o $@ -b 0 \
|
/freebsd/sys/conf/ |
H A D | dtb.build.mk | 7 DTC?= dtc 37 .export DTC ECHO
|
/freebsd/sys/tools/fdt/ |
H A D | make_dtbo.sh | 25 ${DTC} -@ -O dtb -o "$dtb" -i "$S/dts/${MACHINE}" -i "$S/contrib/device-tree/src/${MACHINE}"
|
H A D | make_dtb.sh | 25 …${DTC} -@ -O dtb -o "$dtb" -b 0 -p 1024 -i "$S/dts/${MACHINE}" -i "$S/contrib/device-tree/src/${MA…
|
/freebsd/sys/arm64/arm64/ |
H A D | cmn600.c | 221 NAME_OF(DTC, "DTC"); in cmn600_node_type_str()
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 8060 const auto *DTC = cast<OpenACCDeviceTypeClause>(C); in writeOpenACCClause() local 8061 writeSourceLocation(DTC->getLParenLoc()); in writeOpenACCClause() 8062 writeUInt32(DTC->getArchitectures().size()); in writeOpenACCClause() 8063 for (const DeviceTypeArgument &Arg : DTC->getArchitectures()) { in writeOpenACCClause()
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 6872 iASL/DTC/Preprocessor: Gracefully handle early EOF. Handle an EOF at the 7827 iASL/DTC: Major update for new grammar features. Allow generic data types 7856 iASL/DTC: Finish support for expression evaluation. Added a new 7863 Disassembler/DTC: Remove support for () and <> style comments in data 7866 that DTC has full expression support, we don't want to have comment 7888 iASL/DTC: Do not abort compiler on fatal errors. We do not want to 8024 iASL/DTC: Added support for integer expressions and labels. Support for 8049 iASL/DTC: Fixed a couple input scanner issues with comments and line 8054 iASL/DTC: Reduced the severity of some errors from fatal to error. There
|
/freebsd/share/termcap/ |
H A D | termcap | 106 # The A manufacturer represents Diablo, DTC, Xerox, Qume, and other Daisy 131 # DTC 382 with VDU. Has no cd so we fake it with ce. Standout works but
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 24066 # This section collects Diablo, DTC, Xerox, Qume, and other daisy 24090 # DTC 382 with VDU. Has no <ed> so we fake it with <el>. Standout 24103 dtc382|DTC 382, 24111 dtc300s|DTC 300s,
|
/freebsd/share/misc/ |
H A D | usb_vendors | 18819 0002 DTC-02U [Digi Touch Controller]
|
H A D | pci_vendors | 18337 134a DTC Technology Corp.
|