HomeSort by relevance Sort by last modified time
    Searched defs:state_type (Results 26 - 50 of 86) sorted by null

12 3 4

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
codecvt.h 75 typedef _StateT state_type; typedef in class:__codecvt_abstract_base
115 out(state_type& __state, const intern_type* __from,
154 unshift(state_type& __state, extern_type* __to, extern_type* __to_end,
195 in(state_type& __state, const extern_type* __from,
213 length(state_type& __state, const extern_type* __from,
236 do_out(state_type& __state, const intern_type* __from,
242 do_unshift(state_type& __state, extern_type* __to,
246 do_in(state_type& __state, const extern_type* __from,
258 do_length(state_type&, const extern_type* __from,
276 typedef _StateT state_type; typedef in class:codecvt
337 typedef mbstate_t state_type; typedef in class:codecvt
395 typedef mbstate_t state_type; typedef in class:codecvt
    [all...]
  /prebuilts/ndk/7/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
char_traits.h 59 * state_type. By default these are unsigned long, streamoff,
70 typedef std::mbstate_t state_type; typedef in struct:_Char_types
79 * right, but the int_type and state_type typedefs, and the eof()
96 typedef typename _Char_types<_CharT>::state_type state_type; typedef in struct:char_traits
243 typedef mbstate_t state_type; typedef in struct:char_traits
314 typedef mbstate_t state_type; typedef in struct:char_traits
390 typedef mbstate_t state_type; typedef in struct:char_traits
483 typedef mbstate_t state_type; typedef in struct:char_traits
codecvt.h 75 typedef _StateT state_type; typedef in class:__codecvt_abstract_base
115 out(state_type& __state, const intern_type* __from,
154 unshift(state_type& __state, extern_type* __to, extern_type* __to_end,
195 in(state_type& __state, const extern_type* __from,
213 length(state_type& __state, const extern_type* __from,
236 do_out(state_type& __state, const intern_type* __from,
242 do_unshift(state_type& __state, extern_type* __to,
246 do_in(state_type& __state, const extern_type* __from,
258 do_length(state_type&, const extern_type* __from,
276 typedef _StateT state_type; typedef in class:codecvt
337 typedef mbstate_t state_type; typedef in class:codecvt
395 typedef mbstate_t state_type; typedef in class:codecvt
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
char_traits.h 54 * state_type. By default these are unsigned long, streamoff,
65 typedef std::mbstate_t state_type; typedef in struct:_Char_types
74 * right, but the int_type and state_type typedefs, and the eof()
91 typedef typename _Char_types<_CharT>::state_type state_type; typedef in struct:char_traits
241 typedef mbstate_t state_type; typedef in struct:char_traits
312 typedef mbstate_t state_type; typedef in struct:char_traits
391 typedef mbstate_t state_type; typedef in struct:char_traits
484 typedef mbstate_t state_type; typedef in struct:char_traits
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
char_traits.h 54 * state_type. By default these are unsigned long, streamoff,
65 typedef std::mbstate_t state_type; typedef in struct:_Char_types
74 * right, but the int_type and state_type typedefs, and the eof()
91 typedef typename _Char_types<_CharT>::state_type state_type; typedef in struct:char_traits
241 typedef mbstate_t state_type; typedef in struct:char_traits
312 typedef mbstate_t state_type; typedef in struct:char_traits
391 typedef mbstate_t state_type; typedef in struct:char_traits
484 typedef mbstate_t state_type; typedef in struct:char_traits
  /prebuilts/ndk/8/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/9/sources/cxx-stl/EH/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/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
char_traits.h 54 * state_type. By default these are unsigned long, streamoff,
65 typedef std::mbstate_t state_type; typedef in struct:_Char_types
74 * right, but the int_type and state_type typedefs, and the eof()
91 typedef typename _Char_types<_CharT>::state_type state_type; typedef in struct:char_traits
241 typedef mbstate_t state_type; typedef in struct:char_traits
312 typedef mbstate_t state_type; typedef in struct:char_traits
391 typedef mbstate_t state_type; typedef in struct:char_traits
484 typedef mbstate_t state_type; typedef in struct:char_traits
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
char_traits.h 54 * state_type. By default these are unsigned long, streamoff,
65 typedef std::mbstate_t state_type; typedef in struct:_Char_types
74 * right, but the int_type and state_type typedefs, and the eof()
91 typedef typename _Char_types<_CharT>::state_type state_type; typedef in struct:char_traits
241 typedef mbstate_t state_type; typedef in struct:char_traits
312 typedef mbstate_t state_type; typedef in struct:char_traits
391 typedef mbstate_t state_type; typedef in struct:char_traits
484 typedef mbstate_t state_type; typedef in struct:char_traits
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
char_traits.h 52 * state_type. By default these are unsigned long, streamoff,
63 typedef std::mbstate_t state_type; typedef in struct:_Char_types
72 * right, but the int_type and state_type typedefs, and the eof()
89 typedef typename _Char_types<_CharT>::state_type state_type; typedef in struct:char_traits
239 typedef mbstate_t state_type; typedef in struct:char_traits
310 typedef mbstate_t state_type; typedef in struct:char_traits
389 typedef mbstate_t state_type; typedef in struct:char_traits
482 typedef mbstate_t state_type; typedef in struct:char_traits
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
char_traits.h 52 * state_type. By default these are unsigned long, streamoff,
63 typedef std::mbstate_t state_type; typedef in struct:_Char_types
72 * right, but the int_type and state_type typedefs, and the eof()
89 typedef typename _Char_types<_CharT>::state_type state_type; typedef in struct:char_traits
239 typedef mbstate_t state_type; typedef in struct:char_traits
314 typedef mbstate_t state_type; typedef in struct:char_traits
393 typedef mbstate_t state_type; typedef in struct:char_traits
486 typedef mbstate_t state_type; typedef in struct:char_traits
  /external/stlport/stlport/stl/
char_traits.h 138 typedef mbstate_t state_type; typedef in class:__char_traits_base
217 typedef mbstate_t state_type; typedef in class:char_traits
  /ndk/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 138 typedef mbstate_t state_type; typedef in class:__char_traits_base
217 typedef mbstate_t state_type; typedef in class:char_traits
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
codecvt.h 77 typedef _StateT state_type; typedef in class:__codecvt_abstract_base
117 out(state_type& __state, const intern_type* __from,
156 unshift(state_type& __state, extern_type* __to, extern_type* __to_end,
197 in(state_type& __state, const extern_type* __from,
215 length(state_type& __state, const extern_type* __from,
238 do_out(state_type& __state, const intern_type* __from,
244 do_unshift(state_type& __state, extern_type* __to,
248 do_in(state_type& __state, const extern_type* __from,
260 do_length(state_type&, const extern_type* __from,
285 typedef _StateT state_type; typedef in class:codecvt
346 typedef mbstate_t state_type; typedef in class:codecvt
404 typedef mbstate_t state_type; typedef in class:codecvt
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
pod_char_traits.h 51 typedef S state_type; typedef in struct:character
97 typedef typename char_type::state_type state_type; typedef in struct:char_traits
98 typedef fpos<state_type> pos_type;
  /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.11-4.8/x86_64-linux/include/c++/4.8/ext/
pod_char_traits.h 53 typedef S state_type; typedef in struct:character
99 typedef typename char_type::state_type state_type; typedef in struct:char_traits
100 typedef fpos<state_type> pos_type;
  /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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
pod_char_traits.h 53 typedef S state_type; typedef in struct:character
99 typedef typename char_type::state_type state_type; typedef in struct:char_traits
100 typedef fpos<state_type> pos_type;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h 49 typedef S state_type; typedef in struct:character
92 typedef typename char_type::state_type state_type; typedef in struct:char_traits
93 typedef fpos<state_type> pos_type;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 138 typedef mbstate_t state_type; typedef in class:__char_traits_base
217 typedef mbstate_t state_type; typedef in class:char_traits
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h 49 typedef S state_type; typedef in struct:character
92 typedef typename char_type::state_type state_type; typedef in struct:char_traits
93 typedef fpos<state_type> pos_type;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 138 typedef mbstate_t state_type; typedef in class:__char_traits_base
217 typedef mbstate_t state_type; typedef in class:char_traits
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h 49 typedef S state_type; typedef in struct:character
92 typedef typename char_type::state_type state_type; typedef in struct:char_traits
93 typedef fpos<state_type> pos_type;

Completed in 942 milliseconds

12 3 4