/external/llvm-project/llvm/lib/MC/ |
D | MCLinkerOptimizationHint.cpp | 27 void MCLOHDirective::emit_impl(raw_ostream &OutStream, in emit_impl() 38 raw_ostream &OutStream = ObjWriter.W.OS; in emit() local 56 raw_counting_ostream OutStream; in getEmitSize() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCLinkerOptimizationHint.cpp | 27 void MCLOHDirective::emit_impl(raw_ostream &OutStream, in emit_impl() 38 raw_ostream &OutStream = ObjWriter.W.OS; in emit() local 56 raw_counting_ostream OutStream; in getEmitSize() local
|
/external/llvm/lib/MC/ |
D | MCLinkerOptimizationHint.cpp | 26 void MCLOHDirective::emit_impl(raw_ostream &OutStream, in emit_impl() 37 raw_ostream &OutStream = ObjWriter.getStream(); in emit() local 55 raw_counting_ostream OutStream; in getEmitSize() local
|
/external/llvm-project/parallel-libs/acxxel/ |
D | cuda_acxxel.cpp | 34 std::ostringstream OutStream; in getCUErrorMessage() local 44 std::ostringstream OutStream; in getCUError() local 52 std::ostringstream OutStream; in getCUDAErrorMessage() local 62 std::ostringstream OutStream; in getCUDAError() local 69 std::ostringstream OutStream; in logCUWarning() local 451 std::ostringstream OutStream; in createProgramFromSource() local
|
D | opencl_acxxel.cpp | 38 std::ostringstream OutStream; in getOpenCLErrorMessage() local 46 std::ostringstream OutStream; in getOpenCLError() local 53 std::ostringstream OutStream; in logOpenCLWarning() local
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | PassTimingInfo.h | 65 raw_ostream *OutStream = nullptr; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | PassTimingInfo.h | 70 raw_ostream *OutStream = nullptr; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | PassTimingInfo.cpp | 115 void PassTimingInfo::print(raw_ostream *OutStream) { in print() 159 void reportAndResetTimings(raw_ostream *OutStream) { in reportAndResetTimings()
|
/external/llvm-project/llvm/unittests/DebugInfo/PDB/ |
D | StringTableBuilderTest.cpp | 50 MutableBinaryByteStream OutStream(Buffer, little); in TEST() local
|
/external/llvm-project/llvm/lib/IR/ |
D | PassTimingInfo.cpp | 118 void PassTimingInfo::print(raw_ostream *OutStream) { in print() 162 void reportAndResetTimings(raw_ostream *OutStream) { in reportAndResetTimings()
|
/external/llvm/lib/Support/ |
D | Statistic.cpp | 188 std::unique_ptr<raw_ostream> OutStream = CreateInfoOutputFile(); in PrintStatistics() local
|
D | Timer.cpp | 286 std::unique_ptr<raw_ostream> OutStream = CreateInfoOutputFile(); in removeTimer() local
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zCompressionMode.h | 25 UInt32 OutStream; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Statistic.cpp | 235 std::unique_ptr<raw_ostream> OutStream = CreateInfoOutputFile(); in PrintStatistics() local
|
D | Timer.cpp | 287 std::unique_ptr<raw_ostream> OutStream = CreateInfoOutputFile(); in removeTimer() local
|
/external/llvm-project/llvm/lib/Support/ |
D | Statistic.cpp | 235 std::unique_ptr<raw_ostream> OutStream = CreateInfoOutputFile(); in PrintStatistics() local
|
D | Timer.cpp | 293 std::unique_ptr<raw_ostream> OutStream = CreateInfoOutputFile(); in removeTimer() local
|
/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ |
D | AddUsing.cpp | 228 llvm::raw_string_ostream OutStream(Out); in getNNSLAsString() local
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Timer.cpp | 278 std::unique_ptr<raw_ostream> OutStream = CreateInfoOutputFile(); in removeTimer() local
|
/external/llvm-project/clang/include/clang/Frontend/ |
D | CompilerInstance.h | 774 void setOutputStream(std::unique_ptr<llvm::raw_pwrite_stream> OutStream) { in setOutputStream()
|
/external/lzma/CPP/7zip/Bundles/LzmaSpec/ |
D | LzmaSpec.cpp | 73 COutStream OutStream; member in COutWindow
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | AnalysisConsumer.cpp | 785 UbigraphViz::UbigraphViz(std::unique_ptr<raw_ostream> OutStream, in UbigraphViz()
|
/external/clang/unittests/Tooling/ |
D | RefactoringTest.cpp | 277 llvm::raw_fd_ostream OutStream(FD, true); in createFile() local
|
/external/llvm-project/clang/unittests/Tooling/ |
D | RefactoringTest.cpp | 608 llvm::raw_fd_ostream OutStream(FD, true); in createFile() local
|
/external/libxml2/ |
D | trio.c | 703 void (*OutStream) TRIO_PROTO((struct _trio_class_t *, int)); member
|