Home
last modified time | relevance | path

Searched defs:extern_type (Results 1 – 5 of 5) 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-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/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/sources/cxx-stl/stlport/src/
Dcodecvt.cpp115 extern_type* to, in do_unshift() argument
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp1444 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_out() argument
1453 const extern_type* frm, const extern_type*, const extern_type*& frm_nxt, in do_in()
1463 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
3193 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
3270 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
3362 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
3437 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
3512 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
3587 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
3662 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
[all …]