HomeSort by relevance Sort by last modified time
    Searched refs:wcsxfrm (Results 101 - 110 of 110) sorted by null

1 2 3 45

  /external/libcxx/test/strings/c.strings/
cwchar.pass.cpp 81 static_assert((std::is_same<decltype(std::wcsxfrm(ws, L"", s)), std::size_t>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/c.strings/
cwchar.pass.cpp 81 static_assert((std::is_same<decltype(std::wcsxfrm(ws, L"", s)), std::size_t>::value), "");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
string.h 147 size_t __cdecl wcsxfrm(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount);
tchar.h 409 #define _tcsxfrm wcsxfrm
wchar.h     [all...]
  /ndk/sources/android/support/
Android.mk 124 src/musl-locale/wcsxfrm.c \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
wchar.h 193 extern size_t wcsxfrm (wchar_t *__restrict __s1,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
wchar.h 193 extern size_t wcsxfrm (wchar_t *__restrict __s1,
  /bionic/libc/
Android.mk 365 upstream-openbsd/lib/libc/locale/wcsxfrm.c \
    [all...]
  /external/bison/
configure     [all...]

Completed in 954 milliseconds

1 2 3 45