/external/jacoco/org.jacoco.ant/src/org/jacoco/ant/ |
D | MergeTask.java | 34 private File destfile; field in MergeTask 44 public void setDestfile(final File destfile) { in setDestfile() argument 45 this.destfile = destfile; in setDestfile() 60 if (destfile == null) { in execute() 97 destfile.getAbsolutePath())); in save() 99 loader.save(destfile, false); in save() 102 destfile.getAbsolutePath()), e, getLocation()); in save()
|
D | DumpTask.java | 34 private File destfile = null; field in DumpTask 48 public void setDestfile(final File destfile) { in setDestfile() argument 49 this.destfile = destfile; in setDestfile() 123 if (dump && destfile == null) { in execute() 150 destfile.getAbsolutePath())); in execute() 151 loader.save(destfile, append); in execute()
|
D | ReportTask.java | 169 private File destfile; field in ReportTask.HTMLFormatterElement 193 public void setDestfile(final File destfile) { in setDestfile() argument 194 this.destfile = destfile; in setDestfile() 232 if (destfile != null) { in createVisitor() 238 final FileOutputStream stream = new FileOutputStream(destfile); in createVisitor() 263 private File destfile; field in ReportTask.CSVFormatterElement 273 public void setDestfile(final File destfile) { in setDestfile() argument 274 this.destfile = destfile; in setDestfile() 279 if (destfile == null) { in createVisitor() 286 return formatter.createVisitor(new FileOutputStream(destfile)); in createVisitor() [all …]
|
D | AbstractCoverageTask.java | 30 private File destfile; field in AbstractCoverageTask 40 destfile = new File(AgentOptions.DEFAULT_DESTFILE); in AbstractCoverageTask() 69 destfile = file; in setDestfile() 225 agentOptions.setDestfile(destfile.getAbsolutePath()); in prepareAgentOptions()
|
/external/jacoco/org.jacoco.cli/src/org/jacoco/cli/internal/commands/ |
D | Merge.java | 34 File destfile; field in Merge 46 destfile.getAbsolutePath()); in execute() 47 loader.save(destfile, true); in execute()
|
D | Dump.java | 37 File destfile; field in Dump 71 destfile.getAbsolutePath()); in execute() 72 loader.save(destfile, true); in execute()
|
/external/curl/packages/OS400/ |
D | make-include.sh | 58 destfile="${1}" 66 ' < "${srcfile}" > "${destfile}"
|
/external/icu/tools/icu4c_srcgen/ |
D | generate_libandroidicu.py | 64 with open(dest_path, "w") as destfile: 65 subprocess.check_call(cmd, stdout=destfile)
|
D | generate_ndk.py | 138 with open(dest_path, "w") as destfile: 139 subprocess.check_call(cmd, stdout=destfile)
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | FixEras.java | 97 String destfile = destdir + "/" + file; in processArgs() local 98 … OutputStreamWriter writer = new OutputStreamWriter(new FileOutputStream(destfile), "UTF-8"); in processArgs()
|
/external/python/cpython2/Lib/test/ |
D | test_shutil.py | 868 destfile = self.Faux(True) 874 return destfile 881 self.assertTrue(destfile._entered) 882 self.assertTrue(destfile._raised) 890 destfile = self.Faux() 896 return destfile 904 self.assertTrue(destfile._entered) 905 self.assertFalse(destfile._raised)
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | ModifyCase.java | 72 String destfile = m_destDir + "/" + m_locales[i] + ".xml"; in main() local 77 m_out = new BufferedWriter(new FileWriter(destfile)); in main()
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/ |
D | AgentOptions.java | 276 public void setDestfile(final String destfile) { in setDestfile() argument 277 setOption(DESTFILE, destfile); in setDestfile()
|
/external/jacoco/jacoco-maven-plugin.test/it/it-customize-agent/ |
D | verify.bsh | 15 String agentOptions = "destfile=" + basedir + File.separator + "target" + File.separator + "coverag…
|
/external/libcap-ng/libcap-ng-0.7/ |
D | ltmain.sh | 3039 destfile="$destdir/$destname" 3042 destfile="$func_basename_result" 3043 destfile="$destdir/$destfile" 3047 case $destfile in 3049 func_lo2o "$destfile" 3053 staticdest="$destfile" 3054 destfile= 3057 func_fatal_help "cannot copy a libtool object to \`$destfile'" 3062 test -n "$destfile" && \ 3063 func_show_eval "$install_prog $file $destfile" 'exit $?' [all …]
|
/external/lmfit/build-aux/ |
D | ltmain.sh | 3039 destfile="$destdir/$destname" 3042 destfile="$func_basename_result" 3043 destfile="$destdir/$destfile" 3047 case $destfile in 3049 func_lo2o "$destfile" 3053 staticdest="$destfile" 3054 destfile= 3057 func_fatal_help "cannot copy a libtool object to \`$destfile'" 3062 test -n "$destfile" && \ 3063 func_show_eval "$install_prog $file $destfile" 'exit $?' [all …]
|
/external/libnfnetlink/build-aux/ |
D | ltmain.sh | 3039 destfile="$destdir/$destname" 3042 destfile="$func_basename_result" 3043 destfile="$destdir/$destfile" 3047 case $destfile in 3049 func_lo2o "$destfile" 3053 staticdest="$destfile" 3054 destfile= 3057 func_fatal_help "cannot copy a libtool object to \`$destfile'" 3062 test -n "$destfile" && \ 3063 func_show_eval "$install_prog $file $destfile" 'exit $?' [all …]
|
/external/llvm-project/polly/lib/External/ppcg/ |
D | ltmain.sh | 3039 destfile="$destdir/$destname" 3042 destfile="$func_basename_result" 3043 destfile="$destdir/$destfile" 3047 case $destfile in 3049 func_lo2o "$destfile" 3053 staticdest="$destfile" 3054 destfile= 3057 func_fatal_help "cannot copy a libtool object to \`$destfile'" 3062 test -n "$destfile" && \ 3063 func_show_eval "$install_prog $file $destfile" 'exit $?' [all …]
|
/external/libnetfilter_conntrack/ |
D | ltmain.sh | 2094 destfile="$destdir/$destname" 2097 destfile="$func_basename_result" 2098 destfile="$destdir/$destfile" 2102 case $destfile in 2104 func_lo2o "$destfile" 2108 staticdest="$destfile" 2109 destfile= 2112 func_fatal_help "cannot copy a libtool object to \`$destfile'" 2117 test -n "$destfile" && \ 2118 func_show_eval "$install_prog $file $destfile" 'exit $?' [all …]
|
/external/speex/ |
D | ltmain.sh | 3039 destfile="$destdir/$destname" 3042 destfile="$func_basename_result" 3043 destfile="$destdir/$destfile" 3047 case $destfile in 3049 func_lo2o "$destfile" 3053 staticdest="$destfile" 3054 destfile= 3057 func_fatal_help "cannot copy a libtool object to \`$destfile'" 3062 test -n "$destfile" && \ 3063 func_show_eval "$install_prog $file $destfile" 'exit $?' [all …]
|
/external/libexif/ |
D | ltmain.sh | 3041 destfile="$destdir/$destname" 3044 destfile="$func_basename_result" 3045 destfile="$destdir/$destfile" 3049 case $destfile in 3051 func_lo2o "$destfile" 3055 staticdest="$destfile" 3056 destfile= 3059 func_fatal_help "cannot copy a libtool object to \`$destfile'" 3064 test -n "$destfile" && \ 3065 func_show_eval "$install_prog $file $destfile" 'exit $?' [all …]
|
/external/libnetfilter_conntrack/build-aux/ |
D | ltmain.sh | 3039 destfile="$destdir/$destname" 3042 destfile="$func_basename_result" 3043 destfile="$destdir/$destfile" 3047 case $destfile in 3049 func_lo2o "$destfile" 3053 staticdest="$destfile" 3054 destfile= 3057 func_fatal_help "cannot copy a libtool object to \`$destfile'" 3062 test -n "$destfile" && \ 3063 func_show_eval "$install_prog $file $destfile" 'exit $?' [all …]
|
/external/google-breakpad/autotools/ |
D | ltmain.sh | 2094 destfile="$destdir/$destname" 2097 destfile="$func_basename_result" 2098 destfile="$destdir/$destfile" 2102 case $destfile in 2104 func_lo2o "$destfile" 2108 staticdest="$destfile" 2109 destfile= 2112 func_fatal_help "cannot copy a libtool object to \`$destfile'" 2117 test -n "$destfile" && \ 2118 func_show_eval "$install_prog $file $destfile" 'exit $?' [all …]
|
/external/libnfnetlink/ |
D | ltmain.sh | 2094 destfile="$destdir/$destname" 2097 destfile="$func_basename_result" 2098 destfile="$destdir/$destfile" 2102 case $destfile in 2104 func_lo2o "$destfile" 2108 staticdest="$destfile" 2109 destfile= 2112 func_fatal_help "cannot copy a libtool object to \`$destfile'" 2117 test -n "$destfile" && \ 2118 func_show_eval "$install_prog $file $destfile" 'exit $?' [all …]
|
/external/libogg/ |
D | ltmain.sh | 2094 destfile="$destdir/$destname" 2097 destfile="$func_basename_result" 2098 destfile="$destdir/$destfile" 2102 case $destfile in 2104 func_lo2o "$destfile" 2108 staticdest="$destfile" 2109 destfile= 2112 func_fatal_help "cannot copy a libtool object to \`$destfile'" 2117 test -n "$destfile" && \ 2118 func_show_eval "$install_prog $file $destfile" 'exit $?' [all …]
|