Home
last modified time | relevance | path

Searched defs:OFS (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/lib/ProfileData/
DSampleProfWriter.cpp382 auto &OFS = static_cast<raw_fd_ostream &>(OS); in writeFuncOffsetTable() local
465 auto &OFS = static_cast<raw_fd_ostream &>(*OutputStream); in writeSecHdrTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfWriter.cpp331 auto &OFS = static_cast<raw_fd_ostream &>(OS); in writeFuncOffsetTable() local
422 auto &OFS = static_cast<raw_fd_ostream &>(*OutputStream); in writeSecHdrTable() local
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DBenchmarkRunner.cpp269 raw_fd_ostream OFS(ResultFD, true /*ShouldClose*/); in writeObjectFile() local
/external/llvm-project/clang/unittests/AST/
DASTImporterFixtures.cpp28 auto *OFS = static_cast<llvm::vfs::OverlayFileSystem *>( in createVirtualFileIfNeeded() local
/external/clang/unittests/AST/
DASTImporterTest.cpp70 vfs::OverlayFileSystem *OFS = static_cast<vfs::OverlayFileSystem *>( in testImport() local
/external/one-true-awk/
Dtran.c40 char **OFS; /* output field sep */ variable
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1249 else if (const auto *OFS = dyn_cast<ObjCForCollectionStmt>(Loop)) { in generatePathDiagnosticsForNode() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1783 else if (const ObjCForCollectionStmt *OFS = in GenerateAlternateExtensivePathDiagnostic() local