Home
last modified time | relevance | path

Searched defs:get_heapsize (Results 1 – 14 of 14) sorted by relevance

/dports/databases/db5/db-5.3.28/lang/csharp/src/Internal/
H A DDB.cs416 internal int get_heapsize(ref uint gbytes, ref uint bytes) { in get_heapsize() method in BerkeleyDB.Internal.DB
/dports/databases/db18/db-18.1.40/lang/csharp/src/Internal/
H A DDB.cs484 internal int get_heapsize(ref uint gbytes, ref uint bytes) { in get_heapsize() method in BerkeleyDB.Internal.DB
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/db/internal/
H A DDb.java410 public long get_heapsize() throws com.sleepycat.db.DatabaseException { in get_heapsize() method in Db
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/internal/
H A DDb.java447 public long get_heapsize() throws com.sleepycat.db.DatabaseException { in get_heapsize() method in Db
/dports/databases/db5/db-5.3.28/lang/java/libdb_java/
H A Ddb.i243 jlong get_heapsize() { in get_heapsize() function
/dports/databases/db5/db-5.3.28/lang/csharp/libdb_csharp/
H A Ddb.i656 int get_heapsize(u_int32_t *gbytes, u_int32_t *bytes) { in get_heapsize() function
/dports/databases/db18/db-18.1.40/lang/java/libdb_java/
H A Ddb.i277 jlong get_heapsize() { in get_heapsize() function
/dports/databases/db18/db-18.1.40/lang/csharp/libdb_csharp/
H A Ddb.i708 int get_heapsize(u_int32_t *gbytes, u_int32_t *bytes) { in get_heapsize() function
/dports/databases/db5/db-5.3.28/build_vxworks/
H A Ddb.h1644 int (*get_heapsize) __P((DB *, u_int32_t *, u_int32_t *)); member
/dports/databases/db5/db-5.3.28/build_windows/
H A Ddb.h1686 int (*get_heapsize) __P((DB *, u_int32_t *, u_int32_t *)); member
/dports/databases/db5/db-5.3.28/build_android/
H A Ddb.h1643 int (*get_heapsize) __P((DB *, u_int32_t *, u_int32_t *)); member
/dports/databases/db5/db-5.3.28/build_wince/
H A Ddb.h1686 int (*get_heapsize) __P((DB *, u_int32_t *, u_int32_t *)); member
/dports/databases/db18/db-18.1.40/build_windows/
H A Ddb.h1848 int (*get_heapsize) __P((DB *, u_int32_t *, u_int32_t *)); member
/dports/databases/db18/db-18.1.40/build_vxworks/
H A Ddb.h1803 int (*get_heapsize) __P((DB *, u_int32_t *, u_int32_t *)); member