HomeSort by relevance Sort by last modified time
    Searched refs:OutputFile (Results 101 - 125 of 200) sorted by null

1 2 3 45 6 7 8

  /external/opencv3/3rdparty/openexr/IlmImf/
ImfRgbaFile.cpp 194 ToYca (OutputFile &outputFile, RgbaChannels rgbaChannels);
215 OutputFile & _outputFile;
237 RgbaOutputFile::ToYca::ToYca (OutputFile &outputFile,
240 _outputFile (outputFile)
566 _outputFile = new OutputFile (name, hd, numThreads);
582 _outputFile = new OutputFile (os, hd, numThreads);
611 _outputFile = new OutputFile (name, hd, numThreads);
640 _outputFile = new OutputFile (name, hd, numThreads)
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
PlistDiagnostics.cpp 31 const std::string OutputFile;
63 : OutputFile(output),
342 llvm::raw_fd_ostream o(OutputFile, EC, llvm::sys::fs::F_Text);
  /external/clang/include/clang/Frontend/
FrontendOptions.h 213 std::string OutputFile;
Utils.h 145 void AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile,
  /external/clang/lib/Frontend/
CompilerInstance.cpp 175 StringRef OutputFile) {
177 clang::serialized_diags::create(OutputFile, DiagOpts);
345 if (!DepOpts.OutputFile.empty())
538 void CompilerInstance::addOutputFile(OutputFile &&OutFile) {
544 for (OutputFile &OF : OutputFiles) {
576 return createOutputFile(getFrontendOpts().OutputFile, Binary,
584 addOutputFile(OutputFile("", "", std::move(OS)));
607 addOutputFile(OutputFile((OutputPathName != "-") ? OutputPathName : "",
    [all...]
ASTUnit.cpp     [all...]
  /external/libvpx/libvpx/build/make/
gen_msvs_proj.sh 356 OutputFile="\$(OutDir)/${name}${lib_sfx}d.lib" \
442 OutputFile="\$(OutDir)/${name}${lib_sfx}.lib" \
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
gen_msvs_proj.sh 435 OutputFile="\$(OutDir)/${name}${lib_sfx}d.lib" \
543 OutputFile="\$(OutDir)/${name}${lib_sfx}.lib" \
  /external/llvm/tools/bugpoint/
BugDriver.h 186 std::string OutputFile,
256 /// file and writting the filename into OutputFile if successful. If the
  /frameworks/compile/libbcc/tools/bcc_compat/
Main.cpp 39 #include <bcc/Support/OutputFile.h>
  /prebuilts/gradle-plugin/com/android/tools/common/23.2.0/
common-23.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/23.2.1/
common-23.2.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/23.2.2/
common-23.2.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/23.2.4/
common-23.2.4.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/23.2.5/
common-23.2.5.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/23.2.8/
common-23.2.8.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/24.0.0/
common-24.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/24.0.1/
common-24.0.1.jar 
  /frameworks/compile/libbcc/lib/Core/
Compiler.cpp 43 #include "bcc/Support/OutputFile.h"
296 OutputFile &pResult,
  /frameworks/compile/libbcc/tools/bcc/
Main.cpp 48 #include <bcc/Support/OutputFile.h>
  /external/clang/lib/StaticAnalyzer/Frontend/
AnalysisConsumer.cpp 711 CI.getPreprocessor(), CI.getFrontendOpts().OutputFile, analyzerOpts,
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/javacc/javacc/5.0/
javacc-5.0.jar 
  /external/opencv/otherlibs/highgui/
grfmt_exr.cpp 621 OutputFile file( m_filename, header );
  /external/opencv3/modules/imgcodecs/src/
grfmt_exr.cpp 611 OutputFile file( m_filename.c_str(), header );

Completed in 1694 milliseconds

1 2 3 45 6 7 8