Searched refs:wcsxfrm_l (Results 1 – 7 of 7) sorted by relevance
/external/libcxx/include/support/xlocale/ |
D | __posix_l_fallback.h | 156 inline _LIBCPP_INLINE_VISIBILITY size_t wcsxfrm_l(wchar_t *dest, const wchar_t *src, in wcsxfrm_l() function
|
/external/libcxx/include/support/ibm/ |
D | xlocale.h | 204 size_t wcsxfrm_l(wchar_t *__ws1, const wchar_t *__ws2, size_t __n, in wcsxfrm_l() function
|
/external/libcxx/include/support/win32/ |
D | locale_win32.h | 162 #define wcsxfrm_l _wcsxfrm_l macro
|
/external/libcxx/src/ |
D | locale.cpp | 765 string_type out(wcsxfrm_l(0, in.c_str(), 0, __l), wchar_t()); in do_transform() 766 wcsxfrm_l(const_cast<wchar_t*>(out.c_str()), in.c_str(), out.size()+1, __l); in do_transform()
|
/external/libcxx/lib/abi/3.9/ |
D | x86_64-linux-gnu.abilist | 2004 {'type': 'FUNC', 'name': 'wcsxfrm_l@GLIBC_2.3'}
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 3286 fun:wcsxfrm_l=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 632 PUBLIC 9a510 0 wcsxfrm_l
|