Searched defs:maxlen (Results 1 – 6 of 6) sorted by relevance
| /device/soc/rockchip/rk2206/sdk_liteos/platform/system/ |
| D | printf.c | 128 static inline void _out_buffer(char character, void* buffer, size_t idx, size_t maxlen) in _out_buffer() 136 static inline void _out_null(char character, void* buffer, size_t idx, size_t maxlen) in _out_null() 150 static inline void _out_char(char character, void* buffer, size_t idx, size_t maxlen) in _out_char() 162 static inline void _out_fct(char character, void* buffer, size_t idx, size_t maxlen) in _out_fct() 205 static size_t _out_rev(out_fct_type out, char* buffer, size_t buffer_idx, size_t maxlen, in _out_rev() 237 static size_t _ntoa_format(out_fct_type out, char* buffer, size_t idx, size_t maxlen, in _ntoa_format() 293 size_t idx, size_t maxlen, in _ntoa_long() 329 size_t idx, size_t maxlen, in _ntoa_long_long() 382 size_t idx, size_t maxlen, in _ftoa() 534 size_t idx, size_t maxlen, in _etoa() [all …]
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
| D | at.c | 380 void at_printf_encode(char *txt, size_t maxlen, const hi_u8 *data, size_t len) in at_printf_encode() 500 size_t at_printf_decode(hi_u8 *buf, size_t maxlen, const char *str) in at_printf_decode()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | hnd_pktpool.c | 359 int n_pkts, psize, maxlen; in pktpool_fill() local 1395 int maxlen = pktpool_max_pkts(pktpool_shared); in hnd_pktpool_refill() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
| D | stropts.h | 90 int maxlen; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | hnd_pktpool.h | 119 uint16 maxlen; /**< maximum size of pool <= PKTPOOL_LEN_MAX */ member
|
| D | dhdioctl.h | 200 uint32 maxlen; /* Maximum length of packets to send */ member
|