Home
last modified time | relevance | path

Searched defs:SetParent (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas307 procedure SetParent(const T, Parent: IANTLRInterface); procedure
443 procedure SetParent(const Value: ITree); procedure
542 procedure SetParent(const Value: ITree); procedure
1139 procedure SetParent(const Value: ITree); virtual; procedure
1226 procedure SetParent(const Value: ITree); override; procedure
1300 procedure SetParent(const T, Parent: IANTLRInterface); virtual; abstract; procedure
1329 procedure SetParent(const T, Parent: IANTLRInterface); override; procedure
2407 procedure TBaseTree.SetParent(const Value: ITree); procedure
2572 procedure TCommonTree.SetParent(const Value: ITree); procedure
2992 procedure TCommonTreeAdaptor.SetParent(const T, Parent: IANTLRInterface); procedure
H A DAntlr.Runtime.pas2552 procedure SetParent(const Value: ITokenRewriteStream); procedure
2585 procedure SetParent(const Value: ITokenRewriteStream); procedure
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_structelement.h41 void SetParent(CPDF_StructElement* pParentElement) { in SetParent() function
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DCommonTreeAdaptor.cs195 public override void SetParent(object t, object parent) { in SetParent() method in Antlr.Runtime.Tree.CommonTreeAdaptor
H A DITreeAdaptor.cs301 void SetParent(object t, object parent); in SetParent() method
H A DBaseTreeAdaptor.cs312 public abstract void SetParent(object t, object parent); in SetParent() method in Antlr.Runtime.Tree.BaseTreeAdaptor
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dtree_node.h149 inline void SetParent(T* pParent) { in SetParent() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dbasic_block.h63 void SetParent(Function* function) { function_ = function; } in SetParent() function
H A Dloop_descriptor.h297 inline void SetParent(Loop* parent) { parent_ = parent; } in SetParent() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dbasic_block.h63 void SetParent(Function* function) { function_ = function; } in SetParent() function
H A Dloop_descriptor.h297 inline void SetParent(Loop* parent) { parent_ = parent; } in SetParent() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dbasic_block.h63 void SetParent(Function* function) { function_ = function; } in SetParent() function
Dloop_descriptor.h297 inline void SetParent(Loop* parent) { parent_ = parent; } in SetParent() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/
DOptionValue.h257 void SetParent(const lldb::OptionValueSP &parent_sp) { in SetParent() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/
DOptionValue.h257 void SetParent(const lldb::OptionValueSP &parent_sp) { in SetParent() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DOptionValue.h257 void SetParent(const lldb::OptionValueSP &parent_sp) { in SetParent() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/
DOptionValue.h257 void SetParent(const lldb::OptionValueSP &parent_sp) { in SetParent() function
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DDebugTreeAdaptor.cs229 public virtual void SetParent(object t, object parent) { in SetParent() method in Antlr.Runtime.Debug.DebugTreeAdaptor
/aosp_15_r20/external/armnn/src/timelineDecoder/
H A DJSONTimelineDecoder.cpp240 void JSONTimelineDecoder::JSONEntity::SetParent(JSONEntity& parent) in SetParent() function in armnn::timelinedecoder::JSONTimelineDecoder::JSONEntity
/aosp_15_r20/frameworks/base/tools/aapt2/test/
H A DBuilders.cpp203 StyleBuilder& StyleBuilder::SetParent(StringPiece str) { in SetParent() function in aapt::test::StyleBuilder
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcor.h306 STDMETHOD (SetParent) (THIS_ mdMemberRef mr, mdToken tk) PURE; in DECLARE_INTERFACE_() local
367 STDMETHOD (SetParent) (THIS_ mdMemberRef mr, mdToken tk) PURE; in DECLARE_INTERFACE_() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dinline_test.cpp2183 TEST_F(InlineTest, SetParent) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinline_test.cpp2183 TEST_F(InlineTest, SetParent) { in TEST_F() argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dinline_test.cpp2183 TEST_F(InlineTest, SetParent) { in TEST_F() argument
/aosp_15_r20/external/clang/tools/libclang/
H A DCIndex.cpp490 SetParentRAII SetParent(Parent, StmtParent, Cursor); in VisitChildren() local
2777 SetParentRAII SetParent(Parent, StmtParent, LI.getParent()); in RunVisitorWorkList() local

12