HomeSort by relevance Sort by last modified time
    Searched full:nanf (Results 1 - 25 of 43) sorted by null

1 2

  /development/ndk/platforms/android-9/arch-x86/symbols/
libm.so.functions.txt 148 nanf
  /external/smali/smali/src/test/resources/LexerTest/
FloatLiteralTest.smali 68 nanf
69 NANf
70 NaNf
71 nAnF
FloatLiteralTest.tokens 68 FLOAT_LITERAL_OR_ID("nanf")
69 FLOAT_LITERAL_OR_ID("NANf")
70 FLOAT_LITERAL_OR_ID("NaNf")
71 FLOAT_LITERAL_OR_ID("nAnF")
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/lib/
libm.so 
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/lib/
libm.so 
  /external/clang/test/CodeGen/
builtins.c 49 Q(nanf, (""));
53 Q(nanf, ("10"));
  /bionic/libm/src/
s_nan.c 117 nanf(const char *s) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
cmath 102 #undef nanf
244 using ::nanf;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cmath 102 #undef nanf
244 using ::nanf;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cmath 102 #undef nanf
244 using ::nanf;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cmath 102 #undef nanf
244 using ::nanf;
  /bionic/libm/include/
math.h 359 float nanf(const char *) __pure2;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
cmath 922 #undef nanf
1060 using ::nanf;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
cmath 109 #undef nanf
253 using ::nanf;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
cmath 922 #undef nanf
1060 using ::nanf;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
cmath 109 #undef nanf
253 using ::nanf;
    [all...]
  /external/protobuf/java/src/test/java/com/google/protobuf/
TextFormatTest.java 308 "repeated_float: nanf\n" +
  /external/protobuf/python/google/protobuf/
text_format.py 314 _FLOAT_NAN = re.compile("nanf?", re.IGNORECASE)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
builtins.def 340 DEF_C99_BUILTIN (BUILT_IN_NANF, "nanf", BT_FN_FLOAT_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def 340 DEF_C99_BUILTIN (BUILT_IN_NANF, "nanf", BT_FN_FLOAT_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
builtins.def 340 DEF_C99_BUILTIN (BUILT_IN_NANF, "nanf", BT_FN_FLOAT_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def 340 DEF_C99_BUILTIN (BUILT_IN_NANF, "nanf", BT_FN_FLOAT_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libm-2.7.so 
libm.so 
libm.so.6 

Completed in 3047 milliseconds

1 2