Searched refs:ICL_const_FORALL (Results 1 – 11 of 11) sorted by relevance
/third_party/boost/boost/icl/detail/ |
D | interval_morphism.hpp | 26 ICL_const_FORALL(typename IntervalContainerT, itv_, src) in atomize() 40 ICL_const_FORALL(typename ElementContainerT, element_, src) in cluster()
|
D | notate.hpp | 19 #define ICL_const_FORALL(type,iter,obj) for(type::const_iterator iter=(obj).begin(); !((iter)==(obj… macro
|
/third_party/boost/boost/icl/concept/ |
D | element_map.hpp | 127 ICL_const_FORALL(typename set_type, elem_, erasure) in erase() 227 ICL_const_FORALL(typename Type, it_, operand) in add_intersection() 394 ICL_const_FORALL(typename Type, it_, operand) in operator ^=() 470 ICL_const_FORALL(typename Type, it, object) in operator <<()
|
D | element_associator.hpp | 198 ICL_const_FORALL(typename Type, it_, operand) in operator +=() 281 ICL_const_FORALL(typename Type, elem_, addend) in insert() 309 ICL_const_FORALL(typename Type, elem_, erasure) in erase() 338 ICL_const_FORALL(typename Type, it_, subtrahend) in operator -=()
|
D | interval_associator.hpp | 128 ICL_const_FORALL(typename Type, it, object) in cardinality() 147 ICL_const_FORALL(typename Type, it, object) in cardinality() 322 ICL_const_FORALL(typename OperandT, elem_, operand) in operator +=() 608 ICL_const_FORALL(typename OperandT, elem_, operand) in insert() 674 ICL_const_FORALL(typename OperandT, elem_, operand) in operator -=()
|
D | element_set.hpp | 123 ICL_const_FORALL(typename Type, it, object) in operator <<()
|
D | interval_map.hpp | 574 ICL_const_FORALL(typename Type, it_, object) in domain() 666 ICL_const_FORALL(typename Type, it_, object) in operator <<()
|
D | interval_set.hpp | 343 ICL_const_FORALL(typename Type, it_, object) in operator <<()
|
/third_party/boost/libs/icl/test/ |
D | test_functions.hpp | 38 ICL_const_FORALL(typename SequenceT, segment_, segments) in itl_map_copy()
|
/third_party/boost/boost/icl/ |
D | interval_set.hpp | 126 ICL_const_FORALL(typename base_set_type, it_, src) in assign()
|
D | interval_map.hpp | 105 ICL_const_FORALL(typename base_map_type, it_, src) in assign()
|