Home
last modified time | relevance | path

Searched refs:eof_ (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dfilereadstream.h44 …ufferSize_(bufferSize), bufferLast_(0), current_(buffer_), readCount_(0), count_(0), eof_(false) { in RAPIDJSON_DIAG_OFF()
69 else if (!eof_) { in RAPIDJSON_DIAG_OFF()
78 eof_ = true; in RAPIDJSON_DIAG_OFF()
90 bool eof_; in RAPIDJSON_DIAG_OFF() local
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/
H A Dremove_const_due_to_std_lock_guard.patch31 return buffer_.empty() && eof_;