Home
last modified time | relevance | path

Searched defs:Summary (Results 1 – 25 of 40) sorted by relevance

12

/third_party/json/doc/mkdocs/docs/home/
Dreleases.md15 ### Summary subsection
43 ### Summary subsection
74 ### Summary subsection
128 ### Summary subsection
185 ### Summary subsection
219 ### Summary subsection
287 ### Summary subsection
340 ### Summary subsection
392 ### Summary subsection
450 ### Summary subsection
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h999 struct Summary { struct
1009 enum SummaryFieldKind { argument
1028 uint64_t NumSummaryFields; argument
1032 Summary() = delete; argument
1033 Summary(uint32_t Size) { memset(this, 0, Size); } in Summary() argument
1038 return sizeof(Summary) + NumCutoffEntries * sizeof(Entry) + in getSize() argument
1042 const uint64_t *getSummaryDataBase() const { in getSummaryDataBase() argument
1046 uint64_t *getSummaryDataBase() { in getSummaryDataBase() argument
1052 &getSummaryDataBase()[NumSummaryFields]); in getCutoffEntryBase() argument
1059 uint64_t get(SummaryFieldKind K) const { in get() argument
[all …]
DSampleProfWriter.h77 std::unique_ptr<ProfileSummary> Summary; variable
/third_party/json/doc/mkdocs/docs/features/element_access/
Dunchecked_access.md95 ## Summary section in Unchecked access: operator[]
Dchecked_access.md70 ## Summary section in Checked access: at
/third_party/boost/libs/iterator/doc/
Diterator_traits.rst33 Summary chapter
/third_party/mbedtls/.github/ISSUE_TEMPLATE/
Dbug_report.md10 ### Summary subsection
/third_party/pulseaudio/.gitlab/issue_templates/
DBug.md4 ### Summary subsection
/third_party/boost/libs/mpl/doc/src/refmanual/
DMetafunctionClass.rst6 Summary chapter
DTagDispatchedMetafunction.rst6 Summary chapter
/third_party/boost/libs/property_map/doc/
Ddynamic_property_map.rst17 Summary chapter
/third_party/skia/site/docs/dev/design/
Dtext_overview.md57 ## Summary section in Text API Overview
/third_party/flatbuffers/docs/source/
DWhitePaper.md39 ### Summary subsection
/third_party/curl/docs/
DECH.md3 ## Summary section in TLS: ECH support in curl and libcurl
/third_party/icu/docs/userguide/transforms/general/
Dindex.md1170 ##### Original Rules
1186 ##### Forward
1200 ##### Inverse
/third_party/skia/third_party/externals/oboe/docs/
DOpenSLESMigration.md159 # Summary chapter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DProfileSummary.cpp113 static bool getSummaryFromMD(MDTuple *MD, SummaryEntryVector &Summary) { in getSummaryFromMD()
180 SummaryEntryVector Summary; in getFromMD() local
DModuleSummaryIndex.cpp41 [](const std::unique_ptr<GlobalValueSummary> &Summary) { in isDSOLocal()
50 [](const std::unique_ptr<GlobalValueSummary> &Summary) { in canAutoHide()
78 auto *Summary = dyn_cast_or_null<FunctionSummary>(GlobSummary.get()); in collectDefinedFunctionsForModule() local
97 auto &Summary = VI.getSummaryList()[0]; in getGlobalValueSummary() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp636 for (auto &Summary : VI.getSummaryList()) in setLiveRoot() local
700 std::unique_ptr<FunctionSummary> Summary = in buildModuleSummaryIndex() local
719 std::unique_ptr<GlobalVarSummary> Summary = in buildModuleSummaryIndex() local
771 auto *Summary = Index.getGlobalValueSummary(*V); in buildModuleSummaryIndex() local
792 auto &Summary = GlobalList.second.SummaryList[0]; in buildModuleSummaryIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp215 auto *Summary = cast<FunctionSummary>(GVSummary->getBaseObject()); in selectCallee() local
285 const FunctionSummary &Summary, const ModuleSummaryIndex &Index, in computeImportForReferencedGlobals()
363 const FunctionSummary &Summary, const ModuleSummaryIndex &Index, in computeImportForFunction()
573 auto *Summary = std::get<0>(FuncInfo); in ComputeImportForModule() local
769 auto &Summary = GlobalList.second.SummaryList[0]; in ComputeCrossModuleImportForModuleFromIndex() local
871 for (auto &Summary : VI.getSummaryList()) { in computeDeadSymbols() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionImportUtils.cpp62 auto Summary = ImportIndex.findSummaryInModule( in shouldPromoteLocalToGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h46 std::unique_ptr<ProfileSummary> Summary; variable
/third_party/node/deps/npm/changelogs/
DCHANGELOG-5.md2287 #### Installer changes
2316 #### Publishing
2320 #### Cache Rewrite!
/third_party/boost/libs/math/doc/differentiation/
Dautodiff.tex1020 \subsection{Summary} subsection
/third_party/mindspore/mindspore/ccsrc/utils/
Dsummary.proto49 message Summary { message

12