Home
last modified time | relevance | path

Searched defs:fullSync (Results 1 – 22 of 22) sorted by relevance

/dports/net/akonadi-search/akonadi-search-21.12.3/agent/
H A Dscheduler.cpp32 …st Akonadi::Collection &col, const QList<Akonadi::Item::Id> &pending, bool fullSync, QObject *pare… in createCollectionIndexingJob()
118 void Scheduler::scheduleCollection(const Akonadi::Collection &col, bool fullSync) in scheduleCollection()
243 const bool fullSync = m_dirtyCollections.contains(col.id()); in processNext() local
/dports/net/akonadi-search/akonadi-search-21.12.3/agent/autotests/
H A Dschedulertest.cpp52 bool fullSync, in createCollectionIndexingJob()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_data_structures/values/
H A Djuce_ValueTreeSynchroniser.cpp34 fullSync = 2, enumerator
/dports/devel/juce/JUCE-f37e9a1/modules/juce_data_structures/values/
H A Djuce_ValueTreeSynchroniser.cpp34 fullSync = 2, enumerator
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_data_structures/values/
H A Djuce_ValueTreeSynchroniser.cpp35 fullSync = 2, enumerator
/dports/sysutils/istio/istio-1.6.7/galley/pkg/config/source/mcp/
H A Dcache_test.go49 fullSync = output{ var
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/server/
H A Dreplication.go263 func (m *master) fullSync() error { func
/dports/security/snort/snort-2.9.18/src/preprocessors/
H A Dperf.c764 int fullSync) in syncStats()
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dpager.c180 u8 fullSync; /* Do extra syncs of the journal for robustness */ member
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dpager.c180 u8 fullSync; /* Do extra syncs of the journal for robustness */ member
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dpager.c625 u8 fullSync; /* Do extra syncs of the journal for robustness */ member
H A Dos_unix.c3602 static int full_fsync(int fd, int fullSync, int dataOnly){ in full_fsync()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dpager.c638 u8 fullSync; /* Do extra syncs of the journal for robustness */ member
H A Dos_unix.c3579 static int full_fsync(int fd, int fullSync, int dataOnly){ in full_fsync()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dpager.c624 u8 fullSync; /* Do extra syncs of the journal for robustness */ member
H A Dos_unix.c3602 static int full_fsync(int fd, int fullSync, int dataOnly){ in full_fsync()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dos_unix.c3160 static int full_fsync(int fd, int fullSync, int dataOnly){ in full_fsync()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dpager.c626 u8 fullSync; /* Do extra syncs of the journal for robustness */ member
H A Dos_unix.c3421 static int full_fsync(int fd, int fullSync, int dataOnly){ in full_fsync()
/dports/databases/db5/db-5.3.28/lang/sql/adapter/
H A Dbtree.c2601 int fullSync, in sqlite3BtreeSetSafetyLevel()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dbtree.c2137 int fullSync, /* PRAGMA fullfsync. */ in sqlite3BtreeSetSafetyLevel()
/dports/databases/py-unqlite/unqlite-0.5.3/src/
H A Dunqlite.c53583 static int full_fsync(int fd, int fullSync, int dataOnly){ in full_fsync()