Searched defs:__to (Results 1 – 6 of 6) sorted by relevance
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _codecvt.h | 186 char* __to, in out() 197 char* __to, char* __to_limit, char*& __to_next) const { in unshift() 206 char* __to, in in() 283 char* __to, in out() 294 char* __to, char* __to_limit, char*& __to_next) const { in unshift() 303 wchar_t* __to, in in()
|
D | _ctype.h | 102 const char* widen(const char* __low, const char* __high, char* __to) const { in widen() 110 char __dfault, char* __to) const { in narrow() 208 wchar_t* __to) const in widen() 214 char __dfault, char* __to) const in narrow()
|
D | _ostream.c | 74 basic_streambuf<_CharT, _Traits>* __to) { in _M_copy_buffered() 146 basic_streambuf<_CharT, _Traits>* __to) { in _M_copy_unbuffered()
|
/ndk/sources/cxx-stl/stlport/src/ |
D | codecvt.cpp | 49 char* __to, in do_unshift() argument 59 char* __to, in do_in() 69 char* __to, in do_out()
|
/ndk/tests/device/test-stlport/unit/ |
D | fstream_test.cpp | 647 extern_type* __to, in out() argument 656 intern_type* __to, in in() argument 662 extern_type* __to, in unshift() argument
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | fstream_test.cpp | 647 extern_type* __to, in out() argument 656 intern_type* __to, in in() argument 662 extern_type* __to, in unshift() argument
|