| /plan9/sys/src/cmd/postscript/psencoding/ |
| H A D | Latin1.enc | 3 % The 18 characters missing from ROM based fonts on older printers are noted 174 /brokenbar % missing 184 /degree % missing 185 /plusminus % missing 186 /twosuperior % missing 187 /threesuperior % missing 189 /mu % missing 193 /onesuperior % missing 196 /onequarter % missing 197 /onehalf % missing [all …]
|
| /plan9/sys/lib/postscript/prologues/ |
| H A D | Latin1.enc | 3 % The 18 characters missing from ROM based fonts on older printers are noted 174 /brokenbar % missing 184 /degree % missing 185 /plusminus % missing 186 /twosuperior % missing 187 /threesuperior % missing 189 /mu % missing 193 /onesuperior % missing 196 /onequarter % missing 197 /onehalf % missing [all …]
|
| /plan9/sys/src/cmd/venti/srv/ |
| H A D | checkindex.c | 5 static int extra, missing, wrong; variable 84 missing++; in checkbucket() 139 werrstr("%d spurious entries, %d missing, %d wrong", extra, missing, wrong); in checkindex() 170 int i, n, extra, missing; in checkbloom() local 188 missing = 0; in checkbloom() 193 missing += countbits(a2[i] & ~a1[i]); in checkbloom() 196 if(extra || missing) in checkbloom() 198 extra, missing); in checkbloom() 201 if(!fix && missing){ in checkbloom() 205 if(fix && (missing || extra)){ in checkbloom()
|
| /plan9/sys/src/cmd/tcs/font/ |
| H A D | bbits.c | 23 …static uchar missing[32] = {0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x08, 0x00, 0x04, 0x00, 0x02, 0x00… in breadbits() local 57 Bread(bf, buf, sizeof(missing)); in breadbits() 58 if(memcmp(buf, missing, sizeof(missing)) == 0){ in breadbits()
|
| /plan9/sys/src/9/omap/ |
| H A D | archomap.c | 1326 missing(ulong addr, char *name) in missing() function 1345 missing(PHYSSCM, "scm"); in chkmissing() 1346 missing(KZERO, "dram"); in chkmissing() 1347 missing(PHYSL3, "l3 config"); in chkmissing() 1348 missing(PHYSINTC, "intr ctlr"); in chkmissing() 1349 missing(PHYSTIMER1, "timer1"); in chkmissing() 1350 missing(PHYSCONS, "console uart2"); in chkmissing() 1351 missing(PHYSUART0, "uart0"); in chkmissing() 1352 missing(PHYSUART1, "uart1"); in chkmissing() 1353 missing(PHYSETHER, "smc9221"); /* not on beagle */ in chkmissing() [all …]
|
| /plan9/sys/src/9/teg2/ |
| H A D | archtegra.c | 807 missing(ulong addr, char *name) in missing() function 831 missing(KZERO, "dram"); in chkmissing() 832 missing(soc.intr, "intr ctlr"); in chkmissing() 833 missing(soc.intrdist, "intr distrib"); in chkmissing() 834 missing(soc.tmr[0], "tegra timer1"); in chkmissing() 835 missing(soc.uart[0], "console uart"); in chkmissing() 836 missing(soc.pci, "pcie"); in chkmissing() 837 missing(soc.ether, "ether8169"); in chkmissing() 838 missing(soc.µs, "µs counter"); in chkmissing()
|
| /plan9/sys/src/cmd/ |
| H A D | history.c | 107 int toggle, started, missing; in ysearch() local 178 missing = 0; in ysearch() 187 if(!missing) in ysearch() 189 missing = 1; in ysearch()
|
| /plan9/sys/lib/troff/font/devutf/ |
| H A D | LINKFILE | 2 # Creates missing width tables from existing ones.
|
| /plan9/sys/lib/dist/ |
| H A D | setup | 26 missing >[1=2]
|
| /plan9/sys/src/cmd/unix/drawterm/ |
| H A D | Make.osx | 7 CFLAGS=-m32 -Wall -Wno-missing-braces -ggdb -I$(ROOT) -I$(ROOT)/include -I$(ROOT)/kern -c -D_THREAD…
|
| H A D | Make.pthread | 9 CFLAGS=-Wall -Wno-missing-braces -ggdb -I$(ROOT) -I$(ROOT)/include -I$(ROOT)/kern -c -I$(X11)/inclu…
|
| H A D | Make.osx-x11 | 8 CFLAGS=-Wall -Wno-missing-braces -ggdb -I$(ROOT) -I$(ROOT)/include -I$(ROOT)/kern -c -I$(X11)/inclu…
|
| H A D | Make.unix | 9 CFLAGS=-Wall -Wno-missing-braces -ggdb -I$(ROOT) -I$(ROOT)/include -I$(ROOT)/kern -c -I$(X11)/inclu…
|
| H A D | Make.irix | 10 #CFLAGS=-Wall -Wno-missing-braces -ggdb -I$(ROOT) -I$(ROOT)/include -I$(ROOT)/kern -c -I$(X11)/incl…
|
| H A D | Make.win32 | 13 CFLAGS=-Wall -Wno-missing-braces -I$(ROOT)/include -I$(ROOT) -I$(ROOT)/kern -c -D_X86_ -DIS_32 -DWI…
|
| /plan9/sys/src/cmd/cfs/ |
| H A D | notes | 17 ? how do we resolve access to missing parts when running
|
| /plan9/sys/src/cmd/disk/kfs/ |
| H A D | chk.c | 43 static void missing(void); 199 missing(); in check() 612 missing(void) in missing() function
|
| /plan9/sys/src/cmd/cwfs/ |
| H A D | chk.c | 48 static void missing(void); 236 missing(); in cmd_check() 796 missing(void) in missing() function
|
| /plan9/sys/src/9/pc/ |
| H A D | boot.fs | 183 echo /$cputype missing!
|
| /plan9/sys/src/cmd/upas/smtp/ |
| H A D | rfc822.y | 666 missing(Node *p) in missing() function 714 missing(p); in newfield()
|
| /plan9/sys/src/ape/cmd/diff/ |
| H A D | ChangeLog | 122 (prepare_text_end): -B no longer ignores missing newlines. 866 (memchr): New function (if memchr is missing). 979 (memchr): New function (if memchr is missing). 1281 * analyze.c (diff_2_files): Print missing newline messages last. 1282 Return 2 if a newline is missing. 1304 * io.c (find_and_hash_each_line): Deal with missing final newline 1351 Change syntax of "missing newline" message. 1359 * analyze.c (diff_2_files): Report missing newline in either 1365 * util.c (print_1_line): Change format of missing-newline msg. 1616 diffs to be sensitive to missing final newline. Because [all …]
|
| /plan9/sys/src/cmd/ip/ |
| H A D | pptpd.c | 104 int missing; member 703 c->stat.dropped, c->stat.missing, c->stat.sendwait, c->stat.sendtimeout); in callclose() 940 c->stat.missing += n-1; in greread()
|
| /plan9/sys/src/cmd/gs/jpeg/ |
| H A D | jconfig.doc | 89 * actually get "missing structure definition" warnings or errors while
|
| H A D | config.sub | 50 echo Configuration name missing. 1>&2
|
| /plan9/sys/src/cmd/postscript/mpictures/ |
| H A D | pictures.sr | 36 . \" Default frame dimensions if missing, zero, or null.
|