Home
last modified time | relevance | path

Searched defs:Records (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeTableCollection.h37 ArrayRef<ArrayRef<uint8_t>> Records; variable
DDebugSymbolsSubsection.h50 std::vector<CVSymbol> Records; variable
DLazyRandomTypeCollection.h103 std::vector<CacheEntry> Records; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DFDRLogBuilder.h26 std::vector<std::unique_ptr<Record>> Records; variable
DFDRRecordConsumer.h29 std::vector<std::unique_ptr<Record>> &Records; variable
DTrace.h49 RecordVector Records; variable
DBlockIndexer.h32 std::vector<Record *> Records; member
DYAMLXRayRecord.h46 std::vector<YAMLXRayRecord> Records; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/
DBitcodeMunge.h34 SubzeroBitcodeMunger(const uint64_t Records[], size_t RecordSize, in SubzeroBitcodeMunger()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DTrace.cpp38 std::vector<XRayRecord> &Records) { in loadNaiveFormatLog()
268 XRayFileHeader &FileHeader, std::vector<XRayRecord> &Records) { in loadFDRLog()
351 std::vector<XRayRecord> &Records) { in loadYAMLLog()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeTableCollection.cpp18 TypeTableCollection::TypeTableCollection(ArrayRef<ArrayRef<uint8_t>> Records) in TypeTableCollection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp51 std::vector<CVSymbol> Records; member
245 static std::vector<ulittle32_t> computeAddrMap(ArrayRef<CVSymbol> Records) { in computeAddrMap()
307 ArrayRef<CVSymbol> Records) { in writeRecords()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DMain.cpp84 RecordKeeper Records; in TableGenMain() local
DJSONBackend.cpp29 RecordKeeper &Records; member in __anon53b219ee0111::JSONEmitter
DTGParser.h151 RecordKeeper &Records; variable
DSetTheory.cpp213 RecordKeeper &Records = in apply() local
DRecord.cpp1654 RecordKeeper &Records = Class->getRecords(); in instantiate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp417 std::vector<BinaryCoverageReader::ProfileMappingRecord> &Records; member in __anonc3172d1b0211::VersionedCovMapFuncRecordReader
562 std::vector<BinaryCoverageReader::ProfileMappingRecord> &Records, in readCoverageMappingData()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp153 typedef de::AppendList<AllocationCallbackRecord> Records; typedef in vk::AllocationCallbackRecorder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimer.cpp246 const StringMap<TimeRecord> &Records) in TimerGroup()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h333 ArrayRef<FunctionRecord> Records; variable
343 : Records(Records_), Current(Records.begin()), Filename(Filename) { in Records() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp461 explicit MemberRecordConversionVisitor(std::vector<MemberRecord> &Records) in MemberRecordConversionVisitor()
481 std::vector<MemberRecord> &Records; member in __anonbeff36720111::MemberRecordConversionVisitor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1689 ArrayRef<PartiallyConstructedSafepointRecord> Records) { in relocationViaAlloca()
2218 SmallVector<PartiallyConstructedSafepointRecord, 64> Records(ToUpdate.size()); in insertParsePoints() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryAddressBindingTests.cpp106 typedef std::vector<VkDebugUtilsMessengerCallbackDataEXT> Records; typedef in vkt::memory::__anonf2c061a90111::BindingCallbackRecorder
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryAddressBindingTests.cpp138 typedef std::vector<BindingData> Records; typedef in vkt::memory::__anon145d48690111::BindingCallbackRecorder

12