Home
last modified time | relevance | path

Searched defs:dbname (Results 1 – 25 of 2669) sorted by relevance

12345678910>>...107

/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/leveldb/db/
H A Dfilename.cc20 static std::string MakeFileName(const std::string& dbname, uint64_t number, in MakeFileName()
28 std::string LogFileName(const std::string& dbname, uint64_t number) { in LogFileName()
33 std::string TableFileName(const std::string& dbname, uint64_t number) { in TableFileName()
38 std::string SSTTableFileName(const std::string& dbname, uint64_t number) { in SSTTableFileName()
43 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
51 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
55 std::string LockFileName(const std::string& dbname) { return dbname + "/LOCK"; } in LockFileName()
57 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
62 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
67 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
[all …]
/dports/net-p2p/bitcoin/bitcoin-22.0/src/leveldb/db/
H A Dfilename.cc20 static std::string MakeFileName(const std::string& dbname, uint64_t number, in MakeFileName()
28 std::string LogFileName(const std::string& dbname, uint64_t number) { in LogFileName()
33 std::string TableFileName(const std::string& dbname, uint64_t number) { in TableFileName()
38 std::string SSTTableFileName(const std::string& dbname, uint64_t number) { in SSTTableFileName()
43 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
51 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
55 std::string LockFileName(const std::string& dbname) { return dbname + "/LOCK"; } in LockFileName()
57 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
62 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
67 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
[all …]
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/leveldb/db/
H A Dfilename.cc20 static std::string MakeFileName(const std::string& dbname, uint64_t number, in MakeFileName()
28 std::string LogFileName(const std::string& dbname, uint64_t number) { in LogFileName()
33 std::string TableFileName(const std::string& dbname, uint64_t number) { in TableFileName()
38 std::string SSTTableFileName(const std::string& dbname, uint64_t number) { in SSTTableFileName()
43 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
51 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
55 std::string LockFileName(const std::string& dbname) { return dbname + "/LOCK"; } in LockFileName()
57 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
62 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
67 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/leveldb/db/
H A Dfilename.cc20 static std::string MakeFileName(const std::string& dbname, uint64_t number, in MakeFileName()
28 std::string LogFileName(const std::string& dbname, uint64_t number) { in LogFileName()
33 std::string TableFileName(const std::string& dbname, uint64_t number) { in TableFileName()
38 std::string SSTTableFileName(const std::string& dbname, uint64_t number) { in SSTTableFileName()
43 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
51 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
55 std::string LockFileName(const std::string& dbname) { return dbname + "/LOCK"; } in LockFileName()
57 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
62 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
67 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
[all …]
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/leveldb/db/
H A Dfilename.cc20 static std::string MakeFileName(const std::string& dbname, uint64_t number, in MakeFileName()
28 std::string LogFileName(const std::string& dbname, uint64_t number) { in LogFileName()
33 std::string TableFileName(const std::string& dbname, uint64_t number) { in TableFileName()
38 std::string SSTTableFileName(const std::string& dbname, uint64_t number) { in SSTTableFileName()
43 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
51 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
55 std::string LockFileName(const std::string& dbname) { return dbname + "/LOCK"; } in LockFileName()
57 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
62 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
67 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
[all …]
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/leveldb/db/
H A Dfilename.cc20 static std::string MakeFileName(const std::string& dbname, uint64_t number, in MakeFileName()
28 std::string LogFileName(const std::string& dbname, uint64_t number) { in LogFileName()
33 std::string TableFileName(const std::string& dbname, uint64_t number) { in TableFileName()
38 std::string SSTTableFileName(const std::string& dbname, uint64_t number) { in SSTTableFileName()
43 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
51 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
55 std::string LockFileName(const std::string& dbname) { return dbname + "/LOCK"; } in LockFileName()
57 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
62 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
67 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/leveldatabase/src/db/
H A Dfilename.cc20 static std::string MakeFileName(const std::string& dbname, uint64_t number, in MakeFileName()
28 std::string LogFileName(const std::string& dbname, uint64_t number) { in LogFileName()
33 std::string TableFileName(const std::string& dbname, uint64_t number) { in TableFileName()
38 std::string SSTTableFileName(const std::string& dbname, uint64_t number) { in SSTTableFileName()
43 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
51 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
55 std::string LockFileName(const std::string& dbname) { return dbname + "/LOCK"; } in LockFileName()
57 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
62 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
67 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/leveldatabase/src/db/
H A Dfilename.cc20 static std::string MakeFileName(const std::string& dbname, uint64_t number, in MakeFileName()
28 std::string LogFileName(const std::string& dbname, uint64_t number) { in LogFileName()
33 std::string TableFileName(const std::string& dbname, uint64_t number) { in TableFileName()
38 std::string SSTTableFileName(const std::string& dbname, uint64_t number) { in SSTTableFileName()
43 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
51 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
55 std::string LockFileName(const std::string& dbname) { return dbname + "/LOCK"; } in LockFileName()
57 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
62 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
67 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
[all …]
/dports/sysutils/vector/leveldb-sys-bbdd99a6fab0a7444a8c6eb0cc86a1a5a75f7fa1/deps/leveldb-1.22/db/
H A Dfilename.cc20 static std::string MakeFileName(const std::string& dbname, uint64_t number, in MakeFileName()
28 std::string LogFileName(const std::string& dbname, uint64_t number) { in LogFileName()
33 std::string TableFileName(const std::string& dbname, uint64_t number) { in TableFileName()
38 std::string SSTTableFileName(const std::string& dbname, uint64_t number) { in SSTTableFileName()
43 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
51 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
55 std::string LockFileName(const std::string& dbname) { return dbname + "/LOCK"; } in LockFileName()
57 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
62 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
67 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
[all …]
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/leveldb/db/
H A Dfilename.cc20 static std::string MakeFileName(const std::string& dbname, uint64_t number, in MakeFileName()
28 std::string LogFileName(const std::string& dbname, uint64_t number) { in LogFileName()
33 std::string TableFileName(const std::string& dbname, uint64_t number) { in TableFileName()
38 std::string SSTTableFileName(const std::string& dbname, uint64_t number) { in SSTTableFileName()
43 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
51 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
55 std::string LockFileName(const std::string& dbname) { return dbname + "/LOCK"; } in LockFileName()
57 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
62 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
67 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
[all …]
/dports/databases/leveldb/leveldb-1.23/db/
H A Dfilename.cc20 static std::string MakeFileName(const std::string& dbname, uint64_t number, in MakeFileName()
28 std::string LogFileName(const std::string& dbname, uint64_t number) { in LogFileName()
33 std::string TableFileName(const std::string& dbname, uint64_t number) { in TableFileName()
38 std::string SSTTableFileName(const std::string& dbname, uint64_t number) { in SSTTableFileName()
43 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
51 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
55 std::string LockFileName(const std::string& dbname) { return dbname + "/LOCK"; } in LockFileName()
57 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
62 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
67 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/parsoid/tools/data/
H A Dwmf.sitematrix.json10 "dbname": "aawiki", string
17 "dbname": "aawiktionary", string
24 "dbname": "aawikibooks", string
39 "dbname": "abwiki", string
60 "dbname": "acewiki", string
74 "dbname": "adywiki", string
88 "dbname": "afwiki", string
120 "dbname": "akwiki", string
148 "dbname": "alswiki", string
176 "dbname": "amwiki", string
[all …]
/dports/databases/p5-Tie-LevelDB/Tie-LevelDB-0.07/db/
H A Dfilename.cc33 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
41 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
45 std::string LockFileName(const std::string& dbname) { in LockFileName()
49 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
54 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
59 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
117 Status SetCurrentFile(Env* env, const std::string& dbname, in SetCurrentFile()
/dports/databases/xapian-core12/xapian-core-1.2.25/tests/
H A Dapitest.cc47 get_database(const string &dbname) in get_database()
53 get_database(const string &dbname, const string &dbname2) in get_database()
62 get_database(const std::string &dbname, in get_database()
71 get_database_path(const string &dbname) in get_database_path()
77 get_database_path(const std::string &dbname, in get_database_path()
86 get_writable_database(const string &dbname) in get_writable_database()
104 get_remote_database(const string &dbname, unsigned int timeout) in get_remote_database()
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/
H A DTracker.php125 public static function isTracked($dbname, $tablename)
185 public static function createVersion($dbname, $tablename, $version,
299 public static function deleteTracking($dbname, $tablename, $version = '')
331 public static function createDatabaseVersion($dbname, $version, $query,
396 static private function _changeTracking($dbname, $tablename,
425 public static function changeTrackingData($dbname, $tablename,
471 public static function activateTracking($dbname, $tablename, $version)
488 public static function deactivateTracking($dbname, $tablename, $version)
506 public static function getVersion($dbname, $tablename, $statement = null)
537 public static function getTrackedData($dbname, $tablename, $version)
/dports/textproc/hyperestraier/hyperestraier-1.4.13/javanative/
H A DCmd.java113 String dbname = null; in runput() local
139 String dbname = null; in runout() local
163 String dbname = null; in runedit() local
188 String dbname = null; in runget() local
210 String dbname = null; in runuriid() local
229 String dbname = null; in runinform() local
245 String dbname = null; in runoptimize() local
268 String dbname = null; in runmerge() local
292 String dbname = null; in runsearch() local
522 private static int procuriid(String dbname, String uri){ in procuriid()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/leveldb-sys-2.0.5/deps/leveldb-1.18/db/
H A Dfilename.cc42 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
50 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
54 std::string LockFileName(const std::string& dbname) { in LockFileName()
58 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
63 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
68 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
126 Status SetCurrentFile(Env* env, const std::string& dbname, in SetCurrentFile()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/leveldb/db/
H A Dfilename.cc42 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
50 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
54 std::string LockFileName(const std::string& dbname) { in LockFileName()
58 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
63 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
68 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
126 Status SetCurrentFile(Env* env, const std::string& dbname, in SetCurrentFile()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/leveldb/db/
H A Dfilename.cc42 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
50 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
54 std::string LockFileName(const std::string& dbname) { in LockFileName()
58 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
63 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
68 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
126 Status SetCurrentFile(Env* env, const std::string& dbname, in SetCurrentFile()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/leveldb/db/
H A Dfilename.cc42 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
50 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
54 std::string LockFileName(const std::string& dbname) { in LockFileName()
58 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
63 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
68 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
126 Status SetCurrentFile(Env* env, const std::string& dbname, in SetCurrentFile()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/leveldb/db/
H A Dfilename.cc42 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
50 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
54 std::string LockFileName(const std::string& dbname) { in LockFileName()
58 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
63 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
68 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
126 Status SetCurrentFile(Env* env, const std::string& dbname, in SetCurrentFile()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/leveldb/db/
H A Dfilename.cc42 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
50 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
54 std::string LockFileName(const std::string& dbname) { in LockFileName()
58 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
63 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
68 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
126 Status SetCurrentFile(Env* env, const std::string& dbname, in SetCurrentFile()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/leveldb/db/
H A Dfilename.cc42 std::string DescriptorFileName(const std::string& dbname, uint64_t number) { in DescriptorFileName()
50 std::string CurrentFileName(const std::string& dbname) { in CurrentFileName()
54 std::string LockFileName(const std::string& dbname) { in LockFileName()
58 std::string TempFileName(const std::string& dbname, uint64_t number) { in TempFileName()
63 std::string InfoLogFileName(const std::string& dbname) { in InfoLogFileName()
68 std::string OldInfoLogFileName(const std::string& dbname) { in OldInfoLogFileName()
126 Status SetCurrentFile(Env* env, const std::string& dbname, in SetCurrentFile()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/commands/
H A Duser_management_commands_common.cpp117 StringData dbname) { in checkAuthorizedToSetRestrictions()
130 const std::string& dbname, in checkAuthForCreateUserCommand()
161 const std::string& dbname, in checkAuthForUpdateUserCommand()
218 const std::string& dbname, in checkAuthForGrantRolesToUserCommand()
233 const std::string& dbname, in checkAuthForCreateRoleCommand()
268 const std::string& dbname, in checkAuthForUpdateRoleCommand()
306 const std::string& dbname, in checkAuthForGrantRolesToRoleCommand()
336 const std::string& dbname, in checkAuthForDropUserCommand()
355 const std::string& dbname, in checkAuthForDropRoleCommand()
415 const std::string& dbname, in checkAuthForUsersInfoCommand()
[all …]
/dports/databases/xapian-core/xapian-core-1.4.18/tests/
H A Dapitest.cc48 get_database(const string &dbname) in get_database()
54 get_database(const string &dbname, const string &dbname2) in get_database()
63 get_database(const std::string &dbname, in get_database()
72 get_database_path(const string &dbname) in get_database_path()
78 get_database_path(const std::string &dbname, in get_database_path()
87 get_writable_database(const string &dbname) in get_writable_database()
111 get_remote_database(const string &dbname, unsigned int timeout) in get_remote_database()

12345678910>>...107