Home
last modified time | relevance | path

Searched refs:setParent (Results 1 – 25 of 5879) sorted by relevance

12345678910>>...236

/dports/converters/wkhtmltopdf/qt-5db36ec/tools/porting/src/
H A Dast.cpp62 void AST::setParent(AST *parent) in setParent() function in AST
125 ast->setParent(this); in addDeclaration()
167 ast->setParent(this); in addDeclaration()
276 arg->setParent(this); in addArgument()
511 decl->setParent(this); in addInitDeclarator()
578 ptrOp->setParent(this); in addPtrOp()
659 statement->setParent(this); in addStatement()
893 access->setParent(this); in addAccess()
1016 m_op->setParent(this); in setOp()
1147 m_op->setParent(this); in setOp()
[all …]
/dports/devel/umbrello/umbrello-21.12.3/lib/cppparser/
H A Dast.cpp167 void AST::setParent(AST* parent) in setParent() function in AST
255 ast->setParent(this); in addDeclaration()
292 ast->setParent(this); in addDeclaration()
391 arg->setParent(this); in addArgument()
539 enumerator->setParent(this); in addEnumerator()
668 decl->setParent(this); in addInitDeclarator()
733 ptrOp->setParent(this); in addPtrOp()
805 statement->setParent(this); in addStatement()
945 statement->setParent(this); in addStatement()
1109 node->setParent(this); in addNode()
[all …]
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/workflows/base/states/
H A DCompositeStateTrustedChannel.cpp57 sGetTcToken->setParent(this); in CompositeStateTrustedChannel()
58 sStartPaos->setParent(this); in CompositeStateTrustedChannel()
59 sSendStartPaos->setParent(this); in CompositeStateTrustedChannel()
60 sInitializeFramework->setParent(this); in CompositeStateTrustedChannel()
62 sDidList->setParent(this); in CompositeStateTrustedChannel()
63 sSendDidListResponse->setParent(this); in CompositeStateTrustedChannel()
65 sStatePace->setParent(this); in CompositeStateTrustedChannel()
66 sClearPacePasswords->setParent(this); in CompositeStateTrustedChannel()
67 sDidAuthenticateEac1->setParent(this); in CompositeStateTrustedChannel()
74 sTransmit->setParent(this); in CompositeStateTrustedChannel()
[all …]
H A DCompositeStatePace.cpp41 sMaintainCardConnection->setParent(this); in CompositeStatePace()
42 sClearPacePasswordsOnError->setParent(this); in CompositeStatePace()
43 sSelectReader->setParent(this); in CompositeStatePace()
44 sConnectCard->setParent(this); in CompositeStatePace()
45 sUpdateRetryCounter->setParent(this); in CompositeStatePace()
46 sVerifyRetryCounter->setParent(this); in CompositeStatePace()
47 sPreparePace->setParent(this); in CompositeStatePace()
48 sUnfortunateCardPosition->setParent(this); in CompositeStatePace()
49 sEnterPacePassword->setParent(this); in CompositeStatePace()
50 sEstablishPaceChannel->setParent(this); in CompositeStatePace()
[all …]
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/tests/samplebinding/
H A Downership_reparenting_test.py61 obj.setParent(old_parent)
63 obj.setParent(new_parent)
72 obj.setParent(parent)
74 obj.setParent(parent)
85 obj.setParent(old_parent)
87 obj.setParent(new_parent)
99 obj.setParent(old_parent)
101 obj.setParent(new_parent)
113 obj.setParent(old_parent)
115 obj.setParent(new_parent)
[all …]
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/tests/samplebinding/
H A Downership_reparenting_test.py61 obj.setParent(old_parent)
63 obj.setParent(new_parent)
72 obj.setParent(parent)
74 obj.setParent(parent)
85 obj.setParent(old_parent)
87 obj.setParent(new_parent)
99 obj.setParent(old_parent)
101 obj.setParent(new_parent)
113 obj.setParent(old_parent)
115 obj.setParent(new_parent)
[all …]
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/tests/samplebinding/
H A Downership_reparenting_test.py61 obj.setParent(old_parent)
63 obj.setParent(new_parent)
72 obj.setParent(parent)
74 obj.setParent(parent)
85 obj.setParent(old_parent)
87 obj.setParent(new_parent)
99 obj.setParent(old_parent)
101 obj.setParent(new_parent)
113 obj.setParent(old_parent)
115 obj.setParent(new_parent)
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/object_creator/
H A Dspell_window.cpp47 id_label.setParent( this ); in spell_window()
53 name_label.setParent( this ); in spell_window()
66 effect_label.setParent( this ); in spell_window()
78 shape_label.setParent( this ); in spell_window()
164 id_box.setParent( this ); in spell_window()
175 name_box.setParent( this ); in spell_window()
197 effect_box.setParent( this ); in spell_window()
228 shape_box.setParent( this ); in spell_window()
298 aoe_label.setParent( this ); in spell_window()
304 dot_label.setParent( this ); in spell_window()
[all …]
H A Dfake_spell_window.cpp21 id_label.setParent( this ); in fake_spell_window()
28 max_level_label.setParent( this ); in fake_spell_window()
35 min_level_label.setParent( this ); in fake_spell_window()
42 once_in_label.setParent( this ); in fake_spell_window()
57 id_box.setParent( this ); in fake_spell_window()
72 max_level_box.setParent( this ); in fake_spell_window()
80 min_level_box.setParent( this ); in fake_spell_window()
88 once_in_duration_box.setParent( this ); in fake_spell_window()
107 once_in_units_box.setParent( this ); in fake_spell_window()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/object_creator/
H A Dspell_window.cpp47 id_label.setParent( this ); in spell_window()
53 name_label.setParent( this ); in spell_window()
66 effect_label.setParent( this ); in spell_window()
78 shape_label.setParent( this ); in spell_window()
164 id_box.setParent( this ); in spell_window()
175 name_box.setParent( this ); in spell_window()
197 effect_box.setParent( this ); in spell_window()
228 shape_box.setParent( this ); in spell_window()
298 aoe_label.setParent( this ); in spell_window()
304 dot_label.setParent( this ); in spell_window()
[all …]
H A Dfake_spell_window.cpp21 id_label.setParent( this ); in fake_spell_window()
28 max_level_label.setParent( this ); in fake_spell_window()
35 min_level_label.setParent( this ); in fake_spell_window()
42 once_in_label.setParent( this ); in fake_spell_window()
57 id_box.setParent( this ); in fake_spell_window()
72 max_level_box.setParent( this ); in fake_spell_window()
80 min_level_box.setParent( this ); in fake_spell_window()
88 once_in_duration_box.setParent( this ); in fake_spell_window()
107 once_in_units_box.setParent( this ); in fake_spell_window()
/dports/multimedia/olive/olive-0.1.2/ui/
H A Dmenuhelper.cpp40 new_project_->setParent(this); in InitializeSharedMenus()
43 new_sequence_->setParent(this); in InitializeSharedMenus()
46 new_folder_->setParent(this); in InitializeSharedMenus()
49 set_in_point_->setParent(this); in InitializeSharedMenus()
73 nest_->setParent(this); in InitializeSharedMenus()
76 cut_->setParent(this); in InitializeSharedMenus()
79 copy_->setParent(this); in InitializeSharedMenus()
82 paste_->setParent(this); in InitializeSharedMenus()
88 duplicate_->setParent(this); in InitializeSharedMenus()
91 delete_->setParent(this); in InitializeSharedMenus()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/examples/org.eclipse.compare.examples.xml/tests/org/eclipse/compare/examples/xml/
H A DTestXMLStructureCreator.java83 current.setParent(parent); in test0()
91 current.setParent(parent); in test0()
99 current.setParent(parent); in test0()
107 current.setParent(parent); in test0()
116 current.setParent(parent); in test0()
125 current.setParent(parent); in test0()
133 current.setParent(parent); in test0()
141 current.setParent(parent); in test0()
150 current.setParent(parent); in test0()
179 current.setParent(parent); in test1()
[all …]
/dports/security/keepassx-devel/keepassx-55869e8/tests/
H A DTestGroup.cpp49 g1->setParent(tmpRoot); in testParenting()
50 g2->setParent(tmpRoot); in testParenting()
51 g3->setParent(tmpRoot); in testParenting()
54 g2->setParent(g1); in testParenting()
55 g4->setParent(g3); in testParenting()
56 g3->setParent(g1); in testParenting()
135 g1->setParent(root); in testSignals()
143 g2->setParent(root); in testSignals()
151 g2->setParent(root); in testSignals()
167 g1->setParent(g2); in testSignals()
[all …]
/dports/misc/openvdb/openvdb-9.0.0/openvdb_ax/openvdb_ax/ast/
H A DAST.h446 mList[i]->setParent(this); in replacechild()
458 stmnt->setParent(this); in addStatement()
535 mList[i]->setParent(this); in replacechild()
547 stmnt->setParent(this); in addStatement()
686 expr->setParent(this); in append()
1214 mLHS->setParent(this); in mLHS()
1215 mRHS->setParent(this); in mLHS()
1226 mLHS->setParent(this); in AssignExpression()
1227 mRHS->setParent(this); in AssignExpression()
1258 mLHS->setParent(this); in replacechild()
[all …]
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/parser/ast/
H A Dsqliteexpr.cpp126 expr->setParent(this); in initSubExpr()
141 expr->setParent(this); in initRowValue()
156 expr->setParent(this); in initCollate()
165 expr->setParent(this); in initCast()
176 expr->setParent(this); in initFunction()
195 expr->setParent(this); in initWindowFunction()
231 expr->setParent(this); in initUnaryOp()
258 expr->setParent(this); in initNull()
298 expr->setParent(this); in initIn()
308 expr->setParent(this); in initIn()
[all …]
H A Dsqliteorderby.cpp23 expr->setParent(this); in SqliteOrderBy()
77 expr->expr1->setParent(expr); in setColumnName()
84 expr->setParent(this); in setColumnName()
100 theExpr->setParent(collationExpr); in setCollation()
101 collationExpr->setParent(this); in setCollation()
161 …collateExpr->expr1->setParent(parentExpr); // New parent of COLLATE's expr is now pare… in pullLastCollationAsOuterExpr()
166 expr->setParent(collateExpr); // Old top level expr gets COLLATE as parent in pullLastCollationAsOuterExpr()
168 collateExpr->setParent(this); // COLLATE's new parent is this in pullLastCollationAsOuterExpr()
180 expr->setParent(this); in clearCollation()
H A Dsqlitelimit.cpp21 expr->setParent(this); in SqliteLimit()
30 expr1->setParent(this); in SqliteLimit()
33 expr2->setParent(this); in SqliteLimit()
40 limit->setParent(this); in SqliteLimit()
47 limit->setParent(this); in SqliteLimit()
51 offset->setParent(this); in SqliteLimit()
/dports/devel/statcvs/statcvs-0.7.0/src/net/sf/statcvs/pages/
H A DReportSuiteMaker.java100 allDevPage.setParent(indexPageMaker.getPage()); in toFile()
111 locPageGroup.setParent(indexPageMaker.getPage()); in toFile()
117 locPage.setParent(indexPageMaker.getPage()); in toFile()
122 fileSizePage.setParent(indexPageMaker.getPage()); in toFile()
127 dirPage.setParent(indexPageMaker.getPage()); in toFile()
133 modulePage.setParent(indexPageMaker.getPage()); in toFile()
139 repoPage.setParent(indexPageMaker.getPage()); in toFile()
144 churnPage.setParent(indexPageMaker.getPage()); in toFile()
149 cloudPage.setParent(indexPageMaker.getPage()); in toFile()
155 extra.setParent(indexPageMaker.getPage()); in toFile()
[all …]
/dports/devel/statcvs/statcvs-0.7.0/src-temp/net/sf/statcvs/pages/
H A DReportSuiteMaker.java100 allDevPage.setParent(indexPageMaker.getPage()); in toFile()
111 locPageGroup.setParent(indexPageMaker.getPage()); in toFile()
117 locPage.setParent(indexPageMaker.getPage()); in toFile()
122 fileSizePage.setParent(indexPageMaker.getPage()); in toFile()
127 dirPage.setParent(indexPageMaker.getPage()); in toFile()
133 modulePage.setParent(indexPageMaker.getPage()); in toFile()
139 repoPage.setParent(indexPageMaker.getPage()); in toFile()
144 churnPage.setParent(indexPageMaker.getPage()); in toFile()
149 cloudPage.setParent(indexPageMaker.getPage()); in toFile()
155 extra.setParent(indexPageMaker.getPage()); in toFile()
[all …]
/dports/security/keepassxc/keepassxc-2.6.6/tests/
H A DTestGroup.cpp67 g1->setParent(tmpRoot); in testParenting()
72 g2->setParent(g1); in testParenting()
73 g4->setParent(g3); in testParenting()
74 g3->setParent(g1); in testParenting()
152 g1->setParent(root); in testSignals()
160 g2->setParent(root); in testSignals()
168 g2->setParent(root); in testSignals()
184 g1->setParent(g2); in testSignals()
217 g3->setParent(root); in testSignals()
225 g4->setParent(root); in testSignals()
[all …]
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web/src/test/java/org/springframework/web/util/
H A DTagUtilsTests.java79 a.setParent(b); in hasAncestorOfTypeTrueScenario()
80 b.setParent(c); in hasAncestorOfTypeTrueScenario()
91 a.setParent(b); in hasAncestorOfTypeFalseScenario()
92 b.setParent(anotherB); in hasAncestorOfTypeFalseScenario()
118 a.setParent(b); in assertHasAncestorOfTypeThrowsExceptionOnFail()
119 b.setParent(anotherB); in assertHasAncestorOfTypeThrowsExceptionOnFail()
130 a.setParent(b); in testAssertHasAncestorOfTypeDoesNotThrowExceptionOnPass()
131 b.setParent(c); in testAssertHasAncestorOfTypeDoesNotThrowExceptionOnPass()
/dports/audio/mixxx/mixxx-2.3.0/src/control/
H A Dcontrolpotmeter.cpp70 controlUp->setParent(this); in PotmeterControls()
78 controlDown->setParent(this); in PotmeterControls()
86 controlUpSmall->setParent(this); in PotmeterControls()
94 controlDownSmall->setParent(this); in PotmeterControls()
102 m_pControlDefault->setParent(this); in PotmeterControls()
110 controlZero->setParent(this); in PotmeterControls()
118 controlOne->setParent(this); in PotmeterControls()
126 controlMinusOne->setParent(this); in PotmeterControls()
131 controlToggle->setParent(this); in PotmeterControls()
139 controlMinusToggle->setParent(this); in PotmeterControls()
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/pyside2/PySide2/glue/
H A Dqtwidgets.cpp66 Shiboken::Object::setParent(pyParent, %PYARG_0);
156 Shiboken::Object::setParent(NULL, pyObj);
193 Shiboken::Object::setParent(NULL, pyAct);
224 Shiboken::Object::setParent(0, pyWidget);
248 Shiboken::Object::setParent(0, pyChild); in addLayoutOwnership()
334 Shiboken::Object::setParent(0, pyChild); in removeLayoutOwnership()
435 Shiboken::Object::setParent(%PYARG_0, %PYSELF);
445 Shiboken::Object::setParent(NULL, pyObj);
619 Shiboken::Object::setParent(0, pyChild);
628 Shiboken::Object::setParent(NULL, pyAct);
[all …]
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/pyside2/PySide2/glue/
H A Dqtwidgets.cpp66 Shiboken::Object::setParent(pyParent, %PYARG_0);
156 Shiboken::Object::setParent(NULL, pyObj);
193 Shiboken::Object::setParent(NULL, pyAct);
224 Shiboken::Object::setParent(0, pyWidget);
248 Shiboken::Object::setParent(0, pyChild); in addLayoutOwnership()
334 Shiboken::Object::setParent(0, pyChild); in removeLayoutOwnership()
435 Shiboken::Object::setParent(%PYARG_0, %PYSELF);
445 Shiboken::Object::setParent(NULL, pyObj);
619 Shiboken::Object::setParent(0, pyChild);
628 Shiboken::Object::setParent(NULL, pyAct);
[all …]

12345678910>>...236