Home
last modified time | relevance | path

Searched refs:Gain (Results 1 – 13 of 13) sorted by relevance

/freebsd/tools/tools/ath/athprom/
H A Deeprom-314 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
18 | XPD Gain $xgain | XPD $xpd |
80 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
84 | XPD Gain $xgain | XPD $xpd |
128 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
132 | XPD Gain $xgain | XPD $xpd |
H A Deeprom-417 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
21 | XPD Gain $xgain | XPD $xpd |
90 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
94 | XPD Gain $xgain | XPD $xpd |
155 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
159 | XPD Gain $xgain | XPD $xpd |
H A Deeprom-1429 | Antenna Gain Chain 0 $antGainCh0 |
30 | Antenna Gain Chain 1 $antGainCh1 |
31 | Antenna Gain Chain 2 $antGainCh2 |
51 | Xpd Gain Mask $xpdGain |
H A Deeprom-518 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
22 | XPD Gain $xgain | XPD $xpd |
104 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
108 | XPD Gain $xgain | XPD $xpd |
182 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
186 | XPD Gain $xgain | XPD $xpd |
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp235 float Gain = moveGain(N, FromLeftToRight, Signatures); in runIteration() local
236 Gains.push_back(std::make_pair(Gain, &N)); in runIteration()
319 float Gain = 0.f; in moveGain() local
321 Gain += (FromLeftToRight ? Signatures[UN].CachedGainLR in moveGain()
323 return Gain; in moveGain()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp1113 Scaled64 Gain[2] = {LoopCost[0].PredCost - LoopCost[0].NonPredCost, in checkLoopHeuristics() local
1119 if (Gain[1] < Scaled64::get(GainCycleThreshold) || in checkLoopHeuristics()
1120 Gain[1] * Scaled64::get(GainRelativeThreshold) < LoopCost[1].PredCost) { in checkLoopHeuristics()
1121 Scaled64 RelativeGain = Scaled64::get(100) * Gain[1] / LoopCost[1].PredCost; in checkLoopHeuristics()
1124 << Gain[1].toString() in checkLoopHeuristics()
1135 if (Gain[1] > Gain[0]) { in checkLoopHeuristics()
1136 Scaled64 GradientGain = Scaled64::get(100) * (Gain[1] - Gain[0]) / in checkLoopHeuristics()
1147 else if (Gain[1] < Gain[0]) { in checkLoopHeuristics()
H A DMachineBlockPlacement.cpp805 BlockFrequency Gain = A - B; in greaterWithBias() local
806 return (Gain / ThresholdProb) >= EntryFreq; in greaterWithBias()
3275 BlockFrequency Gain = PredFreq * (BBProb - BestProb); in isBestSuccessor() local
3276 return Gain > scaleThreshold(BB); in isBestSuccessor()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp425 void setMergeGain(MergeGainT Gain) { CachedGain = Gain; }
862 MergeGainT Gain = MergeGainT(); in getBestMergeGain()
865 /// and update Gain with a better alternative. in getBestMergeGain()
878 Gain.updateIfLessThan( in computeMergeGain()
884 Gain.updateIfLessThan( in computeMergeGain()
923 Edge->setCachedMergeGain(ChainPred, ChainSucc, Gain); in concatChains()
924 return Gain; in concatChains()
1152 MergeGainT Gain = getBestMergeGain(Edge);
1153 Edge->setMergeGain(Gain);
809 MergeGainT Gain = MergeGainT(); getBestMergeGain() local
[all...]
/freebsd/share/misc/
H A Dusb_hid_usages1051 0x52 Gain
1094 0x7D Device Gain Report
1095 0x7E Device Gain
1228 0x70 Depth Gain Compensation
1257 0x16 Red Video Gain
1258 0x18 Green Video Gain
1259 0x1A Blue Video Gain
H A Dusb_vendors12777 09ff Gain Technology Corp.
15403 0001 HWUN1 Hi-Gain Wireless-300N Adapter w/ Upgradable Antenna [Ralink RT2870]
15404 0003 HWDN1 Hi-Gain Wireless-300N Dish Adapter [Ralink RT2870]
15405 0009 HWUN2 Hi-Gain Wireless-150N Adapter w/ Upgradable Antenna [Ralink RT2770]
15406 000b HWDN2 Hi-Gain Wireless-150N Dish Adapter [Ralink RT2770]
15407 0013 HWUN3 Hi-Gain Wireless-N Adapter [Ralink RT3070]
15408 0015 HWDN2 Rev. E Hi-Gain Wireless-150N Dish Adapter [Realtek RTL8191SU]
15409 0017 HAWNU1 Hi-Gain Wireless-150N Network Adapter with Range Amplifier [Ralink RT3070]
16950 4757 Chris Pavlina (c4757p) WCP52 Gain/Phase Analyzer
21252 3317 DWA-137 Wireless N High-Gain Adapter [Ralink RT5372]
[all …]
/freebsd/contrib/lutok/
H A DINSTALL14 Gain root privileges
/freebsd/contrib/kyua/
H A DINSTALL.md14 Gain root privileges
/freebsd/sys/dev/bhnd/nvram/
H A Dnvram_map46 desc "Antenna 0 Gain"
52 desc "Antenna 1 Gain"
58 desc "Antenna 2 Gain"
64 desc "Antenna 3 Gain"