HomeSort by relevance Sort by last modified time
    Searched full:workingdir (Results 51 - 75 of 87) sorted by null

1 23 4

  /external/deqp/executor/
xeTcpIpLink.cpp 549 void TcpIpLink::startTestProcess (const char* name, const char* params, const char* workingDir, const char* caseList)
554 writeExecuteBinary(m_sendThread.getBuffer(), name, params, workingDir, caseList);
xeBatchExecutor.cpp 347 m_commLink->startTestProcess(m_config.binaryName.c_str(), m_config.cmdLineArgs.c_str(), m_config.workingDir.c_str(), caseList.str().c_str());
  /external/lzma/CPP/7zip/UI/Common/
Update.cpp 1215 // if ((archive != 0 && !usesTempDir) || !options.WorkingDir.IsEmpty())
    [all...]
ArchiveCommandLine.cpp 778 NDir::MyGetTempPath(options.WorkingDir);
780 options.WorkingDir = us2fs(postString);
    [all...]
  /external/testng/src/main/java/org/testng/
TestNGAntTask.java 82 * <li>workingDir (attribute)</li>
253 * @param workingDir the directory to invoke the JVM from.
255 public void setWorkingDir(File workingDir) {
256 m_workingDir= workingDir;
    [all...]
  /external/webrtc/webrtc/test/testsupport/
fileutils.h 134 std::string WorkingDir();
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
antlr3.jar 
  /external/clang/include/clang/Basic/
FileManager.h 245 /// If the path is relative, it will be resolved against the WorkingDir of the
  /sdk/eclipse/
build.gradle 157 workingDir projectDir
  /external/deqp/scripts/
run_nightly.py 294 workingDir = os.path.join(config.buildConfig.getBuildDir(), os.path.dirname(config.binaryName))
302 '--workdir=%s' % workingDir,
  /frameworks/base/services/core/java/com/android/server/am/
TaskPersister.java 149 TaskPersister(File workingDir) {
150 mTaskIdsDir = workingDir;
  /external/clang/lib/Basic/
VirtualFileSystem.cpp 102 auto WorkingDir = getCurrentWorkingDirectory();
103 if (!WorkingDir)
104 return WorkingDir.getError();
106 return llvm::sys::fs::make_absolute(WorkingDir.get(), Path);
    [all...]
  /external/fonttools/Windows/
fonttools-win-setup.iss 41 Name: {reg:HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders,SendTo}\TTX; Filename: {app}\ttx.exe; WorkingDir: {reg:HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders,SendTo}; IconFilename: {app}\ttx.ico; IconIndex: 0; MinVersion: 0,5.00.2195
  /external/testng/doc/
ant.html 223 <td><tt>workingDir</tt></td>
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/commons/commons-exec/1.2/
commons-exec-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-exec/1.1/
commons-exec-1.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-utils-3.0.17.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/2.0.5/
plexus-utils-2.0.5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/
plexus-utils-3.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/
plexus-utils-1.5.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/
plexus-utils-1.5.15.jar 

Completed in 3364 milliseconds

1 23 4