Home
last modified time | relevance | path

Searched refs:checkParent (Results 1 – 25 of 116) sorted by relevance

12345

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Menu/WrongParentAfterRemoveMenu/
H A DWrongParentAfterRemoveMenu.java62 checkParent(popupMenu, null); in testFrame()
82 checkParent(popupMenu, w); in testComponent()
84 checkParent(popupMenu, null); in testComponent()
96 checkParent(m1, mb); in testMenuBar()
97 checkParent(m2, m1); in testMenuBar()
99 checkParent(m2, null); in testMenuBar()
101 checkParent(m1, null); in testMenuBar()
111 checkParent(m1, mb); in testMenuBar()
112 checkParent(m2, m1); in testMenuBar()
114 checkParent(m2, null); in testMenuBar()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/Menu/WrongParentAfterRemoveMenu/
H A DWrongParentAfterRemoveMenu.java62 checkParent(popupMenu, null); in testFrame()
82 checkParent(popupMenu, w); in testComponent()
84 checkParent(popupMenu, null); in testComponent()
96 checkParent(m1, mb); in testMenuBar()
97 checkParent(m2, m1); in testMenuBar()
99 checkParent(m2, null); in testMenuBar()
101 checkParent(m1, null); in testMenuBar()
111 checkParent(m1, mb); in testMenuBar()
112 checkParent(m2, m1); in testMenuBar()
114 checkParent(m2, null); in testMenuBar()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Menu/WrongParentAfterRemoveMenu/
H A DWrongParentAfterRemoveMenu.java62 checkParent(popupMenu, null); in testFrame()
82 checkParent(popupMenu, w); in testComponent()
84 checkParent(popupMenu, null); in testComponent()
96 checkParent(m1, mb); in testMenuBar()
97 checkParent(m2, m1); in testMenuBar()
99 checkParent(m2, null); in testMenuBar()
101 checkParent(m1, null); in testMenuBar()
111 checkParent(m1, mb); in testMenuBar()
112 checkParent(m2, m1); in testMenuBar()
114 checkParent(m2, null); in testMenuBar()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/Menu/WrongParentAfterRemoveMenu/
H A DWrongParentAfterRemoveMenu.java62 checkParent(popupMenu, null); in testFrame()
82 checkParent(popupMenu, w); in testComponent()
84 checkParent(popupMenu, null); in testComponent()
96 checkParent(m1, mb); in testMenuBar()
97 checkParent(m2, m1); in testMenuBar()
99 checkParent(m2, null); in testMenuBar()
101 checkParent(m1, null); in testMenuBar()
111 checkParent(m1, mb); in testMenuBar()
112 checkParent(m2, m1); in testMenuBar()
114 checkParent(m2, null); in testMenuBar()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/Menu/WrongParentAfterRemoveMenu/
H A DWrongParentAfterRemoveMenu.java62 checkParent(popupMenu, null); in testFrame()
82 checkParent(popupMenu, w); in testComponent()
84 checkParent(popupMenu, null); in testComponent()
96 checkParent(m1, mb); in testMenuBar()
97 checkParent(m2, m1); in testMenuBar()
99 checkParent(m2, null); in testMenuBar()
101 checkParent(m1, null); in testMenuBar()
111 checkParent(m1, mb); in testMenuBar()
112 checkParent(m2, m1); in testMenuBar()
114 checkParent(m2, null); in testMenuBar()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/Menu/WrongParentAfterRemoveMenu/
H A DWrongParentAfterRemoveMenu.java62 checkParent(popupMenu, null); in testFrame()
82 checkParent(popupMenu, w); in testComponent()
84 checkParent(popupMenu, null); in testComponent()
96 checkParent(m1, mb); in testMenuBar()
97 checkParent(m2, m1); in testMenuBar()
99 checkParent(m2, null); in testMenuBar()
101 checkParent(m1, null); in testMenuBar()
111 checkParent(m1, mb); in testMenuBar()
112 checkParent(m2, m1); in testMenuBar()
114 checkParent(m2, null); in testMenuBar()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/Menu/WrongParentAfterRemoveMenu/
H A DWrongParentAfterRemoveMenu.java62 checkParent(popupMenu, null); in testFrame()
82 checkParent(popupMenu, w); in testComponent()
84 checkParent(popupMenu, null); in testComponent()
96 checkParent(m1, mb); in testMenuBar()
97 checkParent(m2, m1); in testMenuBar()
99 checkParent(m2, null); in testMenuBar()
101 checkParent(m1, null); in testMenuBar()
111 checkParent(m1, mb); in testMenuBar()
112 checkParent(m2, m1); in testMenuBar()
114 checkParent(m2, null); in testMenuBar()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/Menu/WrongParentAfterRemoveMenu/
H A DWrongParentAfterRemoveMenu.java62 checkParent(popupMenu, null); in testFrame()
82 checkParent(popupMenu, w); in testComponent()
84 checkParent(popupMenu, null); in testComponent()
96 checkParent(m1, mb); in testMenuBar()
97 checkParent(m2, m1); in testMenuBar()
99 checkParent(m2, null); in testMenuBar()
101 checkParent(m1, null); in testMenuBar()
111 checkParent(m1, mb); in testMenuBar()
112 checkParent(m2, m1); in testMenuBar()
114 checkParent(m2, null); in testMenuBar()
[all …]
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/parser/ast/
H A Dsqlitestatement.cpp26 QStringList SqliteStatement::getContextColumns(bool checkParent, bool checkChilds) in getContextColumns() argument
28 return getContextColumns(this, checkParent, checkChilds); in getContextColumns()
31 QStringList SqliteStatement::getContextTables(bool checkParent, bool checkChilds) in getContextTables() argument
33 return getContextTables(this, checkParent, checkChilds); in getContextTables()
38 return getContextDatabases(this, checkParent, checkChilds); in getContextDatabases()
43 return getContextColumnTokens(this, checkParent, checkChilds); in getContextColumnTokens()
48 return getContextTableTokens(this, checkParent, checkChilds); in getContextTableTokens()
53 return getContextDatabaseTokens(this, checkParent, checkChilds); in getContextDatabaseTokens()
110 results += stmt->getContextColumns(this, checkParent, checkChilds); in getContextColumns()
119 results += stmt->getContextTables(this, checkParent, checkChilds); in getContextTables()
[all …]
H A Dsqlitestatement.h217 QStringList getContextColumns(bool checkParent = true, bool checkChilds = true);
218 QStringList getContextTables(bool checkParent = true, bool checkChilds = true);
219 QStringList getContextDatabases(bool checkParent = true, bool checkChilds = true);
220 TokenList getContextColumnTokens(bool checkParent = true, bool checkChilds = true);
221 TokenList getContextTableTokens(bool checkParent = true, bool checkChilds = true);
222 TokenList getContextDatabaseTokens(bool checkParent = true, bool checkChilds = true);
223 QList<FullObject> getContextFullObjects(bool checkParent = true, bool checkChilds = true);
285 QStringList getContextColumns(SqliteStatement* caller, bool checkParent, bool checkChilds);
286 QStringList getContextTables(SqliteStatement* caller, bool checkParent, bool checkChilds);
287 … QStringList getContextDatabases(SqliteStatement* caller, bool checkParent, bool checkChilds);
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/plumbing/object/
H A Dcommit_walker_path.go14 checkParent bool member
23 func NewCommitPathIterFromIter(pathFilter func(string) bool, commitIter CommitIter, checkParent boo…
27 iterator.checkParent = checkParent
32 func NewCommitFileIterFromIter(fileName string, commitIter CommitIter, checkParent bool) CommitIter…
38 checkParent,
117 if c.checkParent {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-git/go-git/v5/plumbing/object/
H A Dcommit_walker_path.go14 checkParent bool member
23 func NewCommitPathIterFromIter(pathFilter func(string) bool, commitIter CommitIter, checkParent boo…
27 iterator.checkParent = checkParent
32 func NewCommitFileIterFromIter(fileName string, commitIter CommitIter, checkParent bool) CommitIter…
38 checkParent,
117 if c.checkParent {
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/go-git/v5/plumbing/object/
H A Dcommit_walker_path.go14 checkParent bool member
23 func NewCommitPathIterFromIter(pathFilter func(string) bool, commitIter CommitIter, checkParent boo…
27 iterator.checkParent = checkParent
32 func NewCommitFileIterFromIter(fileName string, commitIter CommitIter, checkParent bool) CommitIter…
38 checkParent,
117 if c.checkParent {
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/go-git/v5/plumbing/object/
H A Dcommit_walker_path.go14 checkParent bool member
23 func NewCommitPathIterFromIter(pathFilter func(string) bool, commitIter CommitIter, checkParent boo…
27 iterator.checkParent = checkParent
32 func NewCommitFileIterFromIter(fileName string, commitIter CommitIter, checkParent bool) CommitIter…
38 checkParent,
117 if c.checkParent {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/go-git/v5/plumbing/object/
H A Dcommit_walker_path.go14 checkParent bool member
23 func NewCommitPathIterFromIter(pathFilter func(string) bool, commitIter CommitIter, checkParent boo…
27 iterator.checkParent = checkParent
32 func NewCommitFileIterFromIter(fileName string, commitIter CommitIter, checkParent bool) CommitIter…
38 checkParent,
117 if c.checkParent {
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/go-git-341962be15a4/plumbing/object/
H A Dcommit_walker_path.go14 checkParent bool member
23 func NewCommitPathIterFromIter(pathFilter func(string) bool, commitIter CommitIter, checkParent boo…
27 iterator.checkParent = checkParent
32 func NewCommitFileIterFromIter(fileName string, commitIter CommitIter, checkParent bool) CommitIter…
38 checkParent,
117 if c.checkParent {
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/go-git/go-git/v5/plumbing/object/
H A Dcommit_walker_path.go14 checkParent bool member
23 func NewCommitPathIterFromIter(pathFilter func(string) bool, commitIter CommitIter, checkParent boo…
27 iterator.checkParent = checkParent
32 func NewCommitFileIterFromIter(fileName string, commitIter CommitIter, checkParent bool) CommitIter…
38 checkParent,
117 if c.checkParent {
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/xml/
H A DXmlReader.java172 checkParent("SGF"); in startElement()
1045 checkParent("Information"); in startCopyright()
1058 checkParent("Go"); in startGoGame()
1071 checkParent("Information"); in startInfoElemWithFormat()
1084 checkParent("Information"); in startInfoElemWithoutFormat()
1090 checkParent("GoGame"); in startInformation()
1104 checkParent("Node"); in startMark()
1222 checkParent("GoGame"); in startNodes()
1236 checkParent("Node"); in startSetup()
1245 checkParent("Node"); in startSGF()
[all …]
/dports/games/keeperrl/keeperrl-alpha23/
H A Dmy_containers.h260 void checkParent() const { in checkParent() function
265 checkParent(); in decltype()
270 checkParent();
283 checkParent();
288 checkParent();
318 checkParent();
323 checkParent();
/dports/graphics/alembic/alembic-1.8.3/maya/AbcExport/
H A DMayaUtility.cpp43 bool checkParent; member
262 bool util::isAnimated(MObject & object, bool checkParent) in isAnimated() argument
334 nodeStruct.checkParent = checkParent || checkNodeParent; in isAnimated()
346 … if (MAnimUtil::isAnimated(nodesToCheckAnimCurve[i].node, nodesToCheckAnimCurve[i].checkParent)) in isAnimated()
/dports/math/cvc4/CVC4-1.7/src/preprocessing/passes/
H A Dunconstrained_simplifier.cpp136 bool checkParent = false; in processUnconstrained() local
251 checkParent = true; in processUnconstrained()
328 checkParent = true; in processUnconstrained()
367 checkParent = true; in processUnconstrained()
431 case kind::BITVECTOR_SUB: checkParent = true; break; in processUnconstrained()
558 checkParent = true; in processUnconstrained()
754 if (checkParent) in processUnconstrained()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/widgets/
H A DDialog.java131 checkParent (parent); in Dialog()
167 void checkParent (Shell parent) { in checkParent() method in Dialog
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DDialog.java131 checkParent (parent); in Dialog()
167 void checkParent (Shell parent) { in checkParent() method in Dialog
/dports/graphics/processing/processing-1.5.1/modes/java/examples/Books/Processing Handbook/Synthesis/_15_tree/
H A DBranch.pde37 boolean checkParent(Branch _b) {
49 if(b[i].checkParent(this)) parent = b[i];
/dports/net/concourse-fly/concourse-6.7.1/fly/commands/
H A Dcheck_resource_type.go41 err = command.checkParent(target)
100 func (command *CheckResourceTypeCommand) checkParent(target rc.Target) error { func

12345