HomeSort by relevance Sort by last modified time
    Searched refs:ldexpf (Results 51 - 75 of 157) sorted by null

1 23 4 5 6 7

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 529 /* Define to 1 if you have the `ldexpf' function. */
1298 # define ldexpf macro
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
imports.h 259 *** LDEXPF: multiply value by an integral power of two
269 #define LDEXPF(x,y) ldexpf(x,y)
277 #define LDEXPF(x,y) ((GLfloat) ldexp(x,y))
  /external/mesa3d/src/mesa/main/
imports.h 257 *** LDEXPF: multiply value by an integral power of two
267 #define LDEXPF(x,y) ldexpf(x,y)
275 #define LDEXPF(x,y) ((GLfloat) ldexp(x,y))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/
c++config.h 647 /* Define to 1 if you have the `ldexpf' function. */
1436 # define ldexpf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/
c++config.h 647 /* Define to 1 if you have the `ldexpf' function. */
1436 # define ldexpf macro
    [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 697 /* Define to 1 if you have the `ldexpf' function. */
1533 # define ldexpf 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 697 /* Define to 1 if you have the `ldexpf' function. */
1533 # define ldexpf 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 697 /* Define to 1 if you have the `ldexpf' function. */
1533 # define ldexpf 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 697 /* Define to 1 if you have the `ldexpf' function. */
1533 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 647 /* Define to 1 if you have the `ldexpf' function. */
1436 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 647 /* Define to 1 if you have the `ldexpf' function. */
1436 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 647 /* Define to 1 if you have the `ldexpf' function. */
1436 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 647 /* Define to 1 if you have the `ldexpf' function. */
1436 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 682 /* Define to 1 if you have the `ldexpf' function. */
1506 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 682 /* Define to 1 if you have the `ldexpf' function. */
1506 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++config.h 682 /* Define to 1 if you have the `ldexpf' function. */
1506 # define ldexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++config.h 682 /* Define to 1 if you have the `ldexpf' function. */
1506 # define ldexpf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 647 /* Define to 1 if you have the `ldexpf' function. */
1436 # define ldexpf macro
    [all...]

Completed in 919 milliseconds

1 23 4 5 6 7