Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DBenchCon.cpp24 void CPrintBenchCallback::NewLine() in NewLine() function in CPrintBenchCallback
/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/tflite-support/tensorflow_lite_support/codegen/
Dutils.cc147 void CodeWriter::NewLine() { Append(""); } in NewLine() function in tflite::support::codegen::CodeWriter
/external/libchrome/base/i18n/
Dbuild_utf8_validator_tables.cc146 void NewLine() { in NewLine() function in __anonf75992030111::TablePrinter
/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/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DProfiler.cs53 public static readonly string NewLine = Environment.NewLine; field in Antlr.Runtime.Debug.Profiler
/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp260 unsigned NewLine = UserLoc.getLine(); in FileChanged() 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