/external/llvm/include/llvm/ProfileData/ |
D | InstrProf.h | 344 uint32_t Site) const; 347 getValueForSite(uint32_t ValueKind, uint32_t Site, 350 getValueForSite(InstrProfValueData Dest[], uint32_t ValueKind, uint32_t Site, 355 void addValueData(uint32_t ValueKind, uint32_t Site, 421 uint32_t Site) const { in getNumValueDataForSite() argument 422 return getValueSitesForKind(ValueKind)[Site].ValueData.size(); in getNumValueDataForSite() 426 uint32_t ValueKind, uint32_t Site, in getValueForSite() argument 428 uint32_t N = getNumValueDataForSite(ValueKind, Site); in getValueForSite() 433 getValueForSite(VD.get(), ValueKind, Site, ValueMapper); in getValueForSite() 439 uint32_t ValueKind, uint32_t Site, in getValueForSite() argument [all …]
|
D | InstrProfData.inc | 548 ValueProfNode *Site = Nodes ? RuntimeRecord->NodesKind[I][J] : NULL; 549 while (Site) { 551 Site = Site->Next;
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | EHStreamer.cpp | 263 CallSiteEntry Site = { LastLabel, BeginLabel, nullptr, 0 }; in computeCallSiteTable() local 264 CallSites.push_back(Site); in computeCallSiteTable() 276 CallSiteEntry Site = { in computeCallSiteTable() local 286 if (Site.LPad == Prev.LPad && Site.Action == Prev.Action) { in computeCallSiteTable() 288 Prev.EndLabel = Site.EndLabel; in computeCallSiteTable() 295 CallSites.push_back(Site); in computeCallSiteTable() 302 CallSites[SiteNo - 1] = Site; in computeCallSiteTable() 313 CallSiteEntry Site = { LastLabel, nullptr, nullptr, 0 }; in computeCallSiteTable() local 314 CallSites.push_back(Site); in computeCallSiteTable()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineModuleInfo.h | 383 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { in setCallSiteBeginLabel() argument 384 CallSiteMap[BeginLabel] = Site; in setCallSiteBeginLabel() 401 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite() argument
|
/external/llvm/utils/lit/lit/ExampleTests.ObjDir/ |
D | lit.site.cfg | 3 # Site specific configuration file.
|
/external/llvm/test/tools/llvm-profdata/ |
D | value-prof.proftext | 48 #IC: Indirect Call Site Count: 3
|
/external/openssh/ |
D | ssh_config | 16 # Site-wide defaults for some commonly used options. For a comprehensive
|
/external/clang/docs/ |
D | ReleaseNotes.rst | 31 Site <http://clang.llvm.org>`_ or the `LLVM Web 32 Site <http://llvm.org>`_.
|
D | UsersManual.rst | 16 `Clang Web Site <http://clang.llvm.org>`_ or the `LLVM Web 17 Site <http://llvm.org>`_.
|
/external/avahi/service-type-database/ |
D | service-types | 41 _http._tcp:Web Site 45 _https._tcp:Secure Web Site
|
/external/avahi/avahi-python/ |
D | avahi-bookmarks.in | 219 site = server.Site(AvahiBookmarksServer(use_host_names))
|
/external/compiler-rt/lib/profile/ |
D | InstrProfData.inc | 548 ValueProfNode *Site = Nodes ? RuntimeRecord->NodesKind[I][J] : NULL; 549 while (Site) { 551 Site = Site->Next;
|
/external/llvm/lib/Analysis/ |
D | InlineCost.cpp | 1158 CallSite Site(U); in analyzeCall() local 1159 if (!Site) in analyzeCall() 1161 Instruction *I = Site.getInstruction(); in analyzeCall()
|
/external/opencv/cvaux/src/ |
D | cvlee.cpp | 2130 CvVoronoiSiteInt Site = {NULL,NULL,NULL,NULL,NULL,NULL,NULL}; in _cvConstructExtSites() local 2197 pSite = _cvSeqPush(SiteSeq, &Site); in _cvConstructExtSites() 2203 pSite = _cvSeqPush(SiteSeq, &Site); in _cvConstructExtSites() 2210 pSite = _cvSeqPush(SiteSeq, &Site); in _cvConstructExtSites() 2275 CvVoronoiSiteInt Site = {NULL,NULL,NULL,NULL,NULL,NULL,NULL}; in _cvConstructIntSites() local 2292 pTopSite = pSite = _cvSeqPush(SiteSeq, &Site); in _cvConstructIntSites() 2354 pSite = _cvSeqPush(SiteSeq, &Site); in _cvConstructIntSites() 2360 pSite = _cvSeqPush(SiteSeq, &Site); in _cvConstructIntSites() 2371 pSite = _cvSeqPush(SiteSeq, &Site); in _cvConstructIntSites()
|
/external/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 263 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData() argument
|
/external/libmicrohttpd/doc/ |
D | fdl-1.3.texi | 435 ``Massive Multiauthor Collaboration Site'' (or ``MMC Site'') means any 458 The operator of an MMC Site may republish an MMC contained in the site
|
D | libmicrohttpd-tutorial.info | 2319 "Massive Multiauthor Collaboration Site" (or "MMC Site") means any 2343 The operator of an MMC Site may republish an MMC contained in the
|
D | libmicrohttpd.info | 3793 "Massive Multiauthor Collaboration Site" (or "MMC Site") means any 3817 The operator of an MMC Site may republish an MMC contained in the
|
/external/bison/doc/ |
D | fdl.texi | 435 ``Massive Multiauthor Collaboration Site'' (or ``MMC Site'') means any 458 The operator of an MMC Site may republish an MMC contained in the site
|
D | bison.info | 11788 "Massive Multiauthor Collaboration Site" (or "MMC Site") means any 11812 The operator of an MMC Site may republish an MMC contained in the
|
/external/chromium-trace/catapult/third_party/WebOb/docs/ |
D | comment-example.txt | 251 `Cross-Site Scripting
|
/external/libxml2/result/HTML/ |
D | doc3.htm.sax | 2865 …> <P ALIGN="CENTER"><FONT SIZE="1" COLOR="#999999" FACE="Verdana,arial">Site design by Tim Brink…
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/bench/ |
D | wikipedia.css | 697 /* Site Notice (includes notices from CentralNotice extension) */
|
/external/avahi/specs/ |
D | draft-cheshire-dnsext-multicastdns-05.txt | 2447 larger-scoped addresses, such as FF05::FB (Site-Local Scope).
|
D | draft-cheshire-dnsext-multicastdns-06.txt | 2856 larger-scoped addresses, such as FF05::FB (Site-Local Scope).
|