/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/ |
float.h | 31 /* Radix of exponent representation, b. */ 44 decimal digits can be rounded into a floating-point number with p radix b 148 widest supported floating type with pmax radix b digits can be rounded
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/ |
float.h | 31 /* Radix of exponent representation, b. */ 44 decimal digits can be rounded into a floating-point number with p radix b 148 widest supported floating type with pmax radix b digits can be rounded
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
float.h | 31 /* Radix of exponent representation, b. */ 44 decimal digits can be rounded into a floating-point number with p radix b 148 widest supported floating type with pmax radix b digits can be rounded
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ |
float.h | 31 /* Radix of exponent representation, b. */ 44 decimal digits can be rounded into a floating-point number with p radix b 148 widest supported floating type with pmax radix b digits can be rounded
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ |
float.h | 31 /* Radix of exponent representation, b. */ 44 decimal digits can be rounded into a floating-point number with p radix b 148 widest supported floating type with pmax radix b digits can be rounded
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/include/ |
float.h | 31 /* Radix of exponent representation, b. */ 44 decimal digits can be rounded into a floating-point number with p radix b 148 widest supported floating type with pmax radix b digits can be rounded
|
/prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/ |
float.h | 31 /* Radix of exponent representation, b. */ 44 decimal digits can be rounded into a floating-point number with p radix b 148 widest supported floating type with pmax radix b digits can be rounded
|
/external/dropbear/libtomcrypt/src/math/ |
ltm_desc.c | 168 static int read_radix(void *a, const char *b, int radix) 172 return mpi_to_ltc_error(mp_read_radix(a, b, radix)); 176 static int write_radix(void *a, char *b, int radix) 180 return mpi_to_ltc_error(mp_toradix(a, b, radix));
|
/external/dropbear/libtommath/ |
bn_mp_dr_reduce.c | 18 /* reduce "x" in place modulo "n" using the Diminished Radix algorithm.
|
bn_mp_exptmod.c | 68 /* modified diminished radix reduction */
|
/external/dropbear/libtommath/mtest/ |
mpi.h | 210 mp_err mp_read_radix(mp_int *mp, unsigned char *str, int radix); 211 int mp_radix_size(mp_int *mp, int radix); 212 int mp_value_radix_size(int num, int qty, int radix); 213 mp_err mp_toradix(mp_int *mp, unsigned char *str, int radix);
|
/external/llvm/include/llvm/ADT/ |
APSInt.h | 61 void toString(SmallVectorImpl<char> &Str, unsigned Radix = 10) const { 62 APInt::toString(Str, Radix, isSigned()); 66 std::string toString(unsigned Radix) const { 67 return APInt::toString(Radix, isSigned());
|
/external/smali/util/src/main/java/ds/tree/ |
RadixTreeNode.java | 31 * Represents a node of a Radix tree {@link RadixTreeImpl}
|
/external/stlport/stlport/stl/ |
_limits.c | 46 __declare_numeric_base_member(int, radix); 75 __declare_integer_limits_member(int, radix); 86 _STLP_TEMPLATE_NULL const int numeric_limits<__integer>::radix; \ 119 __declare_float_limits_member(int, radix);
|
/external/v8/src/ |
v8conversions.h | 56 double StringToInt(UnicodeCache* unicode_cache, String* str, int radix);
|
/external/webkit/Source/JavaScriptCore/wtf/ |
TCPageMap.h | 38 // a three-level radix tree that strips away approximately 1/3rd of 100 // Two-level radix tree 188 // Three-level radix tree 210 Node* root_; // Root of radix tree
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_limits.c | 46 __declare_numeric_base_member(int, radix); 75 __declare_integer_limits_member(int, radix); 86 _STLP_TEMPLATE_NULL const int numeric_limits<__integer>::radix; \ 119 __declare_float_limits_member(int, radix);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
quotaio_v2.h | 26 * (as it appears on disk) - the file is a radix tree whose leaves point
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
quotaio_v2.h | 26 * (as it appears on disk) - the file is a radix tree whose leaves point
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
quotaio_v2.h | 26 * (as it appears on disk) - the file is a radix tree whose leaves point
|
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_limits.c | 46 __declare_numeric_base_member(int, radix); 75 __declare_integer_limits_member(int, radix); 86 _STLP_TEMPLATE_NULL const int numeric_limits<__integer>::radix; \ 119 __declare_float_limits_member(int, radix);
|
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_limits.c | 46 __declare_numeric_base_member(int, radix); 75 __declare_integer_limits_member(int, radix); 86 _STLP_TEMPLATE_NULL const int numeric_limits<__integer>::radix; \ 119 __declare_float_limits_member(int, radix);
|
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/ |
_limits.c | 46 __declare_numeric_base_member(int, radix); 75 __declare_integer_limits_member(int, radix); 86 _STLP_TEMPLATE_NULL const int numeric_limits<__integer>::radix; \ 119 __declare_float_limits_member(int, radix);
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/ |
LogCatMessage.java | 51 // Decode and store them in radix 10.
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemNumber.java | 1595 int radix = table.getLength(); local 1624 int radix = aTable.getLength(); local [all...] |