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

1 2 3 4 5 6 7

  /bionic/libm/upstream-freebsd/lib/msun/src/
w_cabs.c 22 __weak_reference(cabs, cabsl);
w_cabsl.c 17 cabsl(long double complex z) function
  /development/ndk/platforms/android-21/arch-arm/symbols/
libm.so.functions.txt 25 cabsl
libm.so.versions.txt 29 cabsl;
  /development/ndk/platforms/android-21/arch-mips/symbols/
libm.so.functions.txt 25 cabsl
libm.so.versions.txt 29 cabsl;
  /development/ndk/platforms/android-21/arch-x86/symbols/
libm.so.functions.txt 25 cabsl
libm.so.versions.txt 29 cabsl;
  /external/clang/test/Sema/
warn-absolute-value.c 14 long double cabsl(long double _Complex);
42 (void)cabsl(x);
43 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
104 (void)cabsl(x);
105 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
173 (void)cabsl(x);
174 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
241 (void)cabsl(x);
242 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of floating point type}}
306 (void)cabsl(x)
    [all...]
  /external/clang/test/SemaCXX/
warn-absolute-value.cpp 15 long double cabsl(long double _Complex);
63 (void)cabsl(x);
64 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
127 (void)cabsl(x);
128 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
198 (void)cabsl(x);
199 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
268 (void)cabsl(x);
269 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of floating point type}}
335 (void)cabsl(x)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/lib/
libm.so 
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/lib/
libm.so 
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/libr2/
libm.so 
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/libr6/
libm.so 
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/lib/
libm.so 
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/lib/
libm.so 
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/lib/
libm.so 
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/libr2/
libm.so 
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/libr6/
libm.so 
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/lib/
libm.so 
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/lib/
libm.so 
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/lib/
libm.so 
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/libr2/
libm.so 
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/libr6/
libm.so 
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/lib/
libm.so 

Completed in 735 milliseconds

1 2 3 4 5 6 7