Searched defs:trunc (Results 1 - 25 of 122) sorted by relevance

12345

/prebuilts/ndk/current/sources/cxx-stl/stlport/src/
H A Dios.cpp77 const ios_base::openmode ios_base::trunc; member in class:ios_base
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
H A Dios.cpp77 const ios_base::openmode ios_base::trunc; member in class:ios_base
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
H A Dios.cpp77 const ios_base::openmode ios_base::trunc; member in class:ios_base
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
H A Dtgmath.h161 #define trunc(x) __TGMATH_REAL(x, trunc) macro
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
H A Dtgmath.h172 #define trunc(x) __TGMATH_REAL(x, trunc) macro
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
H A Dtgmath.h172 #define trunc(x) __TGMATH_REAL(x, trunc) macro
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
H A Dtgmath.h161 #define trunc(x) __TGMATH_REAL(x, trunc) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dtgmath.h364 #define trunc(Val) __TGMATH_UNARY_REAL_ONLY (Val, trunc) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dtgmath.h364 #define trunc(Val) __TGMATH_UNARY_REAL_ONLY (Val, trunc) macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
H A Dtgmath.h161 #define trunc(x) __TGMATH_REAL(x, trunc) macro
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/src/
H A Dios.cpp121 const ios_base::openmode ios_base::trunc; member in class:ios_base
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_os.py208 def trunc(x): return int(x) function in function:StatAttributeTests.test_stat_attributes
210 def trunc(x): return x function in function:StatAttributeTests.test_stat_attributes
211 self.assertEqual(trunc(getattr(result, attr)),
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_os.py208 def trunc(x): return int(x) function in function:StatAttributeTests.test_stat_attributes
210 def trunc(x): return x function in function:StatAttributeTests.test_stat_attributes
211 self.assertEqual(trunc(getattr(result, attr)),
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/src/
H A Dios.cpp125 const ios_base::openmode ios_base::trunc; member in class:ios_base
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/
H A Dios.cpp125 const ios_base::openmode ios_base::trunc; member in class:ios_base
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_os.py208 def trunc(x): return int(x) function in function:StatAttributeTests.test_stat_attributes
210 def trunc(x): return x function in function:StatAttributeTests.test_stat_attributes
211 self.assertEqual(trunc(getattr(result, attr)),
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_os.py208 def trunc(x): return int(x) function in function:StatAttributeTests.test_stat_attributes
210 def trunc(x): return x function in function:StatAttributeTests.test_stat_attributes
211 self.assertEqual(trunc(getattr(result, attr)),
/prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
H A Dtgmath.h1208 // trunc
1216 __tg_trunc(double __x) {return trunc(__x);}
1222 #undef trunc macro
1223 #define trunc(__x) __tg_trunc(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8.256229/include/
H A Dtgmath.h1208 // trunc
1216 __tg_trunc(double __x) {return trunc(__x);}
1222 #undef trunc macro
1223 #define trunc(__x) __tg_trunc(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
H A Dtgmath.h1208 // trunc
1216 __tg_trunc(double __x) {return trunc(__x);}
1222 #undef trunc macro
1223 #define trunc(__x) __tg_trunc(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8.271374/include/
H A Dtgmath.h1208 // trunc
1216 __tg_trunc(double __x) {return trunc(__x);}
1222 #undef trunc macro
1223 #define trunc(__x) __tg_trunc(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
H A Dtgmath.h1208 // trunc
1216 __tg_trunc(double __x) {return trunc(__x);}
1222 #undef trunc macro
1223 #define trunc(__x) __tg_trunc(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8.275480/include/
H A Dtgmath.h1208 // trunc
1216 __tg_trunc(double __x) {return trunc(__x);}
1222 #undef trunc macro
1223 #define trunc(__x) __tg_trunc(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
H A Dtgmath.h1208 // trunc
1216 __tg_trunc(double __x) {return trunc(__x);}
1222 #undef trunc macro
1223 #define trunc(__x) __tg_trunc(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A Dtgmath.h1208 // trunc
1216 __tg_trunc(double __x) {return trunc(__x);}
1222 #undef trunc macro
1223 #define trunc(__x) __tg_trunc(__tg_promote1((__x))(__x)) macro

Completed in 1054 milliseconds

12345