Home
last modified time | relevance | path

Searched refs:index_type (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/io/
Dios_state.hpp272 typedef int index_type; typedef in boost::io::ios_iword_saver
275 explicit ios_iword_saver( state_type &s, index_type i ) in ios_iword_saver()
278 ios_iword_saver( state_type &s, index_type i, aspect_type const &a ) in ios_iword_saver()
290 index_type const i_save_;
299 typedef int index_type; typedef in boost::io::ios_pword_saver
302 explicit ios_pword_saver( state_type &s, index_type i ) in ios_pword_saver()
305 ios_pword_saver( state_type &s, index_type i, aspect_type const &a ) in ios_pword_saver()
317 index_type const i_save_;
409 typedef int index_type; typedef in boost::io::ios_all_word_saver
411 ios_all_word_saver( state_type &s, index_type i ) in ios_all_word_saver()
[all …]