Home
last modified time | relevance | path

Searched defs:out_buf (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/components/genie_service/genie_port/hal/
A Dgenie_hal_flash.c43 int32_t hal_flash_read_otp(uint32_t off_set, void *out_buf, uint32_t out_buf_len) in hal_flash_read_otp()
63 int32_t hal_flash_read_xtalcap_params(void *out_buf, uint32_t out_buf_len) in hal_flash_read_xtalcap_params()
87 int32_t hal_flash_read_sn_params(void *out_buf, uint32_t out_buf_len) in hal_flash_read_sn_params()
97 int32_t hal_flash_read_mac_params(void *out_buf, uint32_t out_buf_len) in hal_flash_read_mac_params()
113 int32_t hal_flash_read_triples(void *out_buf, uint32_t out_buf_len) in hal_flash_read_triples()
123 int32_t hal_flash_read_group_addr(void *out_buf, uint32_t out_buf_len) in hal_flash_read_group_addr()
/AliOS-Things-master/components/ota/tools/xz/src/
A Dxz_export.c69 unsigned char* out_buf = NULL; in copy_xz() local
205 unsigned char* out_buf = NULL; in xz_verify_uncompress_file() local
/AliOS-Things-master/components/ota/2ndboot/updater/
A Dxzupdater.c79 unsigned char* out_buf = NULL; in ota_copy_xz() local
204 unsigned char* out_buf = NULL; in ota_verify_xz() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/examples/
A Dsimpleover.c315 add_sprite(png_imagep output, png_bytep out_buf, struct sprite *sprite, in add_sprite()
391 simpleover_process(png_imagep output, png_bytep out_buf, int argc, in simpleover_process()
/AliOS-Things-master/components/ota/hal/
A Dota_hal_ctrl.c81 int ota_read(unsigned int *off, char *out_buf, unsigned int out_buf_len) in ota_read()
A Dota_hal_plat.c184 int ota_hal_read(unsigned int *off, char *out_buf, unsigned int out_buf_len) in ota_hal_read()
A Dota_hal_vfs_plat.c311 OTA_WEAK int ota_hal_read(unsigned int *off, char *out_buf, unsigned int out_buf_len) in ota_hal_read()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dflash.c73 int32_t hal_flash_read(hal_partition_t in_partition, uint32_t *off_set, void *out_buf, uint32_t out… in hal_flash_read()
A Dota.c407 static int rtl8721d_ota_read_ota_cb(int* off_set, char* out_buf, int out_buf_len) in rtl8721d_ota_read_ota_cb()
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dflash.c635 void *out_buf, uint32_t in_buf_len) in hal_flash_read()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmoducryptolib.c268 mp_obj_t out_buf = MP_OBJ_NULL; in aes_process() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dqjsc.c179 uint8_t *out_buf; in output_object_code() local
A Dlibbf.c7541 NTTLimb *out_buf, NTTLimb *in_buf, in ntt_fft()
7721 static no_inline int ntt_fft(BFNTTState *s, NTTLimb *out_buf, NTTLimb *in_buf, in ntt_fft()
A Dquickjs.c40698 uint32_t *buf, *out_buf; in js_string_normalize() local
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dssl.h1124 unsigned char *out_buf; /*!< output buffer */ member
/AliOS-Things-master/components/SDL2/src/image/
A Dminiz.h2776 tdefl_output_buffer out_buf; MZ_CLEAR_OBJ(out_buf); in tdefl_compress_mem_to_heap() local
2785 tdefl_output_buffer out_buf; MZ_CLEAR_OBJ(out_buf); in tdefl_compress_mem_to_mem() local
2823 …fl_compressor *)MZ_MALLOC(sizeof(tdefl_compressor)); tdefl_output_buffer out_buf; int i, y, z; mz_… in tdefl_write_image_to_png_file_in_memory_ex() local
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c38422 …parts_iso8601(duk_int_t *parts, duk_int_t tzoffset, duk_small_uint_t flags, duk_uint8_t *out_buf) { in duk__format_parts_iso8601()

Completed in 466 milliseconds