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

12

  /external/stlport/test/unit/
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/tests/device/test-gnustl-full/unit/
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&,
  /ndk/tests/device/test-stlport/unit/
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/webkit/Tools/android/flex-2.5.4a/
main.c 76 int *accptnum, *assoc_rule, *state_type; variable
1068 state_type = allocate_integer_array( current_mns );

Completed in 91 milliseconds

12