Lines Matching refs:Trt
15 class T, class U, class Trt,
17 ICL_IntervalMap_TEMPLATE(T,U,Traits,Trt) IntervalMap
19 ICL_IntervalMap_TEMPLATE(_T,_U,Traits,Trt) IntervalMap
24 typedef IntervalMap<T,U,Trt> IntervalMapT; in icl_map_contains_4_bicremental_types()
25 typedef icl::map<T,U,Trt> MapT; in icl_map_contains_4_bicremental_types()
47 class T, class U, class Trt,
49 ICL_IntervalMap_TEMPLATE(T,U,Traits,Trt) IntervalMap
51 ICL_IntervalMap_TEMPLATE(_T,_U,Traits,Trt) IntervalMap
56 typedef IntervalMap<T,U,Trt> IntervalMapT; in icl_map_find_4_bicremental_types()
57 typedef icl::map<T,U,Trt> MapT; in icl_map_find_4_bicremental_types()
79 class T, class U, class Trt,
81 ICL_IntervalMap_TEMPLATE(T,U,Traits,Trt) IntervalMap
83 ICL_IntervalMap_TEMPLATE(_T,_U,Traits,Trt) IntervalMap
88 typedef IntervalMap<T,U,Trt> IntervalMapT; in icl_map_inclusion_compare_4_bicremental_types()
89 typedef icl::map<T,U,Trt> MapT; in icl_map_inclusion_compare_4_bicremental_types()
154 class T, class U, class Trt,
156 ICL_IntervalMap_TEMPLATE(T,U,Traits,Trt) IntervalMap
158 ICL_IntervalMap_TEMPLATE(_T,_U,Traits,Trt) IntervalMap
163 typedef icl::map<T,U,Trt> MapT; in icl_map_move_4_discrete_types()