Home
last modified time | relevance | path

Searched defs:str (Results 526 - 550 of 3893) sorted by relevance

1...<<21222324252627282930>>...156

/third_party/musl/libc-test/src/functionalext/supplement/ctype/
H A Diswprint.c59 const wchar_t *str = L"1Aa®Â Æ"; in iswprint_l_0100() local
74 const wchar_t *str = L"\a\b"; in iswprint_l_0200() local
H A Diswspace.c59 const wchar_t *str = L" \t\n\r"; in iswspace_l_0100() local
74 const wchar_t *str = L"1AaÂÆ"; in iswspace_l_0200() local
H A Diswpunct.c59 const wchar_t *str = L"!!,。??"; in iswpunct_l_0100() local
74 const wchar_t *str = L"1AaÂÆ"; in iswpunct_l_0200() local
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_vsnprintf_chk_test.cpp18 static int VsnprintfHelper(char* str, size_t size, const char* format, ...) in VsnprintfHelper() argument
H A Dfortify_vsprintf_chk_test.cpp17 static int VsprintfHelper(char* str, size_t size, const char* format, ...) in VsprintfHelper() argument
/third_party/musl/libc-test/src/functionalext/supplement/ipc/
H A Dsemtimedop.c39 char str[] = "hello"; in semtimedop_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dcopy_file_range.c22 const char *str = "Hello"; variable
H A Dfallocate.c30 char str[] = "this is a fatest\n"; in fallocate_0100() local
49 char str[] = "this is a fatest\n"; in fallocate_0200() local
68 char str[] = "this is a fatest\n"; in fallocate_0300() local
H A Dgetxattr.c38 char str[] = "dat"; in getxattr_0100() local
H A Dlgetxattr.c43 char str[] = "dat"; in lgetxattr_0100() local
H A Dllistxattr.c43 char str[] = "dat"; in llistxattr_0100() local
H A Dlistxattr.c43 char str[] = "dat"; in listxattr_0100() local
H A Dlremovexattr.c38 char str[] = "dat"; in lremovexattr_0100() local
H A Dlsetxattr.c38 char str[] = "dat"; in lsetxattr_0100() local
H A Dremap_file_pages.c105 char str[LEN] = {0}; in remap_file_pages_0100() local
[all...]
H A Dremovexattr.c41 char str[] = "bar"; in removexattr_0100() local
H A Dsetxattr.c41 char str[] = "bar"; in setxattr_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/locale/
H A Dstrxfrm.c29 char *str = "abcdef"; in strxfrm_0100() local
48 char *str = "abcdef"; in strxfrm_0200() local
67 char *str = "abcdef"; in strxfrm_0300() local
86 char *str = "abcdef"; strxfrm_0400() local
106 char *str = "abcdef"; strxfrm_0500() local
126 char *str = "abcdef"; strxfrm_0600() local
146 char *str = "abcdef"; strxfrm_0700() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dgetmntent_r.c27 char str[100]; in getmntent_rOne() local
84 char str[100]; in getmntent_r_0200() local
/third_party/mesa3d/src/util/
H A Dstring_buffer.h48 _mesa_string_buffer_destroy(struct _mesa_string_buffer *str) in _mesa_string_buffer_destroy() argument
61 _mesa_string_buffer_append_char(struct _mesa_string_buffer *str, char c) in _mesa_string_buffer_append_char() argument
67 _mesa_string_buffer_append(struct _mesa_string_buffer *str, const char *c) in _mesa_string_buffer_append() argument
73 _mesa_string_buffer_clear(struct _mesa_string_buffer *str) in _mesa_string_buffer_clear() argument
80 _mesa_string_buffer_crimp_to_fit(struct _mesa_string_buffer *str) _mesa_string_buffer_crimp_to_fit() argument
[all...]
H A Du_printf.c45 size_t util_printf_next_spec_pos(const char *str, size_t pos) in util_printf_next_spec_pos() argument
/third_party/musl/libc-test/src/functional/
H A Dfnmatch.c15 char *str; member
/third_party/musl/libc-test/src/functionalext/supplement/multibyte/
H A Dmbrtoc16.c35 char *str = setlocale(LC_CTYPE, "C.UTF-8"); in mbrtoc16_0100() local
56 char str[] = "\u00a3"; in mbrtoc16_0200() local
78 char str[] = "\xc2"; in mbrtoc16_0300() local
H A Dmbrtoc32.c35 char *str = setlocale(LC_CTYPE, "C.UTF-8"); in mbrtoc32_0100() local
55 char str[] = "\u00a3"; in mbrtoc32_0200() local
78 char str[] = "\xc2"; in mbrtoc32_0300() local
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dsocketpair.c31 char *str = "mgn info is hello world"; in socketpair_0100() local
66 char *str = "mgn info is hello world"; in socketpair_0300() local
[all...]

Completed in 9 milliseconds

1...<<21222324252627282930>>...156