Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_codecvt.h48 typedef _InternT intern_type; typedef
176 typedef char intern_type; typedef
273 typedef wchar_t intern_type; typedef
/ndk/tests/device/test-stlport/unit/
Dfstream_test.cpp638 typedef char intern_type; typedef in std::codecvt
644 const intern_type* __from, in out()
656 intern_type* __to, in in() argument
/ndk/tests/device/test-gnustl-full/unit/
Dfstream_test.cpp638 typedef char intern_type; typedef in std::codecvt
644 const intern_type* __from, in out()
656 intern_type* __to, in in() argument
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp1443 const intern_type* frm, const intern_type*, const intern_type*& frm_nxt, in do_out()
1454 intern_type* to, intern_type*, intern_type*& to_nxt) const in do_in() argument