HomeSort by relevance Sort by last modified time
    Searched full:_traits (Results 501 - 525 of 1004) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
sstream.tcc 43 template <class _CharT, class _Traits, class _Alloc>
44 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
45 basic_stringbuf<_CharT, _Traits, _Alloc>::
77 template <class _CharT, class _Traits, class _Alloc>
78 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
79 basic_stringbuf<_CharT, _Traits, _Alloc>::
128 template <class _CharT, class _Traits, class _Alloc>
129 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
130 basic_stringbuf<_CharT, _Traits, _Alloc>::
146 template <class _CharT, class _Traits, class _Alloc
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 43 template <class _CharT, class _Traits, class _Alloc>
44 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
45 basic_stringbuf<_CharT, _Traits, _Alloc>::
77 template <class _CharT, class _Traits, class _Alloc>
78 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
79 basic_stringbuf<_CharT, _Traits, _Alloc>::
128 template <class _CharT, class _Traits, class _Alloc>
129 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
130 basic_stringbuf<_CharT, _Traits, _Alloc>::
146 template <class _CharT, class _Traits, class _Alloc
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 43 template <class _CharT, class _Traits, class _Alloc>
44 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
45 basic_stringbuf<_CharT, _Traits, _Alloc>::
77 template <class _CharT, class _Traits, class _Alloc>
78 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
79 basic_stringbuf<_CharT, _Traits, _Alloc>::
128 template <class _CharT, class _Traits, class _Alloc>
129 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
130 basic_stringbuf<_CharT, _Traits, _Alloc>::
146 template <class _CharT, class _Traits, class _Alloc
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 43 template <class _CharT, class _Traits, class _Alloc>
44 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
45 basic_stringbuf<_CharT, _Traits, _Alloc>::
77 template <class _CharT, class _Traits, class _Alloc>
78 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
79 basic_stringbuf<_CharT, _Traits, _Alloc>::
128 template <class _CharT, class _Traits, class _Alloc>
129 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
130 basic_stringbuf<_CharT, _Traits, _Alloc>::
146 template <class _CharT, class _Traits, class _Alloc
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
sstream.tcc 43 template <class _CharT, class _Traits, class _Alloc>
44 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
45 basic_stringbuf<_CharT, _Traits, _Alloc>::
77 template <class _CharT, class _Traits, class _Alloc>
78 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
79 basic_stringbuf<_CharT, _Traits, _Alloc>::
128 template <class _CharT, class _Traits, class _Alloc>
129 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
130 basic_stringbuf<_CharT, _Traits, _Alloc>::
146 template <class _CharT, class _Traits, class _Alloc
    [all...]
  /external/stlport/stlport/stl/
