Home
last modified time | relevance | path

Searched refs:friendlyName (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DSfxSetup.cpp187 const UString friendlyName = GetTextConfigValue(pairs, "Title"); in WinMain() local
197 if (MessageBoxW(NULL, installPrompt, friendlyName, MB_YESNO | in WinMain()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSynchronizationTests.cpp1124 glw::GLuint genStorage (int friendlyName);
1647 glw::GLuint InterCallTestCase::genStorage (int friendlyName)
1657 m_testCtx.getLog() << tcu::TestLog::Message << "Creating buffer #" << friendlyName << ", size " << bufferSize << " bytes." << tcu::TestLog::EndMessage;
1684 << "Creating image #" << friendlyName << ", size " << imageWidth << "x" << imageHeight

Completed in 5 milliseconds