Home
last modified time | relevance | path

Searched defs:maxlen (Results 1 – 25 of 26) sorted by relevance

12

/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/platform/system/
Dprintf-stdarg.c120 static inline void _out_buffer(char character, void *buffer, size_t idx, size_t maxlen) in _out_buffer()
128 static inline void _out_null(char character, void *buffer, size_t idx, size_t maxlen) in _out_null()
137 static inline void _out_char(char character, void *buffer, size_t idx, size_t maxlen) in _out_char()
148 static inline void _out_fct(char character, void *buffer, size_t idx, size_t maxlen) in _out_fct()
185 static size_t _out_rev(out_fct_type out, char *buffer, size_t idx, size_t maxlen, const char *buf, … in _out_rev()
213 static size_t _ntoa_format(out_fct_type out, char *buffer, size_t idx, size_t maxlen, char *buf, si… in _ntoa_format()
263 static size_t _ntoa_long(out_fct_type out, char *buffer, size_t idx, size_t maxlen, unsigned long v… in _ntoa_long()
288 static size_t _ntoa_long_long(out_fct_type out, char *buffer, size_t idx, size_t maxlen, unsigned l… in _ntoa_long_long()
321 static size_t _ftoa(out_fct_type out, char *buffer, size_t idx, size_t maxlen, double value, unsign… in _ftoa()
448 static size_t _etoa(out_fct_type out, char *buffer, size_t idx, size_t maxlen, double value, unsign… in _etoa()
[all …]
/device/soc/bestechnic/bes2600/liteos_m/components/utils/src/
Dprintf.c131 static inline void _out_buffer(char character, void* buffer, size_t idx, size_t maxlen) in _out_buffer()
140 static inline void _out_null(char character, void* buffer, size_t idx, size_t maxlen) in _out_null()
151 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()
202 static size_t _out_rev(out_fct_type out, char* buffer, size_t idx, size_t maxlen, const char* buf, … in _out_rev()
230 static size_t _ntoa_format(out_fct_type out, char* buffer, size_t idx, size_t maxlen, char* buf, si… in _ntoa_format()
284 static size_t _ntoa_long(out_fct_type out, char* buffer, size_t idx, size_t maxlen, unsigned long v… in _ntoa_long()
309 static size_t _ntoa_long_long(out_fct_type out, char* buffer, size_t idx, size_t maxlen, unsigned l… in _ntoa_long_long()
342 static size_t _ftoa(out_fct_type out, char* buffer, size_t idx, size_t maxlen, double value, unsign… in _ftoa()
470 static size_t _etoa(out_fct_type out, char* buffer, size_t idx, size_t maxlen, double value, unsign… in _etoa()
[all …]
/device/soc/rockchip/rk2206/sdk_liteos/platform/system/
Dprintf.c128 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/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/demux/sw_demux/dvbcsa2/
Ddvbcsa_bs_algo.c47 unsigned int maxlen) in dvbcsa_bs_decrypt()
65 unsigned int maxlen) in dvbcsa_bs_encrypt()
Ddvbcsa_bs_block.c111 unsigned int maxlen) in dvbcsa_bs_block_decrypt_batch()
205 unsigned int maxlen) in dvbcsa_bs_block_encrypt_batch()
Ddvbcsa_bs_stream.c149 unsigned int maxlen) in dvbcsa_bs_stream_cipher_batch()
/device/soc/winnermicro/wm800/board/platform/arch/xt804/libc/
Dlibc_port.c666 static inline void _out_buffer(char character, void* buffer, size_t idx, size_t maxlen) in _out_buffer()
673 static inline void _out_uart(char character, void* buffer, size_t idx, size_t maxlen) in _out_uart()
679 static inline void _out_null(char character, void* buffer, size_t idx, size_t maxlen) in _out_null()
716 static size_t _out_rev(out_fct_type out, char* buffer, size_t idx, size_t maxlen, in _out_rev()
746 static size_t _ntoa_format(out_fct_type out, char* buffer, size_t idx, size_t maxlen, in _ntoa_format()
799 static size_t _ntoa_long(out_fct_type out, char* buffer, size_t idx, size_t maxlen, in _ntoa_long()
831 static size_t _ntoa_long_long(out_fct_type out, char* buffer, size_t idx, size_t maxlen, in _ntoa_long_long()
871 static size_t _ftoa(out_fct_type out, char* buffer, size_t idx, size_t maxlen, in _ftoa()
1001 static size_t _etoa(out_fct_type out, char* buffer, size_t idx, size_t maxlen, double value, in _etoa()
1121 static int _vsnprintf(out_fct_type out, char* buffer, const size_t maxlen, const char* format, va_l… in _vsnprintf()
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
Dat.c380 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/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Dhnd_pktpool.c353 int len, psize, maxlen; in pktpool_fill() local
1154 int maxlen = pktpool_maxlen(pktpool_shared); in hnd_pktpool_refill() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dhnd_pktpool.c359 int n_pkts, psize, maxlen; in pktpool_fill() local
1395 int maxlen = pktpool_max_pkts(pktpool_shared); in hnd_pktpool_refill() local
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Dhnd_pktpool.c351 int n_pkts, psize, maxlen; in pktpool_fill() local
1425 int maxlen = pktpool_max_pkts(pktpool_shared); in hnd_pktpool_refill() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/
Ddhdioctl.h126 uint32 maxlen; /* Maximum length of packets to send */ member
Dhnd_pktpool.h114 uint16 maxlen; /**< maximum size of pool <= PKTPOOL_LEN_MAX */ member
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dhnd_pktpool.c421 int n_pkts, psize, maxlen; in pktpool_fill() local
1832 int maxlen = pktpool_max_pkts(pktpool_shared); in hnd_pktpool_refill() local
Dbcmutils.c615 pkt2pktcopy(osl_t *osh, void *p1, uint offs1, void *p2, uint offs2, uint maxlen) in pkt2pktcopy()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dstropts.h90 int maxlen; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dhnd_pktpool.h119 uint16 maxlen; /**< maximum size of pool <= PKTPOOL_LEN_MAX */ member
Ddhdioctl.h200 uint32 maxlen; /* Maximum length of packets to send */ member
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/
Dhnd_pktpool.h121 uint16 maxlen; /**< maximum size of pool <= PKTPOOL_LEN_MAX */ member
Ddhdioctl.h198 uint32 maxlen; /* Maximum length of packets to send */ member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/utility/
Dcfg_op.c79 static int get_one_line(char *buffer, char *line_buf, int maxlen) in get_one_line()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/
Dhnd_pktpool.h118 uint16 maxlen; /**< maximum size of pool <= PKTPOOL_LEN_MAX */ member
Ddhdioctl.h296 uint32 maxlen; /* Maximum length of packets to send */ member
/device/soc/winnermicro/wm800/board/platform/drivers/internalflash/
Dwm_internal_fls.c1122 u32 sector, offset, maxlen, len; in tls_fls_fast_write() local
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c1086 UINT16 maxlen; in l2cu_send_peer_echo_rsp() local

12