Home
last modified time | relevance | path

Searched defs:underflow (Results 1 – 25 of 28) sorted by relevance

12

/third_party/boost/boost/date_time/
Dwrapping_int.hpp65 IntT underflow = static_cast<IntT>(-(v / (wrap_val))); in subtract() local
138 IntT underflow = static_cast<IntT>(-(v / (wrap_max - wrap_min + 1))); in subtract() local
/third_party/boost/boost/histogram/axis/
Doption.hpp65 constexpr underflow_t underflow{}; ///< Instance of `underflow_t`. variable
/third_party/boost/boost/format/
Dalt_sstream_impl.hpp186 underflow () { in underflow() function in boost::io::basic_altstringbuf
/third_party/boost/boost/spirit/home/qi/stream/
Dstream.hpp58 typename psbuf::int_type underflow() BOOST_OVERRIDE in underflow() function
/third_party/boost/boost/iostreams/detail/streambuf/
Dchainbuf.hpp54 int_type underflow() in underflow() function in boost::iostreams::detail::chainbuf
Ddirect_streambuf.hpp140 direct_streambuf<T, Tr>::underflow() in underflow() function in boost::iostreams::detail::direct_streambuf
Dindirect_streambuf.hpp234 indirect_streambuf<T, Tr, Alloc, Mode>::underflow() in underflow() function in boost::iostreams::detail::indirect_streambuf
/third_party/iptables/include/linux/netfilter_arp/
Darp_tables.h143 unsigned int underflow[NF_ARP_NUMHOOKS]; member
171 unsigned int underflow[NF_ARP_NUMHOOKS]; member
/third_party/iptables/include/linux/netfilter_ipv4/
Dip_tables.h165 unsigned int underflow[NF_INET_NUMHOOKS]; member
193 unsigned int underflow[NF_INET_NUMHOOKS]; member
/third_party/boost/libs/asio/include/boost/asio/
Dbasic_streambuf.hpp264 int_type underflow() in underflow() function in boost::asio::basic_streambuf
Dbasic_socket_streambuf.hpp415 int_type underflow() in underflow() function in boost::asio::basic_socket_streambuf
/third_party/boost/boost/asio/
Dbasic_streambuf.hpp264 int_type underflow() in underflow() function in boost::asio::basic_streambuf
Dbasic_socket_streambuf.hpp415 int_type underflow() in underflow() function in boost::asio::basic_socket_streambuf
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/iostream/
Dzfstream.cpp135 int gzfilebuf::underflow() { in underflow() function in gzfilebuf
/third_party/zlib/contrib/iostream/
Dzfstream.cpp135 int gzfilebuf::underflow() { in underflow() function in gzfilebuf
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/iostream/
Dzfstream.cpp135 int gzfilebuf::underflow() { in underflow() function in gzfilebuf
/third_party/iptables/include/linux/netfilter_ipv6/
Dip6_tables.h205 unsigned int underflow[NF_INET_NUMHOOKS]; member
233 unsigned int underflow[NF_INET_NUMHOOKS]; member
/third_party/zlib/contrib/iostream3/
Dzfstream.cc183 gzfilebuf::underflow() in underflow() function in gzfilebuf
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/iostream3/
Dzfstream.cc183 gzfilebuf::underflow() in underflow() function in gzfilebuf
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/iostream3/
Dzfstream.cc183 gzfilebuf::underflow() in underflow() function in gzfilebuf
/third_party/boost/boost/nowide/
Dfilebuf.hpp272 int underflow() override in underflow() function in boost::nowide::basic_filebuf
/third_party/boost/libs/format/benchmark/
Dbench_format.cpp72 int NulStreambuf::underflow(){ return std::ios::traits_type::eof(); in underflow() function in NulStreambuf
/third_party/boost/libs/nowide/src/
Diostream.cpp168 int underflow() in underflow() function in boost::nowide::detail::console_input_buffer
/third_party/boost/boost/interprocess/streams/
Dbufferstream.hpp118 virtual int_type underflow() in underflow() function in boost::interprocess::basic_bufferbuf
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr_debug.c187 boolean underflow, overflow; in pb_debug_buffer_check() local

12