Searched defs:_Tag (Results 1 - 15 of 15) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dsso_string_base.h101 typedef typename iterator_traits<_InIterator>::iterator_category _Tag; typedef
102 _M_construct(__beg, __end, _Tag());
H A Drc_string_base.h232 typedef typename iterator_traits<_InIterator>::iterator_category _Tag; typedef
233 return _S_construct(__beg, __end, __a, _Tag());
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/
H A Dsso_string_base.h101 typedef typename iterator_traits<_InIterator>::iterator_category _Tag; typedef
102 _M_construct(__beg, __end, _Tag());
H A Drc_string_base.h232 typedef typename iterator_traits<_InIterator>::iterator_category _Tag; typedef
233 return _S_construct(__beg, __end, __a, _Tag());
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
H A Dsso_string_base.h101 typedef typename iterator_traits<_InIterator>::iterator_category _Tag; typedef
102 _M_construct(__beg, __end, _Tag());
H A Drc_string_base.h232 typedef typename iterator_traits<_InIterator>::iterator_category _Tag; typedef
233 return _S_construct(__beg, __end, __a, _Tag());
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
H A Dhashtable_policy.h57 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag; typedef
58 return __distance_fw(__first, __last, _Tag());
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/tr1/
H A Dhashtable_policy.h57 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag; typedef
58 return __distance_fw(__first, __last, _Tag());
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
H A Dhashtable_policy.h57 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag; typedef
58 return __distance_fw(__first, __last, _Tag());
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dbasic_string.h1724 typedef typename iterator_traits<_InIterator>::iterator_category _Tag; typedef
1725 return _S_construct(__beg, __end, __a, _Tag());
H A Dhashtable_policy.h78 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag; typedef
79 return __distance_fw(__first, __last, _Tag());
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dbasic_string.h1724 typedef typename iterator_traits<_InIterator>::iterator_category _Tag; typedef
1725 return _S_construct(__beg, __end, __a, _Tag());
H A Dhashtable_policy.h78 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag; typedef
79 return __distance_fw(__first, __last, _Tag());
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dbasic_string.h1724 typedef typename iterator_traits<_InIterator>::iterator_category _Tag; typedef
1725 return _S_construct(__beg, __end, __a, _Tag());
H A Dhashtable_policy.h78 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag; typedef
79 return __distance_fw(__first, __last, _Tag());

Completed in 303 milliseconds