/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/ |
H A D | blocklistparsertest.cxx | 111 CPPUNIT_ASSERT_EQUAL(false, FindBlocklistedDeviceInList( in testEvaluate() 113 CPPUNIT_ASSERT_EQUAL(false, FindBlocklistedDeviceInList( in testEvaluate() 115 CPPUNIT_ASSERT_EQUAL(false, FindBlocklistedDeviceInList( in testEvaluate() 121 CPPUNIT_ASSERT_EQUAL(true, FindBlocklistedDeviceInList( in testEvaluate() 123 CPPUNIT_ASSERT_EQUAL(true, FindBlocklistedDeviceInList( in testEvaluate() 125 CPPUNIT_ASSERT_EQUAL(true, FindBlocklistedDeviceInList( in testEvaluate() 129 CPPUNIT_ASSERT_EQUAL(true, FindBlocklistedDeviceInList( in testEvaluate() 131 CPPUNIT_ASSERT_EQUAL(true, FindBlocklistedDeviceInList( in testEvaluate() 135 CPPUNIT_ASSERT_EQUAL(true, FindBlocklistedDeviceInList( in testEvaluate() 143 CPPUNIT_ASSERT_EQUAL(true, FindBlocklistedDeviceInList( in testEvaluate() [all …]
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qa/cppunit/ |
H A D | blocklistparsertest.cxx | 109 CPPUNIT_ASSERT_EQUAL(false, WinOpenGLDeviceInfo::FindBlocklistedDeviceInList( in testEvaluate() 111 CPPUNIT_ASSERT_EQUAL(false, WinOpenGLDeviceInfo::FindBlocklistedDeviceInList( in testEvaluate() 113 CPPUNIT_ASSERT_EQUAL(false, WinOpenGLDeviceInfo::FindBlocklistedDeviceInList( in testEvaluate() 118 CPPUNIT_ASSERT_EQUAL(true, WinOpenGLDeviceInfo::FindBlocklistedDeviceInList( in testEvaluate() 120 CPPUNIT_ASSERT_EQUAL(true, WinOpenGLDeviceInfo::FindBlocklistedDeviceInList( in testEvaluate() 124 CPPUNIT_ASSERT_EQUAL(true, WinOpenGLDeviceInfo::FindBlocklistedDeviceInList( in testEvaluate() 126 CPPUNIT_ASSERT_EQUAL(false, WinOpenGLDeviceInfo::FindBlocklistedDeviceInList( in testEvaluate() 128 CPPUNIT_ASSERT_EQUAL(false, WinOpenGLDeviceInfo::FindBlocklistedDeviceInList( in testEvaluate() 132 CPPUNIT_ASSERT_EQUAL(true, WinOpenGLDeviceInfo::FindBlocklistedDeviceInList( in testEvaluate()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/opengl/win/ |
H A D | WinDeviceInfo.hxx | 150 bool FindBlocklistedDeviceInList(); 207 static bool FindBlocklistedDeviceInList(std::vector<wgl::DriverInfo>& aDeviceInfos,
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/opengl/win/ |
H A D | WinDeviceInfo.hxx | 52 bool FindBlocklistedDeviceInList();
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/opengl/win/ |
H A D | WinDeviceInfo.cxx | 414 bool WinOpenGLDeviceInfo::FindBlocklistedDeviceInList(std::vector<wgl::DriverInfo>& aDeviceInfos, in FindBlocklistedDeviceInList() function in WinOpenGLDeviceInfo 505 bool WinOpenGLDeviceInfo::FindBlocklistedDeviceInList() in FindBlocklistedDeviceInList() function in WinOpenGLDeviceInfo 507 …return FindBlocklistedDeviceInList(maDriverInfo, maDriverVersion, maAdapterVendorID, maAdapterDevi… in FindBlocklistedDeviceInList() 571 return FindBlocklistedDeviceInList(); in isDeviceBlocked()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/opengl/win/ |
H A D | WinDeviceInfo.cxx | 178 bool WinOpenGLDeviceInfo::FindBlocklistedDeviceInList() in FindBlocklistedDeviceInList() function in WinOpenGLDeviceInfo 245 return FindBlocklistedDeviceInList(); in isDeviceBlocked()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/ |
H A D | driverblocklist.hxx | 145 bool VCL_DLLPUBLIC FindBlocklistedDeviceInList(std::vector<DriverInfo>& aDeviceInfos,
|
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/ |
H A D | GfxInfoBase.h | 118 virtual int32_t FindBlocklistedDeviceInList(const nsTArray<GfxDriverInfo>& aDriverInfo,
|
H A D | GfxInfoBase.cpp | 657 GfxInfoBase::FindBlocklistedDeviceInList(const nsTArray<GfxDriverInfo>& info, in FindBlocklistedDeviceInList() function in GfxInfoBase 884 status = FindBlocklistedDeviceInList(aDriverInfo, aSuggestedVersion, aFeature, aFailureId, os); in GetFeatureStatusImpl() 889 …status = FindBlocklistedDeviceInList(GetGfxDriverInfo(), aSuggestedVersion, aFeature, aFailureId, … in GetFeatureStatusImpl()
|
/dports/lang/spidermonkey60/firefox-60.9.0/widget/ |
H A D | GfxInfoBase.h | 133 virtual int32_t FindBlocklistedDeviceInList(
|
H A D | GfxInfoBase.cpp | 675 int32_t GfxInfoBase::FindBlocklistedDeviceInList( in FindBlocklistedDeviceInList() function in GfxInfoBase 930 status = FindBlocklistedDeviceInList(aDriverInfo, aSuggestedVersion, in GetFeatureStatusImpl() 936 status = FindBlocklistedDeviceInList(GetGfxDriverInfo(), aSuggestedVersion, in GetFeatureStatusImpl()
|
/dports/lang/spidermonkey78/firefox-78.9.0/widget/ |
H A D | GfxInfoBase.h | 154 virtual int32_t FindBlocklistedDeviceInList(
|
H A D | GfxInfoBase.cpp | 835 int32_t GfxInfoBase::FindBlocklistedDeviceInList( in FindBlocklistedDeviceInList() function in GfxInfoBase 1183 FindBlocklistedDeviceInList(aDriverInfo, aSuggestedVersion, aFeature, in GetFeatureStatusImpl() 1189 status = FindBlocklistedDeviceInList(GetGfxDriverInfo(), aSuggestedVersion, in GetFeatureStatusImpl() 1201 status = FindBlocklistedDeviceInList(aDriverInfo, aSuggestedVersion, in GetFeatureStatusImpl() 1205 status = FindBlocklistedDeviceInList( in GetFeatureStatusImpl()
|
/dports/mail/thunderbird/thunderbird-91.8.0/widget/ |
H A D | GfxInfoBase.h | 164 virtual int32_t FindBlocklistedDeviceInList(
|
H A D | GfxInfoBase.cpp | 936 int32_t GfxInfoBase::FindBlocklistedDeviceInList( in FindBlocklistedDeviceInList() function in GfxInfoBase 1285 FindBlocklistedDeviceInList(aDriverInfo, aSuggestedVersion, aFeature, in GetFeatureStatusImpl() 1291 status = FindBlocklistedDeviceInList(GetGfxDriverInfo(), aSuggestedVersion, in GetFeatureStatusImpl() 1303 status = FindBlocklistedDeviceInList(aDriverInfo, aSuggestedVersion, in GetFeatureStatusImpl() 1307 status = FindBlocklistedDeviceInList( in GetFeatureStatusImpl()
|
/dports/www/firefox/firefox-99.0/widget/ |
H A D | GfxInfoBase.h | 161 virtual int32_t FindBlocklistedDeviceInList(
|
H A D | GfxInfoBase.cpp | 942 int32_t GfxInfoBase::FindBlocklistedDeviceInList( in FindBlocklistedDeviceInList() function in GfxInfoBase 1289 FindBlocklistedDeviceInList(aDriverInfo, aSuggestedVersion, aFeature, in GetFeatureStatusImpl() 1295 status = FindBlocklistedDeviceInList(GetGfxDriverInfo(), aSuggestedVersion, in GetFeatureStatusImpl() 1307 status = FindBlocklistedDeviceInList(aDriverInfo, aSuggestedVersion, in GetFeatureStatusImpl() 1311 status = FindBlocklistedDeviceInList( in GetFeatureStatusImpl()
|
/dports/www/firefox-esr/firefox-91.8.0/widget/ |
H A D | GfxInfoBase.h | 164 virtual int32_t FindBlocklistedDeviceInList(
|
H A D | GfxInfoBase.cpp | 936 int32_t GfxInfoBase::FindBlocklistedDeviceInList( in FindBlocklistedDeviceInList() function in GfxInfoBase 1285 FindBlocklistedDeviceInList(aDriverInfo, aSuggestedVersion, aFeature, in GetFeatureStatusImpl() 1291 status = FindBlocklistedDeviceInList(GetGfxDriverInfo(), aSuggestedVersion, in GetFeatureStatusImpl() 1303 status = FindBlocklistedDeviceInList(aDriverInfo, aSuggestedVersion, in GetFeatureStatusImpl() 1307 status = FindBlocklistedDeviceInList( in GetFeatureStatusImpl()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/helper/ |
H A D | driverblocklist.cxx | 603 bool FindBlocklistedDeviceInList(std::vector<DriverInfo>& aDeviceInfos, VersionType versionType, in FindBlocklistedDeviceInList() function 719 return FindBlocklistedDeviceInList(driverList, versionType, driverVersion, vendorId, deviceId, in IsDeviceBlocked()
|