/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::__anon6e82b0a00111::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/webrtc/webrtc/base/ |
D | taskparent.cc | 45 void TaskParent::AddChild(Task *child) { in AddChild() function in rtc::TaskParent
|
/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/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/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.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 | DebugEventRepeater.cs | 152 public virtual void AddChild(object root, object child) { in AddChild() method in Antlr.Runtime.Debug.DebugEventRepeater
|
D | DebugEventHub.cs | 283 public virtual void AddChild(object root, object child) { in AddChild() method in Antlr.Runtime.Debug.DebugEventHub
|
/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
|
D | DebugEventRepeater.cs | 185 public virtual void AddChild( object root, object child ) in AddChild() method in Antlr.Runtime.Debug.DebugEventRepeater
|
D | DebugEventHub.cs | 346 public virtual void AddChild( object root, object child ) in AddChild() method in Antlr.Runtime.Debug.DebugEventHub
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | default_value_objectwriter.h | 147 void AddChild(Node* child) { children_.push_back(child); } 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 225 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 225 inline void AddChild(SENode*) final { in AddChild() function
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_layoutitem.cpp | 163 void CXFA_LayoutItem::AddChild(CXFA_LayoutItem* pChildItem) { in AddChild() function in CXFA_LayoutItem
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/ |
D | IDebugEventListener.cs | 374 void AddChild( object root, object child ); in AddChild() method
|