Home
last modified time | relevance | path

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

/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
/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
/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
/third_party/libwebsockets/lib/core-net/
H A Dadopt.c571 adopt_socket_readbuf(struct lws *wsi, const char *readbuf, size_t len) in adopt_socket_readbuf() argument
927 lws_adopt_socket_readbuf(struct lws_context *context, lws_sockfd_type accept_fd, const char *readbuf, size_t len) lws_adopt_socket_readbuf() argument
935 lws_adopt_socket_vhost_readbuf(struct lws_vhost *vhost, lws_sockfd_type accept_fd, const char *readbuf, size_t len) lws_adopt_socket_vhost_readbuf() argument
[all...]
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress01.c207 unsigned char readbuf[pagesize]; in fileokay() local
H A Dmmapstress10.c792 uchar_t *readbuf; local
/third_party/ltp/testcases/kernel/syscalls/mount/
H A Dmount03.c105 char readbuf[20]; in test_file_dir_noatime() local
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dipc_invoker.c352 uint32_t readbuf[READ_BUFFER_SIZE]; in IpcJoinThread() local
462 uint32_t readbuf[READ_BUFFER_SIZE] = {0}; in IpcSendRequest() local
[all...]
/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c57 static char *readbuf; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dhttpread.c374 char readbuf[HTTPREAD_READBUF_SIZE]; /* temp use to read into */ in httpread_read_handler() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dhttpread.c374 char readbuf[HTTPREAD_READBUF_SIZE]; /* temp use to read into */ in httpread_read_handler() local
/third_party/curl/lib/
H A Dmqtt.c365 unsigned char readbuf[1024]; in mqtt_recv_atleast() local
/third_party/ltp/testcases/kernel/ipc/pipeio/
H A Dpipeio.c110 static char *readbuf; variable
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_impl.cpp1129 uv_buf_t readbuf = uv_buf_init(const_cast<char *>(buffer.c_str()), static_cast<unsigned int>(buffer.size())); in ReadFromFile() local
/third_party/alsa-lib/test/
H A Dlatency.c405 long readbuf(snd_pcm_t *handle, char *buf, long len, size_t *frames, size_t *max) in readbuf() function
/third_party/backends/backend/
H A Dcanon_lide70-common.c2756 byte readbuf[0xf000]; in preread() local
H A Dhp3500.c1247 unsigned char readbuf[MAX_READ_BYTES]; in rt_execute_commands() local
/third_party/backends/frontend/
H A Dscanimage.c2090 char readbuf[2]; in main() local
/third_party/skia/third_party/externals/libpng/
H A Dpngrutil.c1818 png_byte readbuf[PNG_MAX_PALETTE_LENGTH]; in png_handle_tRNS() local
2104 png_uint_16 readbuf[PNG_MAX_PALETTE_LENGTH]; in png_handle_hIST() local

Completed in 32 milliseconds