Home
last modified time | relevance | path

Searched defs:str (Results 51 - 75 of 6968) sorted by relevance

12345678910>>...279

/kernel/liteos_m/testsuites/sample/kernel/lms/
H A DIt_los_lms_013.c39 char *str = (char*)LOS_MemAlloc(m_aucSysMem0, INDEX_MAX); in TestCase() local
H A DIt_los_lms_011.c38 char *str = (char*)LOS_MemAlloc(m_aucSysMem0, INDEX_MAX); in TestCase() local
H A DIt_los_lms_012.c38 char *str = (char*)LOS_MemAlloc(m_aucSysMem0, INDEX_MAX); in TestCase() local
H A DIt_los_lms_014.c38 char *str = (char*)LOS_MemAlloc(m_aucSysMem0, INDEX_MAX); in TestCase() local
/kernel/linux/linux-6.6/tools/include/linux/
H A Dstring.h40 static inline bool strstarts(const char *str, const char *prefix) in strstarts() argument
/kernel/liteos_a/testsuites/unittest/libc/sys/smoke/
H A Dsys_test_031.cpp37 char *str = nullptr; in TestCase() local
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestSprintf.cpp30 char str[100] = {0}; in HWTEST_F() local
63 char str[100] = {0}; HWTEST_F() local
96 char str[100] = {0}; HWTEST_F() local
129 char str[100] = {0}; HWTEST_F() local
154 char str[50] = {0}; HWTEST_F() local
171 char str[50] = {0}; HWTEST_F() local
188 char str[50] = {0}; HWTEST_F() local
205 char str[50] = {0}; HWTEST_F() local
250 char str[50] = {0}; HWTEST_F() local
283 char str[50] = {0}; HWTEST_F() local
340 char str[50] = {0}; HWTEST_F() local
373 char str[50] = {0}; HWTEST_F() local
422 char str[50] = {0}; HWTEST_F() local
455 char str[50] = {0}; HWTEST_F() local
504 char str[50] = {0}; HWTEST_F() local
537 char str[50] = {0}; HWTEST_F() local
590 char str[100] = {0}; HWTEST_F() local
643 char str[50] = {0}; HWTEST_F() local
692 char str[50] = {0}; HWTEST_F() local
741 char str[50] = {0}; HWTEST_F() local
790 char str[50] = {0}; HWTEST_F() local
839 char str[50] = {0}; HWTEST_F() local
888 char str[50] = {0}; HWTEST_F() local
937 char str[100] = {0}; HWTEST_F() local
1002 char str[100] = {0}; HWTEST_F() local
1035 char str[100] = {0}; HWTEST_F() local
1056 char str[100] = {0}; HWTEST_F() local
[all...]
/third_party/curl/src/
H A Dtool_strdup.c27 char *strdup(const char *str) in strdup() argument
/third_party/ffmpeg/tools/python/
H A Dconvert_header.py20 str = 'FFMPEGDNNNATIVE' variable
/third_party/benchmark/cmake/
H A Dgnu_posix_regex.cpp4 std::string str = "test0159"; in main() local
H A Dstd_regex.cpp4 const std::string str = "test0159"; in main() local
/third_party/benchmark/test/
H A Dstring_util_gtest.cc194 std::string str = benchmark::HumanReadableNumber(std::get<0>(GetParam()), in TEST_P() local
/third_party/libabigail/tests/data/test-read-dwarf/
H A Dtest24-drop-fns.cc16 string str = "The input string was: '" + s; in foo() local
21 bar(const string& str) in bar() argument
/third_party/mbedtls/programs/hash/
H A Dhello.c41 char str[] = "Hello, world!"; in main() local
/third_party/jerryscript/tests/jerry/es2015/
H A Dregression-test-issue-3787.js20 var str = JSON.stringify(proxy); variable
H A Dregexp-prototype-match.js16 var str = '2016-01-02'; variable
/third_party/jerryscript/tests/jerry/
H A Dmath-functions-tonumber-rule.js15 var str = ""; variable
[all...]
H A Dstring-prototype-split.js21 var str = "foo//bar/baz//foo"; variable
[all...]
H A Dstring-prototype-slice.js15 var str = "universe"; variable
[all...]
/third_party/json/docs/examples/
H A Dat__keytype.c++17.cpp32 json str = "I am a string"; in main() local
H A Dat__keytype_const.c++17.cpp26 const json str = "I am a string"; in main() local
H A Dat__object_t_key_type.cpp30 json str = "I am a string"; in main() local
H A Dat__object_t_key_type_const.cpp24 const json str = "I am a string"; in main() local
H A Dat__size_type.cpp25 json str = "I am a string"; in main() local
H A Dat__size_type_const.cpp19 const json str = "I am a string"; in main() local

Completed in 5 milliseconds

12345678910>>...279