Home
last modified time | relevance | path

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

12345678

/freebsd-12.1/contrib/llvm/tools/bugpoint/
H A DBugDriver.cpp62 Program = std::move(M); in setNewProgram()
123 std::unique_ptr<Module> OldProgram = std::move(Program); in swapProgramIn()
124 Program = std::move(M); in swapProgramIn()
134 assert(!Program && "Cannot call addSources multiple times!"); in addSources()
138 Program = parseInputFile(Filenames[0], Context); in addSources()
139 if (!Program) in addSources()
150 if (Linker::linkModules(*Program, std::move(M))) in addSources()
179 if (runPasses(*Program, PassesToRun)) in run()
189 if (Error E = compileProgram(*Program)) { in run()
202 if (Error E = createReferenceFile(*Program)) { in run()
[all …]
H A DFindBugs.cpp35 if (Error E = createReferenceFile(*Program)) in runManyPasses()
56 if (runPasses(*Program, PassesToRun, Filename, false)) { in runManyPasses()
68 if (Error E = compileProgram(*Program)) { in runManyPasses()
80 Expected<bool> Diff = diffProgram(*Program, Filename, "", false); in runManyPasses()
H A DBugDriver.h53 std::unique_ptr<Module> Program; // The raw program, linked together variable
131 Module &getProgram() const { return *Program; } in getProgram()
155 Expected<std::string> executeProgram(const Module &Program,
165 executeProgramSafely(const Module &Program,
178 Expected<bool> diffProgram(const Module &Program,
233 bool runPasses(Module &Program, const std::vector<std::string> &PassesToRun,
H A DExecutionDriver.cpp295 Expected<std::string> BugDriver::executeProgram(const Module &Program, in executeProgram() argument
317 if (writeProgramToFile(BitcodeFile, UniqueFD, Program)) { in executeProgram()
383 BugDriver::executeProgramSafely(const Module &Program, in executeProgramSafely() argument
385 return executeProgram(Program, OutputFile, "", "", SafeInterpreter); in executeProgramSafely()
414 if (Error E = compileProgram(*Program)) in createReferenceFile()
417 Expected<std::string> Result = executeProgramSafely(*Program, Filename); in createReferenceFile()
440 Expected<bool> BugDriver::diffProgram(const Module &Program, in diffProgram() argument
446 executeProgram(Program, "", BitcodeFile, SharedObject, nullptr); in diffProgram()
/freebsd-12.1/contrib/llvm/lib/Support/
H A DProgram.cpp26 static bool Execute(ProcessInfo &PI, StringRef Program,
31 int sys::ExecuteAndWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteAndWait() argument
38 if (Execute(PI, Program, Args, Env, Redirects, MemoryLimit, ErrMsg)) { in ExecuteAndWait()
52 ProcessInfo sys::ExecuteNoWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteNoWait() argument
61 if (!Execute(PI, Program, Args, Env, Redirects, MemoryLimit, ErrMsg)) in ExecuteNoWait()
68 bool sys::commandLineFitsWithinSystemLimits(StringRef Program, in commandLineFitsWithinSystemLimits() argument
74 return commandLineFitsWithinSystemLimits(Program, StringRefArgs); in commandLineFitsWithinSystemLimits()
/freebsd-12.1/contrib/gcc/
H A DCOPYING67 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.
85 along with the Program.
91 of it, thus forming a work based on the Program, and copy and
112 the Program is not required to print an announcement.)
127 collective works based on the Program.
130 with the Program (or with a work based on the Program) on a volume of
187 the Program or works based on it.
[all …]
/freebsd-12.1/contrib/gdb/include/
H A DCOPYING67 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.
85 along with the Program.
91 of it, thus forming a work based on the Program, and copy and
112 the Program is not required to print an announcement.)
127 collective works based on the Program.
130 with the Program (or with a work based on the Program) on a volume of
187 the Program or works based on it.
[all …]
/freebsd-12.1/contrib/diff/
H A DCOPYING67 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.
85 along with the Program.
91 of it, thus forming a work based on the Program, and copy and
112 the Program is not required to print an announcement.)
127 collective works based on the Program.
130 with the Program (or with a work based on the Program) on a volume of
187 the Program or works based on it.
[all …]
/freebsd-12.1/contrib/gdb/
H A DCOPYING67 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.
85 along with the Program.
91 of it, thus forming a work based on the Program, and copy and
112 the Program is not required to print an announcement.)
127 collective works based on the Program.
130 with the Program (or with a work based on the Program) on a volume of
187 the Program or works based on it.
[all …]
/freebsd-12.1/contrib/gperf/doc/
H A Dgpl.texinfo85 running the Program is not restricted, and the output from the Program
87 Program (independent of having been made by running the Program).
88 Whether that is true depends on what the Program does.
91 You may copy and distribute verbatim copies of the Program's
97 along with the Program.
104 of it, thus forming a work based on the Program, and copy and
129 the Program is not required to print an announcement.)
145 collective works based on the Program.
148 with the Program (or with a work based on the Program) on a volume of
213 the Program or works based on it.
[all …]
/freebsd-12.1/gnu/usr.bin/grep/
H A DCOPYING67 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.
85 along with the Program.
91 of it, thus forming a work based on the Program, and copy and
112 the Program is not required to print an announcement.)
127 collective works based on the Program.
130 with the Program (or with a work based on the Program) on a volume of
187 the Program or works based on it.
[all …]
/freebsd-12.1/gnu/
H A DCOPYING67 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.
85 along with the Program.
91 of it, thus forming a work based on the Program, and copy and
112 the Program is not required to print an announcement.)
127 collective works based on the Program.
130 with the Program (or with a work based on the Program) on a volume of
187 the Program or works based on it.
[all …]
/freebsd-12.1/contrib/dtc/
H A DGPL67 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.
85 along with the Program.
91 of it, thus forming a work based on the Program, and copy and
112 the Program is not required to print an announcement.)
127 collective works based on the Program.
130 with the Program (or with a work based on the Program) on a volume of
187 the Program or works based on it.
[all …]
/freebsd-12.1/sys/contrib/zstd/
H A DCOPYING67 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.
85 along with the Program.
91 of it, thus forming a work based on the Program, and copy and
112 the Program is not required to print an announcement.)
127 collective works based on the Program.
130 with the Program (or with a work based on the Program) on a volume of
187 the Program or works based on it.
[all …]
H A Dappveyor.yml59Program Files\Microsoft SDKs\Windows\v7.1\lib\x64;c:\Program Files (x86)\Microsoft Visual Studio 1…
105 …uild /p:Platform=%PLATFORM% /p:Configuration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\Bu…
115 …uild /p:Platform=%PLATFORM% /p:Configuration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\Bu…
122 …uild /p:Platform=%PLATFORM% /p:Configuration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\Bu…
125 …uild /p:Platform=%PLATFORM% /p:Configuration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\Bu…
132 …uild /p:Platform=%PLATFORM% /p:Configuration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\Bu…
135 …uild /p:Platform=%PLATFORM% /p:Configuration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\Bu…
142 …uild /p:Platform=%PLATFORM% /p:Configuration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\Bu…
145 …uild /p:Platform=%PLATFORM% /p:Configuration=%CONFIGURATION% /logger:"C:\Program Files\AppVeyor\Bu…
221Program Files\Microsoft SDKs\Windows\v7.1\lib\x64;c:\Program Files (x86)\Microsoft Visual Studio 1…
[all …]
/freebsd-12.1/contrib/gperf/
H A DCOPYING68 that is to say, a work containing the Program or a portion of it,
75 running the Program is not restricted, and the output from the Program
77 Program (independent of having been made by running the Program).
78 Whether that is true depends on what the Program does.
86 along with the Program.
92 of it, thus forming a work based on the Program, and copy and
113 the Program is not required to print an announcement.)
128 collective works based on the Program.
131 with the Program (or with a work based on the Program) on a volume of
188 the Program or works based on it.
[all …]
/freebsd-12.1/contrib/gcclibs/include/
H A DCOPYING67 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.
85 along with the Program.
91 of it, thus forming a work based on the Program, and copy and
112 the Program is not required to print an announcement.)
127 collective works based on the Program.
130 with the Program (or with a work based on the Program) on a volume of
187 the Program or works based on it.
[all …]
/freebsd-12.1/contrib/gdb/gdb/
H A DCOPYING67 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.
85 along with the Program.
91 of it, thus forming a work based on the Program, and copy and
112 the Program is not required to print an announcement.)
127 collective works based on the Program.
130 with the Program (or with a work based on the Program) on a volume of
187 the Program or works based on it.
[all …]
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgpl.texi100 running the Program is not restricted, and the output from the Program
102 Program (independent of having been made by running the Program).
103 Whether that is true depends on what the Program does.
106 You may copy and distribute verbatim copies of the Program's
112 along with the Program.
119 of it, thus forming a work based on the Program, and copy and
144 the Program is not required to print an announcement.)
160 collective works based on the Program.
163 with the Program (or with a work based on the Program) on a volume of
228 the Program or works based on it.
[all …]
/freebsd-12.1/contrib/gcc/doc/include/
H A Dgpl.texi102 running the Program is not restricted, and the output from the Program
104 Program (independent of having been made by running the Program).
105 Whether that is true depends on what the Program does.
108 You may copy and distribute verbatim copies of the Program's
114 along with the Program.
121 of it, thus forming a work based on the Program, and copy and
146 the Program is not required to print an announcement.)
162 collective works based on the Program.
165 with the Program (or with a work based on the Program) on a volume of
230 the Program or works based on it.
[all …]
/freebsd-12.1/cddl/contrib/opensolaris/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()
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DProgram.h90 StringRef Program, ///< Path of the program to be executed. It is
127 ProcessInfo ExecuteNoWait(StringRef Program, ArrayRef<StringRef> Args,
136 bool commandLineFitsWithinSystemLimits(StringRef Program,
141 bool commandLineFitsWithinSystemLimits(StringRef Program,
/freebsd-12.1/contrib/llvm/lib/Support/Windows/
H A DProgram.inc1 //===- Win32/Program.cpp - Win32 Program Implementation ------- -*- C++ -*-===//
10 // This file provides the Win32 specific implementation of the Program class.
171 static bool Execute(ProcessInfo &PI, StringRef Program,
175 if (!sys::fs::can_execute(Program)) {
181 // can_execute may succeed by looking at Program + ".exe". CreateProcessW
186 if (!sys::fs::exists(Program))
187 Program = Twine(Program + ".exe").toStringRef(ProgramStorage);
267 if (std::error_code ec = path::widenPath(Program, ProgramUtf16)) {
298 Program.str() + "'");
514 bool llvm::sys::commandLineFitsWithinSystemLimits(StringRef Program,
[all …]
/freebsd-12.1/sys/contrib/libsodium/packaging/dotnet-core/recipes/
H A Dtest4 static class Program
24 echo "$TEST_PROGRAM" > Program.cs
/freebsd-12.1/contrib/llvm/lib/Support/Unix/
H A DProgram.inc1 //===- llvm/Support/Unix/Program.cpp -----------------------------*- C++ -*-===//
10 // This file implements the Unix specific portion of the Program class.
177 static bool Execute(ProcessInfo &PI, StringRef Program,
181 if (!llvm::sys::fs::exists(Program)) {
183 *ErrMsg = std::string("Executable \"") + Program.str() +
252 int Err = posix_spawn(&PID, Program.str().c_str(), FileActions,
304 std::string PathStr = Program;
411 *ErrMsg = "Program could not be executed";
457 bool llvm::sys::commandLineFitsWithinSystemLimits(StringRef Program,
479 size_t ArgLength = Program.size() + 1;

12345678