Home
last modified time | relevance | path

Searched refs:b_put (Results 1 – 25 of 34) sorted by relevance

12

/dports/databases/db18/db-18.1.40/test/micro/configs/
H A Drun.small81 b_put -c 10 -d 64 -t btree -C 524288
82 b_put -c 10 -d 64 -t hash -C 524288
83 b_put -c 10 -d 64 -t heap -C 524288
84 b_put -c 10 -d 64 -t queue -C 524288
85 b_put -c 10 -d 64 -t recno -C 524288
87 b_put -c 100 -s 10 -t hash -C 524288
91 b_put -c 100 -t btree -C 524288
92 b_put -c 100 -t hash -C 524288
93 b_put -c 100 -t heap -C 524288
94 b_put -c 100 -t queue -C 524288
[all …]
H A Drun.std83 b_put -c 100000 -d 204800 -t hash
86 b_put -c 1000000 -s 10 -t btree
87 b_put -c 1000000 -s 10 -t hash
88 b_put -c 1000000 -s 10 -t heap
89 b_put -c 1000000 -s 10 -t queue
90 b_put -c 1000000 -s 10 -t recno
91 b_put -c 1000000 -t btree
92 b_put -c 1000000 -t hash
93 b_put -c 1000000 -t heap
94 b_put -c 1000000 -t queue
[all …]
/dports/databases/db5/db-5.3.28/test/micro/configs/
H A Drun.small81 b_put -c 10 -d 64 -t btree -C 524288
82 b_put -c 10 -d 64 -t hash -C 524288
83 b_put -c 10 -d 64 -t heap -C 524288
84 b_put -c 10 -d 64 -t queue -C 524288
85 b_put -c 10 -d 64 -t recno -C 524288
87 b_put -c 100 -s 10 -t hash -C 524288
91 b_put -c 100 -t btree -C 524288
92 b_put -c 100 -t hash -C 524288
93 b_put -c 100 -t heap -C 524288
94 b_put -c 100 -t queue -C 524288
[all …]
H A Drun.std83 b_put -c 100000 -d 204800 -t hash
86 b_put -c 1000000 -s 10 -t btree
87 b_put -c 1000000 -s 10 -t hash
88 b_put -c 1000000 -s 10 -t heap
89 b_put -c 1000000 -s 10 -t queue
90 b_put -c 1000000 -s 10 -t recno
91 b_put -c 1000000 -t btree
92 b_put -c 1000000 -t hash
93 b_put -c 1000000 -t heap
94 b_put -c 1000000 -t queue
[all …]
/dports/databases/db18/db-18.1.40/test/micro/source/
H A DLIST63 b_put
66 usage: b_put [-C cachesz]
H A Dtest_micro.c34 { "b_put", b_put },
H A Dbench.h203 int b_put __P((int, char *[]));
H A Db_put.c14 b_put(int argc, char *argv[]) in b_put() function
/dports/databases/db5/db-5.3.28/test/micro/source/
H A DLIST63 b_put
66 usage: b_put [-C cachesz]
H A Dtest_micro.c34 { "b_put", b_put },
H A Dbench.h203 int b_put __P((int, char *[]));
H A Db_put.c14 b_put(int argc, char *argv[]) in b_put() function
/dports/databases/db5/db-5.3.28/build_vxworks/test/micro/
H A Dtest_micro.c34 { "b_put", b_put },
H A Dbench.h203 int b_put __P((int, char *[]));
H A Db_put.c14 b_put(int argc, char *argv[]) in b_put() function
/dports/databases/db18/db-18.1.40/build_vxworks/test/micro/
H A Dtest_micro.c34 { "b_put", b_put },
H A Dbench.h203 int b_put __P((int, char *[]));
H A Db_put.c14 b_put(int argc, char *argv[]) in b_put() function
/dports/games/scummvm/scummvm-2.5.1/engines/director/lingo/
H A Dlingo-builtins.h94 void b_put(int nargs);
H A Dlingo-builtins.cpp158 { "put", LB::b_put, -1,0, 200, CBLTIN }, // D2
1621 void LB::b_put(int nargs) { in b_put() function in Director::LB
/dports/databases/db5/db-5.3.28/build_windows/VS8/
H A Dtest_micro.vcproj62 <File RelativePath="..\..\test\micro\source\b_put.c"/>
/dports/databases/db5/db-5.3.28/dist/
H A Dsrcfiles.in60 build_vxworks/test/micro/b_put.c vx6
H A DMakefile.in789 b_load@o@ b_open@o@ b_put@o@ b_recover@o@ b_txn@o@ b_txn_write@o@ \
1424 b_put@o@: $(testdir)/micro/source/b_put.c
/dports/databases/db18/db-18.1.40/dist/
H A Dsrcfiles.in31 build_vxworks/test/micro/b_put.c vx6 vx7
H A DMakefile.in891 b_load@o@ b_open@o@ b_put@o@ b_recover@o@ b_txn@o@ b_txn_write@o@ \
1597 b_put@o@: $(testdir)/micro/source/b_put.c

12