Searched defs:tellers (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbExample.h44 int tellers; member in class:TpcbExample
H A DTpcbExample.cpp238 populateHistory(DB *dbp, int nrecs, u_int32_t accounts, u_int32_t branches, u_int32_t tellers) argument
362 txn(DB *adb, DB *bdb, DB *tdb, DB *hdb, int accounts, int branches, int tellers) argument
488 randomId(FTYPE type, u_int32_t accounts, u_int32_t branches, u_int32_t tellers) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/
H A DTpcbExample.java76 int accounts, branches, tellers, history; field in class:TpcbExample
78 TpcbExample(File home, int accounts, int branches, int tellers, int history, int cachesize, boolean noSync) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_tpcb.c131 int accounts, branches, seed, tellers, history; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/
H A DTpcbExample.cpp119 int accounts, branches, tellers, history; local
272 populate(int accounts, int branches, int history, int tellers) argument
405 populateHistory(Db *dbp, int nrecs, u_int32_t accounts, u_int32_t branches, u_int32_t tellers) argument
445 random_id(FTYPE type, u_int32_t accounts, u_int32_t branches, u_int32_t tellers) argument
468 run(int n, int accounts, int branches, int tellers) argument
531 txn(Db *adb, Db *bdb, Db *tdb, Db *hdb, int accounts, int branches, int tellers) argument
[all...]

Completed in 46 milliseconds