Home
last modified time | relevance | path

Searched refs:Site (Results 1 – 25 of 52) sorted by relevance

123

/freebsd-12-stable/contrib/tcsh/nls/german/
Dset233 1 Falscher Cpu/Site-Name
4 2 Site-Pfad zu lang
6 4 Site: %s\n
7 5 %d: Site nicht gefunden\n
9 7 Site nicht gefunden
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
DSymbolRecordHelpers.cpp44 InlineSiteSym Site = createRecord<InlineSiteSym>(Sym); in getScopeEndOffset() local
45 return Site.End; in getScopeEndOffset()
75 InlineSiteSym Site = createRecord<InlineSiteSym>(Sym); in getScopeParentOffset() local
76 return Site.Parent; in getScopeParentOffset()
/freebsd-12-stable/contrib/tcsh/nls/russian/
Dset234 2 Site path too long
7 5 %d: Site not found\n
9 7 Site not found
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
DInstrProfilingValue.c315 ValueProfNode *Site = in initializeValueProfRuntimeRecord() local
317 while (Site) { in initializeValueProfRuntimeRecord()
319 Site = Site->Next; in initializeValueProfRuntimeRecord()
330 static ValueProfNode *getNextNValueData(uint32_t VK, uint32_t Site, in getNextNValueData() argument
334 ValueProfNode *VNode = StartNode ? StartNode : RTRecord.NodesKind[VK][Site]; in getNextNValueData()
DInstrProfilingInternal.h131 uint32_t (*GetNumValueDataForSite)(uint32_t VK, uint32_t Site);
142 struct ValueProfNode *(*GetValueData)(uint32_t ValueKind, uint32_t Site,
/freebsd-12-stable/contrib/tcsh/nls/ukrainian/
Dset234 2 Site path too long
7 5 %d: Site not found\n
9 7 Site not found
/freebsd-12-stable/contrib/tcsh/nls/C/
Dset234 2 Site path too long
7 5 %d: Site not found\n
9 7 Site not found
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCPseudoProbe.cpp78 MCPseudoProbeInlineTree::getOrAddNode(InlineSite Site) { in getOrAddNode() argument
79 auto Iter = Inlinees.find(Site); in getOrAddNode()
81 auto *Node = new MCPseudoProbeInlineTree(std::get<0>(Site)); in getOrAddNode()
82 Inlinees[Site] = Node; in getOrAddNode()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
DInstrProf.h728 uint32_t Site) const;
734 getValueForSite(uint32_t ValueKind, uint32_t Site,
741 uint32_t Site) const;
747 void addValueData(uint32_t ValueKind, uint32_t Site,
887 uint32_t Site) const { in getNumValueDataForSite() argument
888 return getValueSitesForKind(ValueKind)[Site].ValueData.size(); in getNumValueDataForSite()
892 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite() argument
896 uint32_t N = getNumValueDataForSite(ValueKind, Site); in getValueForSite()
903 TotalCount = getValueForSite(VD.get(), ValueKind, Site); in getValueForSite()
910 uint32_t Site) const { in getValueForSite() argument
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp307 CallSiteEntry Site = { in computeCallSiteTable() local
317 if (Site.LPad == Prev.LPad && Site.Action == Prev.Action) { in computeCallSiteTable()
319 Prev.EndLabel = Site.EndLabel; in computeCallSiteTable()
326 CallSites.push_back(Site); in computeCallSiteTable()
333 CallSites[SiteNo - 1] = Site; in computeCallSiteTable()
346 CallSiteEntry Site = {LastLabel, CallSiteRanges.back().FragmentEndLabel, in computeCallSiteTable() local
348 CallSites.push_back(Site); in computeCallSiteTable()
DWasmException.cpp92 CallSiteEntry Site = {nullptr, nullptr, Info, FirstActions[I]}; in computeCallSiteTable() local
95 CallSites[LPadIndex] = Site; in computeCallSiteTable()
DCodeViewDebug.cpp244 InlineSite *Site = &SiteInsertion.first->second; in getInlineSite() local
252 Site->SiteFuncId = NextFuncId++; in getInlineSite()
254 Site->SiteFuncId, ParentFuncId, maybeRecordFile(InlinedAt->getFile()), in getInlineSite()
256 Site->Inlinee = Inlinee; in getInlineSite()
260 return *Site; in getInlineSite()
488 InlineSite &Site = getInlineSite(InlinedAt, Inlinee); in recordLocalVariable() local
489 Site.InlinedLocals.emplace_back(Var); in recordLocalVariable()
543 InlineSite &Site = in maybeRecordLocation() local
546 addLocIfNotPresent(Site.ChildSites, Loc); in maybeRecordLocation()
919 const InlineSite &Site) { in emitInlinedCallSite() argument
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp450 for (const auto &Site : InlineeLines.Sites) { in toCodeViewSubsection() local
451 Result->addInlineSite(TypeIndex(Site.Inlinee), Site.FileName, in toCodeViewSubsection()
452 Site.SourceLineNum); in toCodeViewSubsection()
456 for (auto EF : Site.ExtraFiles) { in toCodeViewSubsection()
626 InlineeSite Site; in fromCodeViewSubsection() local
630 Site.FileName = *ExpF; in fromCodeViewSubsection()
631 Site.Inlinee = IL.Header->Inlinee.getIndex(); in fromCodeViewSubsection()
632 Site.SourceLineNum = IL.Header->SourceLineNum; in fromCodeViewSubsection()
638 Site.ExtraFiles.push_back(*ExpF2); in fromCodeViewSubsection()
641 Result->InlineeLines.Sites.push_back(Site); in fromCodeViewSubsection()
/freebsd-12-stable/contrib/tcsh/nls/french/
Dset237 5 %d: Site pas trouvé\n
9 7 Site pas trouvé
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h257 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite() argument
/freebsd-12-stable/contrib/ntp/html/scripts/
Dconfig.txt4 <li class='inline'><a href='sitemap.html'>Site Map</a></li>\
Dfooter.txt6 <a href='sitemap.html'>Site Map</a></td>\
Daudio.txt6 <li class='inline'><a href='sitemap.html'>Site Map</a></li>\
Drefclock.txt6 <li class='inline'><a href='sitemap.html'>Site Map</a></li>\
Dmisc.txt8 <li class='inline'><a href='sitemap.html'>Site Map</a></li>\
Dinstall.txt9 <li class='inline'><a href='sitemap.html'>Site Map</a></li>\
Dhand.txt10 <li class='inline'><a href='sitemap.html'>Site Map</a></li>\
/freebsd-12-stable/contrib/ntp/html/drivers/scripts/
Dfooter.txt6 <a href='../sitemap.html'>Site Map</a></td>\
/freebsd-12-stable/sys/dev/hpt27xx/
DREADME209 1) The HighPoint Web Site provides information on software upgrades,
210 answers to common questions, and other topics. The Web Site is
216 NOTE: Before you send an e-mail, please visit our Web Site
/freebsd-12-stable/sys/dev/hptmv/
Dreadme.txt214 1) The HighPoint Web Site provides information on software upgrades,
215 answers to common questions, and other topics. The Web Site is
221 NOTE: Before you send an e-mail, please visit our Web Site

123