HomeSort by relevance Sort by last modified time
    Searched full:outputfile (Results 476 - 500 of 684) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/libjpeg_turbo/
djpeg.c 15 * djpeg [options] inputfile outputfile
24 * djpeg [options] -outfile outputfile inputfile
100 fprintf(stderr, "inputfile outputfile\n");
  /external/jpeg/
cjpeg.c 13 * cjpeg [options] inputfile outputfile
22 * cjpeg [options] -outfile outputfile inputfile
146 fprintf(stderr, "inputfile outputfile\n");
djpeg.c 13 * djpeg [options] inputfile outputfile
22 * djpeg [options] -outfile outputfile inputfile
95 fprintf(stderr, "inputfile outputfile\n");
  /external/qemu/distrib/jpeg-6b/
cjpeg.c 13 * cjpeg [options] inputfile outputfile
22 * cjpeg [options] -outfile outputfile inputfile
146 fprintf(stderr, "inputfile outputfile\n");
djpeg.c 13 * djpeg [options] inputfile outputfile
22 * djpeg [options] -outfile outputfile inputfile
95 fprintf(stderr, "inputfile outputfile\n");
  /packages/apps/LegacyCamera/src/com/android/camera/
EffectsRecorder.java 171 public void setOutputFile(String outputFile) {
181 mOutputFile = outputFile;
666 recorder.setInputValue("outputFile", mOutputFile);
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20130327-2119.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-compiler-api/2.2/
plexus-compiler-api-2.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
buildTools.jar 
  /external/libvpx/libvpx/
vpxdec.c 68 static const arg_def_t outputfile = ARG_DEF("o", "output", 1, variable
87 &progressarg, &limitarg, &skiparg, &postprocarg, &summaryarg, &outputfile,
549 } else if (arg_match(&arg, &outputfile, argi))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxdec.c 68 static const arg_def_t outputfile = ARG_DEF("o", "output", 1, variable
87 &progressarg, &limitarg, &skiparg, &postprocarg, &summaryarg, &outputfile,
549 } else if (arg_match(&arg, &outputfile, argi))
  /packages/apps/Camera/src/com/android/camera/
EffectsRecorder.java 343 public void setOutputFile(String outputFile) {
353 mOutputFile = outputFile;
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
Dbg.stg 36 @outputFile.imports() ::= <<
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
Dbg.stg 32 @outputFile.imports() ::= <<
  /external/chromium_org/chrome/test/base/
js2gtest.js 55 var outputFile = arguments[4];
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/test/
iLBC_testprogram.c 142 fprintf(stderr, "%s mode inputfile bytefile outputfile channelfile\n",
  /external/clang/include/clang/Frontend/
FrontendOptions.h 202 std::string OutputFile;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
GenerateResults.java 487 File outputFile = new File(this.outputDir, component + ".php");
488 PrintStream stream = new PrintStream(new BufferedOutputStream(new FileOutputStream(outputFile)));
621 File outputFile = new File(this.outputDir, "cvsummary.html");
624 stream = new PrintStream(new BufferedOutputStream(new FileOutputStream(outputFile)));
    [all...]
  /external/llvm/tools/bugpoint/
OptimizerDriver.cpp 117 /// and writing the filename into OutputFile if successful. If the
  /external/lzma/CS/7zip/Compress/LzmaAlone/
LzmaAlone.cs 81 System.Console.WriteLine("\nUsage: LZMA <e|d> [<switches>...] inputFile outputFile\n" +
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs-ant.jar 
  /external/tcpdump/win32/prj/
WinDump.vcproj 73 OutputFile="debug/WinDump.exe"
96 OutputFile=".\../../WinDump.bsc"
168 OutputFile="release/WinDump.exe"
188 OutputFile=".\../../WinDump.bsc"
    [all...]
  /frameworks/compile/libbcc/tools/bcc/
Main.cpp 45 #include <bcc/Support/OutputFile.h>
  /frameworks/compile/libbcc/tools/bcc_compat/
Main.cpp 41 #include <bcc/Support/OutputFile.h>

Completed in 2021 milliseconds

<<11121314151617181920>>