Home
last modified time | relevance | path

Searched defs:syncConfig (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/git-town/git-town-7.6.0/src/cmd/
H A Dsync.go14 type syncConfig struct { struct
15 initialBranch string
16 branchesToSync []string
17 shouldPushTags bool
18 hasOrigin bool
19 isOffline bool
121 func getSyncStepList(config syncConfig, repo *git.ProdRepo) (result steps.StepList, err error) {
/dports/www/squid/squid-4.15/src/base/
H A DRunnersRegistry.h67 virtual void syncConfig() {} in syncConfig() function
/dports/net/mailcommon/mailcommon-21.12.3/autotests/
H A Ddummykernel.cpp53 void DummyKernel::syncConfig() in syncConfig() function in DummyKernel
/dports/net/mailcommon/mailcommon-21.12.3/src/filter/filterimporter/autotests/
H A Dfiltertestkernel.cpp58 void FilterTestKernel::syncConfig() in syncConfig() function in FilterTestKernel
/dports/deskutils/mbox-importer/mbox-importer-21.12.3/src/
H A Dmboximportkernel.cpp56 void MBoxImporterKernel::syncConfig() in syncConfig() function in MBoxImporterKernel
/dports/deskutils/akonadi-import-wizard/akonadi-import-wizard-21.12.3/src/
H A Dimportwizardkernel.cpp56 void ImportWizardKernel::syncConfig() in syncConfig() function in ImportWizardKernel
/dports/deskutils/kmail/kmail-21.12.3/agents/mailfilteragent/
H A Ddummykernel.cpp53 void DummyKernel::syncConfig() in syncConfig() function in DummyKernel
/dports/deskutils/kmail/kmail-21.12.3/agents/archivemailagent/
H A Darchivemailkernel.cpp66 void ArchiveMailKernel::syncConfig() in syncConfig() function in ArchiveMailKernel
/dports/deskutils/pim-data-exporter/pim-data-exporter-21.12.3/core/
H A Dpimdataexporterkernel.cpp78 void PimDataExporterKernel::syncConfig() in syncConfig() function in PimDataExporterKernel
/dports/deskutils/kmail/kmail-21.12.3/agents/unifiedmailboxagent/
H A Dmailkernel.cpp70 void MailKernel::syncConfig() in syncConfig() function in MailKernel
/dports/misc/sword/sword-1.8.1/bindings/java-jni/src/org/crosswire/android/sword/
H A DInstallMgr.java35 public native int syncConfig(); in syncConfig() method in InstallMgr
/dports/www/squid/squid-4.15/src/auth/
H A DCredentialsCache.cc42 virtual void syncConfig() override { in syncConfig() function in Auth::CredentialCacheRr
/dports/devel/plasma5-plasma-sdk/plasma-sdk-5.23.5/wallpaperviewer/
H A Dwallpaperwidget.cpp257 void WallpaperWidget::syncConfig() in syncConfig() function in WallpaperWidget
/dports/www/squid/squid-4.15/src/
H A DPeerPoolMgr.cc278 PeerPoolMgrsRr::syncConfig() in syncConfig() function in PeerPoolMgrsRr
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/OSX/CocoaVanilla/
H A DCVLoader.mm776 void CVContext::syncConfig(int forced) { function
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Loaders/OSX/CocoaVanilla/
H A DCVLoader.mm776 void CVContext::syncConfig(int forced) { function
/dports/misc/parley/parley-21.12.3/src/statistics/
H A Dstatisticsmainwindow.cpp65 void StatisticsMainWindow::syncConfig() in syncConfig() function in StatisticsMainWindow
/dports/sysutils/kshutdown/kshutdown-5.2/src/
H A Dbookmarks.cpp179 void BookmarksMenu::syncConfig() { in syncConfig() function in BookmarksMenu
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dsync.cpp514 auto syncConfig = SyncConfig::unserialize(data); in SyncConfigBag() local
532 void SyncConfigBag::insert(const SyncConfig& syncConfig) in insert()
535 { in insert()
/dports/misc/sword/sword-1.8.1/utilities/
H A Dinstallmgr.cpp215 void syncConfig() { in syncConfig() function
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/examples/
H A Dmegasimplesync.cpp447 SyncConfig syncConfig{local_folder, n->nodehandle, 0}; in fetchnodes_result() local
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/plasma/
H A Dcorona.cpp548 void CoronaPrivate::syncConfig() in syncConfig() function in Plasma::CoronaPrivate
/dports/graphics/digikam/digikam-7.4.0/core/showfoto/main/
H A Dshowfotosettings.cpp672 void ShowfotoSettings::syncConfig() in syncConfig() function in ShowFoto::ShowfotoSettings
/dports/security/keybase/client-v5.7.1/shared/actions/json/
H A Dfs.json38 "syncConfig": "Types.TlfSyncConfig" string
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/models/apis/appsync/2017-07-25/
H A Dapi-2.json951 "syncConfig":{"shape":"SyncConfig"} object
1007 "syncConfig":{"shape":"SyncConfig"}, object
1304 "syncConfig":{"shape":"SyncConfig"} object
1904 "syncConfig":{"shape":"SyncConfig"}, object
2180 "syncConfig":{"shape":"SyncConfig"} object
2244 "syncConfig":{"shape":"SyncConfig"}, object

123