Home
last modified time | relevance | path

Searched refs:ADC (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DGCDAntipatternChecker.cpp185 AnalysisDeclContext *ADC, in emitDiagnostics() argument
197 ADC->getDecl(), in emitDiagnostics()
202 PathDiagnosticLocation::createBegin(SW, BR.getSourceManager(), ADC), in emitDiagnostics()
212 AnalysisDeclContext *ADC = AM.getAnalysisDeclContext(D); in checkASTCodeBody() local
217 emitDiagnostics(Match, "semaphore", BR, ADC, this); in checkASTCodeBody()
222 emitDiagnostics(Match, "group", BR, ADC, this); in checkASTCodeBody()
H A DNumberObjectConversionChecker.cpp55 AnalysisDeclContext *ADC; member in __anon986b0df80111::Callback
59 BugReporter &BR, AnalysisDeclContext *ADC) in Callback() argument
60 : C(C), BR(BR), ADC(ADC) {} in Callback()
71 ASTContext &ACtx = ADC->getASTContext(); in run()
190 ADC->getDecl(), C, "Suspicious number object conversion", "Logic error", in run()
192 PathDiagnosticLocation::createBegin(Obj, BR.getSourceManager(), ADC), in run()
H A DObjCAutoreleaseWriteChecker.cpp112 AnalysisDeclContext *ADC = AM.getAnalysisDeclContext(D); in emitDiagnostics() local
132 MarkedStmt, BR.getSourceManager(), ADC); in emitDiagnostics()
137 ADC->getDecl(), Checker, in emitDiagnostics()
H A DRunLoopAutoreleaseLeakChecker.cpp90 AnalysisDeclContext *ADC = AM.getAnalysisDeclContext(D); in emitDiagnostics() local
114 ME, BR.getSourceManager(), ADC); in emitDiagnostics()
117 BR.EmitBasicReport(ADC->getDecl(), Checker, in emitDiagnostics()
H A DCloneChecker.cpp171 AnalysisDeclContext *ADC = in reportSuspiciousClones() local
185 ADC)); in reportSuspiciousClones()
191 SM, ADC), in reportSuspiciousClones()
H A DMallocSizeofChecker.cpp179 AnalysisDeclContext *ADC = mgr.getAnalysisDeclContext(D); in checkASTCodeBody() local
239 BR.getSourceManager(), ADC); in checkASTCodeBody()
/freebsd-12.1/tools/tools/ath/athprom/
H A Deeprom-519 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
26 | Turbo ADC Desired Size $adcDesiredSizeTurbo | Turbo PGA Desired Size $pgaDesiredSizeTurbo |
105 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
112 | Turbo ADC Desired Size $adcDesiredSizeTurbo | Turbo PGA Desired Size $pgaDesiredSizeTurbo |
183 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
190 | Turbo ADC Desired Size $adcDesiredSizeTurbo | Turbo PGA Desired Size $pgaDesiredSizeTurbo |
H A Deeprom-315 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
81 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
129 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
H A Deeprom-418 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
91 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
156 | ADC Desired size $adcDesiredSize | XLNA Gain $xlnaGain |
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/
H A Dsun50i-a64-sopine-baseboard.dts195 "AIF1 Slot 0 Left ADC", "Left ADC",
196 "AIF1 Slot 0 Right ADC", "Right ADC",
H A Dsun50i-a64-pinebook.dts329 "AIF1 Slot 0 Left ADC", "Left ADC",
330 "AIF1 Slot 0 Right ADC", "Right ADC",
H A Dsun50i-a64-pine64.dts291 "AIF1 Slot 0 Left ADC", "Left ADC",
292 "AIF1 Slot 0 Right ADC", "Right ADC",
H A Dsun50i-a64-bananapi-m64.dts360 "AIF1 Slot 0 Left ADC", "Left ADC",
361 "AIF1 Slot 0 Right ADC", "Right ADC",
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp698 const AnalysisDeclContext *ADC = CallerSFC->getAnalysisDeclContext(); in mayInlineCallKind() local
699 assert(ADC->getCFGBuildOptions().AddInitializers && "No CFG initializers"); in mayInlineCallKind()
700 (void)ADC; in mayInlineCallKind()
737 const AnalysisDeclContext *ADC = CallerSFC->getAnalysisDeclContext(); in mayInlineCallKind() local
738 assert(ADC->getCFGBuildOptions().AddImplicitDtors && "No CFG destructors"); in mayInlineCallKind()
739 (void)ADC; in mayInlineCallKind()
H A DCallEvent.cpp184 AnalysisDeclContext *ADC = in getCalleeAnalysisDeclContext() local
189 if (RD.mayHaveOtherDefinitions() || RD.getDecl() != ADC->getDecl()) in getCalleeAnalysisDeclContext()
192 return ADC; in getCalleeAnalysisDeclContext()
196 AnalysisDeclContext *ADC = getCalleeAnalysisDeclContext(); in getCalleeStackFrame() local
197 if (!ADC) in getCalleeStackFrame()
221 return ADC->getManager()->getStackFrame(ADC, LCtx, E, B, Idx); in getCalleeStackFrame()
H A DPathDiagnostic.cpp546 AnalysisDeclContext *ADC; in getValidSourceLocation() local
548 ADC = LAC.get<const LocationContext*>()->getAnalysisDeclContext(); in getValidSourceLocation()
550 ADC = LAC.get<AnalysisDeclContext*>(); in getValidSourceLocation()
552 ParentMap &PM = ADC->getParentMap(); in getValidSourceLocation()
563 const Stmt *Body = ADC->getBody(); in getValidSourceLocation()
567 L = ADC->getDecl()->getEndLoc(); in getValidSourceLocation()
/freebsd-12.1/sys/gnu/dts/arm/
H A Dimx6qdl-colibri.dtsi265 /* 3.25 MHz ADC clock speed */
267 /* 12-bit ADC */
269 /* internal ADC reference */
271 /* ADC converstion time: 80 clocks */
293 /* forbid to use ADC channels 3-0 (touch) */
H A Dcros-adc-thermistors.dtsi3 * children of the IIO based ADC.
H A Dimx6qdl-apalis.dtsi335 /* 3.25 MHz ADC clock speed */
337 /* 12-bit ADC */
339 /* internal ADC reference */
341 /* ADC converstion time: 80 clocks */
363 /* forbid to use ADC channels 3-0 (touch) */
H A Dqcom-msm8660.dtsi73 * These channels from the ADC are simply hardware monitors.
74 * That is why the ADC is referred to as "HKADC" - HouseKeeping
75 * ADC.
H A Dat91-sama5d4ek.dts84 /*atmel,adc-ts-wires = <4>;*/ /* Set up ADC touch screen */
85 status = "okay"; /* Enable ADC IIO support */
H A Dtegra30-colibri.dtsi851 /* 3.25 MHz ADC clock speed */
862 /* 12-bit ADC */
864 /* internal ADC reference */
866 /* ADC converstion time: 80 clocks */
H A Drk3066a-bqcurie2.dts61 /* VOL+ comes somehow thru the ADC */
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp167 ADC, enumerator
212 LLVM_EXPAND_ADC_SBB_INSTR(ADC) in getMnemonicFromOpcode()
213 return FlagArithMnemonic::ADC; in getMnemonicFromOpcode()
797 case FlagArithMnemonic::ADC: in rewriteArithmetic()
/freebsd-12.1/crypto/heimdal/lib/wind/
H A DCompositionExclusions-3.2.0.txt8 # version and this one is the addition of U+2ADC FORKING.
94 2ADC # FORKING

1234