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

1 23 4 5 6 7

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /bionic/tests/
math_test.cpp 1275 TEST(math, frexpf) {
1277 float fr = frexpf(1024.0f, &exp);
1332 float fr = frexpf(14.1f, &exp);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
imports.h 260 *** FREXPF: extract mantissa and exponent from value
270 #define FREXPF(x,y) frexpf(x,y)
278 #define FREXPF(x,y) ((GLfloat) frexp(x,y))
  /external/mesa3d/src/mesa/main/
imports.h 258 *** FREXPF: extract mantissa and exponent from value
268 #define FREXPF(x,y) frexpf(x,y)
276 #define FREXPF(x,y) ((GLfloat) frexp(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 583 /* Define to 1 if you have the `frexpf' function. */
1381 # define frexpf 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 583 /* Define to 1 if you have the `frexpf' function. */
1381 # define frexpf 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 634 /* Define to 1 if you have the `frexpf' function. */
1478 # define frexpf 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 634 /* Define to 1 if you have the `frexpf' function. */
1478 # define frexpf 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 634 /* Define to 1 if you have the `frexpf' function. */
1478 # define frexpf 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 634 /* Define to 1 if you have the `frexpf' function. */
1478 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 583 /* Define to 1 if you have the `frexpf' function. */
1381 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 583 /* Define to 1 if you have the `frexpf' function. */
1381 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 583 /* Define to 1 if you have the `frexpf' function. */
1381 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 583 /* Define to 1 if you have the `frexpf' function. */
1381 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 619 /* Define to 1 if you have the `frexpf' function. */
1451 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 619 /* Define to 1 if you have the `frexpf' function. */
1451 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++config.h 619 /* Define to 1 if you have the `frexpf' function. */
1451 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++config.h 619 /* Define to 1 if you have the `frexpf' function. */
1451 # define frexpf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 583 /* Define to 1 if you have the `frexpf' function. */
1381 # define frexpf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 583 /* Define to 1 if you have the `frexpf' function. */
1381 # define frexpf macro
    [all...]

Completed in 1585 milliseconds

1 23 4 5 6 7