Searched defs:__ostr (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dregex.h691 _M_dot(std::ostream& __ostr) argument
692 { _M_automaton->_M_dot(__ostr); }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dregex.h691 _M_dot(std::ostream& __ostr) argument
692 { _M_automaton->_M_dot(__ostr); }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dregex.h691 _M_dot(std::ostream& __ostr) argument
692 { _M_automaton->_M_dot(__ostr); }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dregex.h691 _M_dot(std::ostream& __ostr) argument
692 { _M_automaton->_M_dot(__ostr); }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dregex.h786 _M_dot(std::ostream& __ostr) argument
787 { _M_automaton->_M_dot(__ostr); }
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dregex.h760 _M_dot(std::ostream& __ostr) argument
761 { _M_automaton->_M_dot(__ostr); }
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dregex.h786 _M_dot(std::ostream& __ostr) argument
787 { _M_automaton->_M_dot(__ostr); }
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dregex.h786 _M_dot(std::ostream& __ostr) argument
787 { _M_automaton->_M_dot(__ostr); }

Completed in 271 milliseconds