Home
last modified time | relevance | path

Searched refs:buffer_t (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/detail/
H A Dconverter_lexical_streams.hpp123 typedef basic_unlockedbuf<std::streambuf, char> buffer_t;
127 typedef basic_unlockedbuf<std::basic_streambuf<CharT, Traits>, CharT> buffer_t;
581 … typedef BOOST_DEDUCED_TYPENAME out_stream_helper_trait<CharT, Traits>::buffer_t buffer_t; in shr_using_base_class() typedef
582 buffer_t buf; in shr_using_base_class()
585 … buf.setbuf(const_cast<CharT*>(start), static_cast<typename buffer_t::streamsize>(finish - start)); in shr_using_base_class()
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dixp4xx_hss.c245 typedef struct sk_buff buffer_t; typedef
249 typedef void buffer_t; typedef
260 buffer_t *rx_buff_tab[RX_DESCS], *tx_buff_tab[TX_DESCS];
987 buffer_t *buff; in init_hdlc_queues()
1018 buffer_t *buff = port->rx_buff_tab[i]; in destroy_hdlc_queues()
1028 buffer_t *buff = port->tx_buff_tab[i]; in destroy_hdlc_queues()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c139 typedef struct sk_buff buffer_t; typedef
143 typedef void buffer_t; typedef
174 buffer_t *rx_buff_tab[RX_DESCS], *tx_buff_tab[TX_DESCS];
1105 buffer_t *buff; /* skb or kmalloc()ated memory */ in init_queues()
1137 buffer_t *buff = port->rx_buff_tab[i]; in destroy_queues()
1147 buffer_t *buff = port->tx_buff_tab[i]; in destroy_queues()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A DkeyApiStaTypes.h152 typedef UINT32 buffer_t; typedef
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dfore200e.h587 } buffer_t; typedef
/OK3568_Linux_fs/buildroot/package/assimp/
H A D0002-closes-2733-update-of-zlip-to-fix-gcc-build-for-v9-2-0-32-bit.patch174 struct buffer_t {