/external/libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.virtuals/ |
D | underflow.pass.cpp | 28 typename base::int_type underflow() {return base::underflow();} in underflow() function 37 assert(sb.underflow() == '1'); in main() 38 assert(sb.underflow() == '1'); in main() 40 assert(sb.underflow() == '2'); in main() 41 assert(sb.underflow() == '2'); in main() 43 assert(sb.underflow() == '3'); in main() 44 assert(sb.underflow() == '3'); in main() 46 assert(sb.underflow() == std::char_traits<char>::eof()); in main() 47 assert(sb.underflow() == std::char_traits<char>::eof()); in main() 49 assert(sb.underflow() == '4'); in main() [all …]
|
/external/libcxx/test/std/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.virtuals/ |
D | underflow.pass.cpp | 28 base::int_type underflow() {return base::underflow();} in underflow() function 36 assert(sb.underflow() == '1'); in main() 37 assert(sb.underflow() == '1'); in main() 39 assert(sb.underflow() == '2'); in main() 40 assert(sb.underflow() == '2'); in main() 42 assert(sb.underflow() == '3'); in main() 43 assert(sb.underflow() == '3'); in main() 45 assert(sb.underflow() == EOF); in main() 46 assert(sb.underflow() == EOF); in main() 48 assert(sb.underflow() == '4'); in main() [all …]
|
/external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/ |
D | underflow.pass.cpp | 34 virtual int_type underflow() {return base::underflow();} in underflow() function 46 assert(f.underflow() == '1'); in main() 60 assert(f.underflow() == '1'); in main() 82 assert(f.underflow() == L'1'); in main() 96 assert(f.underflow() == L'1'); in main()
|
/external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/ |
D | underflow.pass.cpp | 38 virtual int_type underflow() {return base::underflow();} in underflow() function 49 assert(f.underflow() == L'1'); in main() 61 assert(f.underflow() == L'1'); in main()
|
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
D | pb_bufmgr_debug.c | 187 boolean underflow, overflow; in pb_debug_buffer_check() local 190 underflow = !check_random_pattern(map, buf->underflow_size, in pb_debug_buffer_check() 192 if(underflow) { in pb_debug_buffer_check() 210 if(underflow || overflow) in pb_debug_buffer_check() 213 debug_assert(!underflow); in pb_debug_buffer_check() 217 if(underflow) in pb_debug_buffer_check()
|
/external/kernel-headers/original/uapi/linux/netfilter_arp/ |
D | arp_tables.h | 145 unsigned int underflow[NF_ARP_NUMHOOKS]; member 173 unsigned int underflow[NF_ARP_NUMHOOKS]; member
|
/external/iproute2/include/linux/netfilter_ipv4/ |
D | ip_tables.h | 165 unsigned int underflow[NF_INET_NUMHOOKS]; member 193 unsigned int underflow[NF_INET_NUMHOOKS]; member
|
/external/iptables/include/linux/netfilter_ipv4/ |
D | ip_tables.h | 165 unsigned int underflow[NF_INET_NUMHOOKS]; member 193 unsigned int underflow[NF_INET_NUMHOOKS]; member
|
/external/kernel-headers/original/uapi/linux/netfilter_ipv4/ |
D | ip_tables.h | 167 unsigned int underflow[NF_INET_NUMHOOKS]; member 195 unsigned int underflow[NF_INET_NUMHOOKS]; member
|
/external/vulkan-validation-layers/libs/glm/gtc/ |
D | ulp.inl | 113 if(t==x) return t; else return x; // raise underflow flag 130 if(hy<0x00800000) { // underflow 132 if(t!=x) { // raise underflow flag 159 if(t==x) return t; else return x; // raise underflow flag 180 if(hy<0x00100000) { // underflow 182 if(t!=x) { // raise underflow flag
|
/external/kernel-headers/original/uapi/linux/netfilter_ipv6/ |
D | ip6_tables.h | 207 unsigned int underflow[NF_INET_NUMHOOKS]; member 235 unsigned int underflow[NF_INET_NUMHOOKS]; member
|
/external/iptables/include/linux/netfilter_ipv6/ |
D | ip6_tables.h | 202 unsigned int underflow[NF_INET_NUMHOOKS]; member 230 unsigned int underflow[NF_INET_NUMHOOKS]; member
|
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/ |
D | sgetc.pass.cpp | 35 int_type underflow() in underflow() function
|
/external/avahi/avahi-compat-howl/include/corby/ |
D | buffer.h | 109 sw_corby_buffer_underflow_func underflow, 119 sw_corby_buffer_underflow_func underflow,
|
/external/libcxx/include/ |
D | streambuf | 96 virtual int_type underflow(); 197 virtual int_type underflow(); 312 return underflow(); 512 basic_streambuf<_CharT, _Traits>::underflow() 521 if (underflow() == traits_type::eof())
|
D | __std_stream | 47 virtual int_type underflow(); 91 __stdinbuf<_CharT>::underflow()
|
D | strstream | 45 virtual int_type underflow(); 172 virtual int_type underflow();
|
/external/compiler-rt/lib/builtins/ |
D | fp_trunc_impl.inc | 67 const src_rep_t underflow = (src_rep_t)underflowExponent << srcSigBits; 79 if (aAbs - underflow < aAbs - overflow) {
|
/external/zlib/src/contrib/iostream/ |
D | zfstream.h | 30 virtual int underflow();
|
D | zfstream.cpp | 135 int gzfilebuf::underflow() { in underflow() function in gzfilebuf
|
/external/llvm/test/CodeGen/Hexagon/ |
D | hwloop-pos-ivbump1.ll | 4 ; underflow.
|
D | hwloop-wrap2.ll | 3 ; Test that we do not generate a hardware loop due to a potential underflow.
|
/external/zlib/src/contrib/iostream3/ |
D | zfstream.h | 113 underflow();
|
/external/bison/m4/ |
D | fpieee.m4 | 15 dnl - A set of conditions (overflow, underflow, inexact, etc.) which can
|
/external/iptables/libiptc/ |
D | libip6tc.c | 389 assert(h->info.underflow[i] in do_check() 406 iptcb_entry2index(h, get_entry(h, h->info.underflow[i])); in do_check()
|