/external/llvm-project/clang/include/clang/AST/ |
D | TextNodeDumper.h | 50 template <typename Fn> void AddChild(Fn DoAddChild) { in AddChild() function 56 template <typename Fn> void AddChild(StringRef Label, Fn DoAddChild) { in AddChild() function
|
D | JSONNodeDumper.h | 43 template <typename Fn> void AddChild(Fn DoAddChild) { in AddChild() function 49 template <typename Fn> void AddChild(StringRef Label, Fn DoAddChild) { in AddChild() function
|
/external/tensorflow/tensorflow/lite/testing/ |
D | message.h | 57 virtual Message* AddChild(const std::string& name) { return nullptr; } in AddChild() function
|
D | message_test.cc | 37 Message* AddChild(const std::string& name) override { in AddChild() function in tflite::testing::__anon53f1437e0111::TestMessage
|
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ |
D | message.h | 60 virtual Message* AddChild(const std::string& name) { return nullptr; } in AddChild() function
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
D | DebugTreeAdaptor.cs | 116 public virtual void AddChild(object t, object child) { in AddChild() method in Antlr.Runtime.Debug.DebugTreeAdaptor 134 public virtual void AddChild(object t, IToken child) { in AddChild() method in Antlr.Runtime.Debug.DebugTreeAdaptor
|
D | TraceDebugEventListener.cs | 107 public override void AddChild(object root, object child) { in AddChild() method in Antlr.Runtime.Debug.TraceDebugEventListener
|
D | IDebugEventListener.cs | 372 void AddChild(object root, object child); in AddChild() method
|
D | BlankDebugEventListener.cs | 122 public virtual void AddChild(object root, object child) { in AddChild() method in Antlr.Runtime.Debug.BlankDebugEventListener
|
D | DebugEventHub.cs | 283 public virtual void AddChild(object root, object child) { in AddChild() method in Antlr.Runtime.Debug.DebugEventHub
|
/external/perfetto/src/traced/probes/filesystem/ |
D | prefix_finder.cc | 29 PrefixFinder::Node* PrefixFinder::Node::AddChild(std::string name) { in AddChild() function in perfetto::PrefixFinder::Node
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
D | ITree.cs | 97 void AddChild( ITree t ); in AddChild() method
|
D | BaseTree.cs | 199 public virtual void AddChild( ITree t ) in AddChild() method in Antlr.Runtime.Tree.BaseTree
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
D | ITree.cs | 92 void AddChild(ITree t); in AddChild() method
|
D | BaseTree.cs | 168 public virtual void AddChild(ITree t) { in AddChild() method in Antlr.Runtime.Tree.BaseTree
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
D | TraceDebugEventListener.cs | 121 public override void AddChild( object root, object child ) in AddChild() method in Antlr.Runtime.Debug.TraceDebugEventListener
|
D | DebugTreeAdaptor.cs | 150 public virtual void AddChild( object t, object child ) in AddChild() method in Antlr.Runtime.Debug.DebugTreeAdaptor 172 public virtual void AddChild( object t, IToken child ) in AddChild() method in Antlr.Runtime.Debug.DebugTreeAdaptor
|
D | BlankDebugEventListener.cs | 155 public virtual void AddChild( object root, object child ) in AddChild() method in Antlr.Runtime.Debug.BlankDebugEventListener
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | scalar_analysis_nodes.h | 64 virtual inline void AddChild(SENode* child) { in AddChild() function 227 inline void AddChild(SENode*) final { in AddChild() function
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | scalar_analysis_nodes.h | 64 virtual inline void AddChild(SENode* child) { in AddChild() function 227 inline void AddChild(SENode*) final { in AddChild() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | scalar_analysis_nodes.h | 64 virtual inline void AddChild(SENode* child) { in AddChild() function 227 inline void AddChild(SENode*) final { in AddChild() function
|
/external/perfetto/src/profiling/common/ |
D | callstack_trie.cc | 127 GlobalCallstackTrie::Node* GlobalCallstackTrie::Node::AddChild( in AddChild() function in perfetto::profiling::GlobalCallstackTrie::Node
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | default_value_objectwriter.h | 165 void AddChild(Node* child) { children_.push_back(child); } in AddChild() function
|
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | group_events.h | 76 void AddChild(EventNode* child) { in AddChild() function
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/ |
D | IDebugEventListener.cs | 374 void AddChild( object root, object child ); in AddChild() method
|