/external/llvm/tools/llvm-pdbdump/ |
D | TypeDumper.cpp | 70 EnumDumper Dumper(Printer); in dump() local 79 TypedefDumper Dumper(Printer); in dump() local 95 ClassDefinitionDumper Dumper(Printer); in dump() local
|
D | ClassDefinitionDumper.cpp | 158 VariableDumper Dumper(Printer); in dump() local 167 FunctionDumper Dumper(Printer); in dump() local 178 EnumDumper Dumper(Printer); in dump() local 187 TypedefDumper Dumper(Printer); in dump() local
|
D | llvm-pdbdump.cpp | 441 CompilandDumper Dumper(Printer); in dumpPretty() local 454 TypeDumper Dumper(Printer); in dumpPretty() local 464 CompilandDumper Dumper(Printer); in dumpPretty() local 475 FunctionDumper Dumper(Printer); in dumpPretty() local 484 VariableDumper Dumper(Printer); in dumpPretty() local 490 CompilandDumper Dumper(Printer); in dumpPretty() local 500 ExternalSymbolDumper Dumper(Printer); in dumpPretty() local
|
D | TypedefDumper.cpp | 42 BuiltinDumper Dumper(Printer); in dump() local 73 FunctionDumper Dumper(Printer); in dump() local
|
D | VariableDumper.cpp | 89 BuiltinDumper Dumper(Printer); in dump() local 161 FunctionDumper Dumper(Printer); in tryDumpFunctionPointer() local
|
D | EnumDumper.cpp | 33 BuiltinDumper Dumper(Printer); in start() local
|
D | FunctionDumper.cpp | 37 FunctionDumper &Dumper) { in dumpClassParentWithScopeOperator() 210 BuiltinDumper Dumper(Printer); in dump() local
|
/external/llvm-project/clang/lib/AST/ |
D | ASTDumper.cpp | 165 ASTDumper Dumper(llvm::errs(), /*ShowColors=*/false); in dump() local 171 ASTDumper Dumper(OS, Context, Context.getDiagnostics().getShowColors()); in dump() local 255 ASTDumper Dumper(llvm::errs(), /*ShowColors=*/false); in dump() local 264 ASTDumper Dumper(OS, Context, Context.getDiagnostics().getShowColors()); in dump() local 272 ASTDumper Dumper(llvm::errs(), /*ShowColors=*/true); in dumpColor() local 281 ASTDumper Dumper(llvm::errs(), /*ShowColors=*/false); in dump() local 287 ASTDumper Dumper(llvm::errs(), Context, in dump() local
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | PrettyTypedefDumper.cpp | 39 TypeDumper Dumper(Printer); in dump() local 44 BuiltinDumper Dumper(Printer); in dump() local 75 FunctionDumper Dumper(Printer); in dump() local
|
D | PrettyTypeDumper.cpp | 278 EnumDumper Dumper(Printer); in dump() local 294 TypedefDumper Dumper(Printer); in dump() local 308 FunctionDumper Dumper(Printer); in dump() local 316 FunctionDumper Dumper(Printer); in dump() local 356 ClassDefinitionDumper Dumper(Printer); in dumpClassLayout() local
|
D | PrettyClassLayoutGraphicalDumper.cpp | 182 EnumDumper Dumper(Printer); in dump() local 190 TypedefDumper Dumper(Printer); in dump() local 210 FunctionDumper Dumper(Printer); in dump() local
|
D | PrettyEnumDumper.cpp | 46 BuiltinDumper Dumper(Printer); in start() local
|
D | PrettyFunctionDumper.cpp | 36 FunctionDumper &Dumper) { in dumpClassParentWithScopeOperator() 217 BuiltinDumper Dumper(Printer); in dump() local
|
D | PrettyClassDefinitionDumper.cpp | 40 PrettyClassLayoutGraphicalDumper Dumper(Printer, 1, 0); in start() local
|
D | llvm-pdbutil.cpp | 1193 CompilandDumper Dumper(Printer); in dumpPretty() local 1209 TypeDumper Dumper(Printer); in dumpPretty() local 1219 CompilandDumper Dumper(Printer); in dumpPretty() local 1232 FunctionDumper Dumper(Printer); in dumpPretty() local 1252 VariableDumper Dumper(Printer); in dumpPretty() local 1268 CompilandDumper Dumper(Printer); in dumpPretty() local 1279 ExternalSymbolDumper Dumper(Printer); in dumpPretty() local
|
/external/exoplayer/tree/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
D | Dumper.java | 26 public final class Dumper { class 44 public Dumper() { in Dumper() method in Dumper
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | WindowsResourceDumper.h | 21 Dumper(WindowsResource *Res, ScopedPrinter &SW) : SW(SW), WinRes(Res) {} in Dumper() function
|
D | Win64EHDumper.h | 55 Dumper(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in Dumper() function
|
/external/skqp/tools/ |
D | DumpRecord.cpp | 19 class Dumper { class 21 explicit Dumper(SkCanvas* canvas, int count, bool timeWithCommand) in Dumper() function in __anone17d506c0111::Dumper
|
/external/skia/tools/ |
D | dump_record.cpp | 30 class Dumper { class 32 explicit Dumper(SkCanvas* canvas, int count) in Dumper() function in Dumper
|
/external/llvm/tools/llvm-readobj/ |
D | Win64EHDumper.h | 56 Dumper(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in Dumper() function
|
/external/llvm-project/llvm/tools/obj2yaml/ |
D | xcoff2yaml.cpp | 87 XCOFFDumper Dumper(Obj); in xcoff2yaml() local
|
D | archive2yaml.cpp | 104 ArchiveDumper Dumper; in archive2yaml() local
|
/external/llvm/lib/DebugInfo/PDB/ |
D | PDBSymbol.cpp | 109 #define ELSE_TRY_DUMP_TYPE(Type, Dumper) else TRY_DUMP_TYPE(Type, Dumper) argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBSymbol.h | 112 virtual void dumpRight(PDBSymDumper &Dumper) const {} in dumpRight()
|