Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp653 static Triple::ObjectFormatType getDefaultFormat(const Triple &T) { in getDefaultFormat() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/
DTriple.cpp797 static Triple::ObjectFormatType getDefaultFormat(const Triple &T) { in getDefaultFormat() function
/external/llvm/lib/Support/
DTriple.cpp566 static Triple::ObjectFormatType getDefaultFormat(const Triple &T) { in getDefaultFormat() function
/external/libconfig/lib/
Dlibconfig.h++482 inline Setting::Format getDefaultFormat() const function in libconfig::Config
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp601 ImageFormat TestBase::getDefaultFormat(GLenum attPoint, GLenum bufType) const in getDefaultFormat() function in deqp::gls::fboc::details::TestBase