Home
last modified time | relevance | path

Searched defs:str (Results 626 - 650 of 5518) sorted by relevance

1...<<21222324252627282930>>...221

/third_party/ltp/testcases/kernel/syscalls/alarm/
H A Dalarm02.c22 char *str; member
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dmatcher_test.cc33 string str = "pattern: "; in ToString() local
/third_party/ltp/testcases/open_posix_testsuite/include/
H A Dnoatime.h25 int strpref(const char *str, const char *pref) in strpref() argument
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dinit-wstring.c26 const __WCHAR_TYPE__ str[4]; member
27 } str = { L"xyz" }; variable
/third_party/ltp/tools/sparse/sparse-src/
H A Dutils.c41 char *str; in xvasprintf() local
57 char *str; in xasprintf() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-regexp.cc92 Handle<String> str; in BUILTIN() local
H A Dbuiltins-number.cc60 char* const str = DoubleToExponentialCString(value_number, f); in BUILTIN() local
104 char* const str = DoubleToFixedCString( in BUILTIN() local
182 char* const str = DoubleToPrecisionCString( in BUILTIN() local
/third_party/node/deps/v8/src/base/
H A Dstrings.cc16 int VSNPrintF(Vector<char> str, const char* format, va_list args) { in VSNPrintF() argument
20 int SNPrintF(Vector<char> str, const char* format, ...) { in SNPrintF() argument
/third_party/node/deps/v8/src/parsing/
H A Dtoken.cc21 constexpr uint8_t length(const char* str) { in length() argument
/third_party/node/deps/v8/src/utils/
H A Dversion.cc30 void Version::GetString(base::Vector<char> str) { in GetString() argument
42 void Version::GetSONAME(base::Vector<char> str) { in GetSONAME() argument
/third_party/musl/libc-test/src/functionalext/supplement/ctype/
H A Dislower.c90 const char *str = "abcdegfhijklmnopqrstuvwxyz"; in islower_l_0100() local
105 const char *str = "23!@ABCHIJZ"; in islower_l_0200() local
H A Disupper.c90 const char *str = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; in isupper_l_0100() local
105 const char *str = "23!@abcdefg"; in isupper_l_0200() local
H A Diswcntrl.c39 const wchar_t *str = L"\b"; in iswcntrl_l_0100() local
54 const wchar_t *str = L"2!~*3Ad"; in iswcntrl_l_0200() local
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

Completed in 7 milliseconds

1...<<21222324252627282930>>...221