Home
last modified time | relevance | path

Searched refs:Alternate (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp220 auto *Alternate = Pred; in computeDominator() local
221 while (Alternate != Candidate) { in computeDominator()
222 if (Candidate->BlockID > Alternate->BlockID) in computeDominator()
225 Alternate = Alternate->DominatorNode.Parent; in computeDominator()
247 auto *Alternate = Succ; in computePostDominator() local
248 while (Alternate != Candidate) { in computePostDominator()
249 if (Candidate->BlockID < Alternate->BlockID) in computePostDominator()
252 Alternate = Alternate->PostDominatorNode.Parent; in computePostDominator()
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dpistachio-clock.txt14 - "audio_clk_in": Alternate audio reference clock (optional)
15 - "enet_clk_in": Alternate ethernet PHY clock (optional)
H A Dartpec6.txt12 - "i2s_refclk": Alternate audio reference clock (optional).
/freebsd/contrib/dialog/
H A Ddialog.lsm19 Alternate-site: ftp://ftp.us.debian.org/debian/pool/main/d/dialog/
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A De500v1_power_isa.dtsi40 power-isa-atb; // Alternate Time Base
H A De500v2_power_isa.dtsi40 power-isa-atb; // Alternate Time Base
H A De500mc_power_isa.dtsi40 power-isa-atb; // Alternate Time Base
H A De5500_power_isa.dtsi40 power-isa-atb; // Alternate Time Base
H A De6500_power_isa.dtsi40 power-isa-atb; // Alternate Time Base
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def54 // Alternate names supported by __builtin_cpu_is and target multiversioning.
111 // Alternate names supported by __builtin_cpu_is and target multiversioning.
/freebsd/share/misc/
H A Dscsi_modes242 {Alternate Sectors per Zone} i2
243 {Alternate Tracks per Zone} i2
244 {Alternate Tracks per Logical Unit} i2
H A Dusb_hid_usages386 0x99 Keyboard Alternate Erase
559 0x29 Alternate Function
761 0x173 Alternate Audio Increment
762 0x174 Alternate Audio Decrement
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dfsl,imx27-pinctrl.txt22 1 - Alternate function
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dbrcm,brcmstb-gpio.txt34 Alternate form of specifying interrupts and parents that allows for
/freebsd/crypto/heimdal/lib/roken/
H A Dglob.hin67 * Alternate filesystem access methods for glob; replacement
/freebsd/sys/contrib/device-tree/src/arm/intel/pxa/
H A Dpxa3xx.dtsi48 * MFP Alternate functions for pins having a gpio.
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dxpedite5200.dts421 label = "Alternate boot firmware";
H A Dxpedite5200_xmon.dts425 label = "Alternate boot firmware";
H A Dxpedite5301.dts72 1 0 0 0xf0000000 0x8000000 /* CS1: Alternate flash */
H A Dxpedite5370.dts70 1 0 0 0xf0000000 0x8000000 /* CS1: Alternate flash */
H A Dxpedite5330.dts108 1 0 0 0xf0000000 0x8000000 /* CS1: Alternate flash */
/freebsd/share/examples/csh/
H A Ddot.cshrc121 # Alternate prompts
/freebsd/stand/forth/
H A Dmenu-commands.4th57 \ Alternate Boot
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gx.dtsi46 /* Alternate 3 MiB reserved for ARM Trusted Firmware (BL31) */
/freebsd/contrib/tzdata/
H A Dbackward305 # Alternate names for the same location

123