Home
last modified time | relevance | path

Searched defs:wcs (Results 1 – 21 of 21) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/string/
Dwcschr.c28 wchar_t wcs[] = L"This is a c test for wcschr"; in wcschr_0100() local
43 wchar_t wcs[] = L"This is a c test for wcschr"; in wcschr_0200() local
58 wchar_t wcs[] = L"This is a c test for wcschr"; in wcschr_0300() local
Dwcscpy.c36 wchar_t wcs[] = L"wcscpy test"; in wcscpy_0100() local
51 wchar_t wcs[] = L""; in wcscpy_0200() local
68 wchar_t wcs[] = L"wcscpy test"; in wcscpy_0300() local
/third_party/musl/libc-test/src/functionalext/supplement/multibyte/
Dwcrtomb.c29 wchar_t wcs = L'A'; in wcrtomb_0100() local
49 wchar_t wcs = L'\u00df'; in wcrtomb_0200() local
70 wchar_t wcs = L'\ud10f'; in wcrtomb_0300() local
/third_party/musl/porting/liteos_a/user/src/ctype/
Dwcswidth.c4 int wcswidth(const wchar_t *wcs, size_t n) in wcswidth()
/third_party/musl/src/ctype/
Dwcswidth.c3 int wcswidth(const wchar_t *wcs, size_t n) in wcswidth()
/third_party/musl/porting/linux/user/src/multibyte/
Dwcsnrtombs.c5 size_t wcsnrtombs(char *restrict dst, const wchar_t **restrict wcs, size_t wn, size_t n, mbstate_t … in wcsnrtombs()
/third_party/musl/porting/liteos_a/user/src/multibyte/
Dwcsnrtombs.c5 size_t wcsnrtombs(char *restrict dst, const wchar_t **restrict wcs, size_t wn, size_t n, mbstate_t … in wcsnrtombs()
/third_party/musl/src/multibyte/
Dmbsnrtowcs.c3 size_t mbsnrtowcs(wchar_t *restrict wcs, const char **restrict src, size_t n, size_t wn, mbstate_t … in mbsnrtowcs()
Dwcsnrtombs.c3 size_t wcsnrtombs(char *restrict dst, const wchar_t **restrict wcs, size_t wn, size_t n, mbstate_t … in wcsnrtombs()
/third_party/musl/libc-test/src/functional/
Dmbc.c28 wchar_t wc, wcs[32]; in main() local
/third_party/musl/src/time/
Dwcsftime.c66 size_t wcsftime(wchar_t *restrict wcs, size_t n, const wchar_t *restrict f, const struct tm *restri… in wcsftime()
/third_party/musl/src/stdlib/
Dwcstod.c14 const wchar_t *wcs = f->cookie; in do_read() local
Dwcstol.c16 const wchar_t *wcs = f->cookie; in do_read() local
/third_party/protobuf/src/google/protobuf/io/
Dio_win32_unittest.cc122 std::unique_ptr<WCHAR[]> wcs(new WCHAR[size]); in GetEnvVarAsUtf8() local
138 std::unique_ptr<WCHAR[]> wcs(new WCHAR[size]); in GetCwdAsUtf8() local
617 wstring wcs; in TEST_F() local
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dvfscanf.c65 wchar_t *wcs; in vfscanf() local
/third_party/musl/src/stdio/
Dvfscanf.c65 wchar_t *wcs; in vfscanf() local
Dvfwscanf.c94 wchar_t *wcs; in vfwscanf() local
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dvfscanf.c65 wchar_t *wcs; in vfscanf() local
/third_party/exfatprogs/lib/
Dlibexfat.c239 wchar_t *wcs; in exfat_utf16_enc() local
288 wchar_t *wcs; in exfat_utf16_dec() local
/third_party/icu/icu4c/source/test/cintltst/
Dcustrtrn.c1392 wchar_t *wcs; in Test_widestrs() local
/third_party/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.h252 wchar_t* wcs; in prepareLinesForStd() local