Home
last modified time | relevance | path

Searched refs:watchFile (Results 1 – 25 of 96) sorted by relevance

1234

/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/pkg/filewatcher/
H A Dfilewatcher_test.go59 return watchFile, cleanup, nil
81 return watchFile, cleanup
139 return watchDir, watchFile, cleanup
147 watchFile, cleanup := newWatchFile(t)
149 _, err := os.Stat(watchFile)
153 w.Add(watchFile)
154 events := w.Events(watchFile)
182 w.Add(watchFile)
183 events := w.Events(watchFile)
219 w.Add(watchFile)
[all …]
/dports/www/mod_webkit/w4py-1.2.3/WebKit/
H A DImportManager.py86 def watchFile(self, path, modname=None, getmtime=os.path.getmtime): member in ImportManager
108 self.watchFile(f, modname)
119 self.watchFile(f, modname)
121 self.watchFile(os.path.join(f, '__init__.py'))
136 self.watchFile(filename)
/dports/lang/elm/compiler-0.19.1/terminal/src/Develop/
H A DSocket.hs3 module Develop.Socket (watchFile) where
14 watchFile :: FilePath -> WS.PendingConnection -> IO ()
15 watchFile watchedFile pendingConnection = function
/dports/graphics/okular/okular-21.12.3/part/
H A Ddlggeneral.cpp144 QCheckBox *watchFile = new QCheckBox(this); in DlgGeneral() local
145watchFile->setText(i18nc("@option:check Config dialog, general page", "Reload document on file cha… in DlgGeneral()
146 watchFile->setObjectName(QStringLiteral("kcfg_WatchFile")); in DlgGeneral()
147 layout->addRow(programFeaturesLabel(), watchFile); in DlgGeneral()
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/meson/
H A Dmesonmanager.cpp271 Path watchFile = buildDir.buildDir; in createImportJob() local
272 watchFile.addPath(QStringLiteral("meson-info")); in createImportJob()
273 watchFile.addPath(QStringLiteral("meson-info.json")); in createImportJob()
274 if (!watcher->contains(watchFile.path())) { in createImportJob()
275 qCDebug(KDEV_Meson) << "Start watching file" << watchFile; in createImportJob()
276 watcher->addFile(watchFile.path()); in createImportJob()
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/lib/
H A DkioLogFileReader.cpp25 connect(mFileWatch, &KDirWatch::dirty, this, &KioLogFileReader::watchFile); in KioLogFileReader()
127 void KioLogFileReader::watchFile(const QString &path) in watchFile() function in KioLogFileReader
H A DprocessOutputLogFileReader.h29 void watchFile(bool enable) override;
H A DlocalLogFileReader.h27 void watchFile(bool enable) override;
H A DlogFileReader.h27 virtual void watchFile(bool enable) = 0;
H A DkioLogFileReader.h45 void watchFile(const QString &path);
H A DfileAnalyzer.cpp42 logFileReader->watchFile(enabled); in watchLogFiles()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/daemon/logger/jsonfilelog/
H A Dread.go144 func watchFile(name string) (filenotify.FileWatcher, error) { func
169 fileWatcher, err := watchFile(name)
240 fileWatcher, err = watchFile(name)
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/daemon/logger/loggerutils/
H A Dlogfile.go285 fileWatcher, err := watchFile(name)
356 fileWatcher, err = watchFile(name)
431 func watchFile(name string) (filenotify.FileWatcher, error) { func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/daemon/logger/loggerutils/
H A Dlogfile.go285 fileWatcher, err := watchFile(name)
356 fileWatcher, err = watchFile(name)
431 func watchFile(name string) (filenotify.FileWatcher, error) { func
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx132 for (auto const& watchFile : m_aWatchFiles) in checkPrintersChanged() local
135 if( DirectoryItem::get( watchFile.m_aFilePath, aItem ) ) in checkPrintersChanged()
137 if( watchFile.m_aModified.Seconds != 0 ) in checkPrintersChanged()
154 if( aModified.Seconds != watchFile.m_aModified.Seconds ) in checkPrintersChanged()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx128 for (auto const& watchFile : m_aWatchFiles) in checkPrintersChanged() local
131 if( DirectoryItem::get( watchFile.m_aFilePath, aItem ) ) in checkPrintersChanged()
133 if( watchFile.m_aModified.Seconds != 0 ) in checkPrintersChanged()
150 if( aModified.Seconds != watchFile.m_aModified.Seconds ) in checkPrintersChanged()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/daemon/logger/loggerutils/
H A Dlogfile.go497 fileWatcher, err := watchFile(name)
568 fileWatcher, err = watchFile(name)
643 func watchFile(name string) (filenotify.FileWatcher, error) { func
/dports/www/mod_webkit/w4py-1.2.3/MiscUtils/
H A DConfigurable.py144 globalAppServer._imp.watchFile(filename)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/daemon/logger/loggerutils/
H A Dlogfile.go542 fileWatcher, err := watchFile(name)
602 fileWatcher, err = watchFile(name)
681 func watchFile(name string) (filenotify.FileWatcher, error) { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/daemon/logger/loggerutils/
H A Dlogfile.go542 fileWatcher, err := watchFile(name)
613 fileWatcher, err = watchFile(name)
688 func watchFile(name string) (filenotify.FileWatcher, error) { func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/daemon/logger/loggerutils/
H A Dlogfile.go542 fileWatcher, err := watchFile(name)
602 fileWatcher, err = watchFile(name)
667 func watchFile(name string) (filenotify.FileWatcher, error) { func
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/daemon/logger/loggerutils/
H A Dlogfile.go542 fileWatcher, err := watchFile(name)
602 fileWatcher, err = watchFile(name)
667 func watchFile(name string) (filenotify.FileWatcher, error) { func
/dports/deskutils/gworkspace/gworkspace-0.9.4/Tools/fswatcher/
H A Dfswatcher.h165 - (void)watchFile;
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/Tools/fswatcher/
H A Dfswatcher.h165 - (void)watchFile;
/dports/print/gv/gv-3.7.4/src/
H A Dgv_user_res.dat24 GV.watchFile: False

1234