Home
last modified time | relevance | path

Searched refs:program (Results 1 – 25 of 151) sorted by relevance

1234567

/plan9/sys/src/cmd/gs/lib/
H A Dfixmswrd.pl77 $program = "fixmswrd";
80 die "Usage: $program [-v] [file [output-file]]\n";
93 open(INFILE, $infile) || die "$program: Cannot read from $infile\n";
105 open(OUTFILE, ">$outfile") || die "$program: Cannot write to $outfile\n";
120 $verbose && print STDERR "$program: Warning - already converted\n";
165 print STDERR "$program: Warning - unrecognised document structure\n";
/plan9/sys/src/cmd/awk/
H A Dre.c72 Reprog *program; member
83 Reprog *program; in compre() local
89 return((void *) pattern[i].program); in compre()
165 program = regcomp(re); /* compile pattern */ in compre()
178 xfree(pattern[i].program); in compre()
182 pattern[i].program = program; in compre()
185 return((void *) program); in compre()
/plan9/sys/src/games/mp3dec/
H A DCOPYRIGHT5 This program is free software; you can redistribute it and/or modify
10 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software
H A Dimdct_s.dat5 * This program is free software; you can redistribute it and/or modify
10 * This program is distributed in the hope that it will be useful,
16 * along with this program; if not, write to the Free Software
H A Dqc_table.dat5 * This program is free software; you can redistribute it and/or modify
10 * This program is distributed in the hope that it will be useful,
16 * along with this program; if not, write to the Free Software
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
65 refers to any such program or work, and a "work based on the Program"
103 c) If the modified program normally reads commands interactively
108 a warranty) and that users may redistribute the program under
152 received the program in object code or executable form with such
[all …]
H A Dsf_table.dat5 * This program is free software; you can redistribute it and/or modify
10 * This program is distributed in the hope that it will be useful,
16 * along with this program; if not, write to the Free Software
/plan9/sys/lib/
H A Dmimetype4 .C text plain - y # C++ program
7 .ada text plain - y # ada program
17 .awk text plain - y # awk program
18 .bas text plain - y # basic program
25 .c text plain - y # C program
26 .c++ text plain - y # C++ program
34 .cpp text plain - y # DOS C++ program
48 .f text plain - y # fortran-77 program
50 .f90 text plain - y # fortran-90 program
91 .p text plain - y # Pascal program
[all …]
/plan9/sys/src/cmd/gs/jpeg/
H A Dconfigure637 echo "configure: failed program was:" >&5
707 echo "configure: failed program was:" >&5
724 echo "configure: failed program was:" >&5
768 echo "configure: failed program was:" >&5
808 echo "configure: failed program was:" >&5
844 echo "configure: failed program was:" >&5
880 echo "configure: failed program was:" >&5
926 echo "configure: failed program was:" >&5
953 echo "configure: failed program was:" >&5
1010 echo "configure: failed program was:" >&5
[all …]
H A Dfilelist.doc41 be included by an application program. (cjpeg/djpeg/etc do use jinclude.h,
50 an application program:
52 jcapimin.c Application program interface: core routines for compression.
53 jcapistd.c Application program interface: standard compression.
54 jdapimin.c Application program interface: core routines for decompression.
55 jdapistd.c Application program interface: standard decompression.
56 jcomapi.c Application program interface routines common to compression
115 jmemname.c Makes temporary files with program-generated file names.
143 cjpeg.c Main program for cjpeg.
144 djpeg.c Main program for djpeg.
[all …]
/plan9/sys/doc/
H A Dacidpaper.ms22 interaction between the debugger and the target program and
60 of the program, especially when
61 the state is embedded in the program's data structures.
65 It is based on the notion that the state and resources of a program
76 hardware; it deals with the program state and resources
91 arbitrary process partitioning or program structure.
98 limited form of automated program verification without requiring
124 A program is a dynamic entity; questions asked when the program is in
125 a static state are meaningful only after the program has been `caught' in
126 that state. The framework for manipulating the program is still as
[all …]
H A Dacid.ms16 The command language, distinct from the language of the program being debugged,
20 verification code independently of a program's source code.
23 a threaded program.
35 Acid allows the execution of a program to be controlled by operating on its
37 when it is running. Each program action that causes a change
48 argument. The memory and text file of the program may be manipulated using
50 is available to an Acid program. The combination allows complex operations
69 When Acid starts, it loads the default program modules,
93 After loading the program binary, Acid loads the portable and architecture-specific
97 language and program interact:
[all …]
H A Dape.ms13 When a large or frequently-updated program must be ported
45 with APE libraries to produce an executable program.
187 and then a capital letter; if the program
207 To export a program, it helps to know whether it fits
210 Strictly conforming ANSI C program. It only uses features of the language,
215 Strictly conforming POSIX program. Similar, but for the POSIX standard as well.
222 used, then the set of feature test macros defined by a program will
223 show which of the above categories the program is in.
241 This means that a program that uses
243 cannot masquerade as a strictly conforming ANSI C program.
[all …]
/plan9/sys/src/cmd/upas/send/
H A Drewrite.c19 Reprog *program; member
96 rp->program = 0; in getrule()
165 if(rp->program == 0) in findrule()
166 rp->program = regcomp(rp->matchre->base); in findrule()
167 if(rp->program == 0) in findrule()
173 if(regexec(rp->program, s_to_c(addrp), rp->subexp, NSUBEXP)) in findrule()
/plan9/sys/lib/troff/font/devutf/charlib/
H A DLH.example2 % An example logo character. Building the PostScript program that prints
4 % such a program, that it's relatively simple, and that it prints the
6 % converting that logo program into a character that can be accessed by
12 % with every logo program. PostScript is a complex language and subtle
13 % interactions between your logo program and what we've done here can
47 % 4: Your PostScript logo program will eventually replace whatever
108 %% comment lines by the PostScript program that prints your
/plan9/sys/src/cmd/postscript/misc/
H A DREADME3 ibmfont.c IBM PC to Unix font conversion program
6 macfont.c Macintosh to Unix font conversion program
/plan9/sys/src/ape/cmd/patch/
H A Dconfigure650 echo "configure: failed program was:" >&5
745 echo "configure: failed program was:" >&5
762 echo "configure: failed program was:" >&5
995 echo "configure: failed program was:" >&5
1106 echo "configure: failed program was:" >&5
1145 echo "configure: failed program was:" >&5
1189 echo "configure: failed program was:" >&5
1230 echo "configure: failed program was:" >&5
1269 echo "configure: failed program was:" >&5
1333 echo "configure: failed program was:" >&5
[all …]
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
65 refers to any such program or work, and a "work based on the Program"
103 c) If the modified program normally reads commands interactively
108 a warranty) and that users may redistribute the program under
152 received the program in object code or executable form with such
[all …]
/plan9/sys/src/ape/cmd/diff/
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
65 refers to any such program or work, and a "work based on the Program"
103 c) If the modified program normally reads commands interactively
108 a warranty) and that users may redistribute the program under
152 received the program in object code or executable form with such
[all …]
/plan9/sys/src/cmd/gs/src/
H A Ddwuninst.cpp545 BOOL CreateShellLink(LPCSTR name, LPCSTR description, LPCSTR program, in CreateShellLink() argument
571 hres = psl->SetPath(program); in CreateShellLink()
627 char program[MAXSTR]; in shell_old() local
633 name[0] = description[0] = program[0] = arguments[0] in shell_old()
645 CreateShellLink(name, description, program, arguments, in shell_old()
648 name[0] = description[0] = program[0] = arguments[0] in shell_old()
664 strncpy(program, q, sizeof(program)-1); in shell_old()
/plan9/sys/src/ape/cmd/pax/
H A Dregexp.c254 regcode = r->program;
264 scan = r->program + 1; /* First BRANCH. */
710 if (UCHARAT(prog->program) != MAGIC) {
781 if (regmatch(prog->program + 1)) {
1096 s = r->program + 1;
1099 printf("%2d%s", s - r->program, regprop(s)); /* Where, what. */
1104 printf("(%d)", (s - r->program) + (nxt - s));
1282 if (UCHARAT(prog->program) != MAGIC) {
H A Dregexp.h19 char program[1]; /* Unwarranted chumminess with compiler. */ member
/plan9/sys/src/cmd/sam/
H A Dregexp.c34 Inst program[NPROG]; variable
142 if(progp >= &program[NPROG]) in newinst()
191 progp = program; in compile()
194 optimize(program); in compile()
390 l = program; in dump()
392 dprint("%d:\t0%o\t%d\t%d\n", l-program, l->type, in dump()
393 l->left-program, l->right-program); in dump()
/plan9/acme/acid/
H A Dguide1 broke|rc kill program|rc
/plan9/sys/src/cmd/bzip2/
H A DREADME48 Makefile-libbz2_so will not work with any program which used an
71 Nelson's churn program. Churn is an automated test driver which
83 This program (attempts to) compress data by performing several
99 ensure that this program works correctly. However, the complexity
103 remaining in the program. DO NOT COMPRESS ANY DATA WITH THIS
107 That is not to say this program is inherently unreliable. Indeed,

1234567