/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
|
/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
|
/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/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/ |
D | underflow.pass.cpp | 37 virtual int_type underflow() {return base::underflow();} in underflow() function
|
/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
|
/external/kernel-headers/original/uapi/linux/netfilter_arp/ |
D | arp_tables.h | 147 unsigned int underflow[NF_ARP_NUMHOOKS]; member 175 unsigned int underflow[NF_ARP_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/iptables/include/linux/netfilter_arp/ |
D | arp_tables.h | 143 unsigned int underflow[NF_ARP_NUMHOOKS]; member 171 unsigned int underflow[NF_ARP_NUMHOOKS]; member
|
/external/iproute2/include/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/kernel-headers/original/uapi/linux/netfilter_ipv4/ |
D | ip_tables.h | 169 unsigned int underflow[NF_INET_NUMHOOKS]; member 197 unsigned int underflow[NF_INET_NUMHOOKS]; member
|
/external/iproute2/include/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 | 205 unsigned int underflow[NF_INET_NUMHOOKS]; member 233 unsigned int underflow[NF_INET_NUMHOOKS]; member
|
/external/kernel-headers/original/uapi/linux/netfilter_ipv6/ |
D | ip6_tables.h | 209 unsigned int underflow[NF_INET_NUMHOOKS]; member 237 unsigned int underflow[NF_INET_NUMHOOKS]; member
|
/external/rust/crates/libz-sys/src/zlib/contrib/iostream/ |
D | zfstream.cpp | 135 int gzfilebuf::underflow() { in underflow() function in gzfilebuf
|
/external/rust/crates/libz-sys/src/zlib/contrib/iostream3/ |
D | zfstream.cc | 183 gzfilebuf::underflow() in underflow() function in gzfilebuf
|
/external/libcxx/src/ |
D | strstream.cpp | 222 strstreambuf::underflow() in underflow() function in strstreambuf
|
/external/rust/crates/ring/crypto/limbs/ |
D | limbs.c | 127 Limb underflow = in LIMBS_sub_mod() local
|
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
D | pb_bufmgr_debug.c | 187 boolean underflow, overflow; in pb_debug_buffer_check() local
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | math.cc | 936 XlaOp underflow = Lt(ax, -Log(MaxFiniteValue(&b, type))); in Igamma() local 984 XlaOp underflow = Lt(ax, -Log(MaxFiniteValue(&b, type))); in IgammaGradA() local 1031 XlaOp underflow = Lt(ax, -Log(MaxFiniteValue(&b, type))); in RandomGammaGrad() local 1075 XlaOp underflow = Lt(ax, -Log(MaxFiniteValue(&b, type))); in Igammac() local
|
/external/skia/modules/skottie/src/text/ |
D | TextAdapter.cpp | 137 const auto underflow = std::min(0.0f, distance), in getMatrix() local
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | motion_field_projection_sse4.cc | 127 const __m128i underflow = _mm_cmplt_epi8(*position_xy, floor_xy); in GetPosition() local
|
/external/FP16/test/ |
D | alt-from-fp32-value.cc | 379 TEST(FP16_ALT_FROM_FP32_VALUE, underflow) { in TEST() argument
|
D | ieee-from-fp32-value.cc | 379 TEST(FP16_IEEE_FROM_FP32_VALUE, underflow) { in TEST() argument
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | motion_field_projection_neon.cc | 126 const uint8x16_t underflow = vcltq_s8(position_xy, floor_xy); in GetPosition() local
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderArithmetic.cpp | 708 SIMD::Int underflow = oob & aSign; in AddSat() local
|