Home
last modified time | relevance | path

Searched refs:adapterString (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Configuration/
H A DBrowserDefinition.cs539 string adapterString = null; in ProcessControlAdaptersNode()
541 … HandlerBase.GetAndRemoveRequiredStringAttribute(child, "adapterType", ref adapterString); in ProcessControlAdaptersNode()
548 if (!String.IsNullOrEmpty(adapterString)) { in ProcessControlAdaptersNode()
549 CheckType(adapterString, typeof(System.Web.UI.Adapters.ControlAdapter), child); in ProcessControlAdaptersNode()
552 _adapters[controlString] = adapterString; in ProcessControlAdaptersNode()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1605 std::wstring adapterString; in GetDeviceType() local
1615 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1621 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1626 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1627 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1629 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1905 std::wstring adapterString; in GetDeviceType() local
1915 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1921 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1926 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1927 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1929 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1889 std::wstring adapterString; in GetDeviceType() local
1899 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
1905 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
1910 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
1911 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
1913 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp2073 std::wstring adapterString; in GetDeviceType() local
2083 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
2089 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
2094 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
2095 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
2097 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp2076 std::wstring adapterString; in GetDeviceType() local
2086 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
2092 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
2097 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
2098 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
2100 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp2085 std::wstring adapterString; in GetDeviceType() local
2095 adapterString = std::wstring(adapterDesc2.Description); in GetDeviceType()
2101 adapterString = std::wstring(adapterDesc.Description); in GetDeviceType()
2106 (adapterString.find(std::wstring(L"Software Adapter")) != std::string::npos); in GetDeviceType()
2107 const bool isNullDevice = (adapterString == L""); in GetDeviceType()
2109 (adapterString.find(std::wstring(L"Basic Render")) != std::string::npos); in GetDeviceType()

12