HomeSort by relevance Sort by last modified time
    Searched refs:basic_string (Results 101 - 125 of 148) sorted by null

1 2 3 45 6

  /external/stlport/stlport/stl/debug/
_string_sum_methods.h 17 * All the necessary methods used for template expressions with basic_string
19 * file and it is a part of the basic_string definition.
23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) function
29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bitset.c 180 basic_string<_CharT, _Traits> __tmp;
221 basic_string<_CharT, _Traits> __tmp;
_string_sum_methods.h 17 * All the necessary methods used for template expressions with basic_string
19 * file and it is a part of the basic_string definition.
24 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) function
29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, function
_bitset.h 421 explicit bitset(const basic_string<_CharT,_Traits,_Alloc>& __s,
427 basic_string<_CharT, _Traits, _Alloc>::npos);
430 bitset(const basic_string<_CharT, _Traits, _Alloc>& __s,
568 basic_string<_CharT, _Traits, _Alloc> to_string() const {
569 basic_string<_CharT, _Traits, _Alloc> __result;
632 void _M_copy_from_string(const basic_string<_CharT,_Traits,_Alloc>& __s,
654 void _M_copy_to_string(basic_string<_CharT, _Traits, _Alloc>& __s) const
_monetary.h 58 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
392 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
_sstream.c 51 ::basic_stringbuf(const basic_string<_CharT, _Traits, _Alloc>& __s, ios_base::openmode __mode)
64 basic_stringbuf<_CharT, _Traits, _Alloc>::str(const basic_string<_CharT, _Traits, _Alloc>& __s)
_string_sum.h 23 /*char wrapper to simulate basic_string*/
42 /*C string wrapper to simulate basic_string*/
61 /*basic_string wrapper to ensure that we only store a reference to the original string and not copy it*/
65 typedef basic_string<_CharT, _Traits, _Alloc> _BString;
88 typedef basic_string<_CharT, _Traits, _Alloc> _BString;
252 //Returns the underlying basic_string representation of the template expression
271 //The const method can be invoked without initialising the basic_string so avoiding dynamic allocation.
374 typedef basic_string<_CharT, _Traits, _Alloc> _BString;
407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_string_sum_methods.h 17 * All the necessary methods used for template expressions with basic_string
19 * file and it is a part of the basic_string definition.
23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) function
29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, function
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_bitset.c 180 basic_string<_CharT, _Traits> __tmp;
221 basic_string<_CharT, _Traits> __tmp;
_string_sum_methods.h 17 * All the necessary methods used for template expressions with basic_string
19 * file and it is a part of the basic_string definition.
24 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) function
29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, function
_bitset.h 421 explicit bitset(const basic_string<_CharT,_Traits,_Alloc>& __s,
427 basic_string<_CharT, _Traits, _Alloc>::npos);
430 bitset(const basic_string<_CharT, _Traits, _Alloc>& __s,
568 basic_string<_CharT, _Traits, _Alloc> to_string() const {
569 basic_string<_CharT, _Traits, _Alloc> __result;
632 void _M_copy_from_string(const basic_string<_CharT,_Traits,_Alloc>& __s,
654 void _M_copy_to_string(basic_string<_CharT, _Traits, _Alloc>& __s) const
_monetary.h 58 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
392 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
_sstream.c 51 ::basic_stringbuf(const basic_string<_CharT, _Traits, _Alloc>& __s, ios_base::openmode __mode)
64 basic_stringbuf<_CharT, _Traits, _Alloc>::str(const basic_string<_CharT, _Traits, _Alloc>& __s)
_string_sum.h 23 /*char wrapper to simulate basic_string*/
42 /*C string wrapper to simulate basic_string*/
61 /*basic_string wrapper to ensure that we only store a reference to the original string and not copy it*/
65 typedef basic_string<_CharT, _Traits, _Alloc> _BString;
88 typedef basic_string<_CharT, _Traits, _Alloc> _BString;
252 //Returns the underlying basic_string representation of the template expression
271 //The const method can be invoked without initialising the basic_string so avoiding dynamic allocation.
374 typedef basic_string<_CharT, _Traits, _Alloc> _BString;
407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/debug/
_string_sum_methods.h 17 * All the necessary methods used for template expressions with basic_string
19 * file and it is a part of the basic_string definition.
23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) function
29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, function
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_bitset.c 180 basic_string<_CharT, _Traits> __tmp;
221 basic_string<_CharT, _Traits> __tmp;
_string_sum_methods.h 17 * All the necessary methods used for template expressions with basic_string
19 * file and it is a part of the basic_string definition.
24 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) function
29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, function
_bitset.h 421 explicit bitset(const basic_string<_CharT,_Traits,_Alloc>& __s,
427 basic_string<_CharT, _Traits, _Alloc>::npos);
430 bitset(const basic_string<_CharT, _Traits, _Alloc>& __s,
568 basic_string<_CharT, _Traits, _Alloc> to_string() const {
569 basic_string<_CharT, _Traits, _Alloc> __result;
632 void _M_copy_from_string(const basic_string<_CharT,_Traits,_Alloc>& __s,
654 void _M_copy_to_string(basic_string<_CharT, _Traits, _Alloc>& __s) const
_monetary.h 58 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
392 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
_sstream.c 51 ::basic_stringbuf(const basic_string<_CharT, _Traits, _Alloc>& __s, ios_base::openmode __mode)
64 basic_stringbuf<_CharT, _Traits, _Alloc>::str(const basic_string<_CharT, _Traits, _Alloc>& __s)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/debug/
_string_sum_methods.h 17 * All the necessary methods used for template expressions with basic_string
19 * file and it is a part of the basic_string definition.
23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) function
29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, function
  /external/stlport/stlport/stl/
_bitset.h 421 explicit bitset(const basic_string<_CharT,_Traits,_Alloc>& __s,
427 basic_string<_CharT, _Traits, _Alloc>::npos);
430 bitset(const basic_string<_CharT, _Traits, _Alloc>& __s,
568 basic_string<_CharT, _Traits, _Alloc> to_string() const {
569 basic_string<_CharT, _Traits, _Alloc> __result;
632 void _M_copy_from_string(const basic_string<_CharT,_Traits,_Alloc>& __s,
654 void _M_copy_to_string(basic_string<_CharT, _Traits, _Alloc>& __s) const
_monetary.h 58 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
392 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
_sstream.c 51 ::basic_stringbuf(const basic_string<_CharT, _Traits, _Alloc>& __s, ios_base::openmode __mode)
64 basic_stringbuf<_CharT, _Traits, _Alloc>::str(const basic_string<_CharT, _Traits, _Alloc>& __s)
_string_sum.h 23 /*char wrapper to simulate basic_string*/
42 /*C string wrapper to simulate basic_string*/
61 /*basic_string wrapper to ensure that we only store a reference to the original string and not copy it*/
65 typedef basic_string<_CharT, _Traits, _Alloc> _BString;
88 typedef basic_string<_CharT, _Traits, _Alloc> _BString;
252 //Returns the underlying basic_string representation of the template expression
271 //The const method can be invoked without initialising the basic_string so avoiding dynamic allocation.
374 typedef basic_string<_CharT, _Traits, _Alloc> _BString;
407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;

Completed in 611 milliseconds

1 2 3 45 6