/external/toybox/toys/posix/ |
H A D | cp.c | 304 int i, destdir = !stat(destname, &TT.top) && S_ISDIR(TT.top.st_mode); local 306 if (toys.optc>1 && !destdir) error_exit("'%s' not directory", destname); 319 if (destdir) TT.destname = xmprintf("%s/%s", destname, basename(src)); 348 if (destdir) free(TT.destname);
|
/external/icu/icu4c/source/tools/makeconv/ |
H A D | makeconv.c | 196 const char* destdir, *arg; local 233 "\t-d or --destdir destination directory, followed by the path\n" 254 destdir = options[OPT_DESTDIR].value; 262 if (destdir != NULL && *destdir != 0) { 263 uprv_strcpy(outFileName, destdir); 264 destdirlen = uprv_strlen(destdir); 386 writeConverterData(&data, cnvNameWithPkg, destdir, &localError);
|
/external/icu/icu4c/source/tools/toolutil/ |
H A D | pkg_genc.c | 56 getOutFilename(const char *inFilename, const char *destdir, char *outFilename, char *entryName, const char *newSuffix, const char *optFilename); 259 writeAssemblyCode(const char *filename, const char *destdir, const char *optEntryPoint, const char *optFilename, char *outFilePath) { argument 273 getOutFilename(filename, destdir, bufferStr, entry, ".S", optFilename); 346 writeCCode(const char *filename, const char *destdir, const char *optName, const char *optFilename, char *outFilePath) { argument 365 getOutFilename(filename, destdir, buffer, entry+uprv_strlen(entry), ".c", optFilename); 588 getOutFilename(const char *inFilename, const char *destdir, char *outFilename, char *entryName, const char *newSuffix, const char *optFilename) { argument 592 if(destdir!=NULL && *destdir!=0) { 594 *outFilename++=*destdir++; 595 } while(*destdir! 768 writeObjectCode(const char *filename, const char *destdir, const char *optEntryPoint, const char *optMatchArch, const char *optFilename, char *outFilePath) argument [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/ |
H A D | pdebuild.jar | META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
H A D | ant-nodeps.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/external/jarjar/lib/ |
H A D | apache-ant-1.9.4.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
H A D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |