Home
last modified time | relevance | path

Searched defs:readbuf (Results 1 - 25 of 59) sorted by relevance

123

/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/smp/
H A DIt_smp_los_task_063.c45 UINT32 readbuf; in TaskF01() local
H A DIt_smp_los_task_062.c45 UINT32 readbuf; in TaskF01() local
H A DIt_smp_los_task_069.c58 UINT32 readbuf; in TaskF01() local
H A DIt_smp_los_task_068.c58 UINT32 readbuf; in TaskF01() local
/kernel/liteos_m/testsuites/sample/kernel/queue/
H A DIt_los_queue_087.c42 CHAR readbuf[260] = ""; // 260, set max readbuf size > maxMsgSize (count) in Testcase() local
H A DIt_los_queue_090.c43 CHAR readbuf[260] = ""; // 260, buffersize in Testcase() local
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/ipc/queue/full/
H A DIt_los_queue_089.c49 CHAR readbuf[260] = ""; in Testcase() local
H A DIt_los_queue_087.c50 CHAR readbuf[260] = ""; in Testcase() local
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/
H A Dshm_test_014.cpp43 char *readbuf = NULL; in testcase() local
H A Dshm_test_013.cpp41 char *readbuf = NULL; in testcase() local
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Ddsoftbus_other_test.cpp115 char readbuf[1024] = {"\0"}; in HWTEST_F() local
131 char readbuf[1024] = {"\0"}; in HWTEST_F() local
148 char readbuf[1024] = {"\0"}; in HWTEST_F() local
/kernel/linux/linux-5.10/fs/jffs2/
H A Dread.c31 unsigned char *readbuf = NULL; in jffs2_read_dnode() local
[all...]
/kernel/linux/linux-6.6/fs/jffs2/
H A Dread.c31 unsigned char *readbuf = NULL; in jffs2_read_dnode() local
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dread_text.cpp103 std::unique_ptr<char[]> readbuf = std::make_unique<char[]>(len + 1); in Sync() local
/kernel/linux/linux-5.10/drivers/mtd/tests/
H A Dstresstest.c34 static unsigned char *readbuf; variable
H A Dsubpagetest.c28 static unsigned char *readbuf; variable
[all...]
H A Dpagetest.c192 char *readbuf = twopages; in erasecrosstest() local
/kernel/linux/linux-6.6/drivers/mtd/tests/
H A Dstresstest.c34 static unsigned char *readbuf; variable
H A Dsubpagetest.c28 static unsigned char *readbuf; variable
[all...]
H A Dpagetest.c192 char *readbuf = twopages; in erasecrosstest() local
/third_party/ltp/testcases/kernel/syscalls/writev/
H A Dwritev03.c90 unsigned char readbuf[BUF_SIZE + 1]; in run() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dread_text.cpp106 uv_buf_t readbuf = uv_buf_init(const_cast<char *>(buffer.c_str()), static_cast<unsigned int>(len)); in ReadTextAsync() local
138 uv_buf_t readbuf = uv_buf_init(const_cast<char *>(buffer.c_str()), static_cast<unsigned int>(buffer.size())); in ReadFromFile() local
/test/xts/hats/powermgr/power/hdi_power_additional/common/
H A Dhdi_power_test.cpp79 char readbuf[size]; in ReadFile() local
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc4.c186 char readbuf[BLOCK_SIZE + 1]; /* buffer to store bytes read */ in read_raw_device() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dtranspose.c79 mpd_uint_t *readbuf, *writebuf, *hp; in swap_halfrows_pow2() local

Completed in 12 milliseconds

123