Home
last modified time | relevance | path

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

12345678910>>...218

/kernel/liteos_m/testsuites/sample/kernel/lms/
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
/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
/third_party/jerryscript/tests/debugger/
H A Ddo_delete_all.js15 var str = "Delete all breakpoints"; variable
/third_party/mesa3d/src/mesa/main/tests/
H A Dprogram_state_string.cpp37 char *str = _mesa_program_state_string(state); in TEST() local
/third_party/musl/libc-test/src/functionalext/supplement/string/string_gtest/
H A Dstring_memrchr_test.cpp19 const char str[] = "hello, world"; in HWTEST_F() local
31 const char* str = nullptr; in HWTEST_F() local

Completed in 9 milliseconds

12345678910>>...218