HomeSort by: relevance | last modified time | path
    Searched refs:Menu (Results 1 - 21 of 21) sorted by relevancy

  /src/usr.sbin/sysinst/arch/ofppc/
menus.md.pl 3 /* Menu definitions for sysinst. ofppc version, machine dependent. */
  /src/games/phantasia/
phantglobs.c 100 /* menu of items for purchase */
101 const struct menuitem Menu[] = {
misc.c 185 /* print Menu */
188 /* print Menu */
193 cost = Menu[loop].cost;
194 printw("(%d) %-12s: %6.0f\n", loop + 1, Menu[loop].item, cost);
232 Menu[0].cost, floor(Player.p_gold / Menu[0].cost));
233 cost = (numitems = floor(infloat())) * Menu[0].cost;
249 Menu[1].cost, floor(Player.p_gold / Menu[1].cost));
250 cost = (numitems = floor(infloat())) * Menu[1].cost
    [all...]
phantglobs.h 44 extern const struct menuitem Menu[]; /* menu of items for purchase */
  /src/usr.sbin/sysinst/arch/bebox/
menus.md.pl 37 /* Menu definitions for sysinst. bebox version, machine dependent. */
  /src/usr.sbin/sysinst/arch/evbmips/
menus.md.pl 37 /* Menu definitions for sysinst. evbmips version, machine dependent. */
  /src/usr.sbin/sysinst/arch/evbppc/
menus.md.pl 37 /* Menu definitions for sysinst. evbppc version, machine dependent. */
  /src/usr.sbin/sysinst/arch/hpcarm/
menus.md.pl 35 /* Menu definitions for sysinst. hpcarm version, machine dependent. */
  /src/usr.sbin/sysinst/arch/hpcmips/
menus.md.pl 37 /* Menu definitions for sysinst. hpcmips version, machine dependent. */
  /src/usr.sbin/sysinst/arch/landisk/
menus.md.pl 37 /* Menu definitions for sysinst. sandpoint version, machine dependent. */
  /src/usr.sbin/sysinst/arch/prep/
menus.md.pl 35 /* Menu definitions for sysinst. prep version, machine dependent. */
37 menu prepconsole, title "Select console device", y=-10;
  /src/usr.sbin/sysinst/arch/sandpoint/
menus.md.pl 37 /* Menu definitions for sysinst. sandpoint version, machine dependent. */
  /src/usr.sbin/sysinst/
msg.mbr.fr 40 message mbr_part_header_3 {Menu}
79 {menu de d�marrage}
menus.pm 33 /* Menu system definitions -- extended partitioning */
36 menu pmdiskentry, x=50, y=5, exit, default exit;
37 display action { pmdiskentry_enable(menu, arg); };
67 option MSG_erase, next menu shred_modes;
78 menu pmpartentry, x=50, y=5, exit, default exit;
118 option MSG_erase, next menu shred_modes;
134 menu shred_modes, x=50, y=5, exit, default exit;
141 menu raidlevel;
148 menu cgd_enctype;
156 menu cgd_ivtype
    [all...]
msg.mi.pl 78 To oparte na menu narzedzie (sysinst) zostalo zaprojektowane w celu
80 systemu NetBSD przy minimalnym nakladzie pracy. W ponizszych menu, aby wybrac
83 dzialac. Aby aktywowac biezacy wybor z menu, nacisnij klawisz Enter.
127 przeniesiony do menu glownego.
576 Zostaniesz przeniesiony do glownego menu.
700 glownego menu.}
737 Jedyny sposob to uruchomic powloke z menu Narzedziowego i sprawdzic
947 i powrocic do glownego menu.
1020 message Utility_menu {Menu Narzedziowe}
1021 message Config_menu {Menu konfiguracji
    [all...]
  /src/usr.sbin/sysinst/arch/playstation2/
menus.md.pl 41 /* Menu definitions for sysinst. playstation2 version, machine dependent. */
  /src/external/gpl2/texinfo/dist/util/
gen-dir-node 61 This (the Directory node) gives a menu of major topics.
66 In Emacs, you can click mouse button 2 on a menu item or cross reference
69 * Menu: The list of major topics begins on the next line.
fix-info-dir 30 MENU_BEGIN='^\*\([ ]\)\{1,\}Menu:'
72 It detects and inserts missing menu items into the info dir file.
77 -d, --delete delete invalid menu items (ignore missing menu items)
179 This (the Directory node) gives a menu of major topics.
184 In Emacs, you can click mouse button 2 on a menu item or cross reference
187 * Menu: The list of major topics begins on the next line.
279 DONE_MSG="total menu item(s) were inserted into `pwd`/$DIR_FILE"
300 DONE_MSG="total invalid menu item(s) were removed from `pwd`/$DIR_FILE"
  /src/usr.bin/menuc/testm/
menus.mc 56 menu root, title " Main Menu of Test System", x=10;
68 option "Try a sub menu",
69 sub menu submenu
71 option "A scrollable menu",
72 sub menu scrollit
74 option "Another scrollable menu",
75 sub menu scrollit2
77 option "Big non-scrollable menu, bombs on small screens",
78 sub menu bigscrol
    [all...]
  /src/usr.sbin/sysinst/arch/mac68k/
menus.md.pl 37 /* Menu definitions for sysinst. mac68k version, machine dependent. */
39 menu fullpart, title "Wybierz";
43 menu nodiskmap, title "Wybierz opcje", y=16;
67 menu editparttable, title "Wybierz swoje partycje", exit, y=14;
79 option "Zmien wybrana partycje", sub menu chooseid;
80 option "Ustaw punkt montazu dla partycji", sub menu mount_point;
153 menu ok2, title "Przerwac?", y=17;
156 menu okabort, title "Co chcesz zrobic?";
160 menu chooseid, title "Rodzaj partycji?";
271 menu mount_point, title "Punkt montazu?"
    [all...]
  /src/external/mit/ctwm/etc/
system.ctwmrc 167 LeftTitleButton ":xpm:dot" = f.menu "titleops"
206 Menu "left_ptr"
265 menu "appmenu"
268 " Accessories" f.menu "Accessories"
269 " Games" f.menu "Games"
270 " Graphics" f.menu "Graphics"
271 " Internet" f.menu "Internet"
272 " Multimedia" f.menu "Multimedia"
273 " Office" f.menu "Office"
274 " Programming" f.menu "Programming
    [all...]

Completed in 47 milliseconds