Home
last modified time | relevance | path

Searched refs:CO_Tree (Results 1 – 19 of 19) sorted by last modified time

/dports/devel/ppl/ppl-1.2/
H A Dconfigure27172 "tests/CO_Tree/Makefile") CONFIG_FILES="$CONFIG_FILES tests/CO_Tree/Makefile" ;;
H A DChangeLog16670 * src/CO_Tree.cc, src/CO_Tree.defs.hh: CO_Tree: make the
16675 * src/CO_Tree.cc, src/CO_Tree.defs.hh: CO_Tree: make the
16684 * src/CO_Tree.cc, src/CO_Tree.defs.hh: CO_Tree: remove
17155 * src/CO_Tree.cc, src/CO_Tree.inlines.hh: CO_Tree: inline
17175 * src/CO_Tree.cc, src/CO_Tree.defs.hh: CO_Tree: rename
17190 * src/CO_Tree.cc, src/CO_Tree.defs.hh: CO_Tree: merge the
17441 * src/CO_Tree.cc, src/CO_Tree.defs.hh: CO_Tree: make
17447 * src/CO_Tree.cc, src/CO_Tree.defs.hh: CO_Tree: make
17691 * src/CO_Tree.cc, src/CO_Tree.defs.hh: CO_Tree: optimize
17798 * src/CO_Tree.defs.hh, src/CO_Tree.inlines.hh: CO_Tree:
[all …]
H A Dconfigure.ac1672 tests/CO_Tree/Makefile
H A DREADME754 | |-- CO_Tree.cc
1296 | |-- CO_Tree
/dports/devel/ppl/ppl-1.2/src/
H A Dppl.hh.dist22555 CO_Tree(const CO_Tree& y);
22584 CO_Tree& operator=(const CO_Tree& y);
23614 void swap(CO_Tree& x, CO_Tree& y);
23658 CO_Tree::CO_Tree() {
23664 CO_Tree::CO_Tree(const CO_Tree& y) {
23672 CO_Tree::operator=(const CO_Tree& y) {
23688 CO_Tree::~CO_Tree() {
23787 CO_Tree::m_swap(CO_Tree& x) {
24140 CO_Tree::iterator::iterator(CO_Tree& tree1)
24481 swap(CO_Tree& x, CO_Tree& y) {
[all …]
H A DMakefile.in234 Pointset_Powerset.cc CO_Tree.cc Sparse_Row.cc Dense_Row.cc \
427 Pointset_Powerset.lo CO_Tree.lo Sparse_Row.lo Dense_Row.lo \
1170 CO_Tree.cc \
1369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CO_Tree.Plo@am__quote@
H A DSparse_Row.cc477 CO_Tree new_tree(sparse_row_linear_combine_helper_iterator(*this, y, in linear_combine()
H A DSparse_Row_defs.hh67 typedef CO_Tree::iterator iterator;
74 typedef CO_Tree::const_iterator const_iterator;
816 CO_Tree tree;
H A DCO_Tree_defs.hh103 class CO_Tree { class
301 const CO_Tree* tree;
462 CO_Tree* tree;
473 CO_Tree();
482 CO_Tree(const CO_Tree& y);
511 CO_Tree& operator=(const CO_Tree& y);
523 ~CO_Tree();
1495 CO_Tree& tree;
1541 void swap(CO_Tree& x, CO_Tree& y);
1547 void swap(CO_Tree::const_iterator& x, CO_Tree::const_iterator& y);
[all …]
H A DCO_Tree_types.hh18 class CO_Tree;
H A DCO_Tree.cc45 PPL::CO_Tree::iterator
112 PPL::CO_Tree::iterator
400 PPL::CO_Tree::tree_iterator
455 PPL::CO_Tree::tree_iterator
502 PPL::CO_Tree::iterator
649 PPL::CO_Tree::destroy() { in destroy()
752 PPL::CO_Tree::OK() const { in OK()
867 PPL::CO_Tree::tree_iterator
950 PPL::CO_Tree
1133 PPL::CO_Tree::move_data_from(CO_Tree& tree) { in move_data_from()
[all …]
H A DCO_Tree_inlines.hh50 CO_Tree::CO_Tree() { in CO_Tree() function in Parma_Polyhedra_Library::CO_Tree
56 CO_Tree::CO_Tree(const CO_Tree& y) { in CO_Tree() function in Parma_Polyhedra_Library::CO_Tree
63 inline CO_Tree&
64 CO_Tree::operator=(const CO_Tree& y) { in operator =()
80 CO_Tree::~CO_Tree() { in ~CO_Tree()
179 CO_Tree::m_swap(CO_Tree& x) { in m_swap()
201 CO_Tree::end() { in end()
532 CO_Tree::iterator::iterator(CO_Tree& tree1) in iterator()
699 CO_Tree::tree_iterator::tree_iterator(CO_Tree& tree1) in tree_iterator()
873 swap(CO_Tree& x, CO_Tree& y) { in swap()
[all …]
H A DCO_Tree_templates.hh30 CO_Tree::CO_Tree(Iterator i, dimension_type n) { in CO_Tree() function in Parma_Polyhedra_Library::CO_Tree
H A DMakefile.am529 CO_Tree.cc \
H A DSparse_Row_inlines.hh144 return CO_Tree::max_size(); in max_size()
/dports/devel/ppl/ppl-1.2/tests/
H A DMakefile.in472 CO_Tree \
H A DMakefile.am27 CO_Tree \ subdir
/dports/devel/ppl/ppl-1.2/tests/CO_Tree/
H A DMakefile.in106 subdir = tests/CO_Tree
656 $(AUTOMAKE) --foreign tests/CO_Tree/Makefile
H A Dcotree1.cc37 CO_Tree tree; in test01()
48 CO_Tree tree; in test02()
64 CO_Tree tree; in test03()
83 CO_Tree tree; in test04()
102 CO_Tree tree; in test05()
121 CO_Tree tree; in test06()
140 CO_Tree tree; in test07()
656 CO_Tree tree; in test08()
1671 CO_Tree tree; in test09()
2180 CO_Tree tree; in test10()
[all …]