/bionic/libc/upstream-freebsd/lib/libc/string/ |
wcscat.c | 26 * citrus Id: wcscat.c,v 1.1 1999/12/29 21:47:45 tshiozak Exp 32 __RCSID("$NetBSD: wcscat.c,v 1.1 2000/12/23 23:14:36 itojun Exp $"); 40 wcscat(wchar_t * __restrict s1, const wchar_t * __restrict s2) function
|
/bionic/libc/arch-x86/atom/string/ |
ssse3-wcscat-atom.S | 88 ENTRY (wcscat) function 114 END (wcscat)
|
/external/icu/icu4c/source/common/ |
cwchar.h | 40 # define uprv_wcscat wcscat
|
/bionic/libc/arch-x86/ |
x86.mk | 42 arch-x86/atom/string/ssse3-wcscat-atom.S \ 70 upstream-freebsd/lib/libc/string/wcscat.c \
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
cwchar | 100 #undef wcscat 177 using ::wcscat;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
cwchar | 100 #undef wcscat 177 using ::wcscat;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
cwchar | 100 #undef wcscat 177 using ::wcscat;
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
cwchar | 100 #undef wcscat 177 using ::wcscat;
|
/external/bison/lib/ |
wchar.in.h | 664 _GL_FUNCDECL_SYS (wcscat, wchar_t *, (wchar_t *dest, const wchar_t *src)); 666 _GL_CXXALIAS_SYS (wcscat, wchar_t *, (wchar_t *dest, const wchar_t *src)); 667 _GL_CXXALIASWARN (wcscat); 669 # undef wcscat 671 _GL_WARN_ON_USE (wcscat, "wcscat is unportable - " 672 "use gnulib module wcscat for portability"); [all...] |
/development/host/windows/usb/api/ |
AdbWinApi.cpp | 70 wcscat(path_to_winusb_dll, L"\\WINUSB.DLL");
|
/external/libcxx/include/ |
cwchar | 65 wchar_t* wcscat(wchar_t* restrict s1, const wchar_t* restrict s2); 157 using ::wcscat;
|
/external/ltrace/testsuite/ltrace.minor/ |
wchar.exp | 102 i = wcscmp(wcschr(wcsncat(wcscat(wbuf, L"?lu?ou?ký "), 177 {{^wcscat\("", "?lu?ou?ký "\).*= "?lu?ou?ký "} == 1}
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
cwchar | 65 wchar_t* wcscat(wchar_t* restrict s1, const wchar_t* restrict s2); 163 using ::wcscat;
|
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/ |
cwchar | 65 wchar_t* wcscat(wchar_t* restrict s1, const wchar_t* restrict s2); 163 using ::wcscat;
|
/external/lzma/C/Util/SfxSetup/ |
SfxSetup.c | 193 wcscat(path, WSTRING_PATH_SEPARATOR);
327 wcscat(path, WSTRING_PATH_SEPARATOR);
572 wcscat(cmdLine, cmdLineParams);
|
/bionic/libc/include/ |
wchar.h | 119 extern wchar_t *wcscat(wchar_t *, const wchar_t *);
|
/development/ndk/platforms/android-12/arch-arm/symbols/ |
libc.so.functions.txt | 767 wcscat
|
/development/ndk/platforms/android-12/arch-mips/symbols/ |
libc.so.functions.txt | 750 wcscat
|
/development/ndk/platforms/android-12/arch-x86/symbols/ |
libc.so.functions.txt | 747 wcscat
|
/development/ndk/platforms/android-14/arch-arm/symbols/ |
libc.so.functions.txt | 767 wcscat
|
/development/ndk/platforms/android-14/arch-mips/symbols/ |
libc.so.functions.txt | 750 wcscat
|
/development/ndk/platforms/android-14/arch-x86/symbols/ |
libc.so.functions.txt | 747 wcscat
|
/development/ndk/platforms/android-16/arch-arm/symbols/ |
libc.so.functions.txt | 768 wcscat
|
/development/ndk/platforms/android-16/arch-mips/symbols/ |
libc.so.functions.txt | 751 wcscat
|
/development/ndk/platforms/android-16/arch-x86/symbols/ |
libc.so.functions.txt | 748 wcscat
|