| /foundation/communication/dsoftbus/tests/adapter/unittest/ |
| H A D | dsoftbus_other_test.cpp | 115 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 D | read_text.cpp | 103 std::unique_ptr<char[]> readbuf = std::make_unique<char[]>(len + 1); in Sync() local
|
| /third_party/ltp/testcases/kernel/syscalls/writev/ |
| H A D | writev03.c | 90 unsigned char readbuf[BUF_SIZE + 1]; in run() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
| H A D | read_text.cpp | 106 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 D | hdi_power_test.cpp | 79 char readbuf[size];
in ReadFile() local
|
| /third_party/ltp/testcases/kernel/sched/sched_stress/ |
| H A D | sched_tc4.c | 186 char readbuf[BLOCK_SIZE + 1]; /* buffer to store bytes read */ in read_raw_device() local
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | transpose.c | 79 mpd_uint_t *readbuf, *writebuf, *hp; in swap_halfrows_pow2() local
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | adopt.c | 571 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 D | mmapstress01.c | 207 unsigned char readbuf[pagesize]; in fileokay() local
|
| H A D | mmapstress10.c | 792 uchar_t *readbuf; local
|
| /third_party/ltp/testcases/kernel/syscalls/mount/ |
| H A D | mount03.c | 105 char readbuf[20]; in test_file_dir_noatime() local
|
| /foundation/communication/ipc/ipc/native/c/ipc/src/linux/ |
| H A D | ipc_invoker.c | 352 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 D | aseqnet.c | 57 static char *readbuf; variable
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | httpread.c | 374 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 D | httpread.c | 374 char readbuf[HTTPREAD_READBUF_SIZE]; /* temp use to read into */ in httpread_read_handler() local
|
| /third_party/curl/lib/ |
| H A D | mqtt.c | 365 unsigned char readbuf[1024]; in mqtt_recv_atleast() local
|
| /third_party/ltp/testcases/kernel/ipc/pipeio/ |
| H A D | pipeio.c | 110 static char *readbuf; variable
|
| /foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
| H A D | file_fs_impl.cpp | 1129 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 D | latency.c | 405 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 D | canon_lide70-common.c | 2756 byte readbuf[0xf000]; in preread() local
|
| H A D | hp3500.c | 1247 unsigned char readbuf[MAX_READ_BYTES]; in rt_execute_commands() local
|
| /third_party/backends/frontend/ |
| H A D | scanimage.c | 2090 char readbuf[2]; in main() local
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pngrutil.c | 1818 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
|