Home
last modified time | relevance | path

Searched defs:str (Results 501 - 525 of 3760) sorted by relevance

1...<<21222324252627282930>>...151

/third_party/musl/libc-test/src/functionalext/supplement/ctype/
H A Diswdigit.c59 const wchar_t *str = L"1234567890"; in iswdigit_l_0100() local
74 const wchar_t *str = L"ewqWRE!~*Ad"; in iswdigit_l_0200() local
H A Disxdigit.c105 const char *str = "0123456789AaBbCcDdEeFf"; in isxdigit_l_0100() local
120 const char *str = "!@hHiIjJZz"; in isxdigit_l_0200() local
H A Diswlower.c73 const wchar_t *str = L"abcdefghijklmnopqrstuvwxyz"; in iswlower_l_0100() local
88 const wchar_t *str = L"12ABC!@#"; in iswlower_l_0200() local
H A Diswxdigit.c73 const wchar_t *str = L"0123456789AaBbCcDdEeFf"; in iswxdigit_l_0100() local
88 const wchar_t *str = L"!@hHiIjJZz"; in iswxdigit_l_0200() local
H A Diswupper.c73 const wchar_t *str = L"ABCDEFG"; in iswupper_l_0100() local
88 const wchar_t *str = L"abcefg1"; in iswupper_l_0200() local
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...]

Completed in 8 milliseconds

1...<<21222324252627282930>>...151