Home
last modified time | relevance | path

Searched refs:FindBlocklistedDeviceInList (Results 1 – 20 of 20) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A Dblocklistparsertest.cxx111 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 Dblocklistparsertest.cxx109 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 DWinDeviceInfo.hxx150 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 DWinDeviceInfo.hxx52 bool FindBlocklistedDeviceInList();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/opengl/win/
H A DWinDeviceInfo.cxx414 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 DWinDeviceInfo.cxx178 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 Ddriverblocklist.hxx145 bool VCL_DLLPUBLIC FindBlocklistedDeviceInList(std::vector<DriverInfo>& aDeviceInfos,
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DGfxInfoBase.h118 virtual int32_t FindBlocklistedDeviceInList(const nsTArray<GfxDriverInfo>& aDriverInfo,
H A DGfxInfoBase.cpp657 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 DGfxInfoBase.h133 virtual int32_t FindBlocklistedDeviceInList(
H A DGfxInfoBase.cpp675 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 DGfxInfoBase.h154 virtual int32_t FindBlocklistedDeviceInList(
H A DGfxInfoBase.cpp835 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 DGfxInfoBase.h164 virtual int32_t FindBlocklistedDeviceInList(
H A DGfxInfoBase.cpp936 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 DGfxInfoBase.h161 virtual int32_t FindBlocklistedDeviceInList(
H A DGfxInfoBase.cpp942 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 DGfxInfoBase.h164 virtual int32_t FindBlocklistedDeviceInList(
H A DGfxInfoBase.cpp936 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 Ddriverblocklist.cxx603 bool FindBlocklistedDeviceInList(std::vector<DriverInfo>& aDeviceInfos, VersionType versionType, in FindBlocklistedDeviceInList() function
719 return FindBlocklistedDeviceInList(driverList, versionType, driverVersion, vendorId, deviceId, in IsDeviceBlocked()