Home
last modified time | relevance | path

Searched refs:destdir (Results 1 – 25 of 103) sorted by relevance

12345

/external/libopus/doc/
Dbuild_draft.sh42 destdir="opus_source"
45 rm -rf "${destdir}"
46 mkdir "${destdir}"
47 mkdir "${destdir}/src"
48 mkdir "${destdir}/silk"
49 mkdir "${destdir}/silk/float"
50 mkdir "${destdir}/silk/fixed"
51 mkdir "${destdir}/silk/fixed/x86"
52 mkdir "${destdir}/silk/fixed/arm"
53 mkdir "${destdir}/silk/fixed/mips"
[all …]
/external/libsrtp2/
Dinstall-win.bat6 echo "Usage: %~nx0 destdir"
9 set destdir=%1 variable
12 @if not exist %destdir% (
13 echo %destdir% not found
24 mkdir %destdir%\include
25 mkdir %destdir%\include\srtp2
26 mkdir %destdir%\lib
27 mkdir %destdir%\lib\x64
30 copy %%d %destdir%\include\srtp2
32 copy Release\srtp2.lib %destdir%\lib\srtp2.lib
[all …]
/external/jacoco/org.jacoco.cli.test/src/org/jacoco/cli/internal/commands/
DInstrumentTest.java60 File destdir = tmp.getRoot(); in should_instrument_class_files_and_copy_resources_when_folder_is_given() local
62 execute("instrument", "--dest", destdir.getAbsolutePath(), in should_instrument_class_files_and_copy_resources_when_folder_is_given()
67 + destdir.getAbsolutePath(), out); in should_instrument_class_files_and_copy_resources_when_folder_is_given()
70 assertTrue(new File(destdir, "about.html").isFile()); in should_instrument_class_files_and_copy_resources_when_folder_is_given()
72 assertInstrumented(new File(destdir, in should_instrument_class_files_and_copy_resources_when_folder_is_given()
79 File destdir = tmp.getRoot(); in should_instrument_class_files_to_dest_folder_when_class_files_are_given() local
84 execute("instrument", "--dest", destdir.getAbsolutePath(), in should_instrument_class_files_to_dest_folder_when_class_files_are_given()
89 "[INFO] 1 classes instrumented to " + destdir.getAbsolutePath(), in should_instrument_class_files_to_dest_folder_when_class_files_are_given()
92 assertInstrumented(new File(destdir, "InstrumentTest.class")); in should_instrument_class_files_to_dest_folder_when_class_files_are_given()
98 File destdir = tmp.getRoot(); in should_not_instrument_anything_when_no_source_is_given() local
[all …]
/external/bc/
Dlocale_install.sh176 destdir="$1"
179 destdir=""
182 "$scriptdir/locale_uninstall.sh" "$nlspath" "$main_exec" "$destdir"
188 if [ "$destdir" = "" ]; then
200 localeexists "$locales" "$locale" "$destdir"
212 loc=$(gen_nlspath "$destdir/$nlspath" "$locale" "$main_exec")
224 localeexists "$locales" "$locale" "$destdir"
232 loc=$(gen_nlspath "$destdir/$nlspath" "$locale" "$main_exec")
242 relloc="${loc##$destdir/}"
245 if [ ! -f "$destdir/$linksrc" ]; then
[all …]
Dlocale_uninstall.sh51 destdir="$1"
54 destdir=""
61 locales=$(gen_nlspath "$destdir/$nlspath" "*" "$main_exec")
/external/libexif/test/nls/
Dcheck-nls.in6 destdir="$(pwd)/tmp-root"
14 if (cd "${top_builddir}/po" && make DESTDIR="${destdir}" install > /dev/null 2>&1); then
23 mylocaledir="${destdir}${binlocaledir}"
24 if test -d "${destdir}${binlocaledir}"; then
34 rm -rf "${destdir}"
38 echo " ${destdir}"
/external/python/parse_type/tasks/
Ddocs.py34 destdir = Path(ctx.config.sphinx.destdir or "build")/builder
38 destdir = Path(ctx.config.sphinx.destdir or "build")/builder/language
39 return destdir
48 basedir = ctx.sphinx.destdir or "build/docs"
61 destdir = _sphinxdoc_get_destdir(ctx, builder, language=language)
62 destdir = destdir.abspath()
64 destdir_relative = Path(".").relpathto(destdir)
67 destdir=destdir_relative,
/external/jacoco/org.jacoco.ant/src/org/jacoco/ant/
DInstrumentTask.java36 private File destdir; field in InstrumentTask
48 public void setDestdir(final File destdir) { in setDestdir() argument
49 this.destdir = destdir; in setDestdir()
74 if (destdir == null) { in execute()
91 destdir.getAbsolutePath())); in execute()
96 final File file = new File(destdir, resource.getName()); in instrument()
DReportTask.java167 private File destdir; field in ReportTask.HTMLFormatterElement
183 public void setDestdir(final File destdir) { in setDestdir() argument
184 this.destdir = destdir; in setDestdir()
233 if (destdir != null) { in createVisitor()
242 if (destdir == null) { in createVisitor()
247 output = new FileMultiReportOutput(destdir); in createVisitor()
/external/libcap-ng/libcap-ng-0.7/
Dpy-compile45 destdir=
56 --destdir)
60 destdir=$2
66 Usage: py-compile [--help] [--version] [--basedir DIR] [--destdir DIR] FILES..."
113 if [ -z "$destdir" ]; then
Dltmain.sh2883 destdir="$dest"
2887 destdir="$func_dirname_result"
2895 case $destdir in
2902 func_fatal_help "\`$destdir' must be an absolute directory name"
2939 if test "X$destdir" = "X$libdir"; then
2958 inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
2966 test "$inst_prefix_dir" = "$destdir" && \
2991 func_show_eval "$install_shared_prog $dir/$srcname $destdir/$realname" \
3004 func_show_eval "$striplib $destdir/$realname" 'exit $?'
3015 …&& func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $rea…
[all …]
/external/llvm-project/polly/lib/External/isl/
Dpy-compile44 destdir=
55 --destdir)
59 destdir=$2
65 Usage: py-compile [--help] [--version] [--basedir DIR] [--destdir DIR] FILES..."
112 if [ -z "$destdir" ]; then
/external/python/parse_type/bin/
Dtoxcmd.py45 destdir2 = os.path.normpath(os.path.join(args.destdir, basename))
89 destdir = destpath
93 destdir = os.path.dirname(destpath)
96 if not os.path.isdir(destdir):
97 sys.stdout.write("copy: Create dir %s\n" % destdir)
98 os.makedirs(destdir)
100 destname = os.path.join(destdir, os.path.basename(source))
/external/icu/icu4c/source/tools/toolutil/
Dpkg_genc.h80 const char *destdir,
89 const char *destdir,
98 const char *destdir,
Dpkg_genc.cpp63 const char *destdir,
277 const char *destdir, in writeAssemblyCode() argument
299 destdir, in writeAssemblyCode()
392 const char *destdir, in writeCCode() argument
422 destdir, in writeCCode()
667 const char *destdir, in getOutFilename() argument
681 if(destdir!=NULL && *destdir!=0) { in getOutFilename()
682 outFilenameBuilder.append(destdir, status); in getOutFilename()
879 const char *destdir, in writeObjectCode() argument
1173 destdir, in writeObjectCode()
/external/ltp/scripts/
Ddetect_distro.sh29 destdir=
40 destdir=$OPTARG
48 etc_dir="$destdir/etc"
/external/cldr/tools/java/org/unicode/cldr/icu/
DFixEras.java37 private String destdir = null; field in FixEras
72 destdir = options[DESTDIR].value; in processArgs()
77 if (destdir == null) { in processArgs()
97 String destfile = destdir + "/" + file; in processArgs()
/external/libkmsxx/py/pykms/
Dmeson.build46 destdir = get_option('libdir') / 'python' + py3_dep.version() / 'site-packages/pykms' variable
51 install_dir : destdir,
58 install : true, install_dir : destdir)
/external/mesa3d/bin/
Dinstall_megadrivers.py38 destdir = os.environ.get('DESTDIR')
39 if destdir:
40 to = os.path.join(destdir, args.libdir[1:])
/external/toybox/toys/posix/
Dcp.c370 int i, destdir = !stat(destname, &TT.top); in cp_main() local
373 if (!destdir && errno==ENOENT && FLAG(D)) { in cp_main()
376 destdir = 1; in cp_main()
378 destdir = destdir && S_ISDIR(TT.top.st_mode); in cp_main()
379 if (!destdir && (toys.optc>1 || FLAG(D) || tt)) in cp_main()
385 if (destdir) error_exit("'%s' is a directory", destname); in cp_main()
424 if (destdir) { in cp_main()
469 if (destdir) free(TT.destname); in cp_main()
/external/python/cpython2/Doc/library/
Dmacostools.rst110 .. function:: copy(file, destdir)
112 Tell the finder to copy a file or folder *file* to folder *destdir*. The
116 .. function:: move(file, destdir)
118 Tell the finder to move a file or folder *file* to folder *destdir*. The
/external/python/cpython2/Lib/plat-mac/
Dbuildtools.py182 destdir, destfile = os.path.split(destname)
183 Res.FSCreateResourceFile(destdir, unicode(destfile), RESOURCE_FORK_NAME)
291 destdir, shortname = os.path.split(destname)
318 builder.builddir = destdir
Dfindertools.py722 destdir = EasyDialogs.AskFolder('Destination:')
723 if destdir:
724 result = copy(pathname, destdir)
732 destdir = EasyDialogs.AskFolder('Destination:')
733 if destdir:
734 result = move(pathname, destdir)
/external/icu/icu4c/source/tools/makeconv/
Dmakeconv.cpp256 const char *destdir = options[OPT_DESTDIR].value; in main() local
267 if (destdir != NULL && *destdir != 0) { in main()
268 outFileName.append(destdir, err).ensureEndsWithFileSeparator(err); in main()
393 writeConverterData(&data, cnvName, destdir, &localError); in main()
/external/autotest/site_utils/
Djob_directories_unittest.py118 destdir = 'hosts/host1'
119 resultsdir = destdir + '/118-reset'

12345