/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/platform/system/ |
D | printf-stdarg.c | 120 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/ |
D | printf.c | 131 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/ |
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/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/demux/sw_demux/dvbcsa2/ |
D | dvbcsa_bs_algo.c | 47 unsigned int maxlen) in dvbcsa_bs_decrypt() 65 unsigned int maxlen) in dvbcsa_bs_encrypt()
|
D | dvbcsa_bs_block.c | 111 unsigned int maxlen) in dvbcsa_bs_block_decrypt_batch() 205 unsigned int maxlen) in dvbcsa_bs_block_encrypt_batch()
|
D | dvbcsa_bs_stream.c | 149 unsigned int maxlen) in dvbcsa_bs_stream_cipher_batch()
|
/device/soc/winnermicro/wm800/board/platform/arch/xt804/libc/ |
D | libc_port.c | 666 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/ |
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/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | hnd_pktpool.c | 353 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/ |
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/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | hnd_pktpool.c | 351 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/ |
D | dhdioctl.h | 126 uint32 maxlen; /* Maximum length of packets to send */ member
|
D | hnd_pktpool.h | 114 uint16 maxlen; /**< maximum size of pool <= PKTPOOL_LEN_MAX */ member
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | hnd_pktpool.c | 421 int n_pkts, psize, maxlen; in pktpool_fill() local 1832 int maxlen = pktpool_max_pkts(pktpool_shared); in hnd_pktpool_refill() local
|
D | bcmutils.c | 615 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/ |
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
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/ |
D | hnd_pktpool.h | 121 uint16 maxlen; /**< maximum size of pool <= PKTPOOL_LEN_MAX */ member
|
D | dhdioctl.h | 198 uint32 maxlen; /* Maximum length of packets to send */ member
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/utility/ |
D | cfg_op.c | 79 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/ |
D | hnd_pktpool.h | 118 uint16 maxlen; /**< maximum size of pool <= PKTPOOL_LEN_MAX */ member
|
D | dhdioctl.h | 296 uint32 maxlen; /* Maximum length of packets to send */ member
|
/device/soc/winnermicro/wm800/board/platform/drivers/internalflash/ |
D | wm_internal_fls.c | 1122 u32 sector, offset, maxlen, len; in tls_fls_fast_write() local
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_utils.c | 1086 UINT16 maxlen; in l2cu_send_peer_echo_rsp() local
|