HomeSort by relevance Sort by last modified time
    Searched defs:Executable (Results 1 - 6 of 6) sorted by null

  /external/clang/include/clang/Driver/
Job.h 41 /// Command - An executable path/name and argument vector to
50 /// The executable to run.
51 const char *Executable;
54 /// argument, which will be the executable).
85 Command(const Action &Source, const Tool &Creator, const char *Executable,
114 const char *getExecutable() const { return Executable; }
  /external/llvm/unittests/Support/
ProgramTest.cpp 210 std::string Executable =
213 Executable.c_str(),
223 ProcessInfo PI1 = ExecuteNoWait(Executable, argv, getEnviron(), nullptr, 0,
242 ProcessInfo PI2 = ExecuteNoWait(Executable, argv, getEnviron(), nullptr, 0,
268 std::string Executable =
271 Executable.c_str(),
282 ExecuteAndWait(Executable, argv, getEnviron(), nullptr, /*secondsToWait=*/1, 0,
288 std::string Executable = "i_dont_exist";
289 const char *argv[] = { Executable.c_str(), nullptr };
294 int RetCode = ExecuteAndWait(Executable, argv, nullptr, nullptr, 0, 0
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /external/guice/extensions/persist/lib/
hibernate3.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 230 milliseconds