HomeSort by relevance Sort by last modified time
    Searched full:__bd (Results 1 - 17 of 17) sorted by null

  /external/compiler-rt/lib/builtins/
muldc3.c 24 double __bd = __b * __d; local
28 __real__ z = __ac - __bd;
53 if (!__recalc && (crt_isinf(__ac) || crt_isinf(__bd) ||
mulsc3.c 24 float __bd = __b * __d; local
28 __real__ z = __ac - __bd;
53 if (!__recalc && (crt_isinf(__ac) || crt_isinf(__bd) ||
mulxc3.c 26 long double __bd = __b * __d; local
30 __real__ z = __ac - __bd;
55 if (!__recalc && (crt_isinf(__ac) || crt_isinf(__bd) ||
  /external/libcxx/include/
complex 594 _Tp __bd = __b * __d;
597 _Tp __x = __ac - __bd;
622 if (!__recalc && (isinf(__ac) || isinf(__bd) ||
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
complex 594 _Tp __bd = __b * __d;
597 _Tp __x = __ac - __bd;
622 if (!__recalc && (isinf(__ac) || isinf(__bd) ||
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
complex 594 _Tp __bd = __b * __d;
597 _Tp __x = __ac - __bd;
622 if (!__recalc && (isinf(__ac) || isinf(__bd) ||
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/lib/rs/
libcompiler_rt.a     [all...]
  /prebuilts/sdk/renderscript/lib/arm/
libcompiler_rt.a     [all...]
  /prebuilts/sdk/tools/darwin/renderscript/lib/intermediates/armeabi-v7a/
libcompiler_rt.a     [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/lib/rs/
libcompiler_rt.a     [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/lib/rs/
libcompiler_rt.a     [all...]
  /prebuilts/sdk/renderscript/lib/mips/
libcompiler_rt.a     [all...]
  /prebuilts/sdk/renderscript/lib/x86/
libcompiler_rt.a     [all...]
  /prebuilts/sdk/tools/darwin/renderscript/lib/intermediates/mips/
libcompiler_rt.a     [all...]
  /prebuilts/sdk/tools/darwin/renderscript/lib/intermediates/x86/
libcompiler_rt.a     [all...]
  /cts/tests/tests/media/res/raw/
football_qvga.yuv     [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/
libc++.so 

Completed in 368 milliseconds