Home
last modified time | relevance | path

Searched defs:FormatMap (Results 1 – 5 of 5) sorted by relevance

/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp164 static sampleprof::SampleProfileFormat FormatMap[] = { variable
/external/deqp/modules/glshared/
DglsFboUtil.hpp160 typedef std::map<ImageFormat, FormatFlags> FormatMap; typedef in deqp::gls::FboUtil::FormatDB
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp325 static sampleprof::SampleProfileFormat FormatMap[] = { variable
/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp1603 typedef std::map<GLenum, std::string> FormatMap; in formatToString() typedef
DglcPackedPixelsTests.cpp612 typedef std::map<GLenum, std::string> FormatMap; in getFormatStr() typedef