/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
H A D | Antlr.Runtime.Tree.pas | 307 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 D | Antlr.Runtime.pas | 2552 procedure SetParent(const Value: ITokenRewriteStream); procedure 2585 procedure SetParent(const Value: ITokenRewriteStream); procedure
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_structelement.h | 41 void SetParent(CPDF_StructElement* pParentElement) { in SetParent() function
|
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
H A D | CommonTreeAdaptor.cs | 195 public override void SetParent(object t, object parent) { in SetParent() method in Antlr.Runtime.Tree.CommonTreeAdaptor
|
H A D | ITreeAdaptor.cs | 301 void SetParent(object t, object parent); in SetParent() method
|
H A D | BaseTreeAdaptor.cs | 312 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 D | tree_node.h | 149 inline void SetParent(T* pParent) { in SetParent() function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | basic_block.h | 63 void SetParent(Function* function) { function_ = function; } in SetParent() function
|
H A D | loop_descriptor.h | 297 inline void SetParent(Loop* parent) { parent_ = parent; } in SetParent() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | basic_block.h | 63 void SetParent(Function* function) { function_ = function; } in SetParent() function
|
H A D | loop_descriptor.h | 297 inline void SetParent(Loop* parent) { parent_ = parent; } in SetParent() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | basic_block.h | 63 void SetParent(Function* function) { function_ = function; } in SetParent() function
|
D | loop_descriptor.h | 297 inline void SetParent(Loop* parent) { parent_ = parent; } in SetParent() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/ |
D | OptionValue.h | 257 void SetParent(const lldb::OptionValueSP &parent_sp) { in SetParent() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/ |
D | OptionValue.h | 257 void SetParent(const lldb::OptionValueSP &parent_sp) { in SetParent() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/ |
D | OptionValue.h | 257 void SetParent(const lldb::OptionValueSP &parent_sp) { in SetParent() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/ |
D | OptionValue.h | 257 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 D | DebugTreeAdaptor.cs | 229 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 D | JSONTimelineDecoder.cpp | 240 void JSONTimelineDecoder::JSONEntity::SetParent(JSONEntity& parent) in SetParent() function in armnn::timelinedecoder::JSONTimelineDecoder::JSONEntity
|
/aosp_15_r20/frameworks/base/tools/aapt2/test/ |
H A D | Builders.cpp | 203 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/ |
D | cor.h | 306 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/ |
D | inline_test.cpp | 2183 TEST_F(InlineTest, SetParent) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | inline_test.cpp | 2183 TEST_F(InlineTest, SetParent) { in TEST_F() argument
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/ |
H A D | inline_test.cpp | 2183 TEST_F(InlineTest, SetParent) { in TEST_F() argument
|
/aosp_15_r20/external/clang/tools/libclang/ |
H A D | CIndex.cpp | 490 SetParentRAII SetParent(Parent, StmtParent, Cursor); in VisitChildren() local 2777 SetParentRAII SetParent(Parent, StmtParent, LI.getParent()); in RunVisitorWorkList() local
|