Home
last modified time | relevance | path

Searched refs:PluginsPath (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/www/grafana8/grafana-8.3.6/pkg/plugins/manager/loader/
H A Dloader_test.go137 PluginsPath: filepath.Join(parentDir),
214 PluginsPath: filepath.Join(parentDir),
252 PluginsPath: filepath.Join(parentDir),
267 PluginsPath: filepath.Join(parentDir),
307 PluginsPath: filepath.Join(parentDir),
375 PluginsPath: filepath.Join(parentDir),
569 PluginsPath: filepath.Dir(pluginDir),
658 PluginsPath: parentDir,
680 PluginsPath: parentDir,
859 PluginsPath: "/test-app",
[all …]
/dports/www/grafana8/grafana-8.3.6/pkg/plugins/manager/
H A Dstore.go76 opts.PluginInstallDir = m.cfg.PluginsPath
107 path, err := filepath.Rel(m.cfg.PluginsPath, plugin.PluginDir)
H A Dmanager.go78 exists, err := fs.Exists(m.cfg.PluginsPath)
84 if err = os.MkdirAll(m.cfg.PluginsPath, os.ModePerm); err != nil {
85 … m.log.Error("Failed to create external plugins directory", "dir", m.cfg.PluginsPath, "error", err)
87 m.log.Debug("External plugins directory created", "dir", m.cfg.PluginsPath)
106 err = m.loadPlugins(m.cfg.PluginsPath)
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/mobile/quickhit/
H A Dmainwindow.cpp148 QDir pluginsDir(drive + ":" + QLibraryInfo::location(QLibraryInfo::PluginsPath));
152 QDir pluginsDir(QLibraryInfo::location(QLibraryInfo::PluginsPath));
/dports/net/rclone/rclone-1.57.0/fs/rc/webgui/
H A Dplugins.go64 PluginsPath string var
93 PluginsPath = filepath.Join(cachePath, "plugins")
94 pluginsConfigPath = filepath.Join(PluginsPath, "config")
/dports/devel/gammaray/GammaRay-2.11.3/common/
H A Dpaths.cpp138 const auto path = QLibraryInfo::location(QLibraryInfo::PluginsPath); in pluginPaths()
161 const auto path = QLibraryInfo::location(QLibraryInfo::PluginsPath); in targetPluginPaths()
/dports/games/gemrb/gemrb-0.9.0/gemrb/tests/minimal/
H A Dtest.cfg9 PluginsPath=../../plugins
H A Dfhs.cfg9 PluginsPath=/usr/lib/gemrb/plugins
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_prelaunch/src/
H A Drabbit_prelaunch_conf.erl287 list_apps(#{os_type := {win32, _}, plugins_path := PluginsPath}) ->
288 PluginsDirs = lists:usort(string:lexemes(PluginsPath, ";")),
290 list_apps(#{plugins_path := PluginsPath}) ->
291 PluginsDirs = lists:usort(string:lexemes(PluginsPath, ":")),
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit/apps/rabbitmq_prelaunch/src/
H A Drabbit_prelaunch_conf.erl287 list_apps(#{os_type := {win32, _}, plugins_path := PluginsPath}) ->
288 PluginsDirs = lists:usort(string:lexemes(PluginsPath, ";")),
290 list_apps(#{plugins_path := PluginsPath}) ->
291 PluginsDirs = lists:usort(string:lexemes(PluginsPath, ":")),
/dports/devel/cmake-gui/cmake-3.22.1/Tests/Qt4Deploy/
H A Dtestdeploy.cpp13 << QLibraryInfo::location(QLibraryInfo::PluginsPath); in main()
/dports/devel/cmake/cmake-3.22.1/Tests/Qt4Deploy/
H A Dtestdeploy.cpp13 << QLibraryInfo::location(QLibraryInfo::PluginsPath); in main()
/dports/devel/cmake-doc/cmake-3.22.1/Tests/Qt4Deploy/
H A Dtestdeploy.cpp13 << QLibraryInfo::location(QLibraryInfo::PluginsPath); in main()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/global/
H A Dqlibraryinfo.h74 PluginsPath, in QT_MODULE() enumerator
/dports/games/gemrb/gemrb-0.9.0/
H A D.appveyor.yml65 $find = '#PluginsPath=@DEFAULT_PLUGINS_DIR@'
66 $replace = "PluginsPath=.\plugins"
/dports/audio/strawberry/strawberry-1.0.0/3rdparty/macdeployqt/
H A Dmain.cpp250 deploymentInfo.pluginPath = QLibraryInfo::path(QLibraryInfo::PluginsPath); in main()
252 deploymentInfo.pluginPath = QLibraryInfo::location(QLibraryInfo::PluginsPath); in main()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.h81 PluginsPath, enumerator
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.h81 PluginsPath, enumerator
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.h81 PluginsPath, enumerator
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.h81 PluginsPath, enumerator
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.h81 PluginsPath, enumerator
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.h81 PluginsPath, enumerator
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.h81 PluginsPath, enumerator
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.h81 PluginsPath, enumerator
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.h81 PluginsPath, enumerator

123456789