Home
last modified time | relevance | path

Searched refs:DB_PRIORITY_LOW (Results 1 – 25 of 53) sorted by relevance

123

/dports/databases/db18/db-18.1.40/lang/csharp/src/
H A DCachePriority.cs31 case DbConstants.DB_PRIORITY_LOW: in fromUInt()
53 new CachePriority(DbConstants.DB_PRIORITY_LOW);
/dports/databases/db5/db-5.3.28/lang/csharp/src/
H A DCachePriority.cs31 case DbConstants.DB_PRIORITY_LOW: in fromUInt()
53 new CachePriority(DbConstants.DB_PRIORITY_LOW);
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/
H A DCacheFilePriority.java31 new CacheFilePriority("LOW", DbConstants.DB_PRIORITY_LOW);
51 case DbConstants.DB_PRIORITY_LOW: in fromFlag()
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/db/
H A DCacheFilePriority.java31 new CacheFilePriority("LOW", DbConstants.DB_PRIORITY_LOW);
51 case DbConstants.DB_PRIORITY_LOW: in fromFlag()
/dports/databases/db18/db-18.1.40/src/mp/
H A Dmp_fmethod.c484 *priorityp = DB_PRIORITY_LOW;
518 case DB_PRIORITY_LOW:
H A Dmp_fput.c226 case DB_PRIORITY_LOW:
/dports/databases/db5/db-5.3.28/src/mp/
H A Dmp_fmethod.c450 *priorityp = DB_PRIORITY_LOW;
484 case DB_PRIORITY_LOW:
H A Dmp_fput.c225 case DB_PRIORITY_LOW:
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/db/internal/
H A DDbConstants.java149 int DB_PRIORITY_LOW = 2; field
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/internal/
H A DDbConstants.java160 int DB_PRIORITY_LOW = 2; field
/dports/databases/db5/db-5.3.28/lang/csharp/src/Internal/
H A DDbConstants.cs181 internal const uint DB_PRIORITY_LOW = 2; field in BerkeleyDB.Internal.DbConstants
/dports/databases/db18/db-18.1.40/lang/csharp/src/Internal/
H A DDbConstants.cs197 internal const uint DB_PRIORITY_LOW = 2; field in BerkeleyDB.Internal.DbConstants
/dports/databases/py-bsddb3/bsddb3-6.2.9/Lib3/bsddb/test/
H A Dtest_db.py87 flags = [db.DB_PRIORITY_VERY_LOW, db.DB_PRIORITY_LOW,
/dports/databases/py-bsddb3/bsddb3-6.2.9/Lib/bsddb/test/
H A Dtest_db.py87 flags = [db.DB_PRIORITY_VERY_LOW, db.DB_PRIORITY_LOW,
/dports/lang/python-legacy/Python-2.7.18/Lib/bsddb/test/
H A Dtest_db.py53 flags = [db.DB_PRIORITY_VERY_LOW, db.DB_PRIORITY_LOW,
/dports/lang/python27/Python-2.7.18/Lib/bsddb/test/
H A Dtest_db.py53 flags = [db.DB_PRIORITY_VERY_LOW, db.DB_PRIORITY_LOW,
/dports/databases/p5-BerkeleyDB/BerkeleyDB-0.64/
H A Dmkconsts.pl614 DB_PRIORITY_LOW => '4.1.24',
/dports/databases/db18/db-18.1.40/lang/perl/BerkeleyDB/
H A Dmkconsts.pl614 DB_PRIORITY_LOW => '4.1.24',
/dports/databases/db5/db-5.3.28/lang/perl/BerkeleyDB/
H A Dmkconsts.pl614 DB_PRIORITY_LOW => '4.1.24',
/dports/databases/db18/db-18.1.40/test/c/suites/
H A DTestPreOpenSetterAndGetter.c965 DB_PRIORITY_LOW, in TestMpoolFilePreOpenSetterAndGetter()
/dports/databases/db18/db-18.1.40/dist/
H A Dpubdef.in390 DB_PRIORITY_LOW D I J C
/dports/databases/db5/db-5.3.28/dist/
H A Dpubdef.in366 DB_PRIORITY_LOW D I J C
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/db/bdb/
H A Dbdb_file.cpp222 p = DB_PRIORITY_LOW; in SetCachePriority()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h782 DB_PRIORITY_LOW=2, enumerator
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h782 DB_PRIORITY_LOW=2, enumerator

123