HomeSort by relevance Sort by last modified time
    Searched refs:installDir (Results 1 - 25 of 37) sorted by null

1 2

  /libcore/tzdata/update/src/main/libcore/tzdata/update/
TzDataBundleInstaller.java 34 private final File installDir;
36 public TzDataBundleInstaller(String logTag, File installDir) {
38 this.installDir = installDir;
49 File oldTzDataDir = new File(installDir, OLD_TZ_DATA_DIR_NAME);
54 File currentTzDataDir = new File(installDir, CURRENT_TZ_DATA_DIR_NAME);
55 File workingDir = new File(installDir, WORKING_DIR_NAME);
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
pimp.py 280 installDir=None,
290 self.setInstallDir(installDir)
300 def setInstallDir(self, installDir=None):
301 if installDir:
304 ('--install-lib', installDir),
309 installDir = DEFAULT_INSTALLDIR
311 self.installDir = installDir
314 return self.installDir != DEFAULT_INSTALLDIR
330 if not os.path.exists(self.installDir)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
pimp.py 280 installDir=None,
290 self.setInstallDir(installDir)
300 def setInstallDir(self, installDir=None):
301 if installDir:
304 ('--install-lib', installDir),
309 installDir = DEFAULT_INSTALLDIR
311 self.installDir = installDir
314 return self.installDir != DEFAULT_INSTALLDIR
330 if not os.path.exists(self.installDir)
    [all...]
  /external/icu/icu4c/source/tools/pkgdata/
pkgdata.cpp 75 static int32_t pkg_installLibrary(const char *installDir, const char *dir, UBool noVersion);
76 static int32_t pkg_installFileMode(const char *installDir, const char *srcDir, const char *fileListName);
77 static int32_t pkg_installCommonMode(const char *installDir, const char *fileName);
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.equinox.p2.director.app_1.0.300.v20130819-1621.jar 
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.equinox.p2.director.app_1.0.300.v20130327-2119.jar 
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
org.eclipse.core.runtime.compatibility.auth_3.2.200.v20100517.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/clang/lib/Driver/
MSVCToolChain.cpp 170 // Test that InstallDir is indeed there before keeping this index.
415 std::string installDir;
418 if (!getVisualStudioInstallDir(installDir))
426 BinDir = installDir;
470 "InstallDir", vsIDEInstallDir, nullptr);
478 "InstallDir", vsExpressIDEInstallDir, nullptr);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
apitooling-ant.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.1/
gradle-tooling-api-2.1.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.10/
gradle-tooling-api-2.10.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.14/
gradle-tooling-api-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.14.1/
gradle-tooling-api-2.14.1.jar 

Completed in 232 milliseconds

1 2