Home
last modified time | relevance | path

Searched defs:pluginIndex (Results 1 – 20 of 20) sorted by relevance

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/apis/config/v1beta2/
H A Ddefault_plugins.go151 type pluginIndex struct { struct
152 index int
153 plugin v1beta2.Plugin
/dports/net-mgmt/yaf/yaf-2.11.0/src/
H A Dyafhooks.c195 yfHookPlugin_t *pluginIndex; in yfHookPacket() local
232 yfHookPlugin_t *pluginIndex; in yfHookFlowPacket() local
269 yfHookPlugin_t *pluginIndex; in yfHookValidateFlowTab() local
325 yfHookPlugin_t *pluginIndex; in yfHookFlowClose() local
361 yfHookPlugin_t *pluginIndex; in yfHookFlowAlloc() local
390 yfHookPlugin_t *pluginIndex; in yfHookFlowFree() local
423 yfHookPlugin_t *pluginIndex; in yfHookGetInfoModel() local
611 yfHookPlugin_t *pluginIndex; in yfHookAddNewHook() local
749 yfHookPlugin_t *pluginIndex; in yfHookScanPayload() local
781 yfHookPlugin_t *pluginIndex; in yfHookGetTemplateCount() local
[all …]
/dports/games/openmw/openmw-openmw-0.47.0/apps/essimporter/
H A Dimportcellref.cpp16 int pluginIndex = (mRefNum.mIndex & 0xff000000) >> 24; in load() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/search/
H A DPrebuiltIndexCompatibility.java179 PluginIndex pluginIndex = createPluginIndex(versionDirectory); in checkCompatible() local
185 PluginIndex pluginIndex; in createPluginIndex() local
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/parameters/
H A DAudioInstrumentParameterPanel.cpp262 int pluginIndex, bool bp) in slotPluginBypassed()
293 int pluginIndex, bool bypassState, const QColor &colour) in setButtonColour()
/dports/audio/giada/giada-0.17.1/src/gui/dialogs/
H A DpluginChooser.cpp131 int pluginIndex = browser->value() - 3; // subtract header lines in cb_add() local
/dports/devel/grantlee5/grantlee-5.2.0/templates/lib/
H A Dengine.cpp249 auto pluginIndex = 0; in getScriptLibraryName() local
314 auto pluginIndex = 0; in loadCppLibrary() local
/dports/www/grafana8/grafana-8.3.6/public/app/features/datasources/state/
H A DbuildCategories.ts18 const pluginIndex: Record<string, DataSourcePluginMeta> = {}; constant
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/FileManager/
H A DFileFolderPluginOpen.cpp90 int pluginIndex = FindPlugin(plugins, extInfo.Plugins[i]); in OpenFileFolderPlugin() local
/dports/devel/kf5-kcmutils/kcmutils-5.89.0/src/core/
H A Dkpluginmodel.cpp149 for (int pluginIndex = 0, count = m_plugins.count(); pluginIndex < count; ++pluginIndex) { in defaults() local
/dports/x11-toolkits/ctk/CTK-2018-10-29/Applications/ctkPluginBrowser/
H A DctkPluginBrowser.cpp208 QModelIndex pluginIndex = ui.pluginsTableView->selectionModel()->selectedIndexes().first(); in dbResourceDoubleClicked() local
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/kcms/desktoptheme/
H A Dthemesmodel.cpp127 int ThemesModel::pluginIndex(const QString &pluginName) const in pluginIndex() function in ThemesModel
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/ksplash/
H A Dkcm.cpp190 int KCMSplashScreen::pluginIndex(const QString &pluginName) const in pluginIndex() function in KCMSplashScreen
/dports/print/posterazor/posterazor-1.9.7/src/
H A Dimageloaderfreeimage.cpp324 for (int pluginIndex = 0; pluginIndex < pluginsCount; pluginIndex++) { in imageFormats() local
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/kcms/icons/
H A Dmain.cpp476 int IconModule::pluginIndex(const QString &themeName) const in pluginIndex() function in IconModule
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/qmljs/3rdparty/qtcreator-libs/qmljs/
H A Dqmljsplugindumper.cpp355 const int pluginIndex = m_libraryToPluginIndex.value(pluginLibrary, -1); in pluginChanged() local
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/kcms/lookandfeel/
H A Dkcm.cpp143 int KCMLookandFeel::pluginIndex(const QString &pluginName) const in pluginIndex() function in KCMLookandFeel
/dports/audio/lmms/lmms-1.2.2/src/core/
H A DLadspaManager.cpp146 for( long pluginIndex = 0; in addPlugins() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qmljs/
H A Dqmljsplugindumper.cpp358 const int pluginIndex = m_libraryToPluginIndex.value(pluginLibrary, -1); in pluginChanged() local
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/application/
H A DRosegardenMainWindow.cpp7487 int pluginIndex, in slotChangePluginPort()
7535 int pluginIndex, in slotPluginPortChanged()
7581 int pluginIndex, in slotChangePluginProgram()
7633 int pluginIndex) in slotPluginProgramChanged()
7783 int pluginIndex, bool bp) in slotPluginBypassed()