/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
H A D | Context.h | 52 SmallVector<std::unique_ptr<HardwareUnit>, 4> Hardware; variable 65 Hardware.push_back(std::move(H)); in addHardwareUnit()
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | media.hlp | 5 a supported controller (see Hardware Guide). 7 a supported controller (see Hardware Guide).
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | wm8524.txt | 3 This device does not use I2C or SPI but a simple Hardware Control Interface.
|
/freebsd/sys/contrib/device-tree/Bindings/mips/img/ |
H A D | pistachio-marduk.txt | 6 Hardware and other related documentation is available at
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64PfmCounters.td | 1 //===-- AArch64PfmCounters.td - AArch64 Hardware Counters --*- tablegen -*-===//
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsPfmCounters.td | 1 //===-- MipsPfmCounters.td - Mips Hardware Counters --------*- tablegen -*-===//
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCPfmCounters.td | 1 //===-- PPCPfmCounters.td - PPC Hardware Counters ----------*- tablegen -*-===//
|
H A D | PPCInstrHTM.td | 1 //===-- PPCInstrHTM.td - The PowerPC Hardware Transactional Memory -*-===// 9 // This file describes the Hardware Transactional Memory extension to the
|
/freebsd/sys/contrib/device-tree/Bindings/hwlock/ |
H A D | sirf,hwspinlock.txt | 1 SIRF Hardware spinlock device Binding
|
H A D | sprd-hwspinlock.txt | 1 SPRD Hardware Spinlock Device Binding
|
H A D | qcom-hwspinlock.txt | 1 Qualcomm Hardware Mutex Block:
|
/freebsd/sys/contrib/device-tree/Bindings/rng/ |
H A D | ks-sa-rng.txt | 1 Keystone SoC Hardware Random Number Generator(HWRNG) Module
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | test.data | 143 4diag:*:0:996:Hardware Diagnostics:/usr/diags:/bin/csh 173 4d iag * 0 996 Hardware Diagnostics /usr/diags /bin/csh
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Sanitizers.def | 52 // Hardware-assisted AddressSanitizer 55 // Kernel Hardware-assisted AddressSanitizer (KHWASan)
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | sdhci-msm.txt | 60 value as per the Hardware Programming Guide. 63 specify the DLL_CONFIG register value as per Hardware Programming Guide.
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl-bindings.txt | 3 Hardware modules that control pin multiplexing or configuration parameters 8 Hardware modules whose signals are affected by pin configuration are
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-pm8058.txt | 10 Hardware-wise the different LEDs support slightly different
|
/freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
H A D | atmel-wdt.txt | 20 - atmel,watchdog-type : Should be "hardware" or "software". Hardware watchdog
|
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/ |
H A D | sci-pm-domain.txt | 46 Hardware blocks belonging to a PM domain should contain a "power-domains"
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | xlnx,zynqmp-ipi-mailbox.txt | 21 Hardware | | IPI Agent | | IPI Buffers | |
|
H A D | nvidia,tegra186-hsp.txt | 1 NVIDIA Tegra Hardware Synchronization Primitives (HSP)
|
/freebsd/sys/contrib/device-tree/Bindings/power/ |
H A D | renesas,sysc-rmobile.txt | 89 Hardware blocks belonging to a PM domain should contain a "power-domains"
|
/freebsd/contrib/ntp/ |
H A D | NOTES.y2kfixes | 24 Hardware Platform: Sun Sparc
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPU.td | 101 "Hardware supports unaligned global loads and stores" 119 "Hardware supports unaligned local and region loads and stores" 143 "Hardware supports XNACK" 313 "Hardware that runs with PRIV=1 interpreting 's_trap 2' as a nop bug" 830 "Hardware supports SRAMECC" 1046 "Hardware automatically inserts waitcnt before barrier" 1052 "Hardware supports backing off s_barrier if an exception occurs" 1064 "Hardware supports preloading of kernel arguments in user SGPRs."
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | Host.cpp | 171 StringRef Hardware; in getHostCPUNameForARM() local 177 Hardware = Lines[I].substr(8).ltrim("\t :"); in getHostCPUNameForARM() 185 if (Hardware.ends_with("MSM8994") || Hardware.ends_with("MSM8996")) in getHostCPUNameForARM()
|