/AliOS-Things-master/components/ble_host/bt_host/port/core/settings/src/ |
A D | settings_line.c | 228 off_t off; in settings_line_raw_read_until() local 291 int settings_line_val_read(off_t val_off, off_t off, char *out, size_t len_req, in settings_line_val_read() 362 int settings_line_val_read(off_t val_off, off_t off, char *out, size_t len_req, in settings_line_val_read() 456 void settings_line_io_init(int (*read_cb)(void *ctx, off_t off, char *buf, in settings_line_io_init() 478 off_t off = 0; in settings_line_cmp() local 509 off_t off, void *cb_arg) in settings_line_dup_check_cb() 552 int settings_line_load_cb(const char *name, void *val_read_cb_ctx, off_t off, in settings_line_load_cb()
|
A D | settings_fcb.c | 117 static int read_entry_len(const struct fcb_entry_ctx *entry_ctx, off_t off) in read_entry_len() 178 static int read_handler(void *ctx, off_t off, char *buf, size_t *len) in read_handler() 293 static int write_handler(void *ctx, off_t off, char const *buf, size_t len) in write_handler()
|
A D | settings_file.c | 103 static int read_entry_len(const struct line_entry_ctx *entry_ctx, off_t off) in read_entry_len() 432 static int read_handler(void *ctx, off_t off, char *buf, size_t *len) in read_handler() 475 static int write_handler(void *ctx, off_t off, char const *buf, size_t len) in write_handler()
|
/AliOS-Things-master/components/ota/hal/ |
A D | ota_hal_plat.c | 39 unsigned int off = 0; in ota_hal_init() local 72 OTA_WEAK int ota_hal_write(unsigned int *off, char *in_buf, unsigned int in_buf_len) in ota_hal_write() 184 int ota_hal_read(unsigned int *off, char *out_buf, unsigned int out_buf_len) in ota_hal_read()
|
A D | ota_hal_vfs_plat.c | 36 unsigned int off = 0; in ota_hal_init() local 113 OTA_WEAK int ota_hal_write(unsigned int *off, char *in_buf, unsigned int in_buf_len) in ota_hal_write() 311 OTA_WEAK int ota_hal_read(unsigned int *off, char *out_buf, unsigned int out_buf_len) in ota_hal_read()
|
A D | ota_hal_ctrl.c | 46 int ota_write(unsigned int *off, char *in_buf, unsigned int in_buf_len) in ota_write() 81 int ota_read(unsigned int *off, char *out_buf, unsigned int out_buf_len) in ota_read()
|
/AliOS-Things-master/components/py_engine/tests/extmod/ |
A D | vfs_lfs_mount.py | 19 def readblocks(self, block, buf, off=0): argument 24 def writeblocks(self, block, buf, off=0): argument
|
A D | vfs_blockdev.py | 19 def readblocks(self, block, buf, off=0): argument 24 def writeblocks(self, block, buf, off=None): argument
|
A D | vfs_lfs_mtime.py | 20 def readblocks(self, block, buf, off): argument 25 def writeblocks(self, block, buf, off): argument
|
A D | vfs_lfs_error.py | 19 def readblocks(self, block, buf, off): argument 24 def writeblocks(self, block, buf, off): argument
|
A D | vfs_lfs_file.py | 19 def readblocks(self, block, buf, off): argument 24 def writeblocks(self, block, buf, off): argument
|
A D | vfs_lfs.py | 19 def readblocks(self, block, buf, off): argument 24 def writeblocks(self, block, buf, off): argument
|
A D | vfs_lfs_corrupt.py | 20 def readblocks(self, block, buf, off): argument 26 def writeblocks(self, block, buf, off): argument
|
A D | ticks_diff.py | 29 off = 100 variable
|
A D | vfs_lfs_superblock.py | 17 def readblocks(self, block, buf, off): argument
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/ |
A D | pnmdec.c | 49 static size_t ReadLine(const uint8_t* const data, size_t off, size_t data_size, in ReadLine() 73 static size_t ReadPAMFields(PNMInfo* const info, size_t off) { in ReadPAMFields() 136 size_t off = 0; in ReadHeader() local
|
/AliOS-Things-master/components/py_engine/engine/lib/littlefs/ |
A D | lfs1.c | 16 lfs1_off_t off, void *buffer, lfs1_size_t size) { in lfs1_cache_read() 76 lfs1_off_t off, const void *buffer, lfs1_size_t size) { in lfs1_cache_cmp() 97 lfs1_off_t off, lfs1_size_t size, uint32_t *crc) { in lfs1_cache_crc() 154 lfs1_off_t off, const void *buffer, lfs1_size_t size) { in lfs1_cache_prog() 223 lfs1_off_t off, void *buffer, lfs1_size_t size) { in lfs1_bd_read() 242 lfs1_off_t off, lfs1_size_t size, uint32_t *crc) { in lfs1_bd_crc() 277 lfs1_block_t off = ((block - lfs1->free.off) in lfs1_alloc_lookahead() local 290 lfs1_block_t off = lfs1->free.i; in lfs1_alloc() local 1107 static int lfs1_ctz_index(lfs1_t *lfs1, lfs1_off_t *off) { in lfs1_ctz_index() 1156 lfs1_block_t *block, lfs1_off_t *off) { in lfs1_ctz_extend() [all …]
|
A D | lfs1.h | 198 lfs1_off_t off; member 217 lfs1_off_t off; member 233 lfs1_off_t off; member 240 lfs1_off_t off; member 253 lfs1_off_t off; member 269 lfs1_block_t off; member
|
A D | lfs2.c | 29 lfs2_block_t block, lfs2_off_t off, in lfs2_bd_read() 118 lfs2_block_t block, lfs2_off_t off, in lfs2_bd_cmp() 345 lfs2_off_t off; member 585 lfs2_off_t off = dir->off; in lfs2_dir_getslice() local 877 lfs2_off_t off = 0; in lfs2_dir_fetchmatch() local 1268 lfs2_off_t off; member 1402 lfs2_off_t off = commit->begin; in lfs2_dir_commitcrc() local 3052 lfs2_soff_t off, int whence) { 4250 lfs2_off_t off; member 4270 lfs2_off_t off; member [all …]
|
/AliOS-Things-master/components/py_engine/engine/lib/re1.5/ |
A D | charclass.c | 18 int off = (*pc >> 5) & 1; in _re1_5_namedclassmatch() local
|
A D | recursiveloop.c | 11 int off; in recursiveloop() local
|
/AliOS-Things-master/components/vfs/example/ |
A D | vfs_example.c | 49 static uint32_t driver_vfs_lseek(vfs_file_t *fp, int64_t off, int32_t whence) in driver_vfs_lseek() 73 int64_t off = 0; in driver_vfs_example() local
|
/AliOS-Things-master/components/kv/src/ |
A D | kv_cli.c | 16 kv_size_t off; in __item_print_cb() local
|
/AliOS-Things-master/components/amp/libjs/lib/ |
A D | uart.js | 48 off() { method in HW_UART
|
/AliOS-Things-master/components/amp/jslib/src/ |
A D | uart.js | 56 off() { method in HW_UART
|