Home
last modified time | relevance | path

Searched refs:Menu (Results 1 – 25 of 50) sorted by relevance

12

/netbsd/src/games/phantasia/
Dmisc.c193 cost = Menu[loop].cost; in tradingpost()
194 printw("(%d) %-12s: %6.0f\n", loop + 1, Menu[loop].item, cost); in tradingpost()
232Menu[0].cost, floor(Player.p_gold / Menu[0].cost)); in tradingpost()
233 … cost = (numitems = floor(infloat())) * Menu[0].cost; in tradingpost()
249Menu[1].cost, floor(Player.p_gold / Menu[1].cost)); in tradingpost()
250 … cost = (numitems = floor(infloat())) * Menu[1].cost; in tradingpost()
272Menu[2].cost, floor(Player.p_gold / Menu[2].cost)); in tradingpost()
273 … cost = (numitems = floor(infloat())) * Menu[2].cost; in tradingpost()
295Menu[3].cost, floor(Player.p_gold / Menu[3].cost)); in tradingpost()
296 … cost = (numitems = floor(infloat())) * Menu[3].cost; in tradingpost()
[all …]
Dphantglobs.c101 const struct menuitem Menu[] = { variable
Dphantglobs.h44 extern const struct menuitem Menu[]; /* menu of items for purchase */
/netbsd/src/usr.bin/menuc/testm/
Dmenus.mc56 menu root, title " Main Menu of Test System", x=10;
94 Main Menu Help Screen
199 menu scrollit, scrollable, h=4, title " Scrollable Menu";
207 menu bigscroll, no scrollable, title " Non-scrollable Menu";
229 menu scrollit2, scrollable, title " Big scrollable Menu";
/netbsd/src/external/mit/xorg/lib/xkeyboard-config/rules/
Dbase.lst791 grp:menu_switch Menu (while pressed), Shift+Menu for Menu
799 grp:win_menu_select Left Win to first layout; Right Win/Menu to second layout
813 grp:menu_toggle Menu
824 grp:lctrl_lwin_rctrl_menu Ctrl+Left Win to first layout; Ctrl+Menu to second layout
830 lv3:menu_switch Menu
854 ctrl:menu_rctrl Menu as Right Ctrl
897 caps:menu Make Caps Lock an additional Menu key
902 altwin:menu Add the standard behavior to Menu key
903 altwin:menu_win Menu is mapped to Win
912 altwin:alt_super_win Alt is mapped to Right Win, Super to Menu
[all …]
Devdev.lst791 grp:menu_switch Menu (while pressed), Shift+Menu for Menu
799 grp:win_menu_select Left Win to first layout; Right Win/Menu to second layout
813 grp:menu_toggle Menu
824 grp:lctrl_lwin_rctrl_menu Ctrl+Left Win to first layout; Ctrl+Menu to second layout
830 lv3:menu_switch Menu
854 ctrl:menu_rctrl Menu as Right Ctrl
897 caps:menu Make Caps Lock an additional Menu key
902 altwin:menu Add the standard behavior to Menu key
903 altwin:menu_win Menu is mapped to Win
912 altwin:alt_super_win Alt is mapped to Right Win, Super to Menu
[all …]
/netbsd/src/distrib/acorn32/stand/BtNetBSD/
DREADME5 For information about the boot loader, click Menu on !BtNetBSD and
/netbsd/src/external/bsd/flex/dist/doc/
Dflex.info-254 * Menu:
131 * Menu:
160 * Menu:
184 * Menu:
197 * Menu:
/netbsd/src/lib/libusbhid/
Dusb_hid_usages64 0x84 System Context Menu
65 0x85 System Main Menu
66 0x86 System App Menu
67 0x87 System Menu Help
68 0x88 System Menu Exit
69 0x89 System Menu Select
70 0x8A System Menu Right
71 0x8B System Menu Left
72 0x8C System Menu Up
73 0x8D System Menu Down
[all …]
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dnatinst19 # This is for Menu Libraries
/netbsd/src/external/mit/xorg/bin/xdm/config/
DXresources.in78 Chooser*label.label: XDMCP Host Menu from CLIENTHOST
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dpsim.texinfo311 The `Top' Node and Master Menu
314 * Master Menu Parts:: A master menu has three or more parts.
342 * Node Menu Illustration:: A diagram, and sample nodes and menus.
358 * Menu Location:: Put a menu in a short node.
359 * Writing a Menu:: What is a menu?
360 * Menu Parts:: A menu entry has three parts.
361 * Less Cluttered Menu Entry:: Two part menu entry.
362 * Menu Example:: Two and three part menu entries.
/netbsd/src/share/wscons/keymaps/
Dpckbd.bg.bds.iso8859-5111 keycode 221 = Menu
Dpckbd.bg.qwerty.iso8859-5111 keycode 221 = Menu
Dpckbd.bg.qwerty.cp1251111 keycode 221 = Menu
Dpckbd.bg.qwerty.koi8-r111 keycode 221 = Menu
Dpckbd.bg.bds.cp1251111 keycode 221 = Menu
Dpckbd.ru.koi8-r111 keycode 221 = Menu
/netbsd/src/sys/external/bsd/acpica/dist/compiler/
Dreadme.txt97 c) Scroll down to the bottom of the "Menu Contents" window. There you
/netbsd/src/sys/arch/hpcmips/stand/pbsdboot/
Dpbsdboot.rc106 // Menu
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Das.info33 * Menu:
1346 * Menu:
1585 * Menu:
2007 * Menu:
2192 * Menu:
2209 * Menu:
2304 * Menu:
2396 * Menu:
2687 * Menu:
2892 * Menu:
[all …]
/netbsd/src/external/bsd/mdocml/dist/
Dlib.in83 LINE("libmenu", "Curses Menu Library (libmenu, \\-lmenu)")
/netbsd/src/share/i18n/csmapper/APPLE/
DROMAN%UCS.src128 # at code points 0x11-0x14 for transient use by the Menu Manager.
DUCS%ROMAN.src128 # at code points 0x11-0x14 for transient use by the Menu Manager.
/netbsd/src/external/lgpl3/gmp/dist/doc/
Dgmp.info-2109 * Menu:
357 * Menu:
398 * Menu:
550 * Menu:
674 * Menu:
925 * Menu:
1361 * Menu:
2502 * Menu:
3179 * Menu:

12