/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | StringMatcher.cpp | 52 std::string Indent(IndentCount * 2 + 4, ' '); in EmitStringMatcherForChar() local 131 void StringMatcher::Emit(unsigned Indent, bool IgnoreDuplicates) const { in Emit()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBExtras.h | 48 void dumpSymbolField(raw_ostream &OS, StringRef Name, T Value, int Indent) { in dumpSymbolField()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypeTypedef.cpp | 14 void NativeTypeTypedef::dump(raw_ostream &OS, int Indent, in dump()
|
D | NativeTypeVTShape.cpp | 15 void NativeTypeVTShape::dump(raw_ostream &OS, int Indent, in dump()
|
D | NativeCompilandSymbol.cpp | 26 void NativeCompilandSymbol::dump(raw_ostream &OS, int Indent, in dump()
|
D | NativeTypeBuiltin.cpp | 24 void NativeTypeBuiltin::dump(raw_ostream &OS, int Indent, in dump()
|
D | NativeTypeArray.cpp | 26 void NativeTypeArray::dump(raw_ostream &OS, int Indent, in dump()
|
D | NativeTypeFunctionSig.cpp | 33 void dump(raw_ostream &OS, int Indent, PdbSymbolIdField ShowIdFields, in dump() 108 void NativeTypeFunctionSig::dump(raw_ostream &OS, int Indent, in dump()
|
D | NativeSymbolEnumerator.cpp | 27 void NativeSymbolEnumerator::dump(raw_ostream &OS, int Indent, in dump()
|
D | NativeTypePointer.cpp | 34 void NativeTypePointer::dump(raw_ostream &OS, int Indent, in dump()
|
D | NativeTypeUDT.cpp | 37 void NativeTypeUDT::dump(raw_ostream &OS, int Indent, in dump()
|
D | NativeTypeEnum.cpp | 128 void NativeTypeEnum::dump(raw_ostream &OS, int Indent, in dump()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
D | PDBSymbol.cpp | 117 void PDBSymbol::defaultDump(raw_ostream &OS, int Indent, in defaultDump() 186 SymIndexId Value, int Indent, in dumpSymbolIdField()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDie.cpp | 60 unsigned AddressSize, unsigned Indent, in dumpRanges() 73 DWARFUnit *U, unsigned Indent, in dumpLocation() 235 dwarf::Form Form, unsigned Indent, in dumpAttribute() 558 static unsigned dumpParentChain(DWARFDie Die, raw_ostream &OS, unsigned Indent, in dumpParentChain() 569 void DWARFDie::dump(raw_ostream &OS, unsigned Indent, in dump()
|
D | DWARFDebugLoc.cpp | 191 unsigned Indent = 12; in dump() local 251 raw_ostream &OS, unsigned Indent, in dumpRawEntry() 345 raw_ostream &OS, unsigned Indent, in dumpRawEntry()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 136 void DumpDIAValueAs(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAValueAs() 144 void DumpDIAIdValue(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAIdValue() 156 void DumpDIAValue(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAValue() 164 void DumpDIAValue(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAValue() 178 void DumpDIAValue(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAValue() 218 void DIARawSymbol::dump(raw_ostream &OS, int Indent, in dump()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluVarType.hpp | 288 struct Indent struct 290 int level; 291 Indent (int level_) : level(level_) {} in Indent() function
|
/third_party/gn/src/gn/ |
D | output_conversion.cc | 20 void Indent(int indent, std::ostream& out) { in Indent() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeAnalyzer.cpp | 501 Error BitcodeAnalyzer::decodeMetadataStringsBlob(StringRef Indent, in decodeMetadataStringsBlob() 727 std::string Indent(IndentLevel * 2, ' '); in parseBlock() local
|
/third_party/flatbuffers/src/ |
D | idl_gen_json_schema.cpp | 164 std::string Indent(int indent) const { in Indent() function in flatbuffers::jsons::JsonSchemaGenerator
|
/third_party/grpc/src/compiler/ |
D | protobuf_plugin.h | 146 void Indent() { printer_.Indent(); } in Indent() function
|
/third_party/protobuf/src/google/protobuf/io/ |
D | printer.cc | 186 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/CodeGen/AsmPrinter/ |
D | DIE.cpp | 236 const std::string Indent(IndentCount, ' '); in printValues() local 248 const std::string Indent(IndentCount, ' '); in print() local
|
/third_party/protobuf/src/google/protobuf/ |
D | text_format.h | 104 virtual void Indent() {} in Indent() function
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcUniformBlockCase.cpp | 705 struct Indent struct 707 int level; 709 Indent(int level_) : level(level_) in Indent() argument
|