Home
last modified time | relevance | path

Searched defs:buf (Results 3951 - 3975 of 6734) sorted by relevance

1...<<151152153154155156157158159160>>...270

/third_party/zlib/contrib/minizip/
H A Diowin32.c195 uLong ZCALLBACK win32_read_file_func(voidpf opaque, voidpf stream, void* buf,uLong size) in win32_read_file_func() argument
217 uLong ZCALLBACK win32_write_file_func(voidpf opaque, voidpf stream, const void* buf, uLong size) in win32_write_file_func() argument
H A Dminizip.c185 static int getFileCrc(const char* filenameinzip, void* buf, unsigned long size_buf, unsigned long* result_crc) in getFileCrc() argument
257 void* buf = NULL; in main() local
[all...]
/third_party/zlib/examples/
H A Dgun.c89 local unsigned in(void *in_desc, z_const unsigned char **buf) in in() argument
131 local int out(void *out_desc, unsigned char *buf, unsigned len) in out() argument
H A Dgzappend.c174 unsigned char *buf; /* buffer */ member
[all...]
H A Dzran.c138 unsigned char buf[CHUNK]; // input buffer in deflate_index_build() local
521 unsigned char buf[LE in main() local
334 deflate_index_extract(FILE *in, struct deflate_index *index, off_t offset, unsigned char *buf, size_t len) deflate_index_extract() argument
[all...]
/third_party/zlib/
H A Dgzlib.c32 static char buf[1024]; in gz_strwinerror() local
H A Dgzwrite.c178 local z_size_t gz_write(gz_statep state, voidpc buf, z_size_t len) in gz_write() argument
243 int ZEXPORT gzwrite(gzFile file, voidpc buf, unsigned len) { in gzwrite() argument
267 z_size_t ZEXPORT gzfwrite(voidpc buf, z_size_ argument
296 unsigned char buf[1]; gzputc() local
[all...]
/third_party/zlib/test/
H A Dinfcover.c447 local unsigned pull(void *desc, unsigned char **buf) in pull() argument
463 local int push(void *desc, unsigned char *buf, unsigned len) in push() argument
H A Dminigzip.c83 static char buf[1024]; local
217 static int gzwrite(gzFile gz, const void *buf, unsigned len) in gzwrite() argument
236 static int gzread(gzFile gz, void *buf, unsigned len) in gzread() argument
323 caddr_t buf; /* mmap'ed buffer for the entire input file */ gz_compress_mmap() local
369 local char buf[BUFLEN]; gz_compress() local
407 local char buf[BUFLEN]; gz_uncompress() local
481 local char buf[MAX_NAME_LEN]; file_uncompress() local
[all...]
/vendor/hihope/dayu210/bluetooth/src/
H A Dupio.c140 char buf[16]; in init_rfkill() local
/vendor/hihope/rk3568/bluetooth/src/
H A Dupio.c140 char buf[16]; in init_rfkill() local
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Diot_main.c87 char *buf; in MsgRcvCallBack() local
318 char *buf; IotSendMsg() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_main.c88 char *buf; in MsgRcvCallBack() local
286 char *buf; IotSendMsg() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_main.c88 char *buf; in MsgRcvCallBack() local
286 char *buf; IotSendMsg() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Diot_main.c88 char *buf; in MsgRcvCallBack() local
307 char *buf; IotSendMsg() local
[all...]
/applications/sample/camera/setting/setting/src/main/cpp/
H A Dwpa_work.c90 static void ProcessScanResult(const char *buf, int len) in ProcessScanResult() argument
323 char buf[4096]; in CliRecvPending() local
[all...]
/applications/standard/calendardata/calendarmanager/napi/src/
H A Dnapi_util.cpp121 char* buf = new (std::nothrow) char[STR_TAIL_LENGTH + maxLen]; in GetValue() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
H A Dcryp_rsa.c62 hi_u8 buf[RSA_KEY_WIDTH_4096] = {0}; in mbedtls_mpi_print() local
156 hi_u8 *buf = HI_NULL; in cryp_ifep_rsa_exp_mod() local
489 rsa_pkcs1_block_padding(hi_u8 bt, hi_u8 *buf, hi_u32 buf_len) rsa_pkcs1_block_padding() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
H A Dkapi_dispatch.c41 hi_u8 *buf; member
321 hi_u8 *buf = HI_NULL; in rsa_pub_alloc() local
396 rsa_private_get_cfg(cryp_rsa_key *key, const rsa_info_t *rsa_info, hi_u8 **in, hi_u8 **out, hi_u8 *buf) rsa_private_get_cfg() argument
447 hi_u8 *buf = HI_NULL; rsa_private_alloc() local
707 hi_u8 *buf; rsa_exp_mod_alloc() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
H A Dext_sm3.c92 hi_u32 *buf = HI_NULL; in sm3_compress() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/mkp/src/
H A Dcmpi_log.c234 static hi_s32 log_proc_write(struct osal_proc_dir_entry *s, const char *buf, in log_proc_write() argument
417 static int log_read(char *buf, int count, long *offset, void *private_data) in log_read() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/init/linux/
H A Dhifb_init.c85 static int vsync_read(struct file *file, char __user *buf, size_t count, loff_t *offset) in vsync_read() argument
201 static int pts_read(struct file *file, char __user *buf, size_t count, loff_t *offset) in pts_read() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211_apt.c784 cfg80211_rx_mgmt_ext(const oal_net_device_stru *netdev, hi_s32 freq, const hi_u8 *buf, hi_u32 len) cfg80211_rx_mgmt_ext() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_lib.c507 hi_u8 *buf = HI_NULL; in crypto_channel_init() local
629 hi_void hex2str(hi_char buf[MUL_VAL_2], hi_u32 buf_len, hi_u8 val) in hex2str() argument
[all...]
/device/soc/hisilicon/common/platform/mtd/hifmc100/spi_nand/
H A Dhifmc100_spi_nand.c357 static inline uint16_t HifmcCntlrReadBuf(struct HifmcCntlr *cntlr, uint8_t *buf, size_t len, off_t offset) in HifmcCntlrReadBuf() argument
540 HifmcCntlrWriteBuf(struct HifmcCntlr *cntlr, struct SpiFlash *spi, const uint8_t *buf, size_t len, off_t offset) HifmcCntlrWriteBuf() argument

Completed in 20 milliseconds

1...<<151152153154155156157158159160>>...270