Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp74 static int32_t pkg_createSymLinks(const char *targetDir, UBool specialHandling=FALSE);
80 static int32_t pkg_createWithoutAssemblyCode(UPKGOptions *o, const char *targetDir, const char mode…
88 static int32_t pkg_createWithAssemblyCode(const char *targetDir, const char mode, const char *gencF…
89 static int32_t pkg_generateLibraryFile(const char *targetDir, const char mode, const char *objectFi…
90 static int32_t pkg_archiveLibrary(const char *targetDir, const char *version, UBool reverseExt);
422 o.targetDir = options[DESTDIR].value; in main()
424 o.targetDir = "."; /* cwd */ in main()
432 o.tmpDir = o.targetDir; in main()
555 char targetDir[SMALL_BUFFER_MAX_SIZE] = ""; in pkg_executeOptions() local
566 uprv_strcpy(targetDir, o->install); in pkg_executeOptions()
[all …]
Dpkgtypes.h114 const char *targetDir; /* dir for packaged data to go */ member
/external/pdfium/
Dupdate_pdfium.py118 targetDir = os.path.dirname(os.path.realpath(__file__)) variable
119 newDir = targetDir + ".new"
120 oldDir = targetDir + ".old"
125 copyFiles(targetDir, newDir)
126 exchange(targetDir, newDir, oldDir)
/external/emma/core/java12/com/vladium/util/
DFiles.java278 final File targetDir = target.getParentFile (); in renameFile() local
279 if ((targetDir != null) && ! targetDir.equals (source.getParentFile ())) in renameFile()
280 targetDir.mkdirs (); // TODO: clean this up on failure? in renameFile()
/external/opencv3/3rdparty/openexr/Imath/
DImathMatrixAlgo.h254 Vec3<T> targetDir,
870 alignZAxisWithTargetDir (Matrix44<T> &result, Vec3<T> targetDir, Vec3<T> upDir) in alignZAxisWithTargetDir() argument
876 if ( targetDir.length () == 0 ) in alignZAxisWithTargetDir()
877 targetDir = Vec3<T> (0, 0, 1); in alignZAxisWithTargetDir()
892 if (upDir.cross (targetDir).length () == 0) in alignZAxisWithTargetDir()
894 upDir = targetDir.cross (Vec3<T> (1, 0, 0)); in alignZAxisWithTargetDir()
896 upDir = targetDir.cross(Vec3<T> (0, 0, 1)); in alignZAxisWithTargetDir()
903 Vec3<T> targetPerpDir = upDir.cross (targetDir); in alignZAxisWithTargetDir()
904 Vec3<T> targetUpDir = targetDir.cross (targetPerpDir); in alignZAxisWithTargetDir()
915 row[2] = targetDir .normalized (); in alignZAxisWithTargetDir()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/owasp/sanitizer/tools/emma/lib/
Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...
/external/emma/lib/
Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...