Home
last modified time | relevance | path

Searched defs:extern_type (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_codecvt.h49 typedef _ExternT extern_type; typedef
177 typedef char extern_type; typedef
274 typedef char extern_type; typedef
/ndk/tests/device/test-stlport/unit/
Dfstream_test.cpp639 typedef char extern_type; typedef in std::codecvt
647 extern_type* __to, in out() argument
653 const extern_type* __from, in in()
662 extern_type* __to, in unshift() argument
/ndk/tests/device/test-gnustl-full/unit/
Dfstream_test.cpp639 typedef char extern_type; typedef in std::codecvt
647 extern_type* __to, in out() argument
653 const extern_type* __from, in in()
662 extern_type* __to, in unshift() argument
/ndk/sources/cxx-stl/stlport/src/
Dcodecvt.cpp115 extern_type* to, in do_unshift() argument