HomeSort by relevance Sort by last modified time
    Searched full:underflow (Results 226 - 250 of 1078) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-8/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/9/platforms/android-9/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/9/platforms/android-9/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/9/platforms/android-9/arch-mips/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/9/platforms/android-9/arch-mips/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/9/platforms/android-9/arch-x86/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/9/platforms/android-9/arch-x86/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
  /external/fdlibm/
w_pow.c 57 return __kernel_standard(x,y,22); /* pow underflow */
w_scalb.c 49 return __kernel_standard(x,(double)fn,33); /* scalb underflow */
  /external/iptables/include/linux/netfilter_ipv6/
ip6_tables.h 209 /* Underflow points. */
210 unsigned int underflow[NF_INET_NUMHOOKS]; member in struct:ip6t_getinfo
237 /* Underflow points. */
238 unsigned int underflow[NF_INET_NUMHOOKS]; member in struct:ip6t_replace
  /external/kernel-headers/original/linux/netfilter_ipv4/
ip_tables.h 158 /* Underflow points. */
159 unsigned int underflow[NF_IP_NUMHOOKS]; member in struct:ipt_getinfo
187 /* Underflow points. */
188 unsigned int underflow[NF_IP_NUMHOOKS]; member in struct:ipt_replace
  /external/kernel-headers/original/linux/netfilter_ipv6/
ip6_tables.h 171 /* Underflow points. */
172 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_getinfo
200 /* Underflow points. */
201 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_replace
  /external/linux-tools-perf/util/
pstack.c 74 pr_err("%s: underflow!\n", __func__);
  /external/zlib/src/contrib/iostream/
zfstream.h 30 virtual int underflow();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/
sgetc.pass.cpp 35 int_type underflow() function in struct:test
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
shortcut_utils.h 45 // Protection against int underflow
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv6/
ip6_tables.h 213 /* Underflow points. */
214 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_getinfo
242 /* Underflow points. */
243 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_replace
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
prctl.h 35 # define PR_FP_EXC_UND 0x040000 /* floating point underflow */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv6/
ip6_tables.h 213 /* Underflow points. */
214 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_getinfo
242 /* Underflow points. */
243 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_replace
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
prctl.h 35 # define PR_FP_EXC_UND 0x040000 /* floating point underflow */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv6/
ip6_tables.h 213 /* Underflow points. */
214 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_getinfo
242 /* Underflow points. */
243 unsigned int underflow[NF_IP6_NUMHOOKS]; member in struct:ip6t_replace
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
prctl.h 35 # define PR_FP_EXC_UND 0x040000 /* floating point underflow */
  /system/core/libutils/
LinearTransform.cpp 148 // underflow unless ABS(basis2) is large enough to pull us back into the
149 // non-overflow/underflow region.
152 return false; // certain underflow
164 // over/underflow for two signed integers. Basically, if both scaled
  /bionic/libm/include/mips/
fenv.h 49 * 13 -> cause bit for underflow exception
54 * 8 -> enable exception for underflow exception
59 * 3 -> flag underflow exception
  /development/ndk/platforms/android-9/arch-mips/include/
fenv.h 49 * 13 -> cause bit for underflow exception
54 * 8 -> enable exception for underflow exception
59 * 3 -> flag underflow exception

Completed in 1763 milliseconds

1 2 3 4 5 6 7 8 91011>>