Searched refs:targetDir (Results 1 - 9 of 9) sorted by relevance

/external/icu/icu4c/source/tools/pkgdata/
H A Dpkgdata.cpp66 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] = ""; local
553 uprv_strcpy(targetDir,
974 pkg_createSymLinks(const char *targetDir, UBool specialHandling) argument
1064 pkg_installLibrary(const char *installDir, const char *targetDir, UBool noVersion) argument
1228 pkg_archiveLibrary(const char *targetDir, const char *version, UBool reverseExt) argument
1290 pkg_generateLibraryFile(const char *targetDir, const char mode, const char *objectFile, char *command, UBool specialHandling) argument
1461 pkg_createWithAssemblyCode(const char *targetDir, const char mode, const char *gencFilePath) argument
1526 pkg_createWithoutAssemblyCode(UPKGOptions *o, const char *targetDir, const char mode) argument
[all...]
H A Dpkgtypes.h114 const char *targetDir; /* dir for packaged data to go */ member in struct:UPKGOptions_
/external/chromium_org/third_party/icu/source/tools/pkgdata/
H A Dpkgdata.cpp66 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] = ""; local
543 uprv_strcpy(targetDir,
965 pkg_createSymLinks(const char *targetDir, UBool specialHandling) argument
1020 pkg_installLibrary(const char *installDir, const char *targetDir, UBool noVersion) argument
1169 pkg_archiveLibrary(const char *targetDir, const char *version, UBool reverseExt) argument
1231 pkg_generateLibraryFile(const char *targetDir, const char mode, const char *objectFile, char *command) argument
1367 pkg_createWithAssemblyCode(const char *targetDir, const char mode, const char *gencFilePath) argument
1432 pkg_createWithoutAssemblyCode(UPKGOptions *o, const char *targetDir, const char mode) argument
[all...]
H A Dpkgtypes.h114 const char *targetDir; /* dir for packaged data to go */ member in struct:UPKGOptions_
/external/emma/core/java12/com/vladium/util/
H A DFiles.java278 final File targetDir = target.getParentFile ();
279 if ((targetDir != null) && ! targetDir.equals (source.getParentFile ()))
280 targetDir.mkdirs (); // TODO: clean this up on failure?
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 1501 milliseconds