Home
last modified time | relevance | path

Searched refs:XmlTable (Results 1 – 12 of 12) sorted by relevance

/dports/benchmarks/polygraph/polygraph-4.13.0/src/loganalyzers/
H A DStatTable.h16 class StatTable: public XmlTable {
19 explicit StatTable(const XmlTable &table): XmlTable(table) {} in StatTable()
H A DSideInfo.h28 class XmlTable; variable
150 …void cmplSslSessionTableRec(BlobDb &db, XmlTable &table, const Scope &scope, const String &pfx, co…
155 …nst String &pfx, const String &state, const LevelStat &stats, const Scope &scope, XmlTable &table);
158 …void cmplValidationTableRec(BlobDb &db, XmlTable &table, const Stex &stex, const PhaseInfo &phase,…
159 …void cmplErrorTableRec(BlobDb &db, XmlTable &table, const ErrorStat &errors, const ErrorRec &error…
160 …void cmplCookieTableRec(BlobDb &db, XmlTable &table, const Stex &stex, const Stex &allStex, const …
163 static XmlTable makeStreamTableHdr(const bool hasParts = false);
164 static XmlTable makeObjectTableHdr(const bool hasParts = false);
H A DStatTable.cc13 const XmlTable &table(statTable); in operator <<()
H A DSideInfo.cc657 XmlTable table; in cmplLoadTable()
796 XmlTable table; in cmplProtoLoadTable()
901 XmlTable table; in cmplHitRatioTable()
1035 XmlTable table; in cmplConnLevelTable()
1139 XmlTable table; in cmplProtoConnLevelTable()
1260 XmlTable table; in cmplConnPipelineTable()
1328 XmlTable table; in cmplPopulLevelTable()
1383 XmlTable table; in cmplXactLevelTable()
1465 XmlTable table; in makeStreamTableHdr()
1958 XmlTable table; in makeObjectTableHdr()
[all …]
H A Dreporter.cc280 XmlTable table;
297 XmlTable table; in twoColumn()
538 const InfoScopes &scopes, const String &ctx, XmlTable &table) { in addScopeRecord()
571 XmlTable table; in addScopeTable()
668 XmlTable table; in buildEverything()
H A DReportFigure.cc88 XmlTable table; in plot()
H A DTestInfo.cc327 XmlTable table; in cmplExecSumTable()
616 XmlTable table; in cmplHitRatioTable()
737 XmlTable table; in cmplCheapProxyValidationTable()
862 XmlTable table; in cmplByteLatencyTable()
/dports/benchmarks/polygraph/polygraph-4.13.0/src/xml/
H A DXmlTable.h17 class XmlTable: public XmlTag {
19 XmlTable(): XmlTag("table") {} in XmlTable() function
H A DMakefile.am30 XmlTable.h \
31 XmlTable.cc \
H A DMakefile.in117 XmlSearch.$(OBJEXT) XmlTable.$(OBJEXT) XmlSection.$(OBJEXT)
365 XmlTable.h \
366 XmlTable.cc \
/dports/benchmarks/polygraph/polygraph-4.13.0/src/pgl/
H A Dpgl2eng.cc84 void buildPhaseTable(XmlTable &table, const Array<PhaseSym*> &phases) { in buildPhaseTable()
295 XmlTable table; in explainPhases()
682 void buildContTypeTable(XmlTable &table, const Array<const ContentSym*> &ctypes) { in buildContTypeTable()
766 XmlTable table; in explainContTypes()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsqnutil1.c10503 } XmlTable, PNTR XmlTablePtr; typedef
10505 static XmlTable xmlunicodes [] = {