HomeSort by relevance Sort by last modified time
    Searched defs:asinf (Results 1 - 21 of 21) sorted by null

  /device/google/contexthub/lib/libm/
wf_asin.c 18 * wrapper asinf(x)
26 float asinf(float x) /* wrapper asinf */ function
28 float asinf(x) /* wrapper asinf */
40 /* asinf(|x|>1) */
42 exc.name = "asinf";
68 return (double) asinf((float) x);
  /device/google/contexthub/firmware/inc/cpu/cortexm4f/
nanohub_math.h 21 #define asinf arm_asinf macro
  /external/mesa3d/src/mesa/main/
imports.h 119 #define asinf(f) ((float) asin(f)) macro
  /external/bison/darwin-lib/
math.h 554 # undef asinf
555 _GL_FUNCDECL_SYS (asinf, float, (float x));
557 _GL_CXXALIAS_SYS (asinf, float, (float x));
558 _GL_CXXALIASWARN (asinf);
560 # undef asinf macro
562 _GL_WARN_ON_USE (asinf, "asinf is unportable - "
563 "use gnulib module asinf for portability");
    [all...]
  /external/bison/lib/
math.in.h 242 # undef asinf macro
243 _GL_FUNCDECL_SYS (asinf, float, (float x));
245 _GL_CXXALIAS_SYS (asinf, float, (float x));
246 _GL_CXXALIASWARN (asinf); variable
248 # undef asinf macro
250 _GL_WARN_ON_USE (asinf, "asinf is unportable - "
251 "use gnulib module asinf for portability");
    [all...]
  /external/bison/linux-lib/
math.h 554 # undef asinf
555 _GL_FUNCDECL_SYS (asinf, float, (float x));
557 _GL_CXXALIAS_SYS (asinf, float, (float x));
558 _GL_CXXALIASWARN (asinf);
560 # undef asinf macro
562 _GL_WARN_ON_USE (asinf, "asinf is unportable - "
563 "use gnulib module asinf for portability");
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 475 /* Define to 1 if you have the `asinf' function. */
1358 # define asinf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 475 /* Define to 1 if you have the `asinf' function. */
1358 # define asinf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 475 /* Define to 1 if you have the `asinf' function. */
1358 # define asinf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 475 /* Define to 1 if you have the `asinf' function. */
1358 # define asinf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 475 /* Define to 1 if you have the `asinf' function. */
1358 # define asinf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 475 /* Define to 1 if you have the `asinf' function. */
1358 # define asinf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 479 /* Define to 1 if you have the `asinf' function. */
1372 # define asinf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 479 /* Define to 1 if you have the `asinf' function. */
1372 # define asinf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 479 /* Define to 1 if you have the `asinf' function. */
1372 # define asinf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 479 /* Define to 1 if you have the `asinf' function. */
1372 # define asinf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h 479 /* Define to 1 if you have the `asinf' function. */
1372 # define asinf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 479 /* Define to 1 if you have the `asinf' function. */
1372 # define asinf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 479 /* Define to 1 if you have the `asinf' function. */
1372 # define asinf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 479 /* Define to 1 if you have the `asinf' function. */
1372 # define asinf macro
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 

Completed in 4926 milliseconds