Home
last modified time | relevance | path

Searched refs:ContentTypes (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp94 ContentTypes = ContentTypeTracker(); in clear()
140 if (ContentTypes.HasMD5) in dump()
142 if (ContentTypes.HasModTime) in dump()
144 if (ContentTypes.HasLength) in dump()
146 if (ContentTypes.HasSource) { in dump()
159 DWARFDebugLine::ContentTypeTracker &ContentTypes, in parseV2DirFileTables()
184 ContentTypes.HasModTime = true; in parseV2DirFileTables()
185 ContentTypes.HasLength = true; in parseV2DirFileTables()
193 DWARFDebugLine::ContentTypeTracker *ContentTypes) { in parseV5EntryFormat()
204 if (ContentTypes) in parseV5EntryFormat()
157 parseV2DirFileTables(const DWARFDataExtractor &DebugLineData, uint64_t *OffsetPtr, uint64_t EndPrologueOffset, DWARFDebugLine::ContentTypeTracker &ContentTypes, std::vector<DWARFFormValue> &IncludeDirectories, std::vector<DWARFDebugLine::FileNameEntry> &FileNames) parseV2DirFileTables() argument
192 parseV5EntryFormat(const DWARFDataExtractor &DebugLineData, uint64_t *OffsetPtr, DWARFDebugLine::ContentTypeTracker *ContentTypes) parseV5EntryFormat() argument
217 parseV5DirFileTables(const DWARFDataExtractor &DebugLineData, uint64_t *OffsetPtr, const dwarf::FormParams &FormParams, const DWARFContext &Ctx, const DWARFUnit *U, DWARFDebugLine::ContentTypeTracker &ContentTypes, std::vector<DWARFFormValue> &IncludeDirectories, std::vector<DWARFDebugLine::FileNameEntry> &FileNames) parseV5DirFileTables() argument
[all...]
/third_party/backends/backend/escl/
H A Descl.h124 SANE_String_Const *ContentTypes; member
H A Descl_capabilities.c209 scanner->caps[type].ContentTypes = char_to_array(scanner->caps[type].ContentTypes, &scanner->caps[type].ContentTypesSize, (SANE_String_Const)xmlNodeGetContent(node), 0); in find_valor_of_array_variables()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h94 ContentTypeTracker ContentTypes; member

Completed in 4 milliseconds