/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/ |
H A D | cxa_demangle.cpp | 67 struct DumpVisitor { struct 68 unsigned Depth = 0; 69 bool PendingNewline = false; 71 template<typename NodeT> static constexpr bool wantsNewline(const NodeT *) { in wantsNewline() 74 static bool wantsNewline(NodeArray A) { return !A.empty(); } in wantsNewline() 75 static constexpr bool wantsNewline(...) { return false; } in wantsNewline() 77 template<typename ...Ts> static bool anyWantNewline(Ts ...Vs) { in anyWantNewline() 84 void printStr(const char *S) { fprintf(stderr, "%s", S); } in printStr() 85 void print(std::string_view SV) { in print() 88 void print(const Node *N) { in print() [all …]
|
/aosp_15_r20/external/libcxxabi/src/ |
H A D | cxa_demangle.cpp | 68 struct DumpVisitor { struct 69 unsigned Depth = 0; 70 bool PendingNewline = false; 72 template<typename NodeT> static constexpr bool wantsNewline(const NodeT *) { in wantsNewline() 75 static bool wantsNewline(NodeArray A) { return !A.empty(); } in wantsNewline() 76 static constexpr bool wantsNewline(...) { return false; } in wantsNewline() 78 template<typename ...Ts> static bool anyWantNewline(Ts ...Vs) { in anyWantNewline() 85 void printStr(const char *S) { fprintf(stderr, "%s", S); } in printStr() 86 void print(StringView SV) { in print() 89 void print(const Node *N) { in print() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/ |
H A D | ItaniumDemangle.cpp | 63 struct DumpVisitor { struct 64 unsigned Depth = 0; 65 bool PendingNewline = false; 67 template<typename NodeT> static constexpr bool wantsNewline(const NodeT *) { in wantsNewline() 70 static bool wantsNewline(NodeArray A) { return !A.empty(); } in wantsNewline() 71 static constexpr bool wantsNewline(...) { return false; } in wantsNewline() 73 template<typename ...Ts> static bool anyWantNewline(Ts ...Vs) { in anyWantNewline() 80 void printStr(const char *S) { fprintf(stderr, "%s", S); } in printStr() 81 void print(StringView SV) { in print() 84 void print(const Node *N) { in print() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
H A D | ItaniumDemangle.cpp | 65 struct DumpVisitor { struct 66 unsigned Depth = 0; 67 bool PendingNewline = false; 69 template<typename NodeT> static constexpr bool wantsNewline(const NodeT *) { in wantsNewline() 72 static bool wantsNewline(NodeArray A) { return !A.empty(); } in wantsNewline() 73 static constexpr bool wantsNewline(...) { return false; } in wantsNewline() 75 template<typename ...Ts> static bool anyWantNewline(Ts ...Vs) { in anyWantNewline() 82 void printStr(const char *S) { fprintf(stderr, "%s", S); } in printStr() 83 void print(StringView SV) { in print() 86 void print(const Node *N) { in print() [all …]
|
/aosp_15_r20/system/tools/aidl/ |
D | aidl_dumpapi.h | 23 struct DumpVisitor : AidlVisitor { struct 26 DumpVisitor(CodeWriter& out, bool inline_constants) in DumpVisitor() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 136 class DumpVisitor : public DWARFYAML::ConstVisitor { class 194 DumpVisitor(const DWARFYAML::Data &DI, raw_ostream &Out) in DumpVisitor() function in __anon185395f10111::DumpVisitor
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/visitor/ |
H A D | DumpVisitor.java | 88 public final class DumpVisitor implements VoidVisitor<Object> { class 92 public DumpVisitor() { in DumpVisitor() method in DumpVisitor 96 public DumpVisitor(boolean printComments) { in DumpVisitor() method in DumpVisitor
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/visitor/ |
H A D | DumpVisitor.java | 50 public class DumpVisitor implements VoidVisitor<Object> { class 54 public DumpVisitor() { in DumpVisitor() method in DumpVisitor 58 public DumpVisitor(boolean printComments) { in DumpVisitor() method in DumpVisitor
|
/aosp_15_r20/art/openjdkjvmti/ |
H A D | ti_heap.cc | 478 struct DumpVisitor { struct 479 static bool Callback([[maybe_unused]] art::ObjPtr<art::mirror::Object> obj, in Callback()
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/ |
HD | javaparser-core-2.1.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/github/
com/ ... |
HD | javaparser-core-3.0.0-alpha.2.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/github/
com/ ... |
/aosp_15_r20/external/guice/extensions/struts2/lib/ |
HD | jsp-2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |