/openbsd/usr.bin/tmux/ |
H A D | mode-tree.c | 178 mtd->offset = mtd->current - mtd->height + 1; in mode_tree_check_selected() 261 mtd->offset = mtd->line_size - mtd->height; in mode_tree_up() 265 if (mtd->current < mtd->offset) in mode_tree_up() 281 if (mtd->current > mtd->offset + mtd->height - 1) in mode_tree_down() 354 mtd->offset = mtd->current - mtd->height + 1; in mode_tree_set_current() 362 mtd->offset = mtd->current - mtd->height + 1; in mode_tree_set_current() 418 mtd = xcalloc(1, sizeof *mtd); in mode_tree_start() 522 mtd->buildcb(mtd->modedata, &mtd->sort_crit, &tag, mtd->filter); in mode_tree_build() 525 mtd->buildcb(mtd->modedata, &mtd->sort_crit, &tag, NULL); in mode_tree_build() 859 if (mtd->searchcb(mtd->modedata, mti->itemdata, mtd->search)) in mode_tree_search_backward() [all …]
|
H A D | window-client.c | 387 struct mode_tree_data *mtd = data->data; in window_client_key() local 391 finished = mode_tree_key(mtd, c, &key, m, NULL, NULL); in window_client_key() 396 item = mode_tree_get_current(mtd); in window_client_key() 398 mode_tree_build(mtd); in window_client_key() 403 mode_tree_each_tagged(mtd, window_client_do_detach, c, key, 0); in window_client_key() 404 mode_tree_build(mtd); in window_client_key() 407 item = mode_tree_get_current(mtd); in window_client_key() 415 mode_tree_draw(mtd); in window_client_key()
|
H A D | window-buffer.c | 516 struct mode_tree_data *mtd = data->data; in window_buffer_key() local 525 finished = mode_tree_key(mtd, c, &key, m, NULL, NULL); in window_buffer_key() 528 item = mode_tree_get_current(mtd); in window_buffer_key() 532 item = mode_tree_get_current(mtd); in window_buffer_key() 534 mode_tree_build(mtd); in window_buffer_key() 537 mode_tree_each_tagged(mtd, window_buffer_do_delete, c, key, 0); in window_buffer_key() 538 mode_tree_build(mtd); in window_buffer_key() 541 mode_tree_each_tagged(mtd, window_buffer_do_paste, c, key, 0); in window_buffer_key() 546 item = mode_tree_get_current(mtd); in window_buffer_key() 556 mode_tree_draw(mtd); in window_buffer_key()
|
H A D | window-tree.c | 1136 struct mode_tree_data *mtd = data->data; in window_tree_kill_current_callback() local 1143 window_tree_kill_each(data, mode_tree_get_current(mtd), c, KEYC_NONE); in window_tree_kill_current_callback() 1157 struct mode_tree_data *mtd = data->data; in window_tree_kill_tagged_callback() local 1164 mode_tree_each_tagged(mtd, window_tree_kill_each, c, KEYC_NONE, 1); in window_tree_kill_tagged_callback()
|
/openbsd/regress/usr.bin/mandoc/eqn/matrix/ |
H A D | basic.out_html | 1 …mtd><msub><mi>a</mi><mn>11</mn></msub></mtd><mtd><msub><mi>a</mi><mn>12</mn></msub></mtd></mtr><mt…
|
/openbsd/gnu/gcc/gcc/ |
H A D | read-rtl.c | 582 for (elem = mtd->queue; elem != 0; elem = XEXP (elem, 1)) in apply_macro_traverse() 591 mtd->unknown_mode_attr = NULL; in apply_macro_traverse() 597 mtd->mode_maps, mtd->infile, in apply_macro_traverse() 598 &mtd->unknown_mode_attr); in apply_macro_traverse() 1411 struct macro_traverse_data mtd; in read_rtx() local 1431 mtd.queue = queue_next; in read_rtx() 1432 mtd.mode_maps = mode_maps; in read_rtx() 1433 mtd.infile = infile; in read_rtx() 1435 htab_traverse (modes.macros, apply_macro_traverse, &mtd); in read_rtx() 1437 if (mtd.unknown_mode_attr) in read_rtx() [all …]
|
/openbsd/share/man/man4/ |
H A D | Makefile | 61 mpip.4 mpu.4 msk.4 mpw.4 msts.4 mtd.4 mtdphy.4 \
|
/openbsd/sys/arch/alpha/conf/ |
H A D | RAMDISKBIG | 137 mtd* at pci? # Myson MTD800/803/891
|
H A D | GENERIC | 239 mtd* at pci? # Myson MTD800/803/891
|
/openbsd/sys/arch/i386/conf/ |
H A D | RAMDISK_CD | 253 #mtd* at pci? # Myson MTD803
|
H A D | GENERIC | 551 mtd* at pci? # Myson MTD800/803/891
|
/openbsd/sys/conf/ |
H A D | files | 264 device mtd: ether, ifnet, ifmedia, mii 265 file dev/ic/mtd8xx.c mtd
|
/openbsd/sys/dev/pci/ |
H A D | files.pci | 283 attach mtd at pci with mtd_pci
|
/openbsd/sys/arch/amd64/conf/ |
H A D | GENERIC | 515 #mtd* at pci? # Myson MTD800/803/891
|
/openbsd/distrib/sets/lists/man/ |
H A D | mi | 1855 ./usr/share/man/man4/mtd.4
|