Home
last modified time | relevance | path

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

/external/fmtlib/test/
Dranges-test.cc37 TEST(RangesTest, FormatMap) { in TEST() argument
/external/angle/src/libANGLE/renderer/
DFormat.h234 using FormatMap = PackedEnumMap<FormatID, T, kNumANGLEFormats>; variable
/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/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp1797 typedef std::map<GLenum, std::string> FormatMap; in formatToString() typedef
DglcPackedPixelsTests.cpp612 typedef std::map<GLenum, std::string> FormatMap; in getFormatStr() typedef
/external/llvm-project/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp587 static sampleprof::SampleProfileFormat FormatMap[] = { variable