Home
last modified time | relevance | path

Searched refs:DB_BUFFER_SMALL (Results 1 – 25 of 185) sorted by relevance

12345678

/dports/databases/db5/db-5.3.28/lang/cxx/
H A Dcxx_dbc.cpp82 if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(key)) in get()
85 else if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(data)) in get()
105 if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(key)) in pget()
108 else if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(data)) in pget()
/dports/databases/db18/db-18.1.40/lang/cxx/
H A Dcxx_dbc.cpp100 if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(key)) in get()
103 else if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(data)) in get()
123 if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(key)) in pget()
126 else if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(data)) in pget()
/dports/databases/db5/db-5.3.28/lang/csharp/src/
H A DErrorCodes.cs20 public const int DB_BUFFER_SMALL = DbConstants.DB_BUFFER_SMALL; field in BerkeleyDB.ErrorCodes
H A DDatabaseException.cs33 case ErrorCodes.DB_BUFFER_SMALL: in ThrowException()
208 internal MemoryException() : base(ErrorCodes.DB_BUFFER_SMALL) { } in MemoryException()
/dports/databases/db18/db-18.1.40/lang/csharp/src/
H A DErrorCodes.cs20 public const int DB_BUFFER_SMALL = DbConstants.DB_BUFFER_SMALL; field in BerkeleyDB.ErrorCodes
H A DDatabaseException.cs33 case ErrorCodes.DB_BUFFER_SMALL: in ThrowException()
211 internal MemoryException() : base(ErrorCodes.DB_BUFFER_SMALL) { } in MemoryException()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_fs_base/bdb/
H A Dbdb_compat.h53 #ifdef DB_BUFFER_SMALL
54 #define SVN_BDB_DB_BUFFER_SMALL DB_BUFFER_SMALL
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_fs_base/bdb/
H A Dbdb_compat.h53 #ifdef DB_BUFFER_SMALL
54 #define SVN_BDB_DB_BUFFER_SMALL DB_BUFFER_SMALL
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_fs_base/bdb/
H A Dbdb_compat.h53 #ifdef DB_BUFFER_SMALL
54 #define SVN_BDB_DB_BUFFER_SMALL DB_BUFFER_SMALL
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_fs_base/bdb/
H A Dbdb_compat.h53 #ifdef DB_BUFFER_SMALL
54 #define SVN_BDB_DB_BUFFER_SMALL DB_BUFFER_SMALL
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_db_dbt_mem_behavior.cc147 if (flags[j] == DB_DBT_USERMEM && set_ulen < sizeof(DATA)) CKERR2(r, DB_BUFFER_SMALL); in test_main()
150 if (r == DB_BUFFER_SMALL) { in test_main()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_db_dbt_mem_behavior.cc147 if (flags[j] == DB_DBT_USERMEM && set_ulen < sizeof(DATA)) CKERR2(r, DB_BUFFER_SMALL); in test_main()
150 if (r == DB_BUFFER_SMALL) { in test_main()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_db_dbt_mem_behavior.cc147 if (flags[j] == DB_DBT_USERMEM && set_ulen < sizeof(DATA)) CKERR2(r, DB_BUFFER_SMALL); in test_main()
150 if (r == DB_BUFFER_SMALL) { in test_main()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_db_dbt_mem_behavior.cc147 if (flags[j] == DB_DBT_USERMEM && set_ulen < sizeof(DATA)) CKERR2(r, DB_BUFFER_SMALL); in test_main()
150 if (r == DB_BUFFER_SMALL) { in test_main()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_db_dbt_mem_behavior.cc147 if (flags[j] == DB_DBT_USERMEM && set_ulen < sizeof(DATA)) CKERR2(r, DB_BUFFER_SMALL); in test_main()
150 if (r == DB_BUFFER_SMALL) { in test_main()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_db_dbt_mem_behavior.cc147 if (flags[j] == DB_DBT_USERMEM && set_ulen < sizeof(DATA)) CKERR2(r, DB_BUFFER_SMALL); in test_main()
150 if (r == DB_BUFFER_SMALL) { in test_main()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest_db_dbt_mem_behavior.cc147 if (flags[j] == DB_DBT_USERMEM && set_ulen < sizeof(DATA)) CKERR2(r, DB_BUFFER_SMALL); in test_main()
150 if (r == DB_BUFFER_SMALL) { in test_main()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest_db_dbt_mem_behavior.cc147 if (flags[j] == DB_DBT_USERMEM && set_ulen < sizeof(DATA)) CKERR2(r, DB_BUFFER_SMALL); in test_main()
150 if (r == DB_BUFFER_SMALL) { in test_main()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest_db_dbt_mem_behavior.cc147 if (flags[j] == DB_DBT_USERMEM && set_ulen < sizeof(DATA)) CKERR2(r, DB_BUFFER_SMALL); in test_main()
150 if (r == DB_BUFFER_SMALL) { in test_main()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest_db_dbt_mem_behavior.cc147 if (flags[j] == DB_DBT_USERMEM && set_ulen < sizeof(DATA)) CKERR2(r, DB_BUFFER_SMALL); in test_main()
150 if (r == DB_BUFFER_SMALL) { in test_main()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dtest_db_dbt_mem_behavior.cc147 if (flags[j] == DB_DBT_USERMEM && set_ulen < sizeof(DATA)) CKERR2(r, DB_BUFFER_SMALL); in test_main()
150 if (r == DB_BUFFER_SMALL) { in test_main()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dtest_db_dbt_mem_behavior.cc147 if (flags[j] == DB_DBT_USERMEM && set_ulen < sizeof(DATA)) CKERR2(r, DB_BUFFER_SMALL); in test_main()
150 if (r == DB_BUFFER_SMALL) { in test_main()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/db/bdb/
H A Dbdb_expt.cpp73 return (BDB_GetErrno() == DB_BUFFER_SMALL); in IsBufferSmall()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/transactions/lock/range/range_tree/lib/
H A Ddb.h53 #define DB_BUFFER_SMALL -30999 macro
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/transactions/lock/range/range_tree/lib/
H A Ddb.h53 #define DB_BUFFER_SMALL -30999 macro

12345678