/external/stlport/stlport/stl/ |
_istream.h | 82 typedef ios_base& (_STLP_CALL *__ios_base_fn)(ios_base&); typedef in class:basic_istream 98 _Self& operator>> (__ios_base_fn __f) { __f(*this); return *this; }
|
_ostream.h | 76 typedef ios_base& (_STLP_CALL *__ios_base_fn)(ios_base&); typedef in class:basic_ostream 79 _Self & operator<< (__ios_base_fn __f) { __f(*this); return *this; }
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_istream.h | 82 typedef ios_base& (_STLP_CALL *__ios_base_fn)(ios_base&); typedef in class:basic_istream 98 _Self& operator>> (__ios_base_fn __f) { __f(*this); return *this; }
|
_ostream.h | 76 typedef ios_base& (_STLP_CALL *__ios_base_fn)(ios_base&); typedef in class:basic_ostream 79 _Self & operator<< (__ios_base_fn __f) { __f(*this); return *this; }
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_istream.h | 82 typedef ios_base& (_STLP_CALL *__ios_base_fn)(ios_base&); typedef in class:basic_istream 98 _Self& operator>> (__ios_base_fn __f) { __f(*this); return *this; }
|
_ostream.h | 76 typedef ios_base& (_STLP_CALL *__ios_base_fn)(ios_base&); typedef in class:basic_ostream 79 _Self & operator<< (__ios_base_fn __f) { __f(*this); return *this; }
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_istream.h | 82 typedef ios_base& (_STLP_CALL *__ios_base_fn)(ios_base&); typedef in class:basic_istream 98 _Self& operator>> (__ios_base_fn __f) { __f(*this); return *this; }
|
_ostream.h | 76 typedef ios_base& (_STLP_CALL *__ios_base_fn)(ios_base&); typedef in class:basic_ostream 79 _Self & operator<< (__ios_base_fn __f) { __f(*this); return *this; }
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_istream.h | 82 typedef ios_base& (_STLP_CALL *__ios_base_fn)(ios_base&); typedef in class:basic_istream 98 _Self& operator>> (__ios_base_fn __f) { __f(*this); return *this; }
|
_ostream.h | 76 typedef ios_base& (_STLP_CALL *__ios_base_fn)(ios_base&); typedef in class:basic_ostream 79 _Self & operator<< (__ios_base_fn __f) { __f(*this); return *this; }
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_istream.h | 82 typedef ios_base& (_STLP_CALL *__ios_base_fn)(ios_base&); typedef in class:basic_istream 98 _Self& operator>> (__ios_base_fn __f) { __f(*this); return *this; }
|
_ostream.h | 76 typedef ios_base& (_STLP_CALL *__ios_base_fn)(ios_base&); typedef in class:basic_ostream 79 _Self & operator<< (__ios_base_fn __f) { __f(*this); return *this; }
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_istream.h | 82 typedef ios_base& (_STLP_CALL *__ios_base_fn)(ios_base&); typedef in class:basic_istream 98 _Self& operator>> (__ios_base_fn __f) { __f(*this); return *this; }
|
_ostream.h | 76 typedef ios_base& (_STLP_CALL *__ios_base_fn)(ios_base&); typedef in class:basic_ostream 79 _Self & operator<< (__ios_base_fn __f) { __f(*this); return *this; }
|