Home
last modified time | relevance | path

Searched refs:wcslen (Results 1 – 16 of 16) sorted by relevance

/ndk/sources/android/support/src/musl-locale/
Dwcsxfrm.c9 size_t l = wcslen(src); in wcsxfrm_l()
/ndk/sources/android/support/src/wcstox/
Dshgetc.c8 f->rend = wcs + wcslen(wcs); in shinit_wcstring()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/
Dimplementation_help.hpp43 return s + wcslen( s ); in str_end()
/ndk/sources/android/support/src/
Dwchar_support.c83 return n + wcslen(src); in wcslcat()
117 size_t wcslen(const wchar_t *s) { in wcslen() function
250 size_t find_len = wcslen(find); in wcsstr()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
Das_literal.hpp44 return wcslen( s ); in length()
/ndk/sources/cxx-stl/stlport/src/
Dstring.cpp20 size_t size = wcslen(wide); in __WideToASCII()
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-printers.cc332 PrintCharsAsStringTo(s, wcslen(s), os); in PrintTo()
Dgtest.cc1487 num_chars = static_cast<int>(wcslen(str)); in WideStringToUtf8()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcwchar74 size_t wcslen(const wchar_t* s);
198 using ::wcslen;
Dstring711 {return wcslen(__s);}
/ndk/sources/cxx-stl/stlport/stlport/stl/
Dchar_traits.h264 { return wcslen(__s); } in length()
D_cwchar.h278 using _STLP_VENDOR_CSTD::wcslen;
/ndk/sources/android/support/include/
Dwchar.h121 size_t wcslen (const wchar_t *);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
Dwchar_h.pass.cpp84 static_assert((std::is_same<decltype(wcslen(L"")), size_t>::value), ""); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/c.strings/
Dcwchar.pass.cpp85 static_assert((std::is_same<decltype(std::wcslen(L"")), std::size_t>::value), ""); in main()
/ndk/sources/host-tools/make-3.81/config/
Dgettext.m4386 strtoul tsearch wcslen __argz_count __argz_stringify __argz_next \