Home
last modified time | relevance | path

Searched defs:ws (Results 1 - 25 of 204) sorted by relevance

123456789

/third_party/musl/src/multibyte/
H A Dwcstombs.c4 size_t wcstombs(char *restrict s, const wchar_t *restrict ws, size_t n) in wcstombs() argument
H A Dmbstowcs.c4 size_t mbstowcs(wchar_t *restrict ws, const char *restrict s, size_t wn) in mbstowcs() argument
H A Dwcsrtombs.c3 size_t wcsrtombs(char *restrict s, const wchar_t **restrict ws, size_t n, mbstate_t *restrict st) in wcsrtombs() argument
[all...]
H A Dmbsrtowcs.c8 size_t mbsrtowcs(wchar_t *restrict ws, const char **restrict src, size_t wn, mbstate_t *restrict st) in mbsrtowcs() argument
[all...]
H A Dmbsnrtowcs.c6 wchar_t *ws, wbuf[256]; in mbsnrtowcs() local
H A Dwcsnrtombs.c13 const wchar_t *ws = *wcs; in wcsnrtombs() local
/third_party/mesa3d/src/amd/vulkan/winsys/null/
H A Dradv_null_cs.h35 struct radv_null_winsys *ws; member
H A Dradv_null_bo.h35 struct radv_null_winsys *ws; member
/third_party/musl/libc-test/src/regression/
H A Dmbsrtowcs-overflow.c8 wchar_t ws[] = L"XXXXX"; in main() local
/third_party/musl/src/stdio/
H A Dfputws.c5 int fputws(const wchar_t *restrict ws, FILE *restrict f) in fputws() argument
H A Dvswprintf.c9 wchar_t *ws; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-corner/mount-origin/
H A Dexample.js39 ws[n].onopen = function() { global() function
[all...]
/third_party/mesa3d/src/gallium/targets/pipe-loader/
H A Dpipe_swrast.c14 swrast_create_screen(struct sw_winsys *ws, const struct pipe_screen_config *config, bool sw_vk) in swrast_create_screen() argument
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_surface.c77 struct radv_amdgpu_winsys *ws = radv_amdgpu_winsys(_ws); in radv_amdgpu_winsys_surface_init() local
99 radv_amdgpu_surface_init_functions(struct radv_amdgpu_winsys *ws) in radv_amdgpu_surface_init_functions() argument
/third_party/mesa3d/src/imagination/vulkan/winsys/
H A Dpvr_winsys.c37 void pvr_winsys_destroy(struct pvr_winsys *ws) in pvr_winsys_destroy() argument
/third_party/musl/src/string/
H A Dmemccpy.c19 const word *ws; in memccpy() local
H A Dstrlcpy.c19 const word *ws; in strlcpy() local
/third_party/musl/porting/uniproton/kernel/src/string/
H A Dstpncpy.c15 const word *ws; in __stpncpy() local
H A Dstpcpy.c15 const word *ws; in __stpcpy() local
/third_party/musl/src/misc/
H A Dopenpty.c11 int openpty(int *pm, int *ps, char *name, const struct termios *tio, const struct winsize *ws) in openpty() argument
/third_party/musl/porting/liteos_a/kernel/src/string/
H A Dstpncpy.c15 const word *ws; in __stpncpy() local
H A Dstpcpy.c15 const word *ws; in __stpcpy() local
/third_party/musl/porting/liteos_m/kernel/src/string/
H A Dstpncpy.c15 const word *ws; in __stpncpy() local
H A Dstpcpy.c15 const word *ws; in __stpcpy() local
/third_party/musl/porting/liteos_a/user/src/multibyte/
H A Dwcsnrtombs.c7 const wchar_t *ws = *wcs; in wcsnrtombs() local

Completed in 6 milliseconds

123456789