HomeSort by relevance Sort by last modified time
    Searched refs:state_type (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
enc_filebuf.h 47 typedef typename traits_type::state_type state_type; typedef in class:enc_filebuf
50 enc_filebuf(state_type& __state)
59 __glibcxx_class_requires(state_type, _SGIAssignableConcept)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
enc_filebuf.h 47 typedef typename traits_type::state_type state_type; typedef in class:enc_filebuf
50 enc_filebuf(state_type& __state)
59 __glibcxx_class_requires(state_type, _SGIAssignableConcept)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
enc_filebuf.h 47 typedef typename traits_type::state_type state_type; typedef in class:enc_filebuf
50 enc_filebuf(state_type& __state)
59 __glibcxx_class_requires(state_type, _SGIAssignableConcept)
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
enc_filebuf.h 47 typedef typename traits_type::state_type state_type; typedef in class:enc_filebuf
50 enc_filebuf(state_type& __state)
59 __glibcxx_class_requires(state_type, _SGIAssignableConcept)
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
enc_filebuf.h 47 typedef typename traits_type::state_type state_type; typedef in class:enc_filebuf
50 enc_filebuf(state_type& __state)
59 __glibcxx_class_requires(state_type, _SGIAssignableConcept)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
enc_filebuf.h 47 typedef typename traits_type::state_type state_type; typedef in class:enc_filebuf
50 enc_filebuf(state_type& __state)
59 __glibcxx_class_requires(state_type, _SGIAssignableConcept)
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 50 typedef _StateT state_type; typedef in class:codecvt
62 result out(state_type& __state,
76 result unshift(state_type& __state,
84 result in(state_type& __state,
102 int length(state_type& __state,
117 virtual result do_out(state_type&,
126 virtual result do_in (state_type&,
135 virtual result do_unshift(state_type&,
147 virtual int do_length(state_type&,
157 codecvt(const codecvt<intern_type, extern_type, state_type>&)
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 50 typedef _StateT state_type; typedef in class:codecvt
62 result out(state_type& __state,
76 result unshift(state_type& __state,
84 result in(state_type& __state,
102 int length(state_type& __state,
117 virtual result do_out(state_type&,
126 virtual result do_in (state_type&,
135 virtual result do_unshift(state_type&,
147 virtual int do_length(state_type&,
157 codecvt(const codecvt<intern_type, extern_type, state_type>&)
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 50 typedef _StateT state_type; typedef in class:codecvt
62 result out(state_type& __state,
76 result unshift(state_type& __state,
84 result in(state_type& __state,
102 int length(state_type& __state,
117 virtual result do_out(state_type&,
126 virtual result do_in (state_type&,
135 virtual result do_unshift(state_type&,
147 virtual int do_length(state_type&,
157 codecvt(const codecvt<intern_type, extern_type, state_type>&)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
codecvt.h 76 typedef _StateT state_type; typedef in class:__codecvt_abstract_base
116 out(state_type& __state, const intern_type* __from,
155 unshift(state_type& __state, extern_type* __to, extern_type* __to_end,
196 in(state_type& __state, const extern_type* __from,
214 length(state_type& __state, const extern_type* __from,
237 do_out(state_type& __state, const intern_type* __from,
243 do_unshift(state_type& __state, extern_type* __to,
247 do_in(state_type& __state, const extern_type* __from,
259 do_length(state_type&, const extern_type* __from,
284 typedef _StateT state_type; typedef in class:codecvt
347 typedef mbstate_t state_type; typedef in class:codecvt
405 typedef mbstate_t state_type; typedef in class:codecvt
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
codecvt.h 76 typedef _StateT state_type; typedef in class:__codecvt_abstract_base
116 out(state_type& __state, const intern_type* __from,
155 unshift(state_type& __state, extern_type* __to, extern_type* __to_end,
196 in(state_type& __state, const extern_type* __from,
214 length(state_type& __state, const extern_type* __from,
237 do_out(state_type& __state, const intern_type* __from,
243 do_unshift(state_type& __state, extern_type* __to,
247 do_in(state_type& __state, const extern_type* __from,
259 do_length(state_type&, const extern_type* __from,
284 typedef _StateT state_type; typedef in class:codecvt
347 typedef mbstate_t state_type; typedef in class:codecvt
405 typedef mbstate_t state_type; typedef in class:codecvt
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
codecvt.h 76 typedef _StateT state_type; typedef in class:__codecvt_abstract_base
116 out(state_type& __state, const intern_type* __from,
155 unshift(state_type& __state, extern_type* __to, extern_type* __to_end,
196 in(state_type& __state, const extern_type* __from,
214 length(state_type& __state, const extern_type* __from,
237 do_out(state_type& __state, const intern_type* __from,
243 do_unshift(state_type& __state, extern_type* __to,
247 do_in(state_type& __state, const extern_type* __from,
259 do_length(state_type&, const extern_type* __from,
284 typedef _StateT state_type; typedef in class:codecvt
347 typedef mbstate_t state_type; typedef in class:codecvt
405 typedef mbstate_t state_type; typedef in class:codecvt
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
codecvt.h 76 typedef _StateT state_type; typedef in class:__codecvt_abstract_base
116 out(state_type& __state, const intern_type* __from,
155 unshift(state_type& __state, extern_type* __to, extern_type* __to_end,
196 in(state_type& __state, const extern_type* __from,
214 length(state_type& __state, const extern_type* __from,
237 do_out(state_type& __state, const intern_type* __from,
243 do_unshift(state_type& __state, extern_type* __to,
247 do_in(state_type& __state, const extern_type* __from,
259 do_length(state_type&, const extern_type* __from,
284 typedef _StateT state_type; typedef in class:codecvt
347 typedef mbstate_t state_type; typedef in class:codecvt
405 typedef mbstate_t state_type; typedef in class:codecvt
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
codecvt.h 76 typedef _StateT state_type; typedef in class:__codecvt_abstract_base
116 out(state_type& __state, const intern_type* __from,
155 unshift(state_type& __state, extern_type* __to, extern_type* __to_end,
196 in(state_type& __state, const extern_type* __from,
214 length(state_type& __state, const extern_type* __from,
237 do_out(state_type& __state, const intern_type* __from,
243 do_unshift(state_type& __state, extern_type* __to,
247 do_in(state_type& __state, const extern_type* __from,
259 do_length(state_type&, const extern_type* __from,
284 typedef _StateT state_type; typedef in class:codecvt
347 typedef mbstate_t state_type; typedef in class:codecvt
405 typedef mbstate_t state_type; typedef in class:codecvt
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
codecvt.h 76 typedef _StateT state_type; typedef in class:__codecvt_abstract_base
116 out(state_type& __state, const intern_type* __from,
155 unshift(state_type& __state, extern_type* __to, extern_type* __to_end,
196 in(state_type& __state, const extern_type* __from,
214 length(state_type& __state, const extern_type* __from,
237 do_out(state_type& __state, const intern_type* __from,
243 do_unshift(state_type& __state, extern_type* __to,
247 do_in(state_type& __state, const extern_type* __from,
259 do_length(state_type&, const extern_type* __from,
284 typedef _StateT state_type; typedef in class:codecvt
347 typedef mbstate_t state_type; typedef in class:codecvt
405 typedef mbstate_t state_type; typedef in class:codecvt
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
codecvt.cpp 30 int codecvt<char, char, mbstate_t>::do_length(state_type&,
48 codecvt<char, char, mbstate_t>::do_unshift(state_type& /* __state */,
55 codecvt<char, char, mbstate_t>::do_in (state_type& /* __state */ ,
65 codecvt<char, char, mbstate_t>::do_out(state_type& /* __state */,
83 codecvt<wchar_t, char, mbstate_t>::do_out(state_type& /* state */,
98 codecvt<wchar_t, char, mbstate_t>::do_in (state_type& /* state */,
114 codecvt<wchar_t, char, mbstate_t>::do_unshift(state_type& /* state */,
128 int codecvt<wchar_t, char, mbstate_t>::do_length(state_type&,
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
codecvt.cpp 30 int codecvt<char, char, mbstate_t>::do_length(state_type&,
48 codecvt<char, char, mbstate_t>::do_unshift(state_type& /* __state */,
55 codecvt<char, char, mbstate_t>::do_in (state_type& /* __state */ ,
65 codecvt<char, char, mbstate_t>::do_out(state_type& /* __state */,
83 codecvt<wchar_t, char, mbstate_t>::do_out(state_type& /* state */,
98 codecvt<wchar_t, char, mbstate_t>::do_in (state_type& /* state */,
114 codecvt<wchar_t, char, mbstate_t>::do_unshift(state_type& /* state */,
128 int codecvt<wchar_t, char, mbstate_t>::do_length(state_type&,
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
socket_holder.hpp 47 socket_ops::state_type state = 0;
64 socket_ops::state_type state = 0;
socket_ops.hpp 56 typedef unsigned char state_type; typedef in namespace:asio::detail::socket_ops
67 state_type state, socket_addr_type* addr,
72 state_type state, socket_addr_type* addr, std::size_t* addrlen,
79 ASIO_DECL int close(socket_type s, state_type& state,
83 state_type& state, bool value, asio::error_code& ec);
86 state_type& state, bool value, asio::error_code& ec);
120 ASIO_DECL size_t sync_recv(socket_type s, state_type state, buf* bufs,
133 ASIO_DECL size_t sync_recvfrom(socket_type s, state_type state,
148 ASIO_DECL size_t sync_recvmsg(socket_type s, state_type state,
161 ASIO_DECL size_t sync_send(socket_type s, state_type state
    [all...]
  /external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.string/
types.pass.cpp 20 // typedef typename Codecvt::state_type state_type;
32 static_assert((std::is_same<myconv::state_type, std::mbstate_t>::value), "");
  /external/libcxx/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.char/
types.pass.cpp 18 // typedef mbstate_t state_type;
29 static_assert((std::is_same<std::char_traits<char>::state_type, std::mbstate_t>::value), "");
  /external/libcxx/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.char16_t/
types.pass.cpp 18 // typedef mbstate_t state_type;
31 static_assert((std::is_same<std::char_traits<char16_t>::state_type, std::mbstate_t>::value), "");
  /external/libcxx/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.char32_t/
types.pass.cpp 18 // typedef mbstate_t state_type;
31 static_assert((std::is_same<std::char_traits<char32_t>::state_type, std::mbstate_t>::value), "");
  /external/libcxx/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.wchar.t/
types.pass.cpp 18 // typedef mbstate_t state_type;
29 static_assert((std::is_same<std::char_traits<wchar_t>::state_type, std::mbstate_t>::value), "");
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale.convenience/conversions/conversions.string/
types.pass.cpp 20 // typedef typename Codecvt::state_type state_type;
32 static_assert((std::is_same<myconv::state_type, std::mbstate_t>::value), "");

Completed in 4719 milliseconds

1 2 3 4