Home
last modified time | relevance | path

Searched defs:singleLine (Results 1 – 11 of 11) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDebugFormat.java13 private DebugFormat(boolean singleLine) { in DebugFormat()
17 public static DebugFormat singleLine() { in singleLine() method in DebugFormat
DTextFormat.java180 private final boolean singleLine; field in TextFormat.Printer
197 boolean singleLine) { in Printer()
268 public Printer emittingSingleLine(boolean singleLine) { in emittingSingleLine()
863 private static TextGenerator setSingleLineOutput(Appendable output, boolean singleLine) { in setSingleLineOutput()
868 Appendable output, boolean singleLine, Printer.FieldReporterLevel fieldReporterLevel) { in setSingleLineOutput()
/third_party/lwip/contrib/apps/LwipMibCompiler/CCodeGeneration/
DComment.cs47 public Comment(string comment, bool singleLine = false) in Comment()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DDebugFormatTest.java21 private static String getUnstablePrefix(boolean singleLine) { in getUnstablePrefix()
/third_party/grpc/src/csharp/Grpc.Tools/
DProtoCompile.cs590 …protected override void LogEventsFromTextOutput(string singleLine, MessageImportance messageImport… in LogEventsFromTextOutput()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrOrderFile.cpp112 std::string singleLine = "MD5 " + stream.str() + " " + in generateCodeSequence() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp1111 void JsonWriter::BeginObject(bool singleLine) in BeginObject()
1137 void JsonWriter::BeginArray(bool singleLine) in BeginArray()
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/include/
Dvk_mem_alloc.h5511 void VmaJsonWriter::BeginObject(bool singleLine) in BeginObject()
5536 void VmaJsonWriter::BeginArray(bool singleLine) in BeginArray()
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8259 void VmaJsonWriter::BeginObject(bool singleLine) in BeginObject()
8284 void VmaJsonWriter::BeginArray(bool singleLine) in BeginArray()
/third_party/typescript/lib/
DtypingsInstaller.js16967 function createPropertyDescriptor(attributes, singleLine) { argument
Dtsc.js22258 function createPropertyDescriptor(attributes, singleLine) { argument