Home
last modified time | relevance | path

Searched defs:getVersionString (Results 1 – 19 of 19) sorted by relevance

/external/catch2/scripts/
DreleaseCommon.py61 def getVersionString(self): member in Version
/external/angle/src/libANGLE/renderer/gl/
DDisplayGL.cpp165 std::string DisplayGL::getVersionString() in getVersionString() function in rx::DisplayGL
/external/angle/src/libANGLE/renderer/null/
DDisplayNULL.cpp120 std::string DisplayNULL::getVersionString() in getVersionString() function in rx::DisplayNULL
/external/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp95 std::string DisplayVk::getVersionString() in getVersionString() function in rx::DisplayVk
DRendererVk.cpp2039 std::string RendererVk::getVersionString() const in getVersionString() function in rx::RendererVk
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVersionInfo.java639 public String getVersionString(int minDigits, int maxDigits) { in getVersionString() method in VersionInfo
/external/icu/android_icu4j/src/main/java/android/icu/util/
DVersionInfo.java595 public String getVersionString(int minDigits, int maxDigits) { in getVersionString() method in VersionInfo
/external/angle/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp374 std::string DisplayD3D::getVersionString() in getVersionString() function in rx::DisplayD3D
/external/cldr/tools/java/org/unicode/cldr/tool/
DChartDtdDelta.java301 private String getVersionString() { in getVersionString() method in ChartDtdDelta.DiffElement
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp64 const char* LTOCodeGenerator::getVersionString() { in getVersionString() function in LTOCodeGenerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp65 const char* LTOCodeGenerator::getVersionString() { in getVersionString() function in LTOCodeGenerator
/external/llvm-project/llvm/lib/LTO/
DLTOCodeGenerator.cpp67 const char* LTOCodeGenerator::getVersionString() { in getVersionString() function in LTOCodeGenerator
/external/llvm-project/llvm/include/llvm/Object/
DMachO.h640 static std::string getVersionString(uint32_t version) { in getVersionString() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMachO.h638 static std::string getVersionString(uint32_t version) { in getVersionString() function
/external/dokka/core/src/main/kotlin/Analysis/
DCoreProjectFileIndex.kt201 override fun getVersionString(): String? { in getVersionString() method
/external/angle/src/libANGLE/
DDisplay.cpp1949 const std::string &Display::getVersionString() const in getVersionString() function in egl::Display
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp3294 std::string Renderer9::getVersionString() const in getVersionString() function in rx::Renderer9
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp4322 std::string Renderer11::getVersionString() const in getVersionString() function in rx::Renderer11
/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp1584 const GLchar* TestBase::getVersionString(Utils::SHADER_STAGES stage, bool use_version_400) const in getVersionString() function in gl4cts::GLSL420Pack::TestBase