HomeSort by relevance Sort by last modified time
    Searched refs:traits_type (Results 276 - 300 of 458) sorted by null

<<111213141516171819

  /external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
get_streambuf_chart.pass.cpp 42 overflow(typename base::int_type __c = base::traits_type::eof())
44 if (__c != base::traits_type::eof())
  /external/libcxx/test/strings/basic.string/
types.pass.cpp 19 // typedef traits traits_type;
49 static_assert((std::is_same<typename S::traits_type, Traits>::value), "");
78 static_assert((std::is_same<std::basic_string<char>::traits_type,
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
get_streambuf.pass.cpp 41 overflow(typename base::int_type __c = base::traits_type::eof())
43 if (__c != base::traits_type::eof())
get_streambuf_chart.pass.cpp 42 overflow(typename base::int_type __c = base::traits_type::eof())
44 if (__c != base::traits_type::eof())
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/
types.pass.cpp 19 // typedef traits traits_type;
49 static_assert((std::is_same<typename S::traits_type, Traits>::value), "");
78 static_assert((std::is_same<std::basic_string<char>::traits_type,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
stream_iterator.h 54 typedef _Traits traits_type; typedef in class:istream_iterator
161 typedef _Traits traits_type; typedef in class:ostream_iterator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stream_iterator.h 54 typedef _Traits traits_type; typedef in class:istream_iterator
161 typedef _Traits traits_type; typedef in class:ostream_iterator
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stream_iterator.h 54 typedef _Traits traits_type; typedef in class:istream_iterator
161 typedef _Traits traits_type; typedef in class:ostream_iterator
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 47 typedef _Traits traits_type; typedef in class:istream_iterator
154 typedef _Traits traits_type; typedef in class:ostream_iterator
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 47 typedef _Traits traits_type; typedef in class:istream_iterator
154 typedef _Traits traits_type; typedef in class:ostream_iterator
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 47 typedef _Traits traits_type; typedef in class:istream_iterator
154 typedef _Traits traits_type; typedef in class:ostream_iterator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stream_iterator.h 47 typedef _Traits traits_type; typedef in class:istream_iterator
154 typedef _Traits traits_type; typedef in class:ostream_iterator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stream_iterator.h 54 typedef _Traits traits_type; typedef in class:istream_iterator
161 typedef _Traits traits_type; typedef in class:ostream_iterator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stream_iterator.h 54 typedef _Traits traits_type; typedef in class:istream_iterator
161 typedef _Traits traits_type; typedef in class:ostream_iterator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stream_iterator.h 54 typedef _Traits traits_type; typedef in class:istream_iterator
161 typedef _Traits traits_type; typedef in class:ostream_iterator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stream_iterator.h 54 typedef _Traits traits_type; typedef in class:istream_iterator
161 typedef _Traits traits_type; typedef in class:ostream_iterator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stream_iterator.h 54 typedef _Traits traits_type; typedef in class:istream_iterator
161 typedef _Traits traits_type; typedef in class:ostream_iterator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stream_iterator.h 54 typedef _Traits traits_type; typedef in class:istream_iterator
161 typedef _Traits traits_type; typedef in class:ostream_iterator
  /external/clang/test/SemaTemplate/
alias-templates.cpp 44 typedef traits<thing<inner>> traits_type; typedef in struct:X::thing
48 thing(traits_type &traits) : traits(traits), val(traits.alloc()) {}
51 traits_type &traits;
66 itt::thing::traits_type itr;
  /external/libcxx/test/strings/basic.string/string.cons/
pointer_assignment.pass.cpp 24 typedef typename S::traits_type T;
  /external/stlport/stlport/stl/
_sstream.h 61 typedef _Traits traits_type; typedef in class:basic_stringbuf
123 typedef _Traits traits_type; typedef in class:basic_istringstream
166 typedef _Traits traits_type; typedef in class:basic_ostringstream
210 typedef _Traits traits_type; typedef in class:basic_stringstream
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.cons/
pointer_assignment.pass.cpp 24 typedef typename S::traits_type T;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_sstream.h 61 typedef _Traits traits_type; typedef in class:basic_stringbuf
123 typedef _Traits traits_type; typedef in class:basic_istringstream
166 typedef _Traits traits_type; typedef in class:basic_ostringstream
210 typedef _Traits traits_type; typedef in class:basic_stringstream
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_sstream.h 61 typedef _Traits traits_type; typedef in class:basic_stringbuf
123 typedef _Traits traits_type; typedef in class:basic_istringstream
166 typedef _Traits traits_type; typedef in class:basic_ostringstream
210 typedef _Traits traits_type; typedef in class:basic_stringstream
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_sstream.h 61 typedef _Traits traits_type; typedef in class:basic_stringbuf
123 typedef _Traits traits_type; typedef in class:basic_istringstream
166 typedef _Traits traits_type; typedef in class:basic_ostringstream
210 typedef _Traits traits_type; typedef in class:basic_stringstream

Completed in 2295 milliseconds

<<111213141516171819