Home
last modified time | relevance | path

Searched refs:cant_write (Results 1 – 4 of 4) 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 Dchecked_operations.hpp98 { boost::throw_exception(cant_write()); in put()
104 { boost::throw_exception(cant_write()); in write()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Derror.hpp22 inline BOOST_IOSTREAMS_FAILURE cant_write() in cant_write() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/
H A Dconcept_adapter.hpp178 { boost::throw_exception(cant_write()); in write()
262 { boost::throw_exception(cant_write()); in write()
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_logmgr.c745 static void lmGCwrite(struct jfs_log * log, int cant_write) in lmGCwrite() argument
786 cant_write); in lmGCwrite()
793 lbmWrite(log, bp, lbmWRITE | lbmGC, cant_write); in lmGCwrite()