Searched refs:txt (Results 1 - 25 of 31) sorted by relevance

12

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DMakefile22 # Not appropriate for creating Guidebook.txt.
23 # GUIDECMD = cat Guidebook.txt
68 DISTRIB = Guidebook.txt nethack.txt lev_comp.txt dgn_comp.txt recover.txt dlb.txt
73 Guidebook.txt : Guidebook.mn tmac.n
74 $(GUIDECMD) > Guidebook.txt
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DMakefile22 # Not appropriate for creating Guidebook.txt.
23 # GUIDECMD = cat Guidebook.txt
68 DISTRIB = Guidebook.txt nethack.txt lev_comp.txt dgn_comp.txt recover.txt dlb.txt
73 Guidebook.txt : Guidebook.mn tmac.n
74 $(GUIDECMD) > Guidebook.txt
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A DMakefile.doc22 # Not appropriate for creating Guidebook.txt.
23 # GUIDECMD = cat Guidebook.txt
68 DISTRIB = Guidebook.txt nethack.txt lev_comp.txt dgn_comp.txt recover.txt dlb.txt
73 Guidebook.txt : Guidebook.mn tmac.n
74 $(GUIDECMD) > Guidebook.txt
[all...]
H A DMakefile.dat30 x11tiles: ../util/tile2x11 ../win/share/monsters.txt ../win/share/objects.txt \
31 ../win/share/other.txt
32 ../util/tile2x11 ../win/share/monsters.txt ../win/share/objects.txt \
33 ../win/share/other.txt
35 beostiles: ../util/tile2beos ../win/share/monsters.txt ../win/share/objects.txt \
36 ../win/share/other.txt
37 ../util/tile2beos ../win/share/monsters.txt
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A DMakefile.doc22 # Not appropriate for creating Guidebook.txt.
23 # GUIDECMD = cat Guidebook.txt
68 DISTRIB = Guidebook.txt nethack.txt lev_comp.txt dgn_comp.txt recover.txt dlb.txt
73 Guidebook.txt : Guidebook.mn tmac.n
74 $(GUIDECMD) > Guidebook.txt
[all...]
H A DMakefile.dat30 x11tiles: ../util/tile2x11 ../win/share/monsters.txt ../win/share/objects.txt \
31 ../win/share/other.txt
32 ../util/tile2x11 ../win/share/monsters.txt ../win/share/objects.txt \
33 ../win/share/other.txt
35 beostiles: ../util/tile2beos ../win/share/monsters.txt ../win/share/objects.txt \
36 ../win/share/other.txt
37 ../util/tile2beos ../win/share/monsters.txt
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/dat/
H A DMakefile30 x11tiles: ../util/tile2x11 ../win/share/monsters.txt ../win/share/objects.txt \
31 ../win/share/other.txt
32 ../util/tile2x11 ../win/share/monsters.txt ../win/share/objects.txt \
33 ../win/share/other.txt
35 beostiles: ../util/tile2beos ../win/share/monsters.txt ../win/share/objects.txt \
36 ../win/share/other.txt
37 ../util/tile2beos ../win/share/monsters.txt
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/dat/
H A DMakefile30 x11tiles: ../util/tile2x11 ../win/share/monsters.txt ../win/share/objects.txt \
31 ../win/share/other.txt
32 ../util/tile2x11 ../win/share/monsters.txt ../win/share/objects.txt \
33 ../win/share/other.txt
35 beostiles: ../util/tile2beos ../win/share/monsters.txt ../win/share/objects.txt \
36 ../win/share/other.txt
37 ../util/tile2beos ../win/share/monsters.txt
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/pc99/acpi/
H A Dprinter.c8 * See "LICENSE_BSD2.txt" for details.
81 // store pointer to start of row for txt printing later
99 // print txt
286 char* txt; local
289 txt = "LOCAL";
292 txt = "ISO";
295 txt = "NMI";
298 txt = "LOCAL NMI";
301 txt = "LOCAL AO";
304 txt
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/pc99/acpi/
H A Dprinter.c8 * See "LICENSE_BSD2.txt" for details.
81 // store pointer to start of row for txt printing later
99 // print txt
286 char* txt; local
289 txt = "LOCAL";
292 txt = "ISO";
295 txt = "NMI";
298 txt = "LOCAL NMI";
301 txt = "LOCAL AO";
304 txt
[all...]
/seL4-refos-master/seL4_tools/cmake-tool/
H A Dinit-build.sh9 # CMakeLists.txt file and then invoked from a clean build directory.
26 # CMakeLists.txt file.
27 if [ -e CMakeLists.txt ]
30 "source directories containing a CMakeLists.txt file" >&2
41 if [ -e "$SCRIPT_PATH/CMakeLists.txt" ]
43 # If we have a CMakeLists.txt in the top level project directory,
48 # If we don't have a CMakeLists.txt in the top level project directory then
H A Dgriddle25 CMAKELISTS="$SOURCE_ROOT"/CMakeLists.txt
26 CMAKECACHE=CMakeCache.txt
642 # If we don't have a CMakeLists.txt in the top level project directory then
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmail.c559 const char *txt, *cmd; local
564 txt = otmp->onamelth ? ONAME(otmp) : "";
565 len = strlen(txt);
566 cmd = (len + 1 < otmp->onamelth) ? txt + len + 1 : (char *) 0;
H A Dinvent.c1596 xprname(obj, txt, let, dot, cost, quan)
1598 const char *txt; /* text to print instead of obj */
1626 (txt ? txt : doname(obj)), cost, currency(cost));
1636 (txt ? txt : doname(obj)), (dot ? "." : ""));
2733 invdisp_nothing(hdr, txt)
2734 const char *hdr, *txt;
2745 add_menu(win, NO_GLYPH, &any, 0, 0, ATR_NONE, txt, MENU_UNSELECTED);
H A Dpotion.c927 strange_feeling(obj,txt)
929 register const char *txt;
931 if (flags.beginner || !txt)
935 pline(txt);
H A Dtrap.c209 static const char txt[] = "protected by the layer of grease!"; local
214 Your("%s %s %s", ostr, vtense(ostr, "are"), txt);
217 ostr, vtense(ostr, "are"), txt);
220 Your("%s %s",aobjnam(otmp,"are"), txt);
222 pline("%s's %s %s", Monnam(victim), aobjnam(otmp,"are"), txt);
H A Dcmd.c204 set_occupation(fn, txt, xtime)
206 const char *txt;
214 occtxt = txt;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmail.c559 const char *txt, *cmd; local
564 txt = otmp->onamelth ? ONAME(otmp) : "";
565 len = strlen(txt);
566 cmd = (len + 1 < otmp->onamelth) ? txt + len + 1 : (char *) 0;
H A Dinvent.c1596 xprname(obj, txt, let, dot, cost, quan)
1598 const char *txt; /* text to print instead of obj */
1626 (txt ? txt : doname(obj)), cost, currency(cost));
1636 (txt ? txt : doname(obj)), (dot ? "." : ""));
2733 invdisp_nothing(hdr, txt)
2734 const char *hdr, *txt;
2745 add_menu(win, NO_GLYPH, &any, 0, 0, ATR_NONE, txt, MENU_UNSELECTED);
H A Dpotion.c927 strange_feeling(obj,txt)
929 register const char *txt;
931 if (flags.beginner || !txt)
935 pline(txt);
H A Dtrap.c209 static const char txt[] = "protected by the layer of grease!"; local
214 Your("%s %s %s", ostr, vtense(ostr, "are"), txt);
217 ostr, vtense(ostr, "are"), txt);
220 Your("%s %s",aobjnam(otmp,"are"), txt);
222 pline("%s's %s %s", Monnam(victim), aobjnam(otmp,"are"), txt);
H A Dcmd.c204 set_occupation(fn, txt, xtime)
206 const char *txt;
214 occtxt = txt;
/seL4-refos-master/projects/refos/impl/
H A Dcidl_compile10 # See "LICENSE_BSD2.txt" for details.
34 See "LICENSE_BSD2.txt" for details.
/seL4-refos-master/
H A Dcidl_compile10 # See "LICENSE_BSD2.txt" for details.
34 See "LICENSE_BSD2.txt" for details.
/seL4-refos-master/projects/refos/design/
H A Dpaper.tex8 % See "LICENSE_BSD2.txt" for details.

Completed in 215 milliseconds

12