Searched refs:DB_Row_Impl_Handler (Results 1 – 7 of 7) sorted by relevance
62 DB_Row_Impl_Handler<T>::Impl83 DB_Row_Impl_Handler<T>::Impl::max_size() { in max_size()107 DB_Row_Impl_Handler<T>::Impl::Impl() in Impl()113 DB_Row_Impl_Handler<T>::Impl::~Impl() { in ~Impl()119 DB_Row_Impl_Handler<T>::DB_Row_Impl_Handler() in DB_Row_Impl_Handler() function in Parma_Polyhedra_Library::DB_Row_Impl_Handler128 DB_Row_Impl_Handler<T>::~DB_Row_Impl_Handler() { in ~DB_Row_Impl_Handler()169 : DB_Row_Impl_Handler<T>() { in DB_Row()247 : DB_Row_Impl_Handler<T>() { in DB_Row()260 : DB_Row_Impl_Handler<T>() { in DB_Row()271 : DB_Row_Impl_Handler<T>() { in DB_Row()[all …]
58 class Parma_Polyhedra_Library::DB_Row_Impl_Handler { class in Parma_Polyhedra_Library61 DB_Row_Impl_Handler();64 ~DB_Row_Impl_Handler();78 DB_Row_Impl_Handler(const DB_Row_Impl_Handler&);81 DB_Row_Impl_Handler& operator=(const DB_Row_Impl_Handler&);120 class Parma_Polyhedra_Library::DB_Row : private DB_Row_Impl_Handler<T> {352 class Parma_Polyhedra_Library::DB_Row_Impl_Handler<T>::Impl {
34 DB_Row_Impl_Handler<T>::Impl::construct_upward_approximation(const U& y) { in construct_upward_approximation()57 DB_Row_Impl_Handler<T>::76 DB_Row_Impl_Handler<T>::Impl::shrink(dimension_type new_size) { in shrink()96 DB_Row_Impl_Handler<T>::Impl::copy_construct_coefficients(const Impl& y) { in copy_construct_coefficients()119 DB_Row_Impl_Handler<T>::Impl::external_memory_in_bytes() const { in external_memory_in_bytes()
19 class DB_Row_Impl_Handler;
60248 class DB_Row_Impl_Handler;60615 DB_Row_Impl_Handler();60618 ~DB_Row_Impl_Handler();60632 DB_Row_Impl_Handler(const DB_Row_Impl_Handler&);60635 DB_Row_Impl_Handler& operator=(const DB_Row_Impl_Handler&);61060 DB_Row_Impl_Handler<T>::Impl61117 DB_Row_Impl_Handler<T>::DB_Row_Impl_Handler()61126 DB_Row_Impl_Handler<T>::~DB_Row_Impl_Handler() {61167 : DB_Row_Impl_Handler<T>() {61245 : DB_Row_Impl_Handler<T>() {[all …]
18320 …DB_Row_Impl_Handler<T>::Impl::expand_within_capacity(dimension_type).This affected only compilers …18325 DB_Row_Impl_Handler<T>::Impl::construct_upward_approximation(const
58828 DB_Row_Impl_Handler<T>::Impl::construct_upward_approximation(const58851 DB_Row_Impl_Handler<T>::Impl::construct_upward_approximation(const58909 DB_Row_Impl_Handler<U>::Impl::construct_upward_approximation(const58910 typename DB_Row_Impl_Handler<U>::Impl& y).58919 DB_Row_Impl_Handler<U>::Impl::construct_upward_approximation(const58920 typename DB_Row_Impl_Handler<U>::Impl& y). Comments improved.