Home
last modified time | relevance | path

Searched defs:FSDirectory (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Store/
H A DFSDirectory.cs104 public abstract class FSDirectory : Directory class
108 static FSDirectory() in FSDirectory() method in Lucene.Net.Store.FSDirectory
174 protected internal FSDirectory(System.IO.DirectoryInfo path, LockFactory lockFactory) in FSDirectory() method in Lucene.Net.Store.FSDirectory
/dports/games/libretro-scummvm/scummvm-7b1e929/common/
H A Dfs.cpp171 FSDirectory::FSDirectory(const FSNode &node, int depth, bool flat) in FSDirectory() function in Common::FSDirectory
175 FSDirectory::FSDirectory(const String &prefix, const FSNode &node, int depth, bool flat) in FSDirectory() function in Common::FSDirectory
181 FSDirectory::FSDirectory(const String &name, int depth, bool flat) in FSDirectory() function in Common::FSDirectory
185 FSDirectory::FSDirectory(const String &prefix, const String &name, int depth, bool flat) in FSDirectory() function in Common::FSDirectory
/dports/games/residualvm/residualvm-0.3.1/common/
H A Dfs.cpp155 FSDirectory::FSDirectory(const FSNode &node, int depth, bool flat) in FSDirectory() function in Common::FSDirectory
159 FSDirectory::FSDirectory(const String &prefix, const FSNode &node, int depth, bool flat) in FSDirectory() function in Common::FSDirectory
165 FSDirectory::FSDirectory(const String &name, int depth, bool flat) in FSDirectory() function in Common::FSDirectory
169 FSDirectory::FSDirectory(const String &prefix, const String &name, int depth, bool flat) in FSDirectory() function in Common::FSDirectory
/dports/games/scummvm/scummvm-2.5.1/common/
H A Dfs.cpp173 FSDirectory::FSDirectory(const FSNode &node, int depth, bool flat, bool ignoreClashes, bool include… in FSDirectory() function in Common::FSDirectory
178 FSDirectory::FSDirectory(const Path &prefix, const FSNode &node, int depth, bool flat, in FSDirectory() function in Common::FSDirectory
186 FSDirectory::FSDirectory(const Path &name, int depth, bool flat, bool ignoreClashes, bool includeDi… in FSDirectory() function in Common::FSDirectory
191 FSDirectory::FSDirectory(const Path &prefix, const Path &name, int depth, bool flat, in FSDirectory() function in Common::FSDirectory
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/parallaction/
H A Ddisk.h32 class FSDirectory; variable
/dports/games/scummvm/scummvm-2.5.1/engines/parallaction/
H A Ddisk.h32 class FSDirectory; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/env/
H A Dfs_readonly.h50 std::unique_ptr<FSDirectory>* /*result*/, in NewDirectory()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/env/
H A Dfs_readonly.h50 std::unique_ptr<FSDirectory>* /*result*/, in NewDirectory()
/dports/databases/rocksdb/rocksdb-6.26.1/env/
H A Dfs_readonly.h50 std::unique_ptr<FSDirectory>* /*result*/, in NewDirectory()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/env/
H A Dfs_readonly.h50 std::unique_ptr<FSDirectory>* /*result*/, in NewDirectory()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/env/
H A Dfs_readonly.h50 std::unique_ptr<FSDirectory>* /*result*/, in NewDirectory()
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/core/store/
H A DFSDirectory.cpp39 FSDirectory::FSDirectory(const String& path, const LockFactoryPtr& lockFactory) { in FSDirectory() function in Lucene::FSDirectory
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Index/
H A DCheckIndex.cs25 using FSDirectory = Lucene.Net.Store.FSDirectory; typedef
/dports/devel/hadoop/hadoop-1.2.1/src/hdfs/org/apache/hadoop/hdfs/server/namenode/
H A DFSDirectory.java46 class FSDirectory implements FSConstants, Closeable { class
61 FSDirectory(FSNamesystem ns, Configuration conf) { in FSDirectory() method in FSDirectory
67 FSDirectory(FSImage fsImage, FSNamesystem ns, Configuration conf) { in FSDirectory() method in FSDirectory
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/clucene/src/CLucene/store/
H A DFSDirectory.cpp359 FSDirectory::FSDirectory(const QString& path, const bool createDir) in FSDirectory() function in FSDirectory
/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/store/
H A DFSDirectory.cpp358 FSDirectory::FSDirectory(): in FSDirectory() function in FSDirectory
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/
H A DFSDirectory.java101 public class FSDirectory implements Closeable { class
219 FSDirectory(FSNamesystem ns, Configuration conf) throws IOException { in FSDirectory() method in FSDirectory
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dversion_set.h1462 InstrumentedMutex* /*mu*/, FSDirectory* /*db_directory*/, in LogAndApply() argument
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db/
H A Dversion_set.h1487 InstrumentedMutex* /*mu*/, FSDirectory* /*db_directory*/, in LogAndApply() argument
/dports/databases/rocksdb/rocksdb-6.26.1/db/
H A Dversion_set.h1487 InstrumentedMutex* /*mu*/, FSDirectory* /*db_directory*/, in LogAndApply() argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dversion_set.h1462 InstrumentedMutex* /*mu*/, FSDirectory* /*db_directory*/, in LogAndApply() argument
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dversion_set.h1462 InstrumentedMutex* /*mu*/, FSDirectory* /*db_directory*/, in LogAndApply() argument
/dports/databases/rocksdb/rocksdb-6.26.1/test_util/
H A Dtestutil.h612 std::unique_ptr<FSDirectory>* /*result*/, in NewDirectory()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/test_util/
H A Dtestutil.h612 std::unique_ptr<FSDirectory>* /*result*/, in NewDirectory()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/test_util/
H A Dtestutil.h664 std::unique_ptr<FSDirectory>* /*result*/, in NewDirectory()

12