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

  /external/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...]
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
_fstream.h 157 typedef typename _Traits::state_type _State_type;
  /ndk/sources/android/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...]
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
_fstream.h 157 typedef typename _Traits::state_type _State_type;
  /external/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&,
facets_byname.cpp 306 codecvt_byname<wchar_t, char, mbstate_t>::do_out(state_type& state,
338 codecvt_byname<wchar_t, char, mbstate_t>::do_in(state_type& state,
371 codecvt_byname<wchar_t, char, mbstate_t>::do_unshift(state_type& state,
406 codecvt_byname<wchar_t, char, mbstate_t>::do_length(state_type& state,
    [all...]
  /ndk/sources/android/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&,
facets_byname.cpp 306 codecvt_byname<wchar_t, char, mbstate_t>::do_out(state_type& state,
338 codecvt_byname<wchar_t, char, mbstate_t>::do_in(state_type& state,
371 codecvt_byname<wchar_t, char, mbstate_t>::do_unshift(state_type& state,
406 codecvt_byname<wchar_t, char, mbstate_t>::do_length(state_type& state,
    [all...]
  /external/chromium/base/
string16.h 64 typedef mbstate_t state_type; typedef in struct:base::string16_char_traits
65 typedef std::fpos<state_type> pos_type;
  /external/chromium/googleurl/base/
string16.h 83 typedef mbstate_t state_type; typedef in struct:base::string16_char_traits
84 typedef std::fpos<state_type> pos_type;
  /external/webkit/WebKitTools/android/flex-2.5.4a/
nfa.c 324 switch ( state_type[mach] )
331 state_type[mach] = STATE_NORMAL;
614 state_type =
615 reallocate_integer_array( state_type, current_mns );
626 state_type[lastnfa] = current_state_type;
main.c 76 int *accptnum, *assoc_rule, *state_type; variable
1068 state_type = allocate_integer_array( current_mns );
flexdef.h 475 * state_type - a STATE_xxx type identifying whether the state is part
491 extern int *accptnum, *assoc_rule, *state_type;
    [all...]
dfa.c 111 register int type = state_type[ns];
  /external/webkit/WebCore/platform/gtk/
gtk2drawing.c 937 GtkStateType state_type = ConvertGtkState(state); local
1084 GtkStateType state_type = ConvertGtkState(state); local
1216 GtkStateType state_type = (state->inHover || state->active) ? local
1306 GtkStateType state_type = ConvertGtkState(state); local
1342 GtkStateType state_type = ConvertGtkState(state); local
1382 GtkStateType state_type = ConvertGtkState(state); local
1418 GtkStateType state_type = ConvertGtkState(state); local
1592 GtkStateType state_type; local
1650 GtkStateType state_type = ConvertGtkState(state); local
1682 GtkStateType state_type; local
1707 GtkStateType state_type = ConvertGtkState(state); local
1729 GtkStateType state_type = ConvertGtkState(state); local
1807 GtkStateType state_type = ConvertGtkState(state); local
1834 GtkStateType state_type = ConvertGtkState(state); local
1882 GtkStateType state_type = ConvertGtkState(state); local
1931 GtkStateType state_type; local
2076 GtkStateType state_type = ConvertGtkState(state); local
2332 GtkStateType state_type = ConvertGtkState(state); local
2490 GtkStateType state_type = ConvertGtkState(state); local
2513 GtkStateType state_type = ConvertGtkState(state); local
    [all...]
  /external/stlport/test/unit/
codecvt_test.cpp 392 cdecvt_type::state_type state;
393 memset(&state, 0, sizeof(cdecvt_type::state_type));
406 cdecvt_type::state_type state;
407 memset(&state, 0, sizeof(cdecvt_type::state_type));
439 cdecvt_type::state_type state;
440 memset(&state, 0, sizeof(cdecvt_type::state_type));
464 virtual result do_in(state_type& /*state*/, const extern_type* first1,
fstream_test.cpp 608 typedef my_state state_type; typedef in struct:my_traits
609 typedef fpos<state_type> pos_type;
622 typedef my_state state_type; typedef in class:std::codecvt
625 result out(state_type&,
634 result in (state_type&,
643 result unshift(state_type&,
655 int length(const state_type&,
  /ndk/sources/android/stlport/test/unit/
codecvt_test.cpp 394 cdecvt_type::state_type state;
395 memset(&state, 0, sizeof(cdecvt_type::state_type));
408 cdecvt_type::state_type state;
409 memset(&state, 0, sizeof(cdecvt_type::state_type));
441 cdecvt_type::state_type state;
442 memset(&state, 0, sizeof(cdecvt_type::state_type));
466 virtual result do_in(state_type& /*state*/, const extern_type* first1,
fstream_test.cpp 626 typedef my_state state_type; typedef in struct:my_traits
627 typedef fpos<state_type> pos_type;
640 typedef my_state state_type; typedef in class:std::codecvt
643 result out(state_type&,
652 result in (state_type&,
661 result unshift(state_type&,
673 int length(const state_type&,
  /external/bison/data/
lalr1.cc 182 typedef int state_type;
184 typedef stack<state_type> state_stack_type;

Completed in 1911 milliseconds