HomeSort by relevance Sort by last modified time
    Searched refs:_Tag (Results 26 - 50 of 54) sorted by null

12 3

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
rc_string_base.h 224 typedef typename iterator_traits<_InIterator>::iterator_category _Tag;
225 return _S_construct(__beg, __end, __a, _Tag());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rc_string_base.h 233 typedef typename iterator_traits<_InIterator>::iterator_category _Tag;
234 return _S_construct(__beg, __end, __a, _Tag());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
hashtable_policy.h 57 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
58 return __distance_fw(__first, __last, _Tag());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rc_string_base.h 233 typedef typename iterator_traits<_InIterator>::iterator_category _Tag;
234 return _S_construct(__beg, __end, __a, _Tag());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
hashtable_policy.h 57 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
58 return __distance_fw(__first, __last, _Tag());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
hashtable_policy.h 54 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
55 return __distance_fw(__first, __last, _Tag());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
hashtable_policy.h 58 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
59 return __distance_fw(__first, __last, _Tag());
basic_string.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
hashtable_policy.h 58 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
59 return __distance_fw(__first, __last, _Tag());
basic_string.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 54 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
55 return __distance_fw(__first, __last, _Tag());
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 54 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
55 return __distance_fw(__first, __last, _Tag());
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 54 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
55 return __distance_fw(__first, __last, _Tag());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
hashtable_policy.h 54 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
55 return __distance_fw(__first, __last, _Tag());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
hashtable_policy.h 58 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
59 return __distance_fw(__first, __last, _Tag());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable_policy.h 58 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
59 return __distance_fw(__first, __last, _Tag());
    [all...]
  /external/stlport/stlport/stl/
_rope.h 345 enum _Tag {_S_leaf, _S_concat, _S_substringfn, _S_function};
352 _Tag _M_tag:8;
378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 345 enum _Tag {_S_leaf, _S_concat, _S_substringfn, _S_function};
352 _Tag _M_tag:8;
378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.h 345 enum _Tag {_S_leaf, _S_concat, _S_substringfn, _S_function};
352 _Tag _M_tag:8;
378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.h 345 enum _Tag {_S_leaf, _S_concat, _S_substringfn, _S_function};
352 _Tag _M_tag:8;
378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.h 345 enum _Tag {_S_leaf, _S_concat, _S_substringfn, _S_function};
352 _Tag _M_tag:8;
378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.h 345 enum _Tag {_S_leaf, _S_concat, _S_substringfn, _S_function};
352 _Tag _M_tag:8;
378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h     [all...]

Completed in 344 milliseconds

12 3