| /plan9/sys/src/games/sokoban/ |
| H A D | sokoban.h | 68 } Level; typedef 70 Level level; /* the current level */ 71 Level levels[Maxlevels]; /* all levels from this file */
|
| H A D | level.c | 32 memset(levels, 0, Maxlevels*sizeof(Level)); in loadlevels()
|
| /plan9/sys/src/games/mahjongg/ |
| H A D | mahjongg.h | 72 } Level; typedef 74 Level level; /* the level played */ 75 Level orig; /* same, sans modifications */
|
| /plan9/sys/src/cmd/spin/ |
| H A D | dstep.c | 18 int Level=0, GenCode=0, IsGuard=0, TestOnly=0; variable 388 NextLab[++Level] = NextOpt; in putCode() 392 Level--; in putCode()
|
| H A D | pangen2.c | 35 extern int GenCode, IsGuard, Level, TestOnly; 2166 fprintf(fd, "%s%s", NextLab[Level], str); in Bailout()
|
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gdevimgn.c | 162 #define DebugMsg(Level,P1,P2) if (Level<=IM_DEBUG) {errprintf(P1,P2 );} argument
|
| H A D | int.mak | 100 # it's too hard to separate them out from the Level 1 base. 210 # ======================== PostScript Level 1 ======================== # 214 # Binary tokens are a Level 2 feature, but we need to refer to them 498 # This is the subset of PostScript Level 1 required by our PDF reader. 583 # ---------------- Full Level 1 interpreter ---------------- # 594 # -------- Level 1 color extensions (CMYK color and colorimage) -------- # 645 # ---- Level 1 path miscellany (arcs, pathbbox, path enumeration) ---- # 658 # ================ Level-independent PostScript options ================ # 1062 # ======================== PostScript Level 2 ======================== # 1083 # Define basic Level 2 language support. [all …]
|
| H A D | gs.mak | 79 # $(PSD)psl1.dev - a PostScript Level 1 language interpreter. 80 # $(PSD)psl2.dev - a PostScript Level 2 language interpreter. 98 # color - support for the Level 1 CMYK color extensions. 113 # filter - support for Level 2 filters (other than eexec,
|
| H A D | devs.mak | 177 # psmono PostScript (Level 1) monochrome image 178 # psgray PostScript (Level 1) 8-bit gray image 179 # psrgb PostScript (Level 2) 24-bit color image 1455 ### These devices make it possible to print monochrome Level 2 files on a ### 1456 ### Level 1 printer, by converting them to a bitmap in PostScript ### 1467 # Monochrome, Level 1 output 1475 # RGB, Level 2 output
|
| H A D | lib.mak | 1200 # These are used by clists, some drivers, and Level 2 in general. 1235 # These are used by Level 2, and by the JPEG-writing driver. 1323 # These are used by Level 2 in general. 1422 # These are used by clists and also by Level 2 in general. 2131 # -------- Level 1 color extensions (CMYK color and colorimage) -------- # 2161 # ---- Level 1 path miscellany (arcs, pathbbox, path enumeration) ---- # 2173 # --------------- Level 2 color space and color image support --------------- # 2234 # ---------------- Display Postscript / Level 2 support ---------------- #
|
| /plan9/sys/src/9/ppc/ |
| H A D | devirq.c | 11 Level = 0, enumerator 300 ic->mode = Level; in irqwrite()
|
| /plan9/sys/src/9/teg2/ |
| H A D | trap.c | 89 Level = 0<<1, enumerator 342 pat |= (Level | To1) << i; in intrcfg()
|
| /plan9/sys/src/cmd/gs/doc/ |
| H A D | README | 366 Postscript Level 3 into Adobe Postscript Level 2.
|
| /plan9/sys/src/cmd/gs/lib/ |
| H A D | cbjc600.ppd | 3 *% Copyright 1995 Yves Arrouye for AFPL Ghostscript with Level 2 PS.
|
| H A D | cbjc800.ppd | 3 *% Copyright 1995 Yves Arrouye for AFPL Ghostscript with Level 2 PS.
|
| /plan9/lib/ |
| H A D | vgadb | 45 0xC0067="#9GXE" # #9GXE Level-1[12] 54 0xC0064="#9GXE" # #9GXE Level-16
|
| /plan9/sys/src/cmd/aux/vga/ |
| H A D | adventure | 110 Restricted Secret; Level Violet. Do not expose in
|
| /plan9/sys/doc/ |
| H A D | lexnames.ms | 1182 ``ksh: An Extensible High Level Language'', 1183 .I "Proceedings of the USENIX Very High Level Languages Symposium" ,
|
| H A D | acidpaper.ms | 488 Source Level Debugging 1271 ``DUEL -- A Very High-Level Debugging Language'',
|
| H A D | plumb.ms | 1367 "Glish: A User-Level Software Bus for Loosely-Coupled Distributed Systems" ,
|
| /plan9/sys/src/cmd/postscript/ |
| H A D | VERSION | 237 changed on the command line using the -e option. Level 0 produces output
|
| /plan9/sys/doc/net/ |
| H A D | net.ms | 1074 User Level
|