| /netbsd-src/games/hack/ |
| H A D | def.objects.h | 271 #define WAND(name,metal,prob,flags) { name, metal, NULL, 0, 0,\ macro 274 WAND("light", "iridium", 10, NODIR), 275 WAND("secret door detection", "tin", 5, NODIR), 276 WAND("create monster", "platinum", 5, NODIR), 277 WAND("wishing", "glass", 1, NODIR), 278 WAND("striking", "zinc", 9, IMMEDIATE), 279 WAND("slow monster", "balsa", 5, IMMEDIATE), 280 WAND("speed monster", "copper", 5, IMMEDIATE), 281 WAND("undead turning", "silver", 5, IMMEDIATE), 282 WAND("polymorph", "brass", 5, IMMEDIATE), [all …]
|
| /netbsd-src/games/rogue/ |
| H A D | object.c | 317 case WAND: in name_of() 380 case WAND: in gr_object() 406 what_is = WAND; in gr_what_is() 590 obj->what_is = WAND; in gr_wand()
|
| H A D | pack.c | 446 ch = pack_letter("call what?", (SCROL | POTION | WAND | RING)); in call_it() 455 if (!(obj->what_is & (SCROL | POTION | WAND | RING))) { in call_it() 530 *mask = WAND; in is_pack_letter()
|
| H A D | inventory.c | 556 if (obj->what_is & (WEAPON | ARMOR | WAND | RING)) { in get_desc() 603 case WAND: in get_desc() 735 case WAND: in get_id_table()
|
| H A D | zap.c | 85 if ((wch = pack_letter("zap with what?", WAND)) == CANCEL) { in zapp() 94 if (wand->what_is != WAND) { in zapp()
|
| H A D | use.c | 386 if (obj->what_is & (SCROL | POTION | WEAPON | ARMOR | WAND | RING)) { in idntfy()
|
| H A D | rogue.h | 68 #define WAND ((unsigned short) 0100) macro
|
| H A D | score.c | 583 case WAND: in get_value()
|
| H A D | room.c | 237 case WAND: in get_mask_char()
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/arm/iwmmxt/ |
| H A D | wand.cgs | 1 # Intel(r) Wireless MMX(tm) technology testcase for WAND
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | arm-builtins.c | 2131 IWMMXT_BUILTIN (iwmmxt_anddi3, "wand", WAND)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | arm-builtins.cc | 2090 IWMMXT_BUILTIN (iwmmxt_anddi3, "wand", WAND)
|
| /netbsd-src/external/gpl3/gdb/dist/cpu/ |
| H A D | epiphany.cpu | 2032 ;; WAND is a wired flag that runs around the chip
|
| /netbsd-src/external/gpl3/binutils/dist/cpu/ |
| H A D | epiphany.cpu | 2032 ;; WAND is a wired flag that runs around the chip
|
| /netbsd-src/external/gpl3/gdb.old/dist/cpu/ |
| H A D | epiphany.cpu | 2032 ;; WAND is a wired flag that runs around the chip
|
| /netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
| H A D | epiphany.cpu | 2032 ;; WAND is a wired flag that runs around the chip
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/unicode/ |
| H A D | UnicodeData.txt | 32646 1FA84;MAGIC WAND;So;0;ON;;;;;N;;;;;
|