| /freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
| H A D | CoverageSummaryInfo.cpp | 80 for (const auto &LCS : getLineCoverageStats(CD)) { in sumRegions() local 81 if (!LCS.isMapped()) in sumRegions() 84 if (LCS.getExecutionCount()) in sumRegions()
|
| H A D | CoverageExporterLcov.cpp | 91 const coverage::LineCoverageStats &LCS = *LCI; in renderLineExecutionCounts() local 92 if (LCS.isMapped()) { in renderLineExecutionCounts() 93 OS << "DA:" << LCS.getLine() << ',' << LCS.getExecutionCount() << '\n'; in renderLineExecutionCounts()
|
| H A D | SourceCoverageViewText.cpp | 162 const LineCoverageStats &LCS, in renderLine() argument 167 auto *WrappedSegment = LCS.getWrappedSegment(); in renderLine() 168 CoverageSegmentArray Segments = LCS.getLineSegments(); in renderLine() 272 const LineCoverageStats &LCS, in renderExpansionSite() argument 277 renderLine(OS, L, LCS, ExpansionCol, ViewDepth); in renderExpansionSite()
|
| H A D | SourceCoverageViewText.h | 67 void renderLine(raw_ostream &OS, LineRef L, const LineCoverageStats &LCS, 71 const LineCoverageStats &LCS, unsigned ExpansionCol,
|
| H A D | SourceCoverageViewHTML.h | 80 void renderLine(raw_ostream &OS, LineRef L, const LineCoverageStats &LCS, 84 const LineCoverageStats &LCS, unsigned ExpansionCol,
|
| H A D | SourceCoverageView.h | 221 const LineCoverageStats &LCS, unsigned ExpansionCol, 238 const LineCoverageStats &LCS, 280 bool shouldRenderRegionMarkers(const LineCoverageStats &LCS) const;
|
| H A D | SourceCoverageView.cpp | 122 const LineCoverageStats &LCS) const { in shouldRenderRegionMarkers() 126 CoverageSegmentArray Segments = LCS.getLineSegments(); in shouldRenderRegionMarkers() 131 if (!CurSeg->IsRegionEntry || CurSeg->Count == LCS.getExecutionCount()) in shouldRenderRegionMarkers()
|
| H A D | SourceCoverageViewHTML.cpp | 927 const LineCoverageStats &LCS, in renderLine() argument 940 CoverageSegmentArray Segments = LCS.getLineSegments(); in renderLine() 981 if (CheckIfUncovered(LCS.getWrappedSegment())) { in renderLine() 1018 if (shouldRenderRegionMarkers(LCS)) { in renderLine() 1023 auto LCSCount = BinaryCount(LCS.getExecutionCount()); in renderLine() 1080 const LineCoverageStats &LCS, in renderExpansionSite() argument 1084 renderLine(OS, L, LCS, ExpansionCol, ViewDepth); in renderExpansionSite()
|
| /freebsd/crypto/krb5/src/lib/krb5/krb/ |
| H A D | t_krb5.conf | 40 LCS.MIT.EDU = {
|
| H A D | walktree-tests | 78 set LCS.MIT.EDU KABLOOEY.KERBEROS.COM "LCS.MIT.EDU@LCS.MIT.EDU ATHENA.MIT.EDU@LCS.MIT.EDU KERBEROS.…
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | FunctionComparator.cpp | 263 int FunctionComparator::cmpOperandBundlesSchema(const CallBase &LCS, in cmpOperandBundlesSchema() argument 265 assert(LCS.getOpcode() == RCS.getOpcode() && "Can't compare otherwise!"); in cmpOperandBundlesSchema() 268 cmpNumbers(LCS.getNumOperandBundles(), RCS.getNumOperandBundles())) in cmpOperandBundlesSchema() 271 for (unsigned I = 0, E = LCS.getNumOperandBundles(); I != E; ++I) { in cmpOperandBundlesSchema() 272 auto OBL = LCS.getOperandBundleAt(I); in cmpOperandBundlesSchema()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | FunctionComparator.h | 337 int cmpOperandBundlesSchema(const CallBase &LCS, const CallBase &RCS) const;
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfile.cpp | 440 const FunctionSamples *LCS = LHS.CalleeSamples; in operator ()() local 444 if (!LCS || !RCS) in operator ()() 445 return LCS; in operator ()() 448 if (LCS->getBodySamples().size() != RCS->getBodySamples().size()) in operator ()() 449 return LCS->getBodySamples().size() > RCS->getBodySamples().size(); in operator ()() 452 return LCS->getGUID() < RCS->getGUID(); in operator ()()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | RegionStore.cpp | 1202 if (std::optional<nonloc::LazyCompoundVal> LCS = in VisitBinding() local 1207 for (SVal V : RM.getInterestingValues(*LCS)) in VisitBinding() 1448 if (auto LCS = V.getAs<nonloc::LazyCompoundVal>()) { in populateWorkList() local 1449 for (SVal S : getInterestingValues(*LCS)) in populateWorkList() 3071 if (auto LCS = V.getAs<nonloc::LazyCompoundVal>()) { in VisitBinding() local 3072 SymReaper.markLazilyCopied(LCS->getRegion()); in VisitBinding() 3074 for (SVal V : RM.getInterestingValues(*LCS)) { in VisitBinding()
|
| /freebsd/contrib/libpcap/ |
| H A D | CREDITS | 12 Alan Bawden <Alan at LCS dot MIT dot EDU>
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | games | 441 # GTA 3D-Era (III/VC/SA/LCS/VCS) - used by the RenderWare engine by Criterion Games
|
| /freebsd/usr.sbin/services_mkdb/ |
| H A D | services | 1983 lcs-ap 9082/sctp #LCS Application Protocol
|
| /freebsd/share/misc/ |
| H A D | usb_vendors | 1546 041f LCS Telegraphics 13094 ffff LCS Audio
|