HomeSort by relevance Sort by last modified time
    Searched refs:string_type (Results 51 - 75 of 204) sorted by null

1 23 4 5 6 7 8 9

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
seekg_off.pass.cpp 23 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
26 string_type str_;
30 testbuf(const string_type& str)
tellg.pass.cpp 21 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
24 string_type str_;
28 testbuf(const string_type& str)
ignore.pass.cpp 22 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
25 string_type str_;
29 testbuf(const string_type& str)
putback.pass.cpp 21 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
24 string_type str_;
28 testbuf(const string_type& str)
read.pass.cpp 23 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
26 string_type str_;
30 testbuf(const string_type& str)
unget.pass.cpp 21 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
24 string_type str_;
28 testbuf(const string_type& str)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/ext.manip/
get_time.pass.cpp 23 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
26 string_type str_;
30 testbuf(const string_type& str)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/
chart.pass.cpp 22 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
25 string_type str_;
29 testbuf(const string_type& str)
signed_char_pointer.pass.cpp 22 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
25 string_type str_;
29 testbuf(const string_type& str)
unsigned_char_pointer.pass.cpp 22 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
25 string_type str_;
29 testbuf(const string_type& str)
wchar_t_pointer.pass.cpp 22 typedef std::basic_string<CharT> string_type; typedef in struct:testbuf
25 string_type str_;
29 testbuf(const string_type& str)
  /external/stlport/stlport/stl/
_numpunct.h 51 typedef string string_type; typedef in class:numpunct
80 typedef wstring string_type; typedef in class:numpunct
110 typedef string string_type; typedef in class:numpunct_byname
142 typedef wstring string_type; typedef in class:numpunct_byname
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_numpunct.h 51 typedef string string_type; typedef in class:numpunct
80 typedef wstring string_type; typedef in class:numpunct
110 typedef string string_type; typedef in class:numpunct_byname
142 typedef wstring string_type; typedef in class:numpunct_byname
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_numpunct.h 51 typedef string string_type; typedef in class:numpunct
80 typedef wstring string_type; typedef in class:numpunct
110 typedef string string_type; typedef in class:numpunct_byname
142 typedef wstring string_type; typedef in class:numpunct_byname
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_numpunct.h 51 typedef string string_type; typedef in class:numpunct
80 typedef wstring string_type; typedef in class:numpunct
110 typedef string string_type; typedef in class:numpunct_byname
142 typedef wstring string_type; typedef in class:numpunct_byname
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_numpunct.h 51 typedef string string_type; typedef in class:numpunct
80 typedef wstring string_type; typedef in class:numpunct
110 typedef string string_type; typedef in class:numpunct_byname
142 typedef wstring string_type; typedef in class:numpunct_byname
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_numpunct.h 51 typedef string string_type; typedef in class:numpunct
80 typedef wstring string_type; typedef in class:numpunct
110 typedef string string_type; typedef in class:numpunct_byname
142 typedef wstring string_type; typedef in class:numpunct_byname
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_numpunct.h 51 typedef string string_type; typedef in class:numpunct
80 typedef wstring string_type; typedef in class:numpunct
110 typedef string string_type; typedef in class:numpunct_byname
142 typedef wstring string_type; typedef in class:numpunct_byname
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.collate/locale.collate/
types.pass.cpp 17 // typedef basic_string<charT>string_type;
36 static_assert((std::is_same<std::collate<char>::string_type, std::string>::value), "");
46 static_assert((std::is_same<std::collate<wchar_t>::string_type, std::wstring>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct/
types.pass.cpp 24 // typedef basic_string<char_type> string_type;
41 static_assert((std::is_same<std::moneypunct<char>::string_type, std::string>::value), "");
42 static_assert((std::is_same<std::moneypunct<wchar_t>::string_type, std::wstring>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/facet.numpunct/locale.numpunct/
types.pass.cpp 18 // typedef basic_string<charT> string_type;
35 static_assert((std::is_same<std::numpunct<char>::string_type, std::string>::value), "");
45 static_assert((std::is_same<std::numpunct<wchar_t>::string_type, std::wstring>::value), "");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
messages_members.h 67 typename messages<_CharT>::string_type
69 const string_type& __dfault) const
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
messages_members.h 67 typename messages<_CharT>::string_type
69 const string_type& __dfault) const
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
messages_members.h 67 typename messages<_CharT>::string_type
69 const string_type& __dfault) const
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
messages_members.h 67 typename messages<_CharT>::string_type
69 const string_type& __dfault) const

Completed in 417 milliseconds

1 23 4 5 6 7 8 9