_bitset.h 420 template<class _CharT, class _Traits, class _Alloc>
421 explicit bitset(const basic_string<_CharT,_Traits,_Alloc>& __s,
427 basic_string<_CharT, _Traits, _Alloc>::npos);
429 template<class _CharT, class _Traits, class _Alloc>
430 bitset(const basic_string<_CharT, _Traits, _Alloc>& __s,
567 template <class _CharT, class _Traits, class _Alloc>
568 basic_string<_CharT, _Traits, _Alloc> to_string() const {
569 basic_string<_CharT, _Traits, _Alloc> __result;
631 template<class _CharT, class _Traits, class _Alloc>
632 void _M_copy_from_string(const basic_string<_CharT,_Traits,_Alloc>& __s
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 420 template<class _CharT, class _Traits, class _Alloc>
421 explicit bitset(const basic_string<_CharT,_Traits,_Alloc>& __s,
427 basic_string<_CharT, _Traits, _Alloc>::npos);
429 template<class _CharT, class _Traits, class _Alloc>
430 bitset(const basic_string<_CharT, _Traits, _Alloc>& __s,
567 template <class _CharT, class _Traits, class _Alloc>
568 basic_string<_CharT, _Traits, _Alloc> to_string() const {
569 basic_string<_CharT, _Traits, _Alloc> __result;
631 template<class _CharT, class _Traits, class _Alloc>
632 void _M_copy_from_string(const basic_string<_CharT,_Traits,_Alloc>& __s
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 420 template<class _CharT, class _Traits, class _Alloc>
421 explicit bitset(const basic_string<_CharT,_Traits,_Alloc>& __s,
427 basic_string<_CharT, _Traits, _Alloc>::npos);
429 template<class _CharT, class _Traits, class _Alloc>
430 bitset(const basic_string<_CharT, _Traits, _Alloc>& __s,
567 template <class _CharT, class _Traits, class _Alloc>
568 basic_string<_CharT, _Traits, _Alloc> to_string() const {
569 basic_string<_CharT, _Traits, _Alloc> __result;
631 template<class _CharT, class _Traits, class _Alloc>
632 void _M_copy_from_string(const basic_string<_CharT,_Traits,_Alloc>& __s
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 420 template<class _CharT, class _Traits, class _Alloc>
421 explicit bitset(const basic_string<_CharT,_Traits,_Alloc>& __s,
427 basic_string<_CharT, _Traits, _Alloc>::npos);
429 template<class _CharT, class _Traits, class _Alloc>
430 bitset(const basic_string<_CharT, _Traits, _Alloc>& __s,
567 template <class _CharT, class _Traits, class _Alloc>
568 basic_string<_CharT, _Traits, _Alloc> to_string() const {
569 basic_string<_CharT, _Traits, _Alloc> __result;
631 template<class _CharT, class _Traits, class _Alloc>
632 void _M_copy_from_string(const basic_string<_CharT,_Traits,_Alloc>& __s
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 420 template<class _CharT, class _Traits, class _Alloc>
421 explicit bitset(const basic_string<_CharT,_Traits,_Alloc>& __s,
427 basic_string<_CharT, _Traits, _Alloc>::npos);
429 template<class _CharT, class _Traits, class _Alloc>
430 bitset(const basic_string<_CharT, _Traits, _Alloc>& __s,
567 template <class _CharT, class _Traits, class _Alloc>
568 basic_string<_CharT, _Traits, _Alloc> to_string() const {
569 basic_string<_CharT, _Traits, _Alloc> __result;
631 template<class _CharT, class _Traits, class _Alloc>
632 void _M_copy_from_string(const basic_string<_CharT,_Traits,_Alloc>& __s
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 420 template<class _CharT, class _Traits, class _Alloc>
421 explicit bitset(const basic_string<_CharT,_Traits,_Alloc>& __s,
427 basic_string<_CharT, _Traits, _Alloc>::npos);
429 template<class _CharT, class _Traits, class _Alloc>
430 bitset(const basic_string<_CharT, _Traits, _Alloc>& __s,
567 template <class _CharT, class _Traits, class _Alloc>
568 basic_string<_CharT, _Traits, _Alloc> to_string() const {
569 basic_string<_CharT, _Traits, _Alloc> __result;
631 template<class _CharT, class _Traits, class _Alloc>
632 void _M_copy_from_string(const basic_string<_CharT,_Traits,_Alloc>& __s
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_bitset.h 420 template<class _CharT, class _Traits, class _Alloc>
421 explicit bitset(const basic_string<_CharT,_Traits,_Alloc>& __s,
427 basic_string<_CharT, _Traits, _Alloc>::npos);
429 template<class _CharT, class _Traits, class _Alloc>
430 bitset(const basic_string<_CharT, _Traits, _Alloc>& __s,
567 template <class _CharT, class _Traits, class _Alloc>
568 basic_string<_CharT, _Traits, _Alloc> to_string() const {
569 basic_string<_CharT, _Traits, _Alloc> __result;
631 template<class _CharT, class _Traits, class _Alloc>
632 void _M_copy_from_string(const basic_string<_CharT,_Traits,_Alloc>& __s
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
random 462 typename _CharT, typename _Traits>
463 friend std::basic_ostream<_CharT, _Traits>&
464 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
474 * specialization arguments _CharT and _Traits were the same as those of
483 typename _CharT, typename _Traits>
484 friend std::basic_istream<_CharT, _Traits>&
485 operator>>(std::basic_istream<_CharT, _Traits>& __is,
639 typename _CharT, typename _Traits>
640 friend std::basic_ostream<_CharT, _Traits>&
641 operator<<(std::basic_ostream<_CharT, _Traits>& __os
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
random.h 472 typename _CharT, typename _Traits>
473 friend std::basic_ostream<_CharT, _Traits>&
474 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
484 * specialization arguments _CharT and _Traits were the same as those of
493 typename _CharT, typename _Traits>
494 friend std::basic_istream<_CharT, _Traits>&
495 operator>>(std::basic_istream<_CharT, _Traits>& __is,
649 typename _CharT, typename _Traits>
650 friend std::basic_ostream<_CharT, _Traits>&
651 operator<<(std::basic_ostream<_CharT, _Traits>& __os
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
random.h 472 typename _CharT, typename _Traits>
473 friend std::basic_ostream<_CharT, _Traits>&
474 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
484 * specialization arguments _CharT and _Traits were the same as those of
493 typename _CharT, typename _Traits>
494 friend std::basic_istream<_CharT, _Traits>&
495 operator>>(std::basic_istream<_CharT, _Traits>& __is,
649 typename _CharT, typename _Traits>
650 friend std::basic_ostream<_CharT, _Traits>&
651 operator<<(std::basic_ostream<_CharT, _Traits>& __os
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random 462 typename _CharT, typename _Traits>
463 friend std::basic_ostream<_CharT, _Traits>&
464 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
474 * specialization arguments _CharT and _Traits were the same as those of
483 typename _CharT, typename _Traits>
484 friend std::basic_istream<_CharT, _Traits>&
485 operator>>(std::basic_istream<_CharT, _Traits>& __is,
639 typename _CharT, typename _Traits>
640 friend std::basic_ostream<_CharT, _Traits>&
641 operator<<(std::basic_ostream<_CharT, _Traits>& __os
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random 462 typename _CharT, typename _Traits>
463 friend std::basic_ostream<_CharT, _Traits>&
464 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
474 * specialization arguments _CharT and _Traits were the same as those of
483 typename _CharT, typename _Traits>
484 friend std::basic_istream<_CharT, _Traits>&
485 operator>>(std::basic_istream<_CharT, _Traits>& __is,
639 typename _CharT, typename _Traits>
640 friend std::basic_ostream<_CharT, _Traits>&
641 operator<<(std::basic_ostream<_CharT, _Traits>& __os
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random 462 typename _CharT, typename _Traits>
463 friend std::basic_ostream<_CharT, _Traits>&
464 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
474 * specialization arguments _CharT and _Traits were the same as those of
483 typename _CharT, typename _Traits>
484 friend std::basic_istream<_CharT, _Traits>&
485 operator>>(std::basic_istream<_CharT, _Traits>& __is,
639 typename _CharT, typename _Traits>
640 friend std::basic_ostream<_CharT, _Traits>&
641 operator<<(std::basic_ostream<_CharT, _Traits>& __os
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
random 462 typename _CharT, typename _Traits>
463 friend std::basic_ostream<_CharT, _Traits>&
464 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
474 * specialization arguments _CharT and _Traits were the same as those of
483 typename _CharT, typename _Traits>
484 friend std::basic_istream<_CharT, _Traits>&
485 operator>>(std::basic_istream<_CharT, _Traits>& __is,
639 typename _CharT, typename _Traits>
640 friend std::basic_ostream<_CharT, _Traits>&
641 operator<<(std::basic_ostream<_CharT, _Traits>& __os
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.h 472 typename _CharT, typename _Traits>
473 friend std::basic_ostream<_CharT, _Traits>&
474 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
484 * specialization arguments _CharT and _Traits were the same as those of
493 typename _CharT, typename _Traits>
494 friend std::basic_istream<_CharT, _Traits>&
495 operator>>(std::basic_istream<_CharT, _Traits>& __is,
649 typename _CharT, typename _Traits>
650 friend std::basic_ostream<_CharT, _Traits>&
651 operator<<(std::basic_ostream<_CharT, _Traits>& __os
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.h 472 typename _CharT, typename _Traits>
473 friend std::basic_ostream<_CharT, _Traits>&
474 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
484 * specialization arguments _CharT and _Traits were the same as those of
493 typename _CharT, typename _Traits>
494 friend std::basic_istream<_CharT, _Traits>&
495 operator>>(std::basic_istream<_CharT, _Traits>& __is,
649 typename _CharT, typename _Traits>
650 friend std::basic_ostream<_CharT, _Traits>&
651 operator<<(std::basic_ostream<_CharT, _Traits>& __os
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.h 472 typename _CharT, typename _Traits>
473 friend std::basic_ostream<_CharT, _Traits>&
474 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
484 * specialization arguments _CharT and _Traits were the same as those of
493 typename _CharT, typename _Traits>
494 friend std::basic_istream<_CharT, _Traits>&
495 operator>>(std::basic_istream<_CharT, _Traits>& __is,
649 typename _CharT, typename _Traits>
650 friend std::basic_ostream<_CharT, _Traits>&
651 operator<<(std::basic_ostream<_CharT, _Traits>& __os
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.h 472 typename _CharT, typename _Traits>
473 friend std::basic_ostream<_CharT, _Traits>&
474 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
484 * specialization arguments _CharT and _Traits were the same as those of
493 typename _CharT, typename _Traits>
494 friend std::basic_istream<_CharT, _Traits>&
495 operator>>(std::basic_istream<_CharT, _Traits>& __is,
649 typename _CharT, typename _Traits>
650 friend std::basic_ostream<_CharT, _Traits>&
651 operator<<(std::basic_ostream<_CharT, _Traits>& __os
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
random.h 472 typename _CharT, typename _Traits>
473 friend std::basic_ostream<_CharT, _Traits>&
474 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
484 * specialization arguments _CharT and _Traits were the same as those of
493 typename _CharT, typename _Traits>
494 friend std::basic_istream<_CharT, _Traits>&
495 operator>>(std::basic_istream<_CharT, _Traits>& __is,
649 typename _CharT, typename _Traits>
650 friend std::basic_ostream<_CharT, _Traits>&
651 operator<<(std::basic_ostream<_CharT, _Traits>& __os
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
hashtable_policy.h 41 typename _RehashPolicy, typename _Traits>
57 typename _H1, typename _H2, typename _Hash, typename _Traits>
422 typename _RehashPolicy, typename _Traits,
423 bool _Unique_keys = _Traits::__unique_keys::value>
429 typename _RehashPolicy, typename _Traits>
431 _H1, _H2, _Hash, _RehashPolicy, _Traits, false>
439 typename _RehashPolicy, typename _Traits>
441 _H1, _H2, _Hash, _RehashPolicy, _Traits, true>
447 _Traits>;
451 _H1, _H2, _Hash, _RehashPolicy, _Traits>;
    [all...]

Completed in 2415 milliseconds

<<21222324252627282930>>