Home
last modified time | relevance | path

Searched refs:DBC (Results 1 – 25 of 3032) sorted by relevance

12345678910>>...122

/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dbtree_ext.h22 int __bamc_compress_cmp __P((DBC *, DBC *, int *));
23 int __bamc_compress_dup __P((DBC *, DBC *, u_int32_t));
37 int __bamc_init __P((DBC *, DBTYPE));
38 int __bamc_refresh __P((DBC *));
39 int __bamc_cmp __P((DBC *, DBC *, int *));
41 int __bamc_dup __P((DBC *, DBC *, u_int32_t));
44 int __bamc_rget __P((DBC *, DBT *));
48 int __bam_dpages __P((DBC *, int, int));
49 int __bam_pupdate __P((DBC *, PAGE *));
109 void __bam_print_cursor __P((DBC *));
[all …]
H A Dhash_ext.h9 int __ham_quick_delete __P((DBC *));
10 int __hamc_init __P((DBC *));
11 int __hamc_count __P((DBC *, db_recno_t *));
12 int __hamc_cmp __P((DBC *, DBC *, int *));
13 int __hamc_dup __P((DBC *, DBC *));
45 int __ham_dup_convert __P((DBC *));
54 int __ham_get_meta __P((DBC *));
55 int __ham_release_meta __P((DBC *));
69 int __ham_item_reset __P((DBC *));
70 int __ham_item_init __P((DBC *));
[all …]
H A Ddb_ext.h72 int __dbc_cmp __P((DBC *, DBC *, int *));
83 int __dbc_dup __P((DBC *, DBC **, u_int32_t));
84 int __dbc_idup __P((DBC *, DBC **, u_int32_t));
85 int __dbc_newopd __P((DBC *, db_pgno_t, DBC *, DBC **));
91 int __dbc_cleanup __P((DBC *, DBC *, int));
151 int __db_join_pp __P((DB *, DBC **, DBC **, u_int32_t));
162 int __dbc_cmp_pp __P((DBC *, DBC *, int*, u_int32_t));
165 int __dbc_dup_pp __P((DBC *, DBC **, u_int32_t));
173 int __db_join __P((DB *, DBC **, DBC **, u_int32_t));
319 int __dbc_slice_activate __P((DBC *, const DBT *, DBC **, u_int32_t));
[all …]
H A Dheap_ext.h9 int __heapc_init __P((DBC *));
10 int __heap_ditem __P((DBC *, PAGE *, u_int32_t, u_int32_t));
11 int __heap_append __P((DBC *, DBT *, DBT *));
13 int __heapc_dup __P((DBC *, DBC *));
15 int __heapc_refresh __P((DBC *));
39 int __heap_create_region __P((DBC *, db_pgno_t));
46 int __heap_truncate __P((DBC *, u_int32_t *));
47 int __heap_stat __P((DBC *, void *, u_int32_t));
48 int __heap_stat_print __P((DBC *, u_int32_t));
49 void __heap_print_cursor __P((DBC *));
[all …]
H A Dblob_ext.h9 int __blob_file_create __P ((DBC *, DB_FH **, db_seq_t *));
10 int __blob_file_close __P ((DBC *, DB_FH *, u_int32_t));
11 int __blob_file_delete __P((DBC *, db_seq_t));
14 int __blob_file_write __P((DBC *, DB_FH *, DBT *, off_t, db_seq_t, off_t *, u_int32_t));
15 int __blob_bulk __P((DBC *, u_int32_t, db_seq_t, u_int8_t *));
16 int __blob_get __P((DBC *, DBT *, db_seq_t, off_t, void **, u_int32_t *));
17 int __blob_put __P(( DBC *, DBT *, db_seq_t *, off_t *size, DB_LSN *));
18 int __blob_repl __P((DBC *, DBT *, db_seq_t, db_seq_t *,off_t *));
19 int __blob_del __P((DBC *, db_seq_t));
20 int __db_stream_init __P((DBC *, DB_STREAM **, u_int32_t));
/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dbtree_ext.h23 int __bamc_compress_cmp __P((DBC *, DBC *, int *));
24 int __bamc_compress_dup __P((DBC *, DBC *, u_int32_t));
38 int __bamc_init __P((DBC *, DBTYPE));
39 int __bamc_refresh __P((DBC *));
40 int __bamc_cmp __P((DBC *, DBC *, int *));
42 int __bamc_dup __P((DBC *, DBC *, u_int32_t));
45 int __bamc_rget __P((DBC *, DBT *));
49 int __bam_dpages __P((DBC *, int, int));
50 int __bam_pupdate __P((DBC *, PAGE *));
112 void __bam_print_cursor __P((DBC *));
[all …]
H A Dhash_ext.h9 int __ham_quick_delete __P((DBC *));
10 int __hamc_init __P((DBC *));
11 int __hamc_count __P((DBC *, db_recno_t *));
12 int __hamc_cmp __P((DBC *, DBC *, int *));
13 int __hamc_dup __P((DBC *, DBC *));
45 int __ham_dup_convert __P((DBC *));
53 int __ham_get_meta __P((DBC *));
54 int __ham_release_meta __P((DBC *));
68 int __ham_item_reset __P((DBC *));
69 int __ham_item_init __P((DBC *));
[all …]
H A Ddb_ext.h27 int __db_walk_cursors __P((DB *, DBC *, int (*) __P((DBC *, DBC *, u_int32_t *, db_pgno_t, u_int32_…
67 int __dbc_close __P((DBC *));
69 int __dbc_cmp __P((DBC *, DBC *, int *));
76 int __dbc_dup __P((DBC *, DBC **, u_int32_t));
77 int __dbc_idup __P((DBC *, DBC **, u_int32_t));
78 int __dbc_newopd __P((DBC *, db_pgno_t, DBC *, DBC **));
84 int __dbc_cleanup __P((DBC *, DBC *, int));
141 int __db_join_pp __P((DB *, DBC **, DBC **, u_int32_t));
151 int __dbc_cmp_pp __P((DBC *, DBC *, int*, u_int32_t));
154 int __dbc_dup_pp __P((DBC *, DBC **, u_int32_t));
[all …]
H A Dheap_ext.h9 int __heapc_init __P((DBC *));
10 int __heap_ditem __P((DBC *, PAGE *, u_int32_t, u_int32_t));
11 int __heap_append __P((DBC *, DBT *, DBT *));
13 int __heapc_dup __P((DBC *, DBC *));
15 int __heapc_refresh __P((DBC *));
37 int __heap_create_region __P((DBC *, db_pgno_t));
42 int __heap_truncate __P((DBC *, u_int32_t *));
43 int __heap_stat __P((DBC *, void *, u_int32_t));
44 int __heap_stat_print __P((DBC *, u_int32_t));
45 void __heap_print_cursor __P((DBC *));
[all …]
/dports/textproc/mifluz/mifluz-0.26.0/db/
H A Dhash_ext.h9 int CDB___ham_c_init __P((DBC *));
10 int CDB___ham_c_count __P((DBC *, db_recno_t *));
11 int CDB___ham_c_dup __P((DBC *, DBC *));
18 db_pgno_t, u_int32_t, DBC ***));
25 int CDB___ham_dup_convert __P((DBC *));
35 int CDB___ham_get_meta __P((DBC *));
36 int CDB___ham_release_meta __P((DBC *));
37 int CDB___ham_dirty_meta __P((DBC *));
41 int CDB___ham_item_reset __P((DBC *));
42 void CDB___ham_item_init __P((DBC *));
[all …]
H A Dbtree_ext.h14 void CDB___bam_cprint __P((DBC *));
23 int CDB___bam_c_init __P((DBC *, DBTYPE));
24 int CDB___bam_c_refresh __P((DBC *));
26 int CDB___bam_c_dup __P((DBC *, DBC *));
31 int CDB___bam_dpages __P((DBC *, EPG *));
41 int CDB___bam_build __P((DBC *, u_int32_t,
64 int CDB___ram_c_del __P((DBC *));
71 int CDB___bam_adjust __P((DBC *, int32_t));
74 int CDB___bam_search __P((DBC *,
76 int CDB___bam_stkrel __P((DBC *, u_int32_t));
[all …]
H A Ddb_ext.h40 int CDB___db_c_close __P((DBC *));
41 int CDB___db_c_destroy __P((DBC *));
43 int CDB___db_c_del __P((DBC *, u_int32_t));
44 int CDB___db_c_dup __P((DBC *, DBC **, u_int32_t));
48 int CDB___db_cdb_cdup __P((DBC *, DBC *));
87 int CDB___db_join __P((DB *, DBC **, DBC **, u_int32_t));
89 int CDB___db_free __P((DBC *, PAGE *));
90 int CDB___db_lprint __P((DBC *));
91 int CDB___db_lget __P((DBC *,
101 int CDB___db_doff __P((DBC *, db_pgno_t));
[all …]
/dports/textproc/htdig/htdig-3.2.0b6/db/
H A Dhash_ext.h6 int CDB___ham_c_init __P((DBC *));
7 int CDB___ham_c_dup __P((DBC *, DBC *));
18 int CDB___ham_add_dup __P((DBC *, DBT *, u_int32_t));
19 int CDB___ham_dup_convert __P((DBC *));
30 int CDB___ham_get_meta __P((DBC *));
31 int CDB___ham_release_meta __P((DBC *));
32 int CDB___ham_dirty_meta __P((DBC *));
35 int CDB___ham_item __P((DBC *, db_lockmode_t));
36 int CDB___ham_item_reset __P((DBC *));
38 int CDB___ham_item_done __P((DBC *, int));
[all …]
H A Dbtree_ext.h21 int CDB___bam_c_init __P((DBC *));
22 int CDB___bam_c_dup __P((DBC *, DBC *));
26 int CDB___bam_dpage __P((DBC *, const DBT *));
27 int CDB___bam_dpages __P((DBC *));
36 int CDB___bam_iitem __P((DBC *,
39 int CDB___bam_build __P((DBC *, u_int32_t,
62 int CDB___ram_c_del __P((DBC *, u_int32_t));
69 int CDB___bam_adjust __P((DBC *, int32_t));
72 int CDB___bam_search __P((DBC *,
74 int CDB___bam_stkrel __P((DBC *, int));
[all …]
H A Ddb_ext.h20 int CDB___db_c_dup __P((DBC *, DBC **, u_int32_t));
22 int CDB___db_c_destroy __P((DBC *));
46 int CDB___db_drem __P((DBC *, PAGE **, u_int32_t));
47 int CDB___db_dend __P((DBC *, db_pgno_t, PAGE **));
52 int CDB___db_ddup __P((DBC *, db_pgno_t));
53 int CDB___db_dsearch __P((DBC *,
70 int CDB___db_join __P((DB *, DBC **, DBC **, u_int32_t));
72 int CDB___db_free __P((DBC *, PAGE *));
73 int CDB___db_lt __P((DBC *));
74 int CDB___db_lget __P((DBC *,
[all …]
/dports/net/savvycan/SavvyCAN-1.0.245/docs/source/
H A Ddbc_manager.rst1 DBC File Manager
8 Working with DBC Files
11DBC files. SavvyCAN supports loading more than one DBC file at a time. It can even use more than o…
14 DBC File Ordering
17DBC files. Why would you care? DBC files are accessed in the order they are in the list. When a fr…
/dports/databases/db5/db-5.3.28/src/btree/
H A Dbt_curadj.c18 __P((DBC *, DBC *, u_int32_t *, db_pgno_t, u_int32_t, void *));
20 __P((DBC *, DBC *, u_int32_t *, db_pgno_t, u_int32_t, void *));
22 __P((DBC *, DBC *, u_int32_t *, db_pgno_t, u_int32_t, void *));
233 DBC *my_dbc; in __bam_ca_di()
270 DBC *dbc;
330 DBC *dbc; in __bam_ca_dup_func()
331 DBC *my_dbc;
416 DBC *dbc; in __bam_ca_undodup_func()
488 DBC *dbc; in __bam_ca_rsplit_func()
554 DBC *dbc; in __bam_ca_split_func()
[all …]
/dports/databases/db18/db-18.1.40/src/btree/
H A Dbt_curadj.c18 __P((DBC *, DBC *, u_int32_t *, db_pgno_t, u_int32_t, void *));
20 __P((DBC *, DBC *, u_int32_t *, db_pgno_t, u_int32_t, void *));
22 __P((DBC *, DBC *, u_int32_t *, db_pgno_t, u_int32_t, void *));
233 DBC *my_dbc; in __bam_ca_di()
270 DBC *dbc;
330 DBC *dbc; in __bam_ca_dup_func()
331 DBC *my_dbc;
416 DBC *dbc; in __bam_ca_undodup_func()
488 DBC *dbc; in __bam_ca_rsplit_func()
554 DBC *dbc; in __bam_ca_split_func()
[all …]
/dports/databases/db18/db-18.1.40/lang/dbm/
H A Ddbm.c197 DBC *dbc;
253 DBC *dbc;
270 DBC *dbc;
310 DBC *dbc;
345 DBC *dbc;
381 DBC *dbc;
413 DBC *dbc;
438 DBC *dbc;
449 DBC *dbc;
466 DBC *dbc;
[all …]
/dports/databases/db5/db-5.3.28/lang/dbm/
H A Ddbm.c197 DBC *dbc;
253 DBC *dbc;
270 DBC *dbc;
310 DBC *dbc;
345 DBC *dbc;
381 DBC *dbc;
413 DBC *dbc;
438 DBC *dbc;
449 DBC *dbc;
466 DBC *dbc;
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ftcxx/
H A Dcursor.cpp48 DBC::DBC(const DB &db, const DBTxn &txn, int flags) in DBC() function in ftcxx::DBC
59 ::DBC *c; in DBC()
66 DBC::DBC(const DBEnv &env, const DBTxn &txn) in DBC() function in ftcxx::DBC
77 ::DBC *c; in DBC()
84 DBC::~DBC() { in ~DBC()
90 void DBC::close() { in close()
96 …bool DBC::set_range(const IterationStrategy &strategy, const Bounds &bounds, YDB_CALLBACK_FUNCTION… in set_range()
121 …bool DBC::advance(const IterationStrategy &strategy, YDB_CALLBACK_FUNCTION callback, void *extra) … in advance()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ftcxx/
H A Dcursor.cpp48 DBC::DBC(const DB &db, const DBTxn &txn, int flags) in DBC() function in ftcxx::DBC
59 ::DBC *c; in DBC()
66 DBC::DBC(const DBEnv &env, const DBTxn &txn) in DBC() function in ftcxx::DBC
77 ::DBC *c; in DBC()
84 DBC::~DBC() { in ~DBC()
90 void DBC::close() { in close()
96 …bool DBC::set_range(const IterationStrategy &strategy, const Bounds &bounds, YDB_CALLBACK_FUNCTION… in set_range()
121 …bool DBC::advance(const IterationStrategy &strategy, YDB_CALLBACK_FUNCTION callback, void *extra) … in advance()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ftcxx/
H A Dcursor.cpp48 DBC::DBC(const DB &db, const DBTxn &txn, int flags) in DBC() function in ftcxx::DBC
59 ::DBC *c; in DBC()
66 DBC::DBC(const DBEnv &env, const DBTxn &txn) in DBC() function in ftcxx::DBC
77 ::DBC *c; in DBC()
84 DBC::~DBC() { in ~DBC()
90 void DBC::close() { in close()
96 …bool DBC::set_range(const IterationStrategy &strategy, const Bounds &bounds, YDB_CALLBACK_FUNCTION… in set_range()
121 …bool DBC::advance(const IterationStrategy &strategy, YDB_CALLBACK_FUNCTION callback, void *extra) … in advance()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ftcxx/
H A Dcursor.cpp48 DBC::DBC(const DB &db, const DBTxn &txn, int flags) in DBC() function in ftcxx::DBC
59 ::DBC *c; in DBC()
66 DBC::DBC(const DBEnv &env, const DBTxn &txn) in DBC() function in ftcxx::DBC
77 ::DBC *c; in DBC()
84 DBC::~DBC() { in ~DBC()
90 void DBC::close() { in close()
96 …bool DBC::set_range(const IterationStrategy &strategy, const Bounds &bounds, YDB_CALLBACK_FUNCTION… in set_range()
121 …bool DBC::advance(const IterationStrategy &strategy, YDB_CALLBACK_FUNCTION callback, void *extra) … in advance()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ftcxx/
H A Dcursor.cpp48 DBC::DBC(const DB &db, const DBTxn &txn, int flags) in DBC() function in ftcxx::DBC
59 ::DBC *c; in DBC()
66 DBC::DBC(const DBEnv &env, const DBTxn &txn) in DBC() function in ftcxx::DBC
77 ::DBC *c; in DBC()
84 DBC::~DBC() { in ~DBC()
90 void DBC::close() { in close()
96 …bool DBC::set_range(const IterationStrategy &strategy, const Bounds &bounds, YDB_CALLBACK_FUNCTION… in set_range()
121 …bool DBC::advance(const IterationStrategy &strategy, YDB_CALLBACK_FUNCTION callback, void *extra) … in advance()

12345678910>>...122