Home
last modified time | relevance | path

Searched refs:GetVersionString (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCLPlatformVk.cpp51 info.versionStr.assign(GetVersionString()); in createInfo()
97 const std::string &CLPlatformVk::GetVersionString() in GetVersionString() function in rx::CLPlatformVk
H A DCLPlatformVk.h39 static const std::string &GetVersionString();
/third_party/lame/ACM/
H A DACM.h68 static const char * GetVersionString(void) {return VersionString;} in GetVersionString() function in ACM
H A DACM.cpp186 wsprintf(tmp,"LAME MP3 codec v%s", ACM::GetVersionString()); in AboutProc()
689 wsprintf(tmpStr, "LAME MP3 Codec v%s", GetVersionString()); in OnDriverDetails()
H A DAEncodeProperties.cpp442 wsprintf(tmp, "v%s",ACM::GetVersionString());
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDisplayGL.cpp176 std::string versionString = GetVersionString(getRenderer()->getFunctions()); in getVersionString()
H A Drenderergl_utils.h175 std::string GetVersionString(const FunctionsGL *functions);
H A Drenderergl_utils.cpp2682 std::string GetVersionString(const FunctionsGL *functions) in GetVersionString() function
/third_party/node/deps/v8/tools/
H A Dgrokdump.py2884 file_version = GetVersionString(module.version_info.dwFileVersionMS,
2886 product_version = GetVersionString(module.version_info.dwProductVersionMS,
3872 def GetVersionString(ms, ls): function
3885 file_version = GetVersionString(module.version_info.dwFileVersionMS,
3887 product_version = GetVersionString(module.version_info.dwProductVersionMS,

Completed in 14 milliseconds