Home
last modified time | relevance | path

Searched refs:Program (Results 1 – 25 of 44) sorted by relevance

12

/titanic_41/usr/src/lib/libpp/
H A DTHIRDPARTYLICENSE21 i) changes to the Program, and
23 ii) additions to the Program;
25 where such changes and/or additions to the Program originate from
27 'originates' from a Contributor if it was added to the Program by
29 behalf. Contributions do not include additions to the Program
31 conjunction with the Program under their own license agreement, and
32 (ii) are not derivative works of the Program.
34 "Contributor" means any person or entity that distributes the Program.
38 alone or when combined with the Program.
40 "Program" means the Contributions distributed in accordance with this
[all …]
/titanic_41/usr/src/lib/libsum/
H A DTHIRDPARTYLICENSE21 i) changes to the Program, and
23 ii) additions to the Program;
25 where such changes and/or additions to the Program originate from
27 'originates' from a Contributor if it was added to the Program by
29 behalf. Contributions do not include additions to the Program
31 conjunction with the Program under their own license agreement, and
32 (ii) are not derivative works of the Program.
34 "Contributor" means any person or entity that distributes the Program.
38 alone or when combined with the Program.
40 "Program" means the Contributions distributed in accordance with this
[all …]
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/
H A DTHIRDPARTYLICENSE16 i) changes to the Program, and
18 ii) additions to the Program;
20 where such changes and/or additions to the Program originate from and are
22 Contributor if it was added to the Program by such Contributor itself or anyone
24 the Program which: (i) are separate modules of software distributed in
25 conjunction with the Program under their own license agreement, and (ii) are not
26 derivative works of the Program.
28 "Contributor" means any person or entity that distributes the Program.
32 combined with the Program.
34 "Program" means the Contributions distributed in accordance with this Agreement.
[all …]
/titanic_41/usr/src/lib/libshell/
H A DTHIRDPARTYLICENSE21 i) changes to the Program, and
23 ii) additions to the Program;
25 where such changes and/or additions to the Program originate from
27 'originates' from a Contributor if it was added to the Program by
29 behalf. Contributions do not include additions to the Program
31 conjunction with the Program under their own license agreement, and
32 (ii) are not derivative works of the Program.
34 "Contributor" means any person or entity that distributes the Program.
38 alone or when combined with the Program.
40 "Program" means the Contributions distributed in accordance with this
[all …]
/titanic_41/usr/src/lib/libcmd/
H A DTHIRDPARTYLICENSE21 i) changes to the Program, and
23 ii) additions to the Program;
25 where such changes and/or additions to the Program originate from
27 'originates' from a Contributor if it was added to the Program by
29 behalf. Contributions do not include additions to the Program
31 conjunction with the Program under their own license agreement, and
32 (ii) are not derivative works of the Program.
34 "Contributor" means any person or entity that distributes the Program.
38 alone or when combined with the Program.
40 "Program" means the Contributions distributed in accordance with this
[all …]
/titanic_41/usr/src/lib/libast/
H A DTHIRDPARTYLICENSE21 i) changes to the Program, and
23 ii) additions to the Program;
25 where such changes and/or additions to the Program originate from
27 'originates' from a Contributor if it was added to the Program by
29 behalf. Contributions do not include additions to the Program
31 conjunction with the Program under their own license agreement, and
32 (ii) are not derivative works of the Program.
34 "Contributor" means any person or entity that distributes the Program.
38 alone or when combined with the Program.
40 "Program" means the Contributions distributed in accordance with this
[all …]
/titanic_41/usr/src/lib/libdll/
H A DTHIRDPARTYLICENSE21 i) changes to the Program, and
23 ii) additions to the Program;
25 where such changes and/or additions to the Program originate from
27 'originates' from a Contributor if it was added to the Program by
29 behalf. Contributions do not include additions to the Program
31 conjunction with the Program under their own license agreement, and
32 (ii) are not derivative works of the Program.
34 "Contributor" means any person or entity that distributes the Program.
38 alone or when combined with the Program.
40 "Program" means the Contributions distributed in accordance with this
[all …]
/titanic_41/usr/src/cmd/ast/
H A DTHIRDPARTYLICENSE21 i) changes to the Program, and
23 ii) additions to the Program;
25 where such changes and/or additions to the Program originate from
27 'originates' from a Contributor if it was added to the Program by
29 behalf. Contributions do not include additions to the Program
31 conjunction with the Program under their own license agreement, and
32 (ii) are not derivative works of the Program.
34 "Contributor" means any person or entity that distributes the Program.
38 alone or when combined with the Program.
40 "Program" means the Contributions distributed in accordance with this
[all …]
/titanic_41/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DConsumer.java117 public Program compile(String program, String ... macroArgs) in compile()
152 public Program compile(File program, String ... macroArgs) in compile()
201 public void enable(Program program) throws DTraceException; in enable()
219 public void getProgramInfo(Program program) throws DTraceException; in getProgramInfo()
680 public List <ProbeDescription> listProgramProbes(Program program) in listProgramProbes()
704 public List <Probe> listProgramProbeDetail(Program program) in listProgramProbeDetail()
H A DProgram.java50 public class Program implements Serializable { class
73 private Program() in Program() method in Program
202 buf.append(Program.class.getName()); in toString()
215 public static final class File extends Program {
270 buf.append(Program.File.class.getName()); in toString()
H A DLocalConsumer.java90 private native Program _compileString(String program, String[] args) in _compileString()
92 private native Program.File _compileFile(String path, String[] args) in _compileFile()
94 private native void _exec(Program program) throws DTraceException; in _exec()
95 private native void _getProgramInfo(Program program) in _getProgramInfo()
116 List <ProbeDescription> probeList, Program program); in _listCompiledProbes()
118 List <Probe> probeList, Program program); in _listCompiledProbeDetail()
338 public synchronized Program
345 Program p = null; in compile()
379 public synchronized Program
391 Program.File p = null; in compile()
[all …]
/titanic_41/usr/src/tools/onbld/
H A DTHIRDPARTYLICENSE64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
74 running the Program is not restricted, and the output from the Program
76 Program (independent of having been made by running the Program).
77 Whether that is true depends on what the Program does.
79 1. You may copy and distribute verbatim copies of the Program's
84 and give any other recipients of the Program a copy of this License
85 along with the Program.
[all …]
/titanic_41/usr/src/grub/grub-0.97/
H A DCOPYING64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
74 running the Program is not restricted, and the output from the Program
76 Program (independent of having been made by running the Program).
77 Whether that is true depends on what the Program does.
79 1. You may copy and distribute verbatim copies of the Program's
84 and give any other recipients of the Program a copy of this License
85 along with the Program.
[all …]
/titanic_41/usr/src/cmd/powertop/common/
H A DCOPYING64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
74 running the Program is not restricted, and the output from the Program
76 Program (independent of having been made by running the Program).
77 Whether that is true depends on what the Program does.
79 1. You may copy and distribute verbatim copies of the Program's
84 and give any other recipients of the Program a copy of this License
85 along with the Program.
[all …]
/titanic_41/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestEnable.java52 Program p0 = consumer.compile("dtrace:::BEGIN"); in main()
53 Program p1 = consumer.compile("syscall:::entry"); in main()
54 Program p2 = consumer.compile("dtrace:::END"); in main()
91 Program p3 = consumer.compile("syscall:::return"); in main()
118 Program p3x = consumer2.compile("syscall:::return"); in main()
H A DTestStateMachine.java36 static Program program;
268 afterGo(Consumer consumer, Program program) in afterGo()
365 afterStop(Consumer consumer, Program program) in afterStop()
409 afterClose(Consumer consumer, Program program) in afterClose()
H A DTestBean.java539 public static Program
544 Program p; in getProgram()
556 public static Program.File
561 Program p; in getProgram$File()
574 return Program.File.class.cast(p); in getProgram$File()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A DTHIRDPARTYLICENSE158 under the terms of this General Public License. The "Program", below,
159 refers to any such program or work, and a "work based on the Program"
160 means either the Program or any derivative work under copyright law:
161 that is to say, a work containing the Program or a portion of it,
168 running the Program is not restricted, and the output from the Program
170 Program (independent of having been made by running the Program).
171 Whether that is true depends on what the Program does.
173 1. You may copy and distribute verbatim copies of the Program's
178 and give any other recipients of the Program a copy of this License
179 along with the Program.
[all …]
/titanic_41/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt206 under the terms of this General Public License. The "Program", below,
207 refers to any such program or work, and a "work based on the Program"
208 means either the Program or any derivative work under copyright law:
209 that is to say, a work containing the Program or a portion of it,
216 running the Program is not restricted, and the output from the Program
218 Program (independent of having been made by running the Program).
219 Whether that is true depends on what the Program does.
221 1. You may copy and distribute verbatim copies of the Program's
226 and give any other recipients of the Program a copy of this License
227 along with the Program.
[all …]
/titanic_41/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java640 List <Program> programList = new LinkedList <Program> (); in main()
868 Program program; in main()
903 for (Program p : programList) { in main()
919 for (Program p : programList) { in main()
934 for (Program p : programList) { in main()
935 if (p instanceof Program.File) { in main()
936 Program.File pf = (Program.File)p; in main()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel-security-gss.mf34 value="Generic Security Service Application Program Interface, Version 2 - kernel"
49 desc="Generic Security Service Application Program Interface, Version 2 - kernel" \
H A Dservice-security-gss.mf29 value="Generic Security Service Application Program Interface, Version 2 - config"
55 desc="Generic Security Service Application Program Interface, Version 2 - config" \
H A Dsystem-library-security-gss.mf28 value="Generic Security Service Application Program Interface, Version 2 - user"
93 desc="Generic Security Service Application Program Interface, Version 2 - user" \
/titanic_41/usr/src/cmd/Adm/sun/
H A Dpasswd12 smmsp:x:25:25:SendMail Message Submission Program:/:
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/
H A Dphdr.msg35 # Program header format
36 @ MSG_ELF_PHDR "Program header [%d]:\n"
39 @ MSG_DEBUG_PHDR "phdr[%d]: Program header: %s\n"
69 @ MSG_MOD_DESC "Program Header"
74 @ MSG_DESC_DUMP "Dump Program Header Contents"

12