Home
last modified time | relevance | path

Searched defs:NewLine (Results 1 – 24 of 24) sorted by relevance

/external/llvm-project/polly/lib/Support/
DScopLocation.cpp37 unsigned NewLine = DL.getLine(); in getDebugLocation() local
/external/lzma/CPP/7zip/UI/Console/
DBenchCon.cpp24 void CPrintBenchCallback::NewLine() in NewLine() function in CPrintBenchCallback
/external/llvm-project/lldb/tools/lldb-test/
DFormatUtil.cpp36 void LinePrinter::NewLine() { in NewLine() function in LinePrinter
/external/llvm-project/flang/lib/Evaluate/
Dcharacter.h117 static constexpr CharT NewLine() { return 0x0a; } in NewLine() function
/external/llvm/tools/llvm-pdbdump/
DLinePrinter.cpp68 void LinePrinter::NewLine() { in NewLine() function in LinePrinter
/external/protobuf/src/google/protobuf/util/internal/
Djson_objectwriter.h197 void NewLine() { in NewLine() function
/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp509 bool formatChildren(LineState &State, bool NewLine, bool DryRun, in formatChildren()
664 bool NewLine; member
748 bool NewLine, unsigned *Count, QueueType *Queue) { in addNextStateToQueue()
DFormatToken.cpp107 bool NewLine = false; in formatAfterToken() local
DFormat.cpp1052 unsigned CurrentLine, unsigned &NewLine) { in checkEmptyNamespace()
/external/llvm-project/clang/lib/Format/
DFormatToken.cpp112 bool NewLine = false; in formatAfterToken() local
DUnwrappedLineFormatter.cpp767 bool formatChildren(LineState &State, bool NewLine, bool DryRun, in formatChildren()
926 bool NewLine; member
1013 bool NewLine, unsigned *Count, QueueType *Queue) { in addNextStateToQueue()
DFormat.cpp1789 unsigned CurrentLine, unsigned &NewLine, in checkEmptyNamespace()
/external/tflite-support/tensorflow_lite_support/codegen/
Dutils.cc147 void CodeWriter::NewLine() { Append(""); } in NewLine() function in tflite::support::codegen::CodeWriter
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-raw-string-literal.cpp20 char const *const NewLine("goink\nfrob"); variable
/external/llvm-project/llvm/tools/llvm-pdbutil/
DLinePrinter.cpp82 void LinePrinter::NewLine() { in NewLine() function in LinePrinter
/external/libchrome/base/i18n/
Dbuild_utf8_validator_tables.cc146 void NewLine() { in NewLine() function in __anonacaf82de0111::TablePrinter
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DProfiler.cs53 public static readonly string NewLine = Environment.NewLine; field in Antlr.Runtime.Debug.Profiler
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DProfiler.cs53 public static readonly string NewLine = Environment.NewLine; field in Antlr.Runtime.Debug.Profiler
/external/llvm-project/clang-tools-extra/clangd/
DSemanticHighlighting.cpp476 ArrayRef<HighlightingToken> NewLine(New.begin(), in diffHighlightings() local
/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp260 unsigned NewLine = UserLoc.getLine(); in FileChanged() local
/external/llvm-project/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp271 unsigned NewLine = UserLoc.getLine(); in FileChanged() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DCheckerManager.cpp719 SmallString<128> NewLine; in runCheckersForPrintStateJson() local
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp2044 void CBenchCallbackToPrint::NewLine() in NewLine() function in CBenchCallbackToPrint
/external/mesa3d/src/imgui/
Dimgui_widgets.cpp1113 void ImGui::NewLine() in NewLine() function in ImGui