Home
last modified time | relevance | path

Searched defs:str (Results 101 - 125 of 3752) sorted by relevance

12345678910>>...151

/third_party/musl/src/string/
H A Dstrsep.c4 char *strsep(char **str, const char *sep) in strsep() argument
/third_party/musl/porting/liteos_a/kernel/src/string/
H A Dstrsep.c4 char *strsep(char **str, const char *sep) in strsep() argument
/third_party/node/deps/icu-small/source/common/unicode/
H A Dappendable.h232 UnicodeString &str; member in UnicodeStringAppendable
/third_party/icu/icu4c/source/samples/msgfmt/answers/
H A Dmain_0.cpp21 UnicodeString str; in main() local
H A Dmain_1.cpp20 UnicodeString str; in main() local
/third_party/ltp/testcases/kernel/fs/mongo/
H A Dsumm.c7 char str[100]; variable
/third_party/musl/libc-test/src/functionalext/supplement/ctype/
H A Disdigit.c27 const char *str = "0123456789"; in isdigit_0100() local
42 const char *str = "!@hHiIjJZz"; in isdigit_0200() local
H A Disgraph.c26 const char *str = "1qw@#"; in isgraph_0100() local
41 const char *str = " "; in isgraph_0200() local
H A Diswalpha.c28 const wchar_t *str = L"aBcrWER"; in iswalpha_l_0100() local
43 const wchar_t *str = L"2!~*"; in iswalpha_l_0200() local
H A Diswalnum.c27 const wchar_t *str = L"aAÇçΔδ2"; in iswalnum_0100() local
43 const wchar_t *str = L"@#$*&!"; in iswalnum_0200() local
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_snprintf_chk_test.cpp24 char str[BUF_SIZE]; in HWTEST_F() local
[all...]
H A Dfortify_sprintf_chk_test.cpp24 char str[BUF_SIZE]; in HWTEST_F() local
[all...]
H A Dfortify_strlen_chk_test.cpp20 char str[] = "Hello, world!"; in HWTEST_F() local
/third_party/mesa3d/src/util/
H A Dstrndup.h37 strndup(const char *str, size_t max) in strndup() argument
/third_party/musl/libc-test/src/functionalext/supplement/string/string_gtest/
H A Dstring_wmemchr_test.cpp18 wchar_t str[] = L"ABCDEFG"; in HWTEST_F() local
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DImmutableString_test.cpp42 ImmutableString str = strBuilder; in TEST_F() local
52 ImmutableString str = strBuilder; in TEST_F() local
62 ImmutableString str = strBuilder; in TEST_F() local
72 ImmutableString str = strBuilder; in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dif_test.cpp18 const char *str = in TEST_F() local
36 const char *str = in TEST_F() local
54 const char *str = in TEST_F() local
76 const char *str = in TEST_F() local
98 const char *str = in TEST_F() local
132 const char *str = TEST_F() local
162 const char *str = TEST_F() local
192 const char *str = TEST_F() local
224 const char *str = TEST_F() local
256 const char *str = TEST_F() local
274 const char *str = TEST_F() local
316 const char *str = TEST_F() local
334 const char *str = TEST_F() local
352 const char *str = TEST_F() local
370 const char *str = TEST_F() local
388 const char *str = TEST_F() local
416 const char *str = TEST_F() local
444 const char *str = TEST_F() local
462 const char *str = TEST_F() local
480 const char *str = TEST_F() local
498 const char *str = TEST_F() local
516 const char *str = TEST_F() local
534 const char *str = TEST_F() local
552 const char *str = TEST_F() local
576 const char *str = TEST_F() local
602 const char *str = TEST_F() local
634 const char *str = TEST_F() local
666 const char *str = TEST_F() local
678 const char *str = TEST_F() local
690 const char *str = TEST_F() local
702 const char *str = TEST_F() local
714 const char *str = TEST_F() local
726 const char *str = TEST_F() local
738 const char *str = TEST_F() local
750 const char *str = TEST_F() local
772 const char *str = "#else\\n"; TEST_F() local
782 const char *str = "#elif 1\\n"; TEST_F() local
792 const char *str = "#endif\\n"; TEST_F() local
802 const char *str = TEST_F() local
816 const char *str = TEST_F() local
830 const char *str = "#if 1\\n"; TEST_F() local
840 const char *str = "#ifdef foo\\n"; TEST_F() local
852 const char *str = TEST_F() local
866 const char *str = TEST_F() local
880 const char *str = TEST_F() local
895 const char *str = TEST_F() local
912 const char *str = TEST_F() local
924 constexpr char str[] = R"(#define BBB 1 TEST_F() local
939 constexpr char str[] = R"(#define AAA defined(BBB) TEST_F() local
953 constexpr char str[] = R"(#define BBB 1 TEST_F() local
972 constexpr char str[] = R"(#define BBB 1 TEST_F() local
989 const char *str = TEST_F() local
1009 const char *str = TEST_F() local
1028 const char *str = TEST_F() local
1044 const char *str = TEST_F() local
1058 const char *str = TEST_F() local
1072 const char *str = TEST_F() local
1088 const char *str = TEST_F() local
1107 const char *str = TEST_F() local
1122 const char *str = TEST_F() local
1136 const char *str = TEST_F() local
1150 const char *str = TEST_F() local
[all...]
H A Derror_test.cpp18 const char *str = "#error\n"; in TEST_F() local
31 const char *str = "#error foo\n"; in TEST_F() local
44 const char *str = "#error foo bar\n"; in TEST_F() local
57 const char *str = in TEST_F() local
81 const char *str = "#error foo"; in TEST_F() local
[all...]
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/answers/
H A Dmain_0.cpp21 UnicodeString str; in main() local
H A Dmain_1.cpp20 UnicodeString str; in main() local
/third_party/typescript/tests/baselines/reference/
H A DswitchCaseWithIntersectionTypes01.js4 var str: string; variable
30 var str; variable
H A DswitchCaseWithUnionTypes01.js4 var str: string; variable
30 var str; variable
/third_party/rust/crates/cxx/gen/build/src/
H A Dintern.rs9 pub fn str(self) -> &'static str { in str() functions
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstring_constant_test.cc32 constexpr auto str = MakeStringConstant(Callable{}); in TEST() local
44 constexpr auto str = MakeStringConstant(Callable{}); in TEST() local
53 constexpr auto str = MakeStringConstant(Callable{}); in TEST() local
/third_party/skia/docs/examples/
H A DPreMultiplyARGB.cpp12 std::string str = "alpha=" + std::to_string(SkColorGetA(premultiplied)); in REG_FIDDLE() local

Completed in 9 milliseconds

12345678910>>...151