| /dragonfly/lib/libc/db/btree/ |
| HD | bt_split.c | 47 static int bt_broot(BTREE *, PAGE *, PAGE *, PAGE *); 48 static PAGE *bt_page(BTREE *, PAGE *, PAGE **, PAGE **, indx_t *, size_t); 50 static PAGE *bt_psplit(BTREE *, PAGE *, PAGE *, PAGE *, indx_t *, size_t); 51 static PAGE *bt_root(BTREE *, PAGE *, PAGE **, PAGE **, indx_t *, size_t); 52 static int bt_rroot(BTREE *, PAGE *, PAGE *, PAGE *); 53 static recno_t rec_total(PAGE *); 75 __bt_split(BTREE *t, PAGE *sp, const DBT *key, const DBT *data, int flags, in __bt_split() 82 PAGE *h, *l, *r, *lchild, *rchild; in __bt_split() 331 static PAGE * 332 bt_page(BTREE *t, PAGE *h, PAGE **lp, PAGE **rp, indx_t *skip, size_t ilen) in bt_page() [all …]
|
| HD | extern.h | 42 int __bt_dleaf(BTREE *, const DBT *, PAGE *, unsigned int); 44 int __bt_free(BTREE *, PAGE *); 46 PAGE *__bt_new(BTREE *, pgno_t *); 55 int __bt_split(BTREE *, PAGE *, 65 void __bt_dpage(PAGE *);
|
| HD | bt_delete.c | 46 static int __bt_curdel(BTREE *, const DBT *, PAGE *, unsigned int); 47 static int __bt_pdelete(BTREE *, PAGE *); 48 static int __bt_relink(BTREE *, PAGE *); 49 static int __bt_stkacq(BTREE *, PAGE **, CURSOR *); 62 PAGE *h; in __bt_delete() 136 __bt_stkacq(BTREE *t, PAGE **hp, CURSOR *c) in __bt_stkacq() 141 PAGE *h; in __bt_stkacq() 283 PAGE *h; in __bt_bdelete() 365 __bt_pdelete(BTREE *t, PAGE *h) in __bt_pdelete() 368 PAGE *pg; in __bt_pdelete() [all …]
|
| HD | bt_search.c | 43 static int __bt_snext(BTREE *, PAGE *, const DBT *, int *); 44 static int __bt_sprev(BTREE *, PAGE *, const DBT *, int *); 63 PAGE *h; in __bt_search() 143 __bt_snext(BTREE *t, PAGE *h, const DBT *key, int *exactp) in __bt_snext() 178 __bt_sprev(BTREE *t, PAGE *h, const DBT *key, int *exactp) in __bt_sprev()
|
| HD | bt_page.c | 55 __bt_free(BTREE *t, PAGE *h) in __bt_free() 78 PAGE * 81 PAGE *h; in __bt_new()
|
| HD | bt_conv.c | 43 static void mswap(PAGE *); 58 PAGE *h; in __bt_pgin() 123 PAGE *h; in __bt_pgout() 192 mswap(PAGE *pg) in mswap()
|
| HD | bt_debug.c | 56 PAGE *h; in __bt_dump() 95 __bt_dmpage(PAGE *h) in __bt_dmpage() 131 PAGE *h; in __bt_dnpage() 145 __bt_dpage(PAGE *h) in __bt_dpage() 247 PAGE *h; in __bt_stat()
|
| HD | bt_overflow.c | 77 PAGE *h; in __ovfl_get() 131 PAGE *h, *last; in __ovfl_put() 182 PAGE *h; in __ovfl_delete()
|
| HD | btree.h | 82 } PAGE; typedef 246 PAGE *page; /* the (pinned) page */ 309 PAGE *bt_pinned; /* page pinned across calls */
|
| HD | bt_seq.c | 146 PAGE *h; in __bt_seqset() 231 PAGE *h; in __bt_seqadv() 329 PAGE *h; in __bt_first()
|
| HD | bt_put.c | 67 PAGE *h; in __bt_put() 262 PAGE *h; in bt_fast()
|
| HD | bt_utils.c | 146 PAGE *h; in __bt_cmp()
|
| HD | bt_open.c | 355 PAGE *meta, *root; in nroot()
|
| /dragonfly/contrib/gdb-7/readline/ |
| HD | chardefs.h | 149 #ifdef PAGE 150 #undef PAGE 152 #define PAGE CTRL('L') macro
|
| /dragonfly/lib/libc/db/recno/ |
| HD | rec_delete.c | 115 PAGE *h; in rec_rdelete() 144 __rec_dleaf(BTREE *t, PAGE *h, uint32_t idx) in __rec_dleaf()
|
| HD | extern.h | 37 int __rec_dleaf(BTREE *, PAGE *, uint32_t);
|
| HD | rec_search.c | 62 PAGE *h; in __rec_search()
|
| HD | rec_open.c | 59 PAGE *h; in __rec_open()
|
| HD | rec_put.c | 190 PAGE *h; in __rec_iput()
|
| /dragonfly/lib/libc/db/test/btree.tests/ |
| HD | main.c | 669 PAGE *h; in show()
|
| /dragonfly/contrib/less/ |
| HD | NEWS | 992 "special" keys (arrows, PAGE-UP/PAGE-DOWN, HOME, END, INSERT, DELETE).
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | windows | 102 0 string PAGE
|
| /dragonfly/contrib/ncurses/misc/ |
| HD | terminfo.src | 14136 # NEWLINE/PAGE key just above RETURN that sends a strange single-character 17729 lf4=+PAGE, lf5=+SRCH, lf6=-PAGE, lf7=-SRCH, lf8=LEFT,
|
| /dragonfly/tools/tools/locale/etc/final-maps/ |
| HD | map.UTF-8 | 71000 <PAGE> \xF0\x9F\x97\x8F
|