HomeSort by relevance Sort by last modified time
    Searched defs:INFINITY (Results 26 - 50 of 89) sorted by null

12 3 4

  /development/ndk/platforms/android-18/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /development/ndk/platforms/android-21/include/
math.h 60 #define INFINITY __builtin_inff()
65 #define INFINITY HUGE_VALF
  /development/ndk/platforms/android-3/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /development/ndk/platforms/android-9/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /external/icu/icu4c/source/i18n/
choicfmt.cpp 62 #ifdef INFINITY
63 #undef INFINITY
65 #define INFINITY ((UChar)0x221E)
67 //static const UChar gPositiveInfinity[] = {INFINITY, 0};
68 //static const UChar gNegativeInfinity[] = {MINUS, INFINITY, 0};
295 result += INFINITY;
298 result += INFINITY;
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/
math.h 68 #define INFINITY __builtin_inf()
73 #define INFINITY HUGE_VALF

Completed in 1137 milliseconds

12 3 4