Home
last modified time | relevance | path

Searched defs:Indent (Results 1 - 25 of 52) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBExtras.h48 void dumpSymbolField(raw_ostream &OS, StringRef Name, T Value, int Indent) { in dumpSymbolField() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeCompilandSymbol.cpp26 void NativeCompilandSymbol::dump(raw_ostream &OS, int Indent, in dump() argument
H A DNativeTypeBuiltin.cpp24 void NativeTypeBuiltin::dump(raw_ostream &OS, int Indent, in dump() argument
H A DNativeTypeTypedef.cpp14 void NativeTypeTypedef::dump(raw_ostream &OS, int Indent, in dump() argument
H A DNativeTypeVTShape.cpp15 void NativeTypeVTShape::dump(raw_ostream &OS, int Indent, in dump() argument
H A DNativeTypeArray.cpp26 void NativeTypeArray::dump(raw_ostream &OS, int Indent, in dump() argument
[all...]
H A DNativeSymbolEnumerator.cpp27 void NativeSymbolEnumerator::dump(raw_ostream &OS, int Indent, in dump() argument
[all...]
H A DNativeTypeFunctionSig.cpp108 void NativeTypeFunctionSig::dump(raw_ostream &OS, int Indent, in dump() argument
[all...]
H A DNativeTypePointer.cpp34 void NativeTypePointer::dump(raw_ostream &OS, int Indent, in dump() argument
[all...]
H A DNativeTypeUDT.cpp37 void NativeTypeUDT::dump(raw_ostream &OS, int Indent, in dump() argument
[all...]
H A DNativeTypeEnum.cpp128 void NativeTypeEnum::dump(raw_ostream &OS, int Indent, in dump() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DStringMatcher.cpp94 OS << Indent << " break;\n"; in EmitStringMatcherForChar() local
101 OS << Indent << " break;\n"; in EmitStringMatcherForChar() local
111 OS << Indent << "default: break;\n"; in EmitStringMatcherForChar() local
122 OS << Indent << " break;\\n"; EmitStringMatcherForChar() local
125 OS << Indent << "}\\n"; EmitStringMatcherForChar() local
131 Emit(unsigned Indent, bool IgnoreDuplicates) const Emit() argument
[all...]
/third_party/vulkan-loader/tests/framework/
H A Djson_writer.h112 void Indent() { Indent() function
[all...]
/third_party/gn/src/gn/
H A Doutput_conversion.cc20 void Indent(int indent, std::ostream& out) { in Indent() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DPDBSymbol.cpp117 void PDBSymbol::defaultDump(raw_ostream &OS, int Indent, in defaultDump() argument
185 dumpSymbolIdField(raw_ostream &OS, StringRef Name, SymIndexId Value, int Indent, const IPDBSession &Session, PdbSymbolIdField FieldId, PdbSymbolIdField ShowFlags, PdbSymbolIdField RecurseFlags) dumpSymbolIdField() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h104 unsigned Indent; member in llvm::sampleprof::SampleProfileWriterText
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp238 O << Indent; in printValues() local
257 O << Indent; in print() local
/third_party/protobuf/src/google/protobuf/io/
H A Dprinter.cc186 void Printer::Indent() { indent_ += " "; } in Indent() function in google::protobuf::io::Printer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp501 Error BitcodeAnalyzer::decodeMetadataStringsBlob(StringRef Indent, in decodeMetadataStringsBlob() argument
536 OS << Indent << " }"; in decodeMetadataStringsBlob() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp154 StringRef Indent = "\t"; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DJSON.h840 unsigned Indent = 0; member in llvm::json::OStream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp356 O << " +\n" << Indent << "\"EMIT "; in print() local
606 OS << " +\n" << Indent << " \"BlockPredicate: "; in dumpBasicBlock() local
621 OS << " +\n" << Indent << " \"CondBit: "; in dumpBasicBlock() local
632 OS << "\n" << Indent << "]\n"; in dumpBasicBlock() local
648 OS << Indent << "}\\n"; dumpRegion() local
674 O << " +\\n" << Indent << "\\"WIDEN\\\\l\\""; print() local
681 O << " +\\n" << Indent << "\\"WIDEN-INDUCTION"; print() local
691 O << " +\\n" << Indent << "\\"WIDEN-GEP "; print() local
705 O << " +\\n" << Indent << "\\"BLEND "; print() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLTraits.cpp713 unsigned Indent = StateStack.empty() ? 1 : StateStack.size(); in blockScalarString() local
782 unsigned Indent = StateStack.size() - 1; in newLineCheck() local
/third_party/protobuf/src/google/protobuf/
H A Dtext_format.h104 virtual void Indent() {} in Indent() function in google::protobuf::TextFormat::BaseTextGenerator
/third_party/node/deps/v8/src/json/
H A Djson-stringifier.cc106 V8_INLINE void Indent() { indent_++; } in Indent() function in v8::internal::JsonStringifier

Completed in 17 milliseconds

123