Home
last modified time | relevance | path

Searched defs:str (Results 126 - 150 of 6957) sorted by relevance

12345678910>>...279

/kernel/liteos_m/testsuites/unittest/fuzz/src/stdlib/
H A Datoll_fuzz.c48 char *str = NULL; in AtollFuzzTest() local
H A Datoi_fuzz.c48 char *str = NULL; in AtoiFuzzTest() local
H A Datol_fuzz.c48 char *str = NULL; in AtolFuzzTest() local
/kernel/liteos_m/testsuites/unittest/fuzz/src/string/
H A Dtest_strlen_fuzz.c49 char *str = NULL; in StrlenFuzz() local
/kernel/liteos_a/testsuites/unittest/net/netdb/full/
H A Dnet_netdb_test_015.cpp38 char *str = nullptr; in IfNameToIndexTest() local
/third_party/benchmark/cmake/
H A Dposix_regex.cpp4 std::string str = "test0159"; in main() local
/third_party/icu/icu4c/source/common/unicode/
H A Dappendable.h232 UnicodeString &str; member in UnicodeStringAppendable
/third_party/libunwind/libunwind/src/mi/
H A Dinit.c47 const char *str = getenv ("UNW_DEBUG_LEVEL"); in mi_init() local
/third_party/libunwind/libunwind/src/arm/
H A DGglobal.c53 const char* str = getenv ("UNW_ARM_UNWIND_METHOD"); in tdep_init() local
/third_party/jerryscript/tests/jerry/es2015/
H A Dfunction-param-init.js84 var str = "a = 5, b, c = function() { for (var a = 0; a < 4; a++) ; return a; } ()" variable
/third_party/jerryscript/tests/jerry/
H A Dvariables.js19 var str = 'literal'; variable
/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

Completed in 21 milliseconds

12345678910>>...279