Searched defs:__from (Results 1 – 5 of 5) sorted by relevance
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _codecvt.h | 183 const char* __from, in out() 203 const char* __from, in in() 221 const char* __from, const char* __from_end, in length() 280 const wchar_t* __from, in out() 300 const char* __from, in in() 318 const char* __from, const char* __from_end, in length()
|
D | _ostream.c | 73 ::_M_copy_buffered(basic_streambuf<_CharT, _Traits>* __from, in _M_copy_buffered() 145 ::_M_copy_unbuffered(basic_streambuf<_CharT, _Traits>* __from, in _M_copy_unbuffered()
|
/ndk/sources/cxx-stl/stlport/src/ |
D | codecvt.cpp | 56 const char* __from, in do_in() 66 const char* __from, in do_out()
|
/ndk/tests/device/test-stlport/unit/ |
D | fstream_test.cpp | 645 const intern_type* __from, in out() 654 const extern_type* __from, in in() 675 const extern_type* __from, in length()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | fstream_test.cpp | 645 const intern_type* __from, in out() 654 const extern_type* __from, in in() 675 const extern_type* __from, in length()
|