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

1 2

  /pdk/build/
prepare_pdk_tree.py 102 targetDir = argv[1]
117 targetDir = os.path.abspath(targetDir)
122 if targetDir in line:
128 if os.path.exists(targetDir + '/' + UMOUNT_FILE):
136 os.system("mkdir -p " + targetDir)
137 mountf = open(targetDir + '/' + MOUNT_FILE, 'w+')
139 umountf = open(targetDir + '/' + UMOUNT_FILE, 'w+')
142 os.system("mkdir -p " + targetDir + '/' + subdir)
143 mountf.write("mount --bind " + sourceDir + "/" + subdir + " " + targetDir + "/" + subdir +
    [all...]
  /external/icu/icu4c/source/tools/pkgdata/
pkgdata.cpp 66 static int32_t pkg_createSymLinks(const char *targetDir, UBool specialHandling=FALSE);
72 static int32_t pkg_createWithoutAssemblyCode(UPKGOptions *o, const char *targetDir, const char mode);
75 static int32_t pkg_createWithAssemblyCode(const char *targetDir, const char mode, const char *gencFilePath);
76 static int32_t pkg_generateLibraryFile(const char *targetDir, const char mode, const char *objectFile, char *command = NULL, UBool specialHandling=FALSE);
77 static int32_t pkg_archiveLibrary(const char *targetDir, const char *version, UBool reverseExt);
409 o.targetDir = options[DESTDIR].value;
411 o.targetDir = "."; /* cwd */
419 o.tmpDir = o.targetDir;
542 char targetDir[SMALL_BUFFER_MAX_SIZE] = "";
553 uprv_strcpy(targetDir, o->install)
    [all...]
pkgtypes.h 114 const char *targetDir; /* dir for packaged data to go */
  /external/chromium_org/third_party/icu/source/tools/pkgdata/
pkgdata.cpp 66 static int32_t pkg_createSymLinks(const char *targetDir, UBool specialHandling=FALSE);
72 static int32_t pkg_createWithoutAssemblyCode(UPKGOptions *o, const char *targetDir, const char mode);
75 static int32_t pkg_createWithAssemblyCode(const char *targetDir, const char mode, const char *gencFilePath);
76 static int32_t pkg_generateLibraryFile(const char *targetDir, const char mode, const char *objectFile, char *command = NULL);
77 static int32_t pkg_archiveLibrary(const char *targetDir, const char *version, UBool reverseExt);
399 o.targetDir = options[DESTDIR].value;
401 o.targetDir = "."; /* cwd */
409 o.tmpDir = o.targetDir;
532 char targetDir[SMALL_BUFFER_MAX_SIZE] = "";
543 uprv_strcpy(targetDir, o->install)
    [all...]
pkgtypes.h 114 const char *targetDir; /* dir for packaged data to go */
  /external/emma/core/java12/com/vladium/util/
Files.java 278 final File targetDir = target.getParentFile ();
279 if ((targetDir != null) && ! targetDir.equals (source.getParentFile ()))
280 targetDir.mkdirs (); // TODO: clean this up on failure?
  /frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
DefaultContainerService.java 328 final File targetDir = new File(newMountPath);
332 copyFile(pkg.baseCodePath, targetDir, "base.apk", isForwardLocked);
335 copyFile(pkg.splitCodePaths[i], targetDir,
341 final File libraryRoot = new File(targetDir, LIB_DIR_NAME);
395 private void copyFile(String sourcePath, File targetDir, String targetName,
398 final File targetFile = new File(targetDir, targetName);
408 final File publicTargetFile = new File(targetDir, publicTargetName);
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/
tycho-p2-publisher-plugin-0.20.0.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/lint/
ProjectLintConfigurationTest.java 185 File targetDir = new File(getTempDir(), getClass().getSimpleName() + "_" + getName());
186 addCleanupDir(targetDir);
187 return targetDir;
  /bootable/recovery/minzip/
Zip.h 198 * targetDir, which must exist and be a writable directory.
201 * children of targetDir; e.g., if the archive contains the entries
227 const char *zipDir, const char *targetDir,
Zip.c 797 const char *targetDir;
805 /* Given the values of targetDir and zipDir in the helper,
814 /* target file <-- targetDir + / + entry[zipDirLen:]
834 memcpy(p, helper->targetDir, helper->targetDirLen);
856 * targetDir, which must exist and be a writable directory.
859 * children of targetDir; e.g., if the archive contains the entries
875 const char *zipDir, const char *targetDir,
884 if (targetDir[0] != '/') {
885 LOGE("mzExtractRecursive(): targetDir must be an absolute path.\n");
917 helper.targetDir = targetDir
    [all...]
  /prebuilts/devtools/adt/lib/
sdktestutils.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-compiler-api/2.2/
plexus-compiler-api-2.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.touchpoint.natives_1.1.100.v20130327-2119.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.touchpoint.natives_1.1.100.v20130327-2119.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/
tycho-compiler-plugin-0.20.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-plugin/0.20.0/
tycho-p2-plugin-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/
gmaven-runtime-2.0-1.5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-site-plugin/3.3/
maven-site-plugin-3.3.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.5/
gmaven-runtime-support-1.5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.20.0/
org.eclipse.tycho.p2.resolver.impl-0.20.0.jar 

Completed in 1446 milliseconds

1 2