Home
last modified time | relevance | path

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

123456789

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/share/wscons/keymaps/
H A Dpckbd.fr_CA.iso8859-115 # Right Alternate key allows to retrieve the standard US mapping for a key.
17 # French '<<' and '>>' accents when Right Alternate key is used, to respect
/netbsd-src/external/bsd/am-utils/dist/
H A DLSM.am-utils16 Alternate-site: http://www.am-utils.org/mirrors.html
/netbsd-src/sys/arch/atari/stand/xxboot/ahdi-wdb00t/
H A Dwdb00t.ahdi.S49 btst #3,%d0 | Alternate?
/netbsd-src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/
H A Dsdb00t.ahdi.S49 btst #3,%d0 | Alternate?
/netbsd-src/sys/arch/evbsh3/conf/
H A DT_SH7706LSR32 # Alternate buffer queue strategies for better responsiveness under high
H A DAP_MS104_SH438 # Alternate buffer queue strategies for better responsiveness under high
H A DT_SH7706LAN32 # Alternate buffer queue strategies for better responsiveness under high
/netbsd-src/sys/arch/atari/stand/xxboot/wdboot/
H A Dwdboot.S56 0: btst #3,%d0 | Alternate?
/netbsd-src/sys/arch/atari/stand/xxboot/sdboot/
H A Dsdboot.S61 1: btst #3,%d0 | Alternate?
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dglob.hin67 * Alternate filesystem access methods for glob; replacement
/netbsd-src/sys/arch/hpcsh/conf/
H A DGENERIC82 # Alternate buffer queue strategies for better responsiveness under high
87 # Alternate buffer queue strategies for better responsiveness under high
/netbsd-src/sys/arch/evbmips/conf/
H A DADM5120-NB72 # Alternate buffer queue strategies for better responsiveness under high
H A DADM512072 # Alternate buffer queue strategies for better responsiveness under high
H A DRB15367 # Alternate buffer queue strategies for better responsiveness under high
H A DADM5120-USB71 # Alternate buffer queue strategies for better responsiveness under high
H A DWGT624V385 # Alternate buffer queue strategies for better responsiveness under high
H A DMIPSSIM85 # Alternate buffer queue strategies for better responsiveness under high
/netbsd-src/sys/arch/evbppc/conf/
H A DRB850GX238 # Alternate buffer queue strategies for better responsiveness under high
/netbsd-src/sys/arch/cesfic/conf/
H A DGENERIC41 # Alternate buffer queue strategies for better responsiveness under high
/netbsd-src/sys/arch/news68k/conf/
H A DLIBERO27 # Alternate buffer queue strategies for better responsiveness under high
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DX86TargetParser.def49 // Alternate names supported by __builtin_cpu_is and target multiversioning.
/netbsd-src/sys/arch/evbarm/conf/
H A DGENERIC.common113 # Alternate buffer queue strategies for better responsiveness under high
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dpxa3xx.dtsi48 * MFP Alternate functions for pins having a gpio.
/netbsd-src/sys/arch/mvme68k/conf/
H A DGENERIC55 # Alternate buffer queue strategies for better responsiveness under high

123456789