Searched refs:is_reverse (Results 1 – 11 of 11) sorted by relevance
53 struct is_reverse struct55 typedef is_reverse type; argument60 struct is_reverse<std::reverse_iterator<BaseIteratorT> > struct62 typedef is_reverse<std::reverse_iterator<BaseIteratorT> > type; argument67 struct is_reverse<icl::element_iterator<BaseIteratorT> > struct69 typedef is_reverse<icl::element_iterator<BaseIteratorT> > type; argument70 BOOST_STATIC_CONSTANT(bool, value = is_reverse<BaseIteratorT>::value);156 inter_pos = is_reverse<SegmentIteratorT>::value ? leaper->last() - sneaker in transient_element()182 inter_pos = is_reverse<SegmentIteratorT>::value ? leaper->first.last() - sneaker in transient_element()210 inter_pos = is_reverse<SegmentIteratorT>::value ? icl::last(*leaper) - sneaker in transient_element()[all …]
1008 bool is_reverse () const;1232 bool is_reverse () const in is_reverse() function1236 return CastR<ExtensionSubst> (get_subtable(0)).is_reverse (); in is_reverse()1412 /*static*/ inline bool ExtensionSubst::is_reverse () const in is_reverse() function in OT::ExtensionSubst1416 return CastR<ExtensionSubst> (get_subtable<SubTable>()).is_reverse (); in is_reverse()
1855 if (likely (!lookup.is_reverse ())) in apply_string()
1552 bool is_reverse () const in is_reverse() function
1205 bool is_reverse () const;1511 bool is_reverse () const in is_reverse() function1515 return reinterpret_cast<const ExtensionSubst &> (get_subtable (0)).is_reverse (); in is_reverse()1748 /*static*/ inline bool ExtensionSubst::is_reverse () const in is_reverse() function in OT::ExtensionSubst
1882 if (likely (!lookup.is_reverse ())) in apply_string()
2750 bool is_reverse () const in is_reverse() function
1170 bool is_reverse () const;1476 bool is_reverse () const in is_reverse() function1480 return reinterpret_cast<const ExtensionSubst &> (get_subtable (0)).is_reverse (); in is_reverse()1693 /*static*/ inline bool ExtensionSubst::is_reverse () const in is_reverse() function in OT::ExtensionSubst
2758 bool is_reverse () const in is_reverse() function
26393 + bool is_reverse () const;27900 + bool is_reverse () const27904 + return reinterpret_cast<const ExtensionSubst &> (get_subtable (0)).is_reverse ();36090 - bool is_reverse () const;36396 - bool is_reverse () const36400 - return reinterpret_cast<const ExtensionSubst &> (get_subtable (0)).is_reverse ();