Home
last modified time | relevance | path

Searched defs:Descriptions (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp26 DescVector Descriptions; in getDescriptions() local
112 static DescVector Descriptions = getDescriptions(); in getOpDesc() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp24 DescVector Descriptions; in getDescriptions() local
112 static DescVector Descriptions = getDescriptions(); in getOpDesc() local
/external/pdfium/third_party/lcms/src/
Dcmscnvrt.c1145 …IntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptions) in cmsGetSupportedIntentsTHR()
1180 …CMSEXPORT cmsGetSupportedIntents(cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptions) in cmsGetSupportedIntents()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h192 std::vector<DWARFOperation> Descriptions; member