Home
last modified time | relevance | path

Searched defs:read_data (Results 1 - 25 of 41) sorted by relevance

12

/base/global/i18n/tools/
H A Ddata_process.py24 def read_data(filename): function
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_demo_efuse.c48 hi_u32 read_data[EFUSE_USR_RW_SAMPLE_BUFF_MAX_LEN] = {0}; in efuse_usr_read() local
155 hi_u32 read_data[EFUSE_USR_RW_SAMPLE_BUFF_MAX_LEN] = {0}; in efuse_id_read() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/spi/
H A Dhi_spi.c192 static hi_u32 spi_host_writeread(hi_spi_idx id, hi_pvoid write_data, hi_pvoid read_data, hi_u32 byte_len, in spi_host_writeread() argument
310 hi_u32 hi_spi_slave_read(hi_spi_idx id, hi_pvoid read_data, hi_u32 byte_len, hi_u32 time_out_ms) in hi_spi_slave_read() argument
353 hi_u32 hi_spi_host_writeread(hi_spi_idx id, hi_pvoid write_data, hi_pvoid read_data, hi_u32 byte_len) in hi_spi_host_writeread() argument
362 hi_u32 hi_spi_host_read(hi_spi_idx id, hi_pvoid read_data, hi_u3 argument
[all...]
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_dec.c293 const void *read_data = NULL; in pulse_read_packet() local
/third_party/ffmpeg/libavformat/
H A Dtls_schannel.c154 int i, ret = 0, read_data = initial; in tls_client_handshake_loop() local
/third_party/backends/backend/
H A Dcanon-scsi.c233 read_data (int fd, void *buf, size_t *buf_size) in read_data() function
H A Dkvs40xx.c522 static void * read_data (void *arg) in read_data() function
H A Drts8891_low.c624 read_data (struct Rts8891_Session *session, SANE_Byte * dest, SANE_Int length) in read_data() function
[all...]
H A Dibm-scsi.c288 read_data (int fd, void *buf, size_t * buf_size) in read_data() function
H A Dricoh-scsi.c270 read_data (int fd, void *buf, size_t * buf_size) in read_data() function
H A Dtamarack.c554 read_data (Tamarack_Scanner *s, SANE_Byte *buf, int lines, int bpl) in read_data() function
H A Dhs2p-scsi.c1155 read_data (int fd, void *buf, size_t * buf_size, SANE_Byte dtc, u_long dtq) in read_data() function
H A Dp5_device.c178 read_data (int fd, uint8_t * data, int length) in read_data() function
251 read_data (int fd, uint8_t * data, int length) in read_data() function
H A Ddc240.c629 read_data (SANE_Int fd, SANE_Byte * buf, SANE_Int sz) in read_data() function
[all...]
H A Ddc210.c522 read_data (int fd, unsigned char *buf, int sz) in read_data() function
[all...]
H A Dbh.c648 read_data (BH_Scanner *s, void *buf, size_t *buf_size) in read_data() function
/third_party/nghttp2/src/
H A Dh2load_http3_session.cc68 nghttp3_ssize read_data(nghttp3_conn *conn, int64_t stream_id, nghttp3_vec *vec, in read_data() function
79 void Http3Session::read_data(nghttp3_vec *vec, size_t veccnt, in read_data() function in h2load::Http3Session
/third_party/pulseaudio/src/pulse/
H A Dsimple.c44 const void *read_data; member
/third_party/pulseaudio/src/modules/
H A Dmodule-esound-sink.c103 void *read_data; member
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Ddatabase-simple.c134 static int read_data(FILE *f, void **data, ssize_t *length) { in read_data() function
/third_party/libsnd/src/
H A Dsds.c55 unsigned char read_data [SDS_BLOCK_SIZE] ; member
[all...]
/third_party/curl/lib/
H A Dkrb5.c514 static CURLcode read_data(struct Curl_easy *data, int sockindex, in read_data() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.cpp227 static uint32_t *read_data(uint32_t *ptr, void *data, unsigned size) in read_data() function
/third_party/node/src/
H A Dnode.cc1194 std::unique_ptr<SnapshotData> read_data = std::make_unique<SnapshotData>(); in LoadSnapshotDataAndRun() local
1206 const node::SnapshotData* read_data = in LoadSnapshotDataAndRun() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.c561 nghttp3_read_data_callback read_data = frent->aux.data.dr.read_data; in nghttp3_stream_write_data() local

Completed in 33 milliseconds

12