Home
last modified time | relevance | path

Searched defs:str (Results 201 - 225 of 6968) sorted by relevance

12345678910>>...279

/kernel/liteos_a/drivers/block/disk/src/
H A Ddisk_shellcmd.c45 const CHAR *str = "/dev"; in osShellCmdPartInfo() local
/kernel/liteos_m/testsuites/sample/kernel/lms/
H A DIt_los_lms_008.c39 CHAR *str = (CHAR *)LOS_MemAlloc(g_testLmsPool, size); in TestCase() local
H A DIt_los_lms_007.c39 CHAR *str = (CHAR *)LOS_MemAlloc(g_testLmsPool, size); in TestCase() local
H A DIt_los_lms_010.c40 CHAR *str = (CHAR *)LOS_MemAlloc(g_testLmsPool, size); in TestCase() local
H A DIt_los_lms_009.c39 CHAR *str = (CHAR *)LOS_MemAlloc(g_testLmsPool, size); in TestCase() local
H A DIt_los_lms_017.c40 CHAR *str; in TestCase() local
H A DIt_los_lms_016.c40 CHAR *str; in TestCase() local
H A DIt_los_lms_023.c40 CHAR *str; in TestCase() local
H A DIt_los_lms_024.c40 CHAR *str; in TestCase() local
/kernel/liteos_m/testsuites/unittest/fuzz/src/stdio/
H A Dfeof_fuzz.c50 char str[MAX_BUFFER_SIZE] = {0}; in FeofFuzzTest() local
/kernel/liteos_m/testsuites/unittest/fuzz/src/string/
H A Dstrchr_fuzz.c50 char *str = NULL; in StrchrFuzzTest() local
H A Dtest_strrchr_fuzz.c50 char *str = NULL; in StrrchrFuzz() local
H A Dstrstr_fuzz.c48 char *str = NULL; in StrstrFuzzTest() local
/kernel/liteos_m/testsuites/unittest/fuzz/src/time/
H A Dstrptime_fuzz.c47 char *str = NULL; in StrptimeFuzzTest() local
/kernel/linux/linux-6.6/lib/
H A Dfault-inject-usercopy.c11 static int __init setup_fail_usercopy(char *str) in setup_fail_usercopy() argument
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIt_stdio_mblen_001.cpp38 const char *str = "z\u00df\u6c34\U0001f34c"; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/io/smoke/
H A DIO_test_005.cpp36 wchar_t str[] = L"ABCDEFG"; in Testcase() local
H A DIO_test_013.cpp37 wchar_t *str = L"helloworld"; in Testcase() local
/third_party/elfutils/tests/
H A Dmsg_tst.c101 const char *str = elf_errmsg (libelf_msgs[cnt].id); in main() local
/third_party/eudev/src/shared/
H A Ddevice-nodes.c41 int encode_devnode_name(const char *str, char *str_enc, size_t len) { in encode_devnode_name() argument
/third_party/elfutils/libasm/
H A Dasm_addstrz.c43 asm_addstrz (AsmScn_t *asmscn, const char *str, size_t len) in asm_addstrz() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dimg2.c97 static enum AVCodecID str2id(const IdStrMap *tags, const char *str) in str2id() argument
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpAtom.cpp96 const char* str; member
/third_party/backends/testsuite/backend/genesys/
H A Dtests_printers.h31 std::ostream& operator<<(std::ostream& str, const std::vector<T>& arg) in operator <<() argument
37 inline std::ostream& operator<<(std::ostream& str, const genesys::PixelFormat& arg) in operator <<() argument
43 inline std::ostream& operator<<(std::ostream& str, const genesys::Pixel& arg) in operator <<() argument
49 inline std::ostream& operator<<(std::ostream& str, cons argument
[all...]
/third_party/icu/icu4c/source/samples/numfmt/
H A Dcapi.c16 static void uprintf(const UChar* str) { in uprintf() argument
26 UChar str[] = { 0x39, 0x38, 0x37, 0x36, 0x35, 0x34, 0x33, in capi() local

Completed in 8 milliseconds

12345678910>>...279