Searched defs:?*B (Results 1 - 25 of 2099) sorted by relevance

1234567891011>>

/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Dbdbread.mak64 ARMLIB = $(ARM_HOME)\lib # ARM ADS library directory macro
H A Ddb.h128 struct __db; typedef struct __db DB; typedef in typeref:struct:__db
133 struct __db_distab; typedef struct __db_distab DB_DISTAB; typedef in typeref:struct:__db_distab
143 struct __db_locktab; typedef struct __db_locktab DB_LOCKTAB; typedef in typeref:struct:__db_locktab
1541 #define DB_AM_SUBDB macro
1933 #define DB_ENV_CDB_ALLDB macro
1934 #define DB_ENV_DIRECT_DB macro
1935 #define DB_ENV_DSYNC_DB macro
2256 #define DB_CDB_ALLDB macro
2262 #define DB_DIRECT_DB macro
2263 #define DB_DSYNC_DB macro
2282 #define DB_INIT_CDB macro
[all...]
H A Ddb_int.h121 typedef SH_TAILQ_HEAD(__hash_head) DB_HASHTAB; typedef
141 #define RECNO_OOB 0 /* Illegal record number. */ macro
645 #define ENV_CDB macro
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h117 struct __db; typedef struct __db DB; typedef in typeref:struct:__db
122 struct __db_distab; typedef struct __db_distab DB_DISTAB; typedef in typeref:struct:__db_distab
132 struct __db_locktab; typedef struct __db_locktab DB_LOCKTAB; typedef in typeref:struct:__db_locktab
1530 #define DB_AM_SUBDB macro
1922 #define DB_ENV_CDB_ALLDB macro
1923 #define DB_ENV_DIRECT_DB macro
1924 #define DB_ENV_DSYNC_DB macro
2239 #define DB_CDB_ALLDB macro
2245 #define DB_DIRECT_DB macro
2246 #define DB_DSYNC_DB macro
2265 #define DB_INIT_CDB macro
[all...]
H A Ddb_int.h120 typedef SH_TAILQ_HEAD(__hash_head) DB_HASHTAB; typedef
140 #define RECNO_OOB 0 /* Illegal record number. */ macro
644 #define ENV_CDB macro
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h126 struct __db; typedef struct __db DB; typedef in typeref:struct:__db
131 struct __db_distab; typedef struct __db_distab DB_DISTAB; typedef in typeref:struct:__db_distab
141 struct __db_locktab; typedef struct __db_locktab DB_LOCKTAB; typedef in typeref:struct:__db_locktab
1539 #define DB_AM_SUBDB macro
1931 #define DB_ENV_CDB_ALLDB macro
1932 #define DB_ENV_DIRECT_DB macro
1933 #define DB_ENV_DSYNC_DB macro
2248 #define DB_CDB_ALLDB macro
2254 #define DB_DIRECT_DB macro
2255 #define DB_DSYNC_DB macro
2274 #define DB_INIT_CDB macro
[all...]
H A Ddb_cxx.h293 virtual DB *get_DB() function in class:Db
298 virtual const DB *get_const_DB() const function in class:Db
[all...]
H A Ddb_int.h123 typedef SH_TAILQ_HEAD(__hash_head) DB_HASHTAB; typedef
143 #define RECNO_OOB 0 /* Illegal record number. */ macro
647 #define ENV_CDB macro
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/db_stat/
H A Ddb_stat.c18 typedef enum { T_NOTSET, T_DB, enumerator in enum:__anon220
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h165 struct __db; typedef struct __db DB; typedef in typeref:struct:__db
170 struct __db_distab; typedef struct __db_distab DB_DISTAB; typedef in typeref:struct:__db_distab
180 struct __db_locktab; typedef struct __db_locktab DB_LOCKTAB; typedef in typeref:struct:__db_locktab
1578 #define DB_AM_SUBDB macro
1970 #define DB_ENV_CDB_ALLDB macro
1971 #define DB_ENV_DIRECT_DB macro
1972 #define DB_ENV_DSYNC_DB macro
2291 #define DB_CDB_ALLDB macro
2297 #define DB_DIRECT_DB macro
2298 #define DB_DSYNC_DB macro
2317 #define DB_INIT_CDB macro
[all...]
H A Ddb_int.h120 typedef SH_TAILQ_HEAD(__hash_head) DB_HASHTAB; typedef
140 #define RECNO_OOB 0 /* Illegal record number. */ macro
644 #define ENV_CDB macro
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h165 struct __db; typedef struct __db DB; typedef in typeref:struct:__db
170 struct __db_distab; typedef struct __db_distab DB_DISTAB; typedef in typeref:struct:__db_distab
180 struct __db_locktab; typedef struct __db_locktab DB_LOCKTAB; typedef in typeref:struct:__db_locktab
1578 #define DB_AM_SUBDB macro
1970 #define DB_ENV_CDB_ALLDB macro
1971 #define DB_ENV_DIRECT_DB macro
1972 #define DB_ENV_DSYNC_DB macro
2291 #define DB_CDB_ALLDB macro
2297 #define DB_DIRECT_DB macro
2298 #define DB_DSYNC_DB macro
2317 #define DB_INIT_CDB macro
[all...]
H A Ddb_cxx.h293 virtual DB *get_DB() function in class:Db
298 virtual const DB *get_const_DB() const function in class:Db
[all...]
H A Ddb_int.h120 typedef SH_TAILQ_HEAD(__hash_head) DB_HASHTAB; typedef
140 #define RECNO_OOB 0 /* Illegal record number. */ macro
644 #define ENV_CDB macro
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/crypto/mersenne/
H A Dmt19937db.c44 #define TEMPERING_MASK_B 0x9d2c5680 macro
/macosx-10.9.5/BerkeleyDB-21/db/crypto/rijndael/
H A Drijndael-alg-fst.h33 #define MAXKB (256/8) macro
H A Drijndael-api-fst.h49 #define MODE_ECB 1 /* Are we ciphering in ECB mode? */ macro
/macosx-10.9.5/BerkeleyDB-21/db/db_stat/
H A Ddb_stat.c18 typedef enum { T_NOTSET, T_DB, enumerator in enum:__anon281
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb_page.h100 #define BTM_SUBDB 0x020 /* Subdatabases. */ macro
126 #define DB_HASH_SUBDB 0x02 /* Subdatabases. */ macro
H A Ddb_server_int.h36 #define CT_DB 0x002 /* Database */ macro
H A Dmp.h467 #define MP_FAKE_NB 0x040 /* No_backing_file field: fake flag. */ macro
H A Drep.h166 REP_DB, /* Log record database. */ enumerator in enum:__anon301
H A Dtcl_db.h19 I_ENV, I_DB, I_DBC, I_TXN, I_MP, I_PG, I_LOCK, I_LOGC, I_NDBM, I_SEQ}; enumerator in enum:INFOTYPE
146 #define NAME_TO_DB(name) (DB *)_NameToPtr((name)) macro
H A Dxa.h157 #define XA_HEURRB 6 /* the transaction branch has been macro
/macosx-10.9.5/BerkeleyDB-21/db/dist/brew/
H A Dbdbread.mak64 ARMLIB = $(ARM_HOME)\lib # ARM ADS library directory macro

Completed in 901 milliseconds

1234567891011>>