| /netbsd/src/sys/arch/zaurus/dev/ |
| D | ztp.c | 431 int down; in ztp_readpos() local 442 down = (t0 >= 10); in ztp_readpos() 443 if (down == 0) in ztp_readpos() 478 down = 0; in ztp_readpos() 479 pos->z = down; in ztp_readpos() 486 return down; in ztp_readpos() 506 int down; in ztp_irq() local 522 down = ztp_readpos(sc, &tp); in ztp_irq() 524 device_xname(sc->sc_dev), tp.x, tp.y, tp.z, down)); in ztp_irq() 534 if (down) { in ztp_irq() [all …]
|
| D | zrc.c | 353 zrc_input(struct zrc_softc *sc, int key, int down) in zrc_input() argument 355 u_int type = down ? WSCONS_EVENT_KEY_DOWN : WSCONS_EVENT_KEY_UP; in zrc_input() 371 if (!down) in zrc_input()
|
| /netbsd/src/sys/arch/hpcarm/dev/ |
| D | wzero3_tp.c | 409 int down; in wzero3tp_irq() local 425 down = (*sc->sc_model->chip.readpos)(&tp); in wzero3tp_irq() 427 device_xname(sc->sc_dev), tp.x, tp.y, tp.z, down)); in wzero3tp_irq() 437 if (down) { in wzero3tp_irq() 447 if (!down) { in wzero3tp_irq() 452 if (down || sc->sc_buttons != down) { in wzero3tp_irq() 453 wsmouse_input(sc->sc_wsmousedev, down, tp.x, tp.y, 0, 0, in wzero3tp_irq() 455 sc->sc_buttons = down; in wzero3tp_irq() 608 int down; in max1233_readpos() local 646 down = (rt != 0); in max1233_readpos() [all …]
|
| /netbsd/src/external/bsd/ppp/dist/pppd/ |
| D | fsm.c | 159 if( f->callbacks->down ) in fsm_lowerdown() 160 (*f->callbacks->down)(f); in fsm_lowerdown() 217 else if( f->callbacks->down ) in terminate_layer() 218 (*f->callbacks->down)(f); /* Inform upper layers we're down */ in terminate_layer() 422 if( f->callbacks->down ) in fsm_rconfreq() 423 (*f->callbacks->down)(f); /* Inform upper layers */ in fsm_rconfreq() 515 if (f->callbacks->down) in fsm_rconfack() 516 (*f->callbacks->down)(f); /* Inform upper layers */ in fsm_rconfack() 580 if (f->callbacks->down) in fsm_rconfnakrej() 581 (*f->callbacks->down)(f); /* Inform upper layers */ in fsm_rconfnakrej() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | t-aprofile | 75 # ARMv7ve FP-only variants: map down to v7-a+fp 79 # ARMv7ve with SIMD, but SIMD is less capable than the default - map down to v7-a+simd 83 # ARMv8 without SIMD: map down to base architecture 87 # ARMv8 with SIMD: map down to base arch + simd 93 # Baseline v8.1-a: map down to baseline v8-a 100 # Baseline v8.2-a: map down to baseline v8-a 103 # Baseline v8.3-a: map down to baseline v8-a 111 # Baseline v8.4-a: map down to baseline v8-a 118 # Baseline v8.5-a: map down to baseline v8-a 125 # Baseline v8.6-a: map down to baseline v8-a [all …]
|
| D | t-multilib | 112 # Map v7-r with double precision down onto common v7 code. 125 # Map v8-r down onto common v7 code or v7-r sp. 152 # ARMv7ve FP/SIMD variants: map down to v7+fp 174 # Baseline v8.2-a: map down to baseline v8-a 177 # Baseline v8.3-a: map down to baseline v8-a 185 # Baseline v8.4-a: map down to baseline v8-a 192 # Baseline v8.5-a: map down to baseline v8-a 199 # Baseline v8.6-a: map down to baseline v8-a
|
| /netbsd/src/usr.sbin/btpand/ |
| D | channel.c | 80 assert(chan->down != NULL); in channel_open() 169 chan->down(chan); in channel_start() 192 chan->down(chan); in channel_read() 200 chan->down(chan); in channel_read() 206 chan->down(chan); in channel_read() 310 chan->down(chan); in channel_watchdog()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| D | morestack.c | 59 down (int i) in down() function 78 down (i - 1); in down() 100 down (1000); in main()
|
| /netbsd/src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/Docs/ |
| D | FBInstall | 34 to test for the ALT or CTRL keys are being held down. In addition 70 Once installed, to engage the fastboot hold ALT down immediately 73 To engage the fastconf mode hold CTRL down immediately 94 down by setting a bit in the CMOS RAM (via !BtNetBSD). 96 holding down ALT will allow a RISC OS boot instead. 110 This is the behaviour when ALT is held down at boot time and ConfBoot mode 118 This is the behaviour when CTRL is held down at boot time. This is similar to
|
| /netbsd/src/sys/arch/acorn32/doc/ |
| D | interrupts | 44 interrupt serviced but pass on down the chain 45 1 - interrupt serviced do not pass on down the chain 47 The important bit is whether the interrupt should be passed on down 52 Passing it on down the chain may result in the stray interrupt handler 54 There are however some interrupt that should *always* be passed on down
|
| /netbsd/src/games/quiz/datfiles/ |
| D | posneg | 3 standing up:sitting down 26 fall down|go to bed:[get|stand|rise] up 28 up:down
|
| /netbsd/src/external/bsd/nvi/docs/ |
| D | ev | 26 ^D ^D Page down a half-screen. 28 ^F ^F Page down a screen. 32 ^J j Cursor down one line. 37 In overwrite mode, cursor down one line.
|
| D | help | 3 j - cursor down ^B - page backward ?<pattern><CR> - search backward 29 ^D scroll down by half screens (setting count) 30 ^E scroll down by lines 31 ^F scroll down by screens 34 ^J move down by lines 36 ^M move down by lines (to first non-blank) 37 ^N move down by lines 59 + move down by lines (to first non-blank) 108 j move down by lines
|
| /netbsd/src/usr.bin/make/unit-tests/ |
| D | directive-if-nested.mk | 11 all: set-up test tear-down 24 tear-down: .PHONY
|
| /netbsd/src/external/ibm-public/postfix/dist/src/util/ |
| D | format_tv.in | 1 # Three digits in, 2/6 digits out, rounding down. 35 # Three digits in, 1/6 digits out, rounding down.
|
| D | format_tv.ref | 1 >> # Three digits in, 2/6 digits out, rounding down. 61 >> # Three digits in, 1/6 digits out, rounding down.
|
| /netbsd/src/tests/net/net/ |
| D | t_ipv6address.sh | 171 atf_check -s exit:0 rump.ifconfig shmif0 down 173 atf_check -s exit:0 rump.ifconfig shmif1 down 178 atf_check -s exit:0 rump.ifconfig shmif0 down 180 atf_check -s exit:0 rump.ifconfig shmif1 down 185 atf_check -s exit:0 rump.ifconfig shmif0 down 187 atf_check -s exit:0 rump.ifconfig shmif1 down
|
| /netbsd/src/lib/libmenu/ |
| D | internals.c | 101 item->down = item; in _menui_calc_neighbours() 104 item->down = NULL; in _menui_calc_neighbours() 151 item->down = menu->items[0]; in _menui_calc_neighbours() 153 item->down = NULL; in _menui_calc_neighbours() 155 item->down = menu->items[item_no + 1]; in _menui_calc_neighbours() 183 item->down = menu->items[neighbour]; in _menui_calc_neighbours() 185 item->down = NULL; in _menui_calc_neighbours()
|
| D | driver.c | 99 drv_new_item = drv_new_item->down; in menu_driver() 111 drv_new_item = drv_new_item->down; in menu_driver() 125 drv_new_item = drv_new_item->down; in menu_driver()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/erc32/ |
| D | README.erc32 | 115 1.8 Power-down mode 117 The power-down register (0x01f800008) is implemented as in the specification. 118 However, if the simulator event queue is empty, power-down mode is not 120 Ctrl-C in the simulator window will exit the power-down mode. 127 0 PRD Power-down mode enable
|
| /netbsd/src/sys/external/bsd/drm2/dist/include/drm/ |
| D | task_barrier.h | 85 down(&tb->enter_turnstile); in task_barrier_enter() 99 down(&tb->exit_turnstile); in task_barrier_exit()
|
| /netbsd/src/share/examples/apm/ |
| D | script | 46 ifconfig $if down 57 ifconfig $if down
|
| /netbsd/src/sys/fs/v7fs/ |
| D | v7fs_datablock.c | 672 v7fs_daddr_t down; in v7fs_remove_self() local 678 down = v7fs_unlink(fs, up, 0); in v7fs_remove_self() 683 return down; in v7fs_remove_self() 689 v7fs_daddr_t down; in v7fs_remove_leaf() local 695 down = v7fs_unlink(fs, up, n); in v7fs_remove_leaf() 698 v7fs_datablock_deallocate(fs, down); in v7fs_remove_leaf() 700 return down; in v7fs_remove_leaf()
|
| /netbsd/src/external/bsd/pcc/dist/pcc/arch/vax/ |
| D | order.c | 223 rallo( p, down ) NODE *p; { 227 if( radebug ) printf( "rallo( %o, %d )\n", p, down ); 230 p->rall = down; 231 down1 = ( down &= ~MUSTDO ); 243 down2 = down;
|
| /netbsd/src/games/sail/ |
| D | pl_7.c | 284 down(int *posp, int *scrollp, int max, int visible) in down() function 982 down(&player, NULL, cc->vessels, in pickship() 1053 down(&loadpos, NULL, 3, 3); in pickload() 1238 down(&pickerpos, &pickerscroll, NSCENE, LINES-12); in pickscenario() 1571 down(&joinpos, &joinscroll, in startup() 1574 down(&startpos, NULL, in startup() 1577 down(&optionspos, NULL, in startup() 1580 down(&mainpos, NULL, in startup()
|