Home
last modified time | relevance | path

Searched defs:str (Results 476 - 500 of 3531) sorted by relevance

1...<<11121314151617181920>>...142

/third_party/icu/icu4c/source/samples/datefmt/
H A Dutil.cpp56 void uprintf(const UnicodeString &str) { in uprintf() argument
/third_party/icu/icu4c/source/samples/datefmt/answers/
H A Dmain_1.cpp25 UnicodeString str; in createZone() local
42 UnicodeString str; in main() local
/third_party/ltp/testcases/kernel/syscalls/memcpy/
H A Dmemcpy01.c36 static void fill(char *str, int len) in fill() argument
43 static int checkit(char *str, int len) in checkit() argument
/third_party/ltp/testcases/kernel/syscalls/memcmp/
H A Dmemcmp01.c35 static void fill(char *str, int len) in fill() argument
/third_party/ltp/testcases/kernel/security/dirtyc0w/
H A Ddirtyc0w_child.c24 static char *str = "m00000000000000000"; variable
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap17.c31 static const char str[] = "Writing to mapped file"; variable
/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

Completed in 7 milliseconds

1...<<11121314151617181920>>...142