Searched refs:DB_PRIORITY_LOW (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DCacheFilePriority.java31 new CacheFilePriority("LOW", DbConstants.DB_PRIORITY_LOW);
51 case DbConstants.DB_PRIORITY_LOW:
/macosx-10.9.5/BerkeleyDB-21/db/mp/
H A Dmp_fmethod.c432 *priorityp = DB_PRIORITY_LOW;
466 case DB_PRIORITY_LOW:
H A Dmp_fput.c208 case DB_PRIORITY_LOW:
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/internal/
H A DDbConstants.java122 int DB_PRIORITY_LOW = 2; field in interface:DbConstants
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts625 DB_PRIORITY_LOW => '4.1.24',
H A DBerkeleyDB.pm327 DB_PRIORITY_LOW
H A Dconstants.h2748 DB_OPFLAGS_MASK DB_ORDERCHKONLY DB_PRIORITY_LOW DB_REGION_MAGIC
3212 if (memEQ(name, "DB_PRIORITY_LOW", 15)) {
3218 *iv_return = DB_PRIORITY_LOW;
5613 {name=>"DB_PRIORITY_LOW", type=>"IV", macro=>["#if (DB_VERSION_MAJOR > 4) || \\\n (DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR > 1) || \\\n (DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR == 1 && \\\n DB_VERSION_PATCH >= 24)\n", "#endif\n"]},
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in538 DB_PRIORITY_LOW=2,
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h528 DB_PRIORITY_LOW=2, enumerator in enum:__anon148
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h517 DB_PRIORITY_LOW=2, enumerator in enum:__anon173
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h526 DB_PRIORITY_LOW=2, enumerator in enum:__anon197
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h565 DB_PRIORITY_LOW=2, enumerator in enum:__anon228
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h565 DB_PRIORITY_LOW=2, enumerator in enum:__anon252

Completed in 391 milliseconds