Searched refs:btree (Results 76 - 92 of 92) sorted by relevance

1234

/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Drep020.tcl21 # Run for btree only.
23 set test_methods { btree }
H A Drep022.tcl22 # Run for btree only.
24 set test_methods { btree }
H A Drep031.tcl26 # skip for all except btree.
28 set test_methods { btree }
H A Drep063.tcl26 # Skip for all methods except btree.
28 set test_methods { btree }
H A Drep067.tcl31 # Skip for all methods except btree.
33 set test_methods { btree }
H A Dtxn003.tcl30 set oflags {-auto_commit -create -btree -mode 0644 -env $env $testfile}
H A Drecd012.tcl79 -create -dup -mode 0644 -btree -pagesize 512 $ofname]
H A Drep075.tcl23 set test_methods { btree }
H A Dtestutils.tcl2321 -btree -
2332 btree -
2336 rbtree { return "-btree" }
2428 # If recno-with-renumbering or btree-with-renumbering is specified, then
2484 set names { -btree BTREE DB_BTREE bt btree }
3652 # arbitrarily pick btree.
3655 set test_methods [$test btree]
/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DBTreeNodeOps.c75 UInt16 GetRecordOffset (BTreeControlBlockPtr btree,
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/hfscommon/BTree/
H A DBTreeNodeOps.c145 u_int16_t GetRecordOffset (BTreeControlBlockPtr btree,
/macosx-10.10.1/BerkeleyDB-21/db/dist/brew/
H A Dbdbread.mak263 RULE2 = ..\btree
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_load/
H A Ddb_load.c187 if (strcmp(optarg, "btree") == 0) {
398 Set application-specific btree comparison or hash functions here.
910 if (strcmp(value, "btree") == 0) {
1296 "[-h home] [-P password] [-t btree | hash | recno | queue] db_file");
/macosx-10.10.1/BerkeleyDB-21/db/db_load/
H A Ddb_load.c172 if (strcmp(optarg, "btree") == 0) {
383 Set application-specific btree comparison or hash functions here.
895 if (strcmp(value, "btree") == 0) {
1281 "[-h home] [-P password] [-t btree | hash | recno | queue] db_file");
/macosx-10.10.1/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm652 The btree format allows arbitrary key/value pairs to be stored in a
946 # the btree will have kept them in order automatically.
1091 # iterate through the btree using seq
2291 L<perl>, L<dbopen(3)>, L<hash(3)>, L<recno(3)>, L<btree(3)>,
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dpfmain.vim1047 syntax keyword pfmainDict btree cidr environ hash nis pcre proxy regexp sdbm sdbm static tcp unix
/macosx-10.10.1/postfix-255/postfix/mantools/
H A Dpostlink1092 s/\b(btree):/<a href="DATABASE_README.html#types">$1<\/a>:/g;

Completed in 238 milliseconds

1234