/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_arp/ |
arp_tables.h | 141 /* Underflow points. */ 142 unsigned int underflow[NF_ARP_NUMHOOKS]; member in struct:arpt_getinfo 170 /* Underflow points. */ 171 unsigned int underflow[NF_ARP_NUMHOOKS]; member in struct:arpt_replace
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/ |
ip_tables.h | 153 /* Underflow points. */ 154 unsigned int underflow[NF_IP_NUMHOOKS]; member in struct:ipt_getinfo 182 /* Underflow points. */ 183 unsigned int underflow[NF_IP_NUMHOOKS]; member in struct:ipt_replace
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/ |
pb_bufmgr_debug.c | 187 boolean underflow, overflow; local 190 underflow = !check_random_pattern(map, buf->underflow_size, 192 if(underflow) { 193 debug_printf("buffer underflow (offset -%u%s to -%u bytes) detected\n", 210 if(underflow || overflow) 213 debug_assert(!underflow); 217 if(underflow)
|
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
pb_bufmgr_debug.c | 187 boolean underflow, overflow; local 190 underflow = !check_random_pattern(map, buf->underflow_size, 192 if(underflow) { 193 debug_printf("buffer underflow (offset -%u%s to -%u bytes) detected\n", 210 if(underflow || overflow) 213 debug_assert(!underflow); 217 if(underflow)
|
/external/chromium_org/v8/test/preparser/ |
duplicate-property.pyt | 138 TestBothWays("dec-underflow-int", 146 TestBothWays("underflow-0", "1e-2000", "0") 147 TestBothWays("underflow-0-exact", "2.4703282292062E-324", "0") 148 TestBothWays("non-underflow-0-exact", "2.4703282292063E-324", "5e-324") 160 TestBothWays("underflow-0-str", "1e-2000", '"0"')
|
/external/v8/test/preparser/ |
duplicate-property.pyt | 138 TestBothWays("dec-underflow-int", 146 TestBothWays("underflow-0", "1e-2000", "0") 147 TestBothWays("underflow-0-exact", "2.4703282292062E-324", "0") 148 TestBothWays("non-underflow-0-exact", "2.4703282292063E-324", "5e-324") 160 TestBothWays("underflow-0-str", "1e-2000", '"0"')
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
dqDivide.decTest | 169 dqdiv271 divide 1 0.9e6144 -> 1.11111111111111111111111111111111E-6144 Rounded Inexact Subnormal Underflow 170 dqdiv272 divide 1 0.99e6144 -> 1.01010101010101010101010101010101E-6144 Rounded Inexact Subnormal Underflow 171 dqdiv273 divide 1 0.9999999999999999e6144 -> 1.00000000000000010000000000000001E-6144 Rounded Inexact Subnormal Underflow 177 dqdiv278 divide 1 0.9999999999999999999999999999999999e6144 -> 1.00000000000000000000000000000000E-6144 Rounded Inexact Subnormal Underflow 572 -- overflow and underflow tests .. note subnormal results 578 dqdiv1755 divide 1e-4277 1e+3311 -> 0E-6176 Underflow Subnormal Inexact Rounded Clamped 579 dqdiv1756 divide 1e-4277 -1e+3311 -> -0E-6176 Underflow Subnormal Inexact Rounded Clamped 580 dqdiv1757 divide -1e-4277 1e+3311 -> -0E-6176 Underflow Subnormal Inexact Rounded Clamped 581 dqdiv1758 divide -1e-4277 -1e+3311 -> 0E-6176 Underflow Subnormal Inexact Rounded Clamped 583 -- 'subnormal' boundary (all hard underflow or overflow in base arithemtic [all...] |
ddDivide.decTest | 165 dddiv271 divide 1 0.9e384 -> 1.11111111111111E-384 Rounded Inexact Subnormal Underflow 166 dddiv272 divide 1 0.99e384 -> 1.01010101010101E-384 Rounded Inexact Subnormal Underflow 167 dddiv273 divide 1 0.9999999999999999e384 -> 1.00000000000000E-384 Rounded Inexact Subnormal Underflow 571 -- overflow and underflow tests .. note subnormal results 577 dddiv1055 divide 1e-277 1e+311 -> 0E-398 Underflow Subnormal Inexact Rounded Clamped 578 dddiv1056 divide 1e-277 -1e+311 -> -0E-398 Underflow Subnormal Inexact Rounded Clamped 579 dddiv1057 divide -1e-277 1e+311 -> -0E-398 Underflow Subnormal Inexact Rounded Clamped 580 dddiv1058 divide -1e-277 -1e+311 -> 0E-398 Underflow Subnormal Inexact Rounded Clamped 582 -- 'subnormal' boundary (all hard underflow or overflow in base arithemtic) 590 dddiv1067 divide 1e-291 1e+108 -> 0E-398 Underflow Subnormal Inexact Rounded Clampe [all...] |
maxmag.decTest | 243 -- overflow and underflow tests ... 369 -- subnormals and underflow 379 mxgx515 maxmag 0.999E-999 0 -> 1.00E-999 Inexact Rounded Subnormal Underflow 380 mxgx516 maxmag 0.099E-999 0 -> 1.0E-1000 Inexact Rounded Subnormal Underflow 381 mxgx517 maxmag 0.009E-999 0 -> 1E-1001 Inexact Rounded Subnormal Underflow 382 mxgx518 maxmag 0.001E-999 0 -> 0E-1001 Inexact Rounded Subnormal Underflow Clamped 383 mxgx519 maxmag 0.0009E-999 0 -> 0E-1001 Inexact Rounded Subnormal Underflow Clamped 384 mxgx520 maxmag 0.0001E-999 0 -> 0E-1001 Inexact Rounded Subnormal Underflow Clamped 392 mxgx535 maxmag -0.999E-999 0 -> -1.00E-999 Inexact Rounded Subnormal Underflow 393 mxgx536 maxmag -0.099E-999 0 -> -1.0E-1000 Inexact Rounded Subnormal Underflow [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
dqDivide.decTest | 169 dqdiv271 divide 1 0.9e6144 -> 1.11111111111111111111111111111111E-6144 Rounded Inexact Subnormal Underflow 170 dqdiv272 divide 1 0.99e6144 -> 1.01010101010101010101010101010101E-6144 Rounded Inexact Subnormal Underflow 171 dqdiv273 divide 1 0.9999999999999999e6144 -> 1.00000000000000010000000000000001E-6144 Rounded Inexact Subnormal Underflow 177 dqdiv278 divide 1 0.9999999999999999999999999999999999e6144 -> 1.00000000000000000000000000000000E-6144 Rounded Inexact Subnormal Underflow 572 -- overflow and underflow tests .. note subnormal results 578 dqdiv1755 divide 1e-4277 1e+3311 -> 0E-6176 Underflow Subnormal Inexact Rounded Clamped 579 dqdiv1756 divide 1e-4277 -1e+3311 -> -0E-6176 Underflow Subnormal Inexact Rounded Clamped 580 dqdiv1757 divide -1e-4277 1e+3311 -> -0E-6176 Underflow Subnormal Inexact Rounded Clamped 581 dqdiv1758 divide -1e-4277 -1e+3311 -> 0E-6176 Underflow Subnormal Inexact Rounded Clamped 583 -- 'subnormal' boundary (all hard underflow or overflow in base arithemtic [all...] |
ddDivide.decTest | 165 dddiv271 divide 1 0.9e384 -> 1.11111111111111E-384 Rounded Inexact Subnormal Underflow 166 dddiv272 divide 1 0.99e384 -> 1.01010101010101E-384 Rounded Inexact Subnormal Underflow 167 dddiv273 divide 1 0.9999999999999999e384 -> 1.00000000000000E-384 Rounded Inexact Subnormal Underflow 571 -- overflow and underflow tests .. note subnormal results 577 dddiv1055 divide 1e-277 1e+311 -> 0E-398 Underflow Subnormal Inexact Rounded Clamped 578 dddiv1056 divide 1e-277 -1e+311 -> -0E-398 Underflow Subnormal Inexact Rounded Clamped 579 dddiv1057 divide -1e-277 1e+311 -> -0E-398 Underflow Subnormal Inexact Rounded Clamped 580 dddiv1058 divide -1e-277 -1e+311 -> 0E-398 Underflow Subnormal Inexact Rounded Clamped 582 -- 'subnormal' boundary (all hard underflow or overflow in base arithemtic) 590 dddiv1067 divide 1e-291 1e+108 -> 0E-398 Underflow Subnormal Inexact Rounded Clampe [all...] |
maxmag.decTest | 243 -- overflow and underflow tests ... 369 -- subnormals and underflow 379 mxgx515 maxmag 0.999E-999 0 -> 1.00E-999 Inexact Rounded Subnormal Underflow 380 mxgx516 maxmag 0.099E-999 0 -> 1.0E-1000 Inexact Rounded Subnormal Underflow 381 mxgx517 maxmag 0.009E-999 0 -> 1E-1001 Inexact Rounded Subnormal Underflow 382 mxgx518 maxmag 0.001E-999 0 -> 0E-1001 Inexact Rounded Subnormal Underflow Clamped 383 mxgx519 maxmag 0.0009E-999 0 -> 0E-1001 Inexact Rounded Subnormal Underflow Clamped 384 mxgx520 maxmag 0.0001E-999 0 -> 0E-1001 Inexact Rounded Subnormal Underflow Clamped 392 mxgx535 maxmag -0.999E-999 0 -> -1.00E-999 Inexact Rounded Subnormal Underflow 393 mxgx536 maxmag -0.099E-999 0 -> -1.0E-1000 Inexact Rounded Subnormal Underflow [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
floatnum.c | 248 /* Add exponents, checking for overflow/underflow. */ 257 /* Underflow; return zero. */ 430 /* Set zero flag so output functions don't see 0 value as underflow. */ 464 /* Until we hit 1.0 or finish exponent or underflow */ 483 /* Round the result. (Don't round underflow or overflow). Also don't 549 * Returns 0 on success, 1 if overflow, -1 if underflow. 560 unsigned int overflow = 0, underflow = 0; local 592 underflow = 1; 594 /* underflow and overflow both set!? */ 595 if (underflow && overflow [all...] |
/external/chromium_org/media/filters/ |
audio_renderer_impl_unittest.cc | 475 TEST_F(AudioRendererImplTest, Underflow) { 487 // Verify the next FillBuffer() call triggers the underflow callback 500 // Verify that the buffer capacity increased as a result of the underflow. 521 // Verify the next FillBuffer() call triggers the underflow callback 528 // Verify that the buffer capacity increased as a result of the underflow. 531 // Deliver data to get the renderer out of the underflow/rebuffer state. 555 // Verify the next FillBuffer() call triggers the underflow callback 564 // Verify we're getting muted audio during underflow. 592 // Verify the next FillBuffer() call triggers the underflow callback 621 // Verify the next FillBuffer() call triggers the underflow callbac [all...] |
/bionic/libc/bionic/ |
ldexp.c | 107 if (n< -50000) return tiny*x; /*underflow*/ 117 else return tiny*_copysign(tiny,x); /*underflow*/
|
/development/ndk/platforms/android-3/include/linux/netfilter_ipv4/ |
ip_tables.h | 125 unsigned int underflow[NF_IP_NUMHOOKS]; member in struct:ipt_getinfo 145 unsigned int underflow[NF_IP_NUMHOOKS]; member in struct:ipt_replace
|
/development/ndk/platforms/android-3/include/linux/netfilter_ipv6/ |
ip6_tables.h | 131 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_getinfo 151 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_replace
|
/external/chromium_org/media/base/ |
audio_renderer.h | 34 // to resume playback. Pause(), Preroll(), or Stop() cancels the underflow 83 // Resumes playback after underflow occurs.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/ |
seekoff.pass.cpp | 36 virtual int_type underflow() {return base::underflow();} function in struct:test_buf
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/ |
ip_tables.h | 125 unsigned int underflow[NF_IP_NUMHOOKS]; member in struct:ipt_getinfo 145 unsigned int underflow[NF_IP_NUMHOOKS]; member in struct:ipt_replace
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv6/ |
ip6_tables.h | 131 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_getinfo 151 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_replace
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/netfilter_ipv4/ |
ip_tables.h | 125 unsigned int underflow[NF_IP_NUMHOOKS]; member in struct:ipt_getinfo 145 unsigned int underflow[NF_IP_NUMHOOKS]; member in struct:ipt_replace
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/netfilter_ipv6/ |
ip6_tables.h | 131 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_getinfo 151 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_replace
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/netfilter_ipv4/ |
ip_tables.h | 125 unsigned int underflow[NF_IP_NUMHOOKS]; member in struct:ipt_getinfo 145 unsigned int underflow[NF_IP_NUMHOOKS]; member in struct:ipt_replace
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/netfilter_ipv6/ |
ip6_tables.h | 131 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_getinfo 151 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_replace
|