Home
last modified time | relevance | path

Searched defs:OutFile (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/runtime/libprofile/
DCommonProfiling.c86 static int OutFile = -1; in getOutFile() local
/external/swiftshader/third_party/subzero/pydir/
Dbuild-runtime.py49 def OutFile(template): function
/external/lzma/Java/SevenZip/
DLzmaAlone.java30 public String OutFile; field in LzmaAlone.CommandLine
/external/llvm/tools/dsymutil/
DMachOUtils.cpp321 raw_fd_ostream &OutFile) { in generateDsymCompanion()
DDwarfLinker.cpp484 std::unique_ptr<raw_fd_ostream> OutFile; member in llvm::dsymutil::__anonf2213b8c0111::DwarfStreamer
/external/clang/lib/Frontend/
DCompilerInstance.cpp544 void CompilerInstance::addOutputFile(OutputFile &&OutFile) { in addOutputFile()
627 std::string OutFile, TempFile; in createOutputFile() local
DFrontendActions.cpp597 std::unique_ptr<llvm::raw_fd_ostream> OutFile; in ExecuteAction() local
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp665 raw_fd_ostream OutFile(OutputFilename, EC, sys::fs::F_None); in main() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineVerifier.cpp242 raw_ostream *OutFile = 0; in runOnMachineFunction() local
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp74 raw_ostream* OutFile; member in __anon416460990111::RewriteObjC
DRewriteModernObjC.cpp75 raw_ostream* OutFile; member in __anon1cbf681e0111::RewriteModernObjC
/external/clang/lib/Driver/
DTools.cpp3321 const InputInfo &Output, const char *OutFile) { in SplitDebugInfo()