Home
last modified time | relevance | path

Searched defs:supportedExtensions (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.WebPages/
H A DWebPageRoute.cs87 …ivate static string GetRouteLevelMatch(string pathValue, IEnumerable<string> supportedExtensions, … in GetRouteLevelMatch()
125 …ernal static WebPageMatch MatchRequest(string pathValue, IEnumerable<string> supportedExtensions, … in MatchRequest()
187 … static WebPageMatch MatchDefaultFiles(string pathValue, IEnumerable<string> supportedExtensions, … in MatchDefaultFiles()
H A DStartPage.cs81 …e GetStartPage(WebPageRenderingBase page, string fileName, IEnumerable<string> supportedExtensions) in GetStartPage()
102 … string fileName, IEnumerable<string> supportedExtensions) in GetStartPage()
H A DApplicationStartPage.cs62 …ring> monitorFile, IVirtualPathFactory virtualPathFactory, IEnumerable<string> supportedExtensions) in ExecuteStartPage()
77 …ring> monitorFile, IVirtualPathFactory virtualPathFactory, IEnumerable<string> supportedExtensions) in ExecuteStartPageInternal()
/dports/devel/eric6/eric6-21.11/eric/eric6/
H A Deric6_doc.py32 supportedExtensions = [".py", ".pyw", ".ptl", ".rb"] variable
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Mvc/Razor/
H A DStartPageLookupDelegate.cs8 …ookupDelegate(WebPageRenderingBase page, string fileName, IEnumerable<string> supportedExtensions); in StartPageLookupDelegate()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Mvc3/Mvc/Razor/
H A DStartPageLookupDelegate.cs6 …ookupDelegate(WebPageRenderingBase page, string fileName, IEnumerable<string> supportedExtensions); in StartPageLookupDelegate()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/NativePresetFactory/
H A DNativePresetFactory.hpp32 virtual std::string supportedExtensions() const { return ".so .dylib"; } in supportedExtensions() function in NativePresetFactory
/dports/graphics/qgis/qgis-3.22.3/src/core/processing/
H A Dqgsprocessingprovider.cpp198 const QStringList supportedExtensions = supportedOutputVectorLayerExtensions(); in defaultVectorFileExtension() local
220 const QStringList supportedExtensions = supportedOutputRasterLayerExtensions(); in defaultRasterFileExtension() local
/dports/www/grafana8/grafana-8.3.6/packages/grafana-toolkit/src/config/webpack/
H A Dloaders.ts7 const supportedExtensions = ['css', 'scss', 'less', 'sass']; constant
/dports/security/keepassxc/keepassxc-2.6.6/src/keeshare/group/
H A DEditGroupWidgetKeeShare.cpp110 auto supportedExtensions = QStringList(); in updateSharingState() local
238 auto supportedExtensions = QStringList(); in launchPathSelectionDialog() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/processing/
H A Dqgsprocessingprovider.cpp199 const QStringList supportedExtensions = supportedOutputVectorLayerExtensions(); in defaultVectorFileExtension() local
222 const QStringList supportedExtensions = supportedOutputRasterLayerExtensions(); in defaultRasterFileExtension() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/MilkdropPresetFactory/
H A DMilkdropPresetFactory.hpp32 std::string supportedExtensions() const { return "milk prjm"; } in supportedExtensions() function in MilkdropPresetFactory
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/MilkdropPresetFactory/
H A DMilkdropPresetFactory.hpp33 std::string supportedExtensions() const { return ".milk .prjm"; } in supportedExtensions() function in MilkdropPresetFactory
/dports/www/qt5-websockets/kde-qtwebsockets-5.15.2p4/src/websockets/
H A Dqwebsockethandshakeresponse.cpp71 const QList<QString> &supportedExtensions) : in QWebSocketHandshakeResponse()
150 const QList<QString> &supportedExtensions) in getHandshakeResponse()
/dports/www/qt5-websockets-qml/kde-qtwebsockets-5.15.2p4/src/websockets/
H A Dqwebsockethandshakeresponse.cpp71 const QList<QString> &supportedExtensions) : in QWebSocketHandshakeResponse()
150 const QList<QString> &supportedExtensions) in getHandshakeResponse()
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gdal/
H A Dgdal_template.cpp33 const std::vector<QByteArray>& GdalTemplate::supportedExtensions() in supportedExtensions() function in OpenOrienteering::GdalTemplate
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/googledrive/filehandler/
H A DGoogledrive.php9 …private $supportedExtensions=array("odt","docx","ods","xlsx","pptx","pdf","PAGES",'doc','xls','ppt… variable in GO\\Googledrive\\Filehandler\\Googledrive
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp67 void checkAllSupported (const Extensions& supportedExtensions, in checkAllSupported()
80 const Extensions& supportedExtensions, in createInstanceWithWsi()
108 const Extensions& supportedExtensions, in createDeviceWithWsi()
156 const std::vector<VkExtensionProperties> supportedExtensions; member
203 const Extensions& supportedExtensions, in createDisplay()
H A DvktWsiColorSpaceTests.cpp83 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported()
95 const Extensions& supportedExtensions, in createInstanceWithWsi()
133 const Extensions& supportedExtensions, in createDeviceWithWsi()
179 const vector<VkExtensionProperties> supportedExtensions; member
224 const Extensions& supportedExtensions, in createDisplay()
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/peer/
H A Dauthenticatebase.h54 Uint32 supportedExtensions() const in supportedExtensions() function
/dports/audio/audacity/audacity-Audacity-3.1.3/src/import/
H A DImportPlugin.cpp18 ImportPlugin::ImportPlugin(FileExtensions supportedExtensions): in ImportPlugin()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/api/gl/
H A Dcl_get_gl_device_info_tests.cpp52 std::string supportedExtensions[] = { in TEST_P() local
/dports/sysutils/cdrdao/cdrdao-1.2.4/trackdb/
H A DFormatOgg.cc137 int FormatOggManager::supportedExtensions(std::list<std::string>& list) in supportedExtensions() function in FormatOggManager
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/config/monitor/
H A Dfile_snapshot.go33 supportedExtensions = map[string]bool{ var
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-edit_docs.php54 $supportedExtensions = ['odt', 'ods', 'odp']; variable

123456789