Home
last modified time | relevance | path

Searched defs:tree (Results 151 – 175 of 21613) sorted by relevance

12345678910>>...865

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/plaf/
H A DTreeUI.java77 public abstract Rectangle getPathBounds(JTree tree, TreePath path); in getPathBounds()
93 public abstract TreePath getPathForRow(JTree tree, int row); in getPathForRow()
111 public abstract int getRowForPath(JTree tree, TreePath path); in getRowForPath()
122 public abstract int getRowCount(JTree tree); in getRowCount()
147 public abstract TreePath getClosestPathForLocation(JTree tree, in getClosestPathForLocation()
159 public abstract boolean isEditing(JTree tree); in isEditing()
176 public abstract boolean stopEditing(JTree tree); in stopEditing()
189 public abstract void cancelEditing(JTree tree); in cancelEditing()
201 public abstract void startEditingAtPath(JTree tree, TreePath path); in startEditingAtPath()
210 public abstract TreePath getEditingPath(JTree tree); in getEditingPath()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/plaf/
H A DTreeUI.java77 public abstract Rectangle getPathBounds(JTree tree, TreePath path); in getPathBounds()
93 public abstract TreePath getPathForRow(JTree tree, int row); in getPathForRow()
111 public abstract int getRowForPath(JTree tree, TreePath path); in getRowForPath()
122 public abstract int getRowCount(JTree tree); in getRowCount()
147 public abstract TreePath getClosestPathForLocation(JTree tree, in getClosestPathForLocation()
159 public abstract boolean isEditing(JTree tree); in isEditing()
176 public abstract boolean stopEditing(JTree tree); in stopEditing()
189 public abstract void cancelEditing(JTree tree); in cancelEditing()
201 public abstract void startEditingAtPath(JTree tree, TreePath path); in startEditingAtPath()
210 public abstract TreePath getEditingPath(JTree tree); in getEditingPath()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/swing/plaf/
H A DTreeUI.java77 public abstract Rectangle getPathBounds(JTree tree, TreePath path); in getPathBounds()
93 public abstract TreePath getPathForRow(JTree tree, int row); in getPathForRow()
111 public abstract int getRowForPath(JTree tree, TreePath path); in getRowForPath()
122 public abstract int getRowCount(JTree tree); in getRowCount()
147 public abstract TreePath getClosestPathForLocation(JTree tree, in getClosestPathForLocation()
159 public abstract boolean isEditing(JTree tree); in isEditing()
176 public abstract boolean stopEditing(JTree tree); in stopEditing()
189 public abstract void cancelEditing(JTree tree); in cancelEditing()
201 public abstract void startEditingAtPath(JTree tree, TreePath path); in startEditingAtPath()
210 public abstract TreePath getEditingPath(JTree tree); in getEditingPath()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/plaf/
H A DTreeUI.java77 public abstract Rectangle getPathBounds(JTree tree, TreePath path); in getPathBounds()
93 public abstract TreePath getPathForRow(JTree tree, int row); in getPathForRow()
111 public abstract int getRowForPath(JTree tree, TreePath path); in getRowForPath()
122 public abstract int getRowCount(JTree tree); in getRowCount()
147 public abstract TreePath getClosestPathForLocation(JTree tree, in getClosestPathForLocation()
159 public abstract boolean isEditing(JTree tree); in isEditing()
176 public abstract boolean stopEditing(JTree tree); in stopEditing()
189 public abstract void cancelEditing(JTree tree); in cancelEditing()
201 public abstract void startEditingAtPath(JTree tree, TreePath path); in startEditingAtPath()
210 public abstract TreePath getEditingPath(JTree tree); in getEditingPath()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/plaf/
H A DTreeUI.java77 public abstract Rectangle getPathBounds(JTree tree, TreePath path); in getPathBounds()
93 public abstract TreePath getPathForRow(JTree tree, int row); in getPathForRow()
111 public abstract int getRowForPath(JTree tree, TreePath path); in getRowForPath()
122 public abstract int getRowCount(JTree tree); in getRowCount()
147 public abstract TreePath getClosestPathForLocation(JTree tree, in getClosestPathForLocation()
159 public abstract boolean isEditing(JTree tree); in isEditing()
176 public abstract boolean stopEditing(JTree tree); in stopEditing()
189 public abstract void cancelEditing(JTree tree); in cancelEditing()
201 public abstract void startEditingAtPath(JTree tree, TreePath path); in startEditingAtPath()
210 public abstract TreePath getEditingPath(JTree tree); in getEditingPath()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/swing/plaf/
H A DTreeUI.java77 public abstract Rectangle getPathBounds(JTree tree, TreePath path); in getPathBounds()
93 public abstract TreePath getPathForRow(JTree tree, int row); in getPathForRow()
111 public abstract int getRowForPath(JTree tree, TreePath path); in getRowForPath()
122 public abstract int getRowCount(JTree tree); in getRowCount()
147 public abstract TreePath getClosestPathForLocation(JTree tree, in getClosestPathForLocation()
159 public abstract boolean isEditing(JTree tree); in isEditing()
176 public abstract boolean stopEditing(JTree tree); in stopEditing()
189 public abstract void cancelEditing(JTree tree); in cancelEditing()
201 public abstract void startEditingAtPath(JTree tree, TreePath path); in startEditingAtPath()
210 public abstract TreePath getEditingPath(JTree tree); in getEditingPath()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/swing/plaf/
H A DTreeUI.java56 public abstract Rectangle getPathBounds(JTree tree, TreePath path); in getPathBounds()
67 public abstract TreePath getPathForRow(JTree tree, int row); in getPathForRow()
80 public abstract int getRowForPath(JTree tree, TreePath path); in getRowForPath()
88 public abstract int getRowCount(JTree tree); in getRowCount()
105 public abstract TreePath getClosestPathForLocation(JTree tree, int x, in getClosestPathForLocation()
115 public abstract boolean isEditing(JTree tree); in isEditing()
125 public abstract boolean stopEditing(JTree tree); in stopEditing()
133 public abstract void cancelEditing(JTree tree); in cancelEditing()
142 public abstract void startEditingAtPath(JTree tree, TreePath path); in startEditingAtPath()
150 public abstract TreePath getEditingPath(JTree tree); in getEditingPath()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/swing/plaf/
H A DTreeUI.java56 public abstract Rectangle getPathBounds(JTree tree, TreePath path); in getPathBounds()
67 public abstract TreePath getPathForRow(JTree tree, int row); in getPathForRow()
80 public abstract int getRowForPath(JTree tree, TreePath path); in getRowForPath()
88 public abstract int getRowCount(JTree tree); in getRowCount()
105 public abstract TreePath getClosestPathForLocation(JTree tree, int x, in getClosestPathForLocation()
115 public abstract boolean isEditing(JTree tree); in isEditing()
125 public abstract boolean stopEditing(JTree tree); in stopEditing()
133 public abstract void cancelEditing(JTree tree); in cancelEditing()
142 public abstract void startEditingAtPath(JTree tree, TreePath path); in startEditingAtPath()
150 public abstract TreePath getEditingPath(JTree tree); in getEditingPath()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/plaf/
H A DTreeUI.java77 public abstract Rectangle getPathBounds(JTree tree, TreePath path); in getPathBounds()
93 public abstract TreePath getPathForRow(JTree tree, int row); in getPathForRow()
111 public abstract int getRowForPath(JTree tree, TreePath path); in getRowForPath()
122 public abstract int getRowCount(JTree tree); in getRowCount()
147 public abstract TreePath getClosestPathForLocation(JTree tree, in getClosestPathForLocation()
159 public abstract boolean isEditing(JTree tree); in isEditing()
176 public abstract boolean stopEditing(JTree tree); in stopEditing()
189 public abstract void cancelEditing(JTree tree); in cancelEditing()
201 public abstract void startEditingAtPath(JTree tree, TreePath path); in startEditingAtPath()
210 public abstract TreePath getEditingPath(JTree tree); in getEditingPath()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/swing/plaf/
H A DTreeUI.java77 public abstract Rectangle getPathBounds(JTree tree, TreePath path); in getPathBounds()
93 public abstract TreePath getPathForRow(JTree tree, int row); in getPathForRow()
111 public abstract int getRowForPath(JTree tree, TreePath path); in getRowForPath()
122 public abstract int getRowCount(JTree tree); in getRowCount()
147 public abstract TreePath getClosestPathForLocation(JTree tree, in getClosestPathForLocation()
159 public abstract boolean isEditing(JTree tree); in isEditing()
176 public abstract boolean stopEditing(JTree tree); in stopEditing()
189 public abstract void cancelEditing(JTree tree); in cancelEditing()
201 public abstract void startEditingAtPath(JTree tree, TreePath path); in startEditingAtPath()
210 public abstract TreePath getEditingPath(JTree tree); in getEditingPath()
/dports/sysutils/fusefs-fusepak/fusepak-0.5/src/
H A Dtree.h55 struct tree { struct
62 char *name;
67 char is_dir;
95 struct tree *sub; argument
103 struct tree *next; argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/comp/
H A DFlow.java350 JCTree tree; field in Flow.BaseAnalyzer.PendingExit
352 PendingExit(JCTree tree) { in PendingExit()
400 public void scan(JCTree tree) { in scan()
433 void scanDef(JCTree tree) { in scanDef()
443 void scanStat(JCTree tree) { in scanStat()
677 public void visitIf(JCIf tree) { in visitIf()
1167 public void visitIf(JCIf tree) { in visitIf()
1574 void letInit(JCTree tree) { in letInit()
1633 void scanExpr(JCTree tree) { in scanExpr()
1653 void scanCond(JCTree tree) { in scanCond()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/comp/
H A DFlow.java350 JCTree tree; field in Flow.BaseAnalyzer.PendingExit
352 PendingExit(JCTree tree) { in PendingExit()
400 public void scan(JCTree tree) { in scan()
433 void scanDef(JCTree tree) { in scanDef()
443 void scanStat(JCTree tree) { in scanStat()
677 public void visitIf(JCIf tree) { in visitIf()
1167 public void visitIf(JCIf tree) { in visitIf()
1574 void letInit(JCTree tree) { in letInit()
1633 void scanExpr(JCTree tree) { in scanExpr()
1653 void scanCond(JCTree tree) { in scanCond()
[all …]
/dports/misc/mc/mc-4.8.27/src/filemanager/
H A Dtree.c147 WTree *tree = data; in remove_callback() local
162 save_tree (WTree * tree) in save_tree()
192 tree_destroy (WTree * tree) in tree_destroy()
206 load_tree (WTree * tree) in load_tree()
264 show_tree (WTree * tree) in show_tree()
615 maybe_chdir (WTree * tree) in maybe_chdir()
677 WTree *tree = data; in tree_rescan() local
700 WTree *tree = data; in tree_forget() local
815 WTree *tree = data; in tree_rmdir() local
848 tree_move_up (WTree * tree) in tree_move_up()
[all …]
/dports/misc/mc-nox11/mc-4.8.27/src/filemanager/
H A Dtree.c147 WTree *tree = data; in remove_callback() local
162 save_tree (WTree * tree) in save_tree()
192 tree_destroy (WTree * tree) in tree_destroy()
206 load_tree (WTree * tree) in load_tree()
264 show_tree (WTree * tree) in show_tree()
615 maybe_chdir (WTree * tree) in maybe_chdir()
677 WTree *tree = data; in tree_rescan() local
700 WTree *tree = data; in tree_forget() local
815 WTree *tree = data; in tree_rmdir() local
848 tree_move_up (WTree * tree) in tree_move_up()
[all …]
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Module/
H A DModuleDataFixTrait.php49 public function fixOptions(Tree $tree): string
63 public function recordsToFix(Tree $tree, array $params): Collection
161 protected function familiesToFix(Tree $tree, array $params): ?Collection
172 protected function familiesToFixQuery(Tree $tree, array $params): Builder
223 protected function locationsToFix(Tree $tree, array $params): ?Collection
255 protected function mediaToFix(Tree $tree, array $params): ?Collection
266 protected function mediaToFixQuery(Tree $tree, array $params): Builder
286 protected function notesToFix(Tree $tree, array $params): ?Collection
297 protected function notesToFixQuery(Tree $tree, array $params): Builder
350 protected function sourcesToFix(Tree $tree, array $params): ?Collection
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DTransTypes.java536 public void visitLambda(JCLambda tree) { in visitLambda()
554 public void visitSwitch(JCSwitch tree) { in visitSwitch()
564 public void visitCase(JCCase tree) { in visitCase()
587 public void visitTry(JCTry tree) { in visitTry()
603 public void visitIf(JCIf tree) { in visitIf()
615 public void visitReturn(JCReturn tree) { in visitReturn()
622 public void visitBreak(JCBreak tree) { in visitBreak()
627 public void visitYield(JCYield tree) { in visitYield()
634 public void visitThrow(JCThrow tree) { in visitThrow()
734 public void visitUnary(JCUnary tree) { in visitUnary()
[all …]
/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Dsplay_tree.c268 splay_tree_t *tree; in splay_alloc_tree() local
277 void splay_free_tree(splay_tree_t *tree) { in splay_free_tree()
285 void splay_free_node(splay_tree_t *tree, splay_node_t *node) { in splay_free_node()
295 void *splay_search(splay_tree_t *tree, const void *data) { in splay_search()
409 splay_node_t *splay_insert(splay_tree_t *tree, void *data) { in splay_insert()
462 void splay_insert_top(splay_tree_t *tree, splay_node_t *node) { in splay_insert_top()
545 splay_node_t *splay_unlink(splay_tree_t *tree, void *data) { in splay_unlink()
557 void splay_unlink_node(splay_tree_t *tree, splay_node_t *node) { in splay_unlink_node()
590 void splay_delete_node(splay_tree_t *tree, splay_node_t *node) { in splay_delete_node()
595 void splay_delete(splay_tree_t *tree, void *data) { in splay_delete()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/container/test/
H A Dtree_test.cpp32 template class tree variable
40 template class tree variable
48 template class tree variable
56 template class tree variable
64 template class tree variable
72 template class tree variable
91 typedef boost::container::dtl::tree<int, void, std::less<int>, void, void> tree; in main() typedef
105 … typedef boost::container::dtl::tree<int, void, std::less<int>, std::allocator<int>, void> tree; in main() typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/container/test/
H A Dtree_test.cpp32 template class tree variable
40 template class tree variable
48 template class tree variable
56 template class tree variable
64 template class tree variable
72 template class tree variable
91 typedef boost::container::dtl::tree<int, void, std::less<int>, void, void> tree; in main() typedef
105 … typedef boost::container::dtl::tree<int, void, std::less<int>, std::allocator<int>, void> tree; in main() typedef
/dports/devel/boost-libs/boost_1_72_0/libs/container/test/
H A Dtree_test.cpp32 template class tree variable
40 template class tree variable
48 template class tree variable
56 template class tree variable
64 template class tree variable
72 template class tree variable
91 typedef boost::container::dtl::tree<int, void, std::less<int>, void, void> tree; in main() typedef
105 … typedef boost::container::dtl::tree<int, void, std::less<int>, std::allocator<int>, void> tree; in main() typedef
/dports/devel/hyperscan/boost_1_75_0/libs/container/test/
H A Dtree_test.cpp32 template class tree variable
40 template class tree variable
48 template class tree variable
56 template class tree variable
64 template class tree variable
72 template class tree variable
91 typedef boost::container::dtl::tree<int, void, std::less<int>, void, void> tree; in main() typedef
105 … typedef boost::container::dtl::tree<int, void, std::less<int>, std::allocator<int>, void> tree; in main() typedef
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DTransTypes.java535 public void visitLambda(JCLambda tree) { in visitLambda()
553 public void visitSwitch(JCSwitch tree) { in visitSwitch()
563 public void visitCase(JCCase tree) { in visitCase()
575 public void visitTry(JCTry tree) { in visitTry()
591 public void visitIf(JCIf tree) { in visitIf()
603 public void visitReturn(JCReturn tree) { in visitReturn()
609 public void visitThrow(JCThrow tree) { in visitThrow()
614 public void visitAssert(JCAssert tree) { in visitAssert()
689 public void visitParens(JCParens tree) { in visitParens()
709 public void visitUnary(JCUnary tree) { in visitUnary()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DTransTypes.java535 public void visitLambda(JCLambda tree) { in visitLambda()
553 public void visitSwitch(JCSwitch tree) { in visitSwitch()
563 public void visitCase(JCCase tree) { in visitCase()
575 public void visitTry(JCTry tree) { in visitTry()
591 public void visitIf(JCIf tree) { in visitIf()
603 public void visitReturn(JCReturn tree) { in visitReturn()
609 public void visitThrow(JCThrow tree) { in visitThrow()
614 public void visitAssert(JCAssert tree) { in visitAssert()
689 public void visitParens(JCParens tree) { in visitParens()
709 public void visitUnary(JCUnary tree) { in visitUnary()
[all …]
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkrbtree.c44 _gtk_rbnode_new (GtkRBTree *tree, in _gtk_rbnode_new()
76 _gtk_rbnode_rotate_left (GtkRBTree *tree, in _gtk_rbnode_rotate_left()
364 _gtk_rbtree_free (GtkRBTree *tree) in _gtk_rbtree_free()
380 _gtk_rbtree_remove (GtkRBTree *tree) in _gtk_rbtree_remove()
895 _gtk_rbtree_reorder (GtkRBTree *tree, in _gtk_rbtree_reorder()
1277 _gtk_rbtree_next (GtkRBTree *tree, in _gtk_rbtree_next()
1306 _gtk_rbtree_prev (GtkRBTree *tree, in _gtk_rbtree_prev()
1489 void _fixup_parity (GtkRBTree *tree, in _fixup_parity()
1529 count_parity (GtkRBTree *tree, in count_parity()
1555 _count_nodes (GtkRBTree *tree, in _count_nodes()
[all …]

12345678910>>...865