Home
last modified time | relevance | path

Searched defs:is_eof (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/iostreams/
H A Dchar_traits.hpp55 static bool is_eof(int c) { return c == EOF; } in is_eof() function
66 static bool is_eof(std::wint_t c) { return c == WEOF; } in is_eof() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/iterators/detail/
H A Dsplit_std_deque_policy.hpp125 static bool is_eof(MultiPass const& mp) in is_eof() function in boost::spirit::iterator_policies::split_std_deque::unique
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/iterators/
H A Dmulti_pass.hpp172 bool is_eof() const in is_eof() function in boost::spirit::multi_pass
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c289 int is_final, is_eof; in decompress_file() local
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dn_tty.c1963 bool is_eof; in copy_from_read_buf() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc.c414 bool is_eof = !!tx_swbd->skb; in enetc_clean_tx_ring() local