Home
last modified time | relevance | path

Searched defs:stateFile (Results 1 – 25 of 104) sorted by relevance

12345

/dports/devel/msbuild/msbuild-0.06/src/Tasks/
H A DStateFileBase.cs35 virtual internal void SerializeCache(string stateFile, TaskLoggingHelper log) in SerializeCache()
71 …static internal StateFileBase DeserializeCache(string stateFile, TaskLoggingHelper log, Type requi… in DeserializeCache()
135 static internal void DeleteFile(string stateFile, TaskLoggingHelper log) in DeleteFile()
H A DResGenDependencies.cs166 override internal void SerializeCache(string stateFile, TaskLoggingHelper log) in SerializeCache()
178 …internal static ResGenDependencies DeserializeCache(string stateFile, bool useSourcePath, TaskLogg… in DeserializeCache()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.intro/src/org/eclipse/ui/internal/intro/impl/util/
H A DReopenUtil.java62 final File stateFile = getStateFile(); in readMemento() local
81 File stateFile = getStateFile(); in saveMemento() local
93 File stateFile = path.toFile(); in getStateFile() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.intro.universal/src/org/eclipse/ui/internal/intro/universal/contentdetect/
H A DContentDetectHelper.java111 final File stateFile = getStateFile(filename); in getReadMemento() local
137 File stateFile = getStateFile(filename); in saveMemento() local
158 File stateFile = new File(getConfigurationLocation(), filename); in getStateFile() local
172 File stateFile = new File(getConfigurationLocation(), EXTENSION_COUNT_XML); in deleteStateFiles() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/
H A DChromeBackupAgentTest.java372 File stateFile = File.createTempFile("Test", ""); in testOnBackup_browserStartupFails() local
441 File stateFile = File.createTempFile("Test", ""); in testOnRestore_normal() local
474 File stateFile = File.createTempFile("Test", ""); in testOnRestore_badUser() local
504 File stateFile = File.createTempFile("Test", ""); in testOnRestore_browserStartupFails() local
529 File stateFile = File.createTempFile("Test", ""); in testOnRestore_afterFirstRun() local
/dports/misc/molequeue/molequeue-0.9.0/molequeue/app/
H A Djobdata.cpp163 QFile stateFile(stateFilename); in load() local
214 QFile stateFile(stateFilename); in save() local
H A Dprogram.cpp87 QFile stateFile(fileName); in importSettings() local
122 QFile stateFile(fileName); in exportSettings() local
H A Dqueue.cpp107 QFile stateFile(mqqFile); in queueTypeFromFile() local
143 QFile stateFile(stateFilename); in writeJsonSettingsToFile() local
170 QFile stateFile(stateFilename); in readJsonSettingsFromFile() local
/dports/misc/py-molequeue/molequeue-0.9.0/molequeue/app/
H A Djobdata.cpp163 QFile stateFile(stateFilename); in load() local
214 QFile stateFile(stateFilename); in save() local
H A Dprogram.cpp87 QFile stateFile(fileName); in importSettings() local
122 QFile stateFile(fileName); in exportSettings() local
H A Dqueue.cpp107 QFile stateFile(mqqFile); in queueTypeFromFile() local
143 QFile stateFile(stateFilename); in writeJsonSettingsToFile() local
170 QFile stateFile(stateFilename); in readJsonSettingsFromFile() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/
H A DWorkingSetManager.java96 File stateFile = getWorkingSetStateFile(); in restoreState() local
132 File stateFile = getWorkingSetStateFile(); in saveState() local
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/metarefresh/lib/
H A DMetaLoader.php11 private $stateFile; variable in sspmod_metarefresh_MetaLoader
30 public function __construct($expire = null, $stateFile = null, $oldMetadataSrc = null)
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/base/
H A DCStatePersister.php50 public $stateFile; variable in CStatePersister
/dports/news/nzbget/nzbget-21.1/daemon/queue/
H A DDiskState.cpp270 StateFile stateFile("queue", DISKSTATE_QUEUE_VERSION, true); in SaveDownloadQueue() local
293 StateFile stateFile("history", DISKSTATE_QUEUE_VERSION, true); in SaveDownloadQueue() local
329 StateFile stateFile("queue", DISKSTATE_QUEUE_VERSION, true); in LoadDownloadQueue() local
383 StateFile stateFile("history", DISKSTATE_QUEUE_VERSION, true); in LoadDownloadQueue() local
1671 StateFile stateFile("feeds", DISKSTATE_FEEDS_VERSION, true); in SaveFeeds() local
1699 StateFile stateFile("feeds", DISKSTATE_FEEDS_VERSION, true); in LoadFeeds() local
1844 StateFile stateFile("files", DISKSTATE_FILE_VERSION, true); in SaveAllFileInfos() local
1889 StateFile stateFile("files", DISKSTATE_FILE_VERSION, false); in LoadAllFileInfos() local
1950 StateFile stateFile("files", DISKSTATE_FILE_VERSION, false); in DiscardQuickFileInfos() local
2001 StateFile stateFile("stats", DISKSTATE_STATS_VERSION, true); in SaveStats() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/preferences/
H A DWorkingSetSettingsTransfer.java53 File stateFile = new File(dataLocation.toOSString()); in transferSettings() local
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/metarefresh/lib/
H A DMetaLoader.php25 private $stateFile; variable in SimpleSAML\\Module\\metarefresh\\MetaLoader
50 public function __construct($expire = null, $stateFile = null, $oldMetadataSrc = null)
/dports/www/limesurvey/limesurvey/framework/base/
H A DCStatePersister.php48 public $stateFile; variable in CStatePersister
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.cheatsheets/src/org/eclipse/ui/internal/cheatsheets/
H A DCheatSheetPlugin.java275 final File stateFile = getCheatSheetStateFile(filename); in readMemento() local
339 File stateFile = getCheatSheetStateFile(filename); in saveMemento() local
/dports/net/rclone/rclone-1.57.0/cmd/serve/docker/
H A Ddocker.go25 stateFile = "docker-plugin.state" var
/dports/sysutils/terraform/terraform-1.0.11/internal/backend/remote-state/gcs/
H A Dbackend_state.go148 func (b *Backend) stateFile(name string) string { func
/dports/sysutils/terraform/terraform-1.0.11/internal/backend/remote-state/oss/
H A Dbackend_state.go176 func (b *Backend) stateFile(name string) string { func
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/r/session/
H A DRClientState.cpp105 FilePath stateFile = stateDir.completePath(member.getName() + fileExt); in commitState() local
190 void ClientState::restoreGlobalState(const FilePath& stateFile) in restoreGlobalState()
198 void ClientState::restoreProjectState(const FilePath& stateFile) in restoreProjectState()
/dports/sysutils/terraform/terraform-1.0.11/internal/backend/remote-state/cos/
H A Dbackend_state.go156 func (b *Backend) stateFile(name string) string { func
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ds/org.eclipse.pde.ds.annotations/src/org/eclipse/pde/ds/internal/annotations/
H A DDSAnnotationCompilationParticipant.java245 File stateFile = getStateFile(project); in loadState() local
439 File stateFile = getStateFile(project); in saveState() local
740 File stateFile = getStateFile(project); in isManaged() local
749 File stateFile = new File(workDir, STATE_FILENAME); in getStateFile() local

12345