| /external/musl/src/math/i386/ |
| D | floor.s | 48 .global trunc symbol 50 trunc: label
|
| /external/musl/src/math/powerpc64/ |
| D | trunc.c | 5 double trunc(double x) in trunc() function
|
| /external/musl/src/math/aarch64/ |
| D | trunc.c | 3 double trunc(double x) in trunc() function
|
| /external/musl/src/math/s390x/ |
| D | trunc.c | 5 double trunc(double x) in trunc() function
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | cast_op_test.cc | 44 void MakeOp(DataType src, DataType dst, bool trunc) { in MakeOp() 64 void CheckCast(bool trunc) { in CheckCast()
|
| /external/musl/src/math/ |
| D | trunc.c | 3 double trunc(double x) in trunc() function
|
| /external/rust/crates/libm/src/math/ |
| D | trunc.rs | 4 pub fn trunc(x: f64) -> f64 { in trunc() function
|
| /external/python/cpython2/Lib/plat-mac/Carbon/ |
| D | MediaDescr.py | 7 def __init__(self, trunc, size, names, fmt): argument
|
| /external/iproute2/tc/ |
| D | m_sample.c | 48 __u32 trunc; in parse_sample() local
|
| /external/toybox/toys/pending/ |
| D | dd.c | 121 int trunc = O_TRUNC; in dd_main() local
|
| /external/ComputeLibrary/support/ |
| D | ToolchainSupport.h | 100 inline T trunc(T value) in trunc() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | APSInt.h | 98 APSInt trunc(uint32_t width) const { in trunc() function
|
| /external/llvm/include/llvm/ADT/ |
| D | APSInt.h | 81 APSInt LLVM_ATTRIBUTE_UNUSED_RESULT trunc(uint32_t width) const { in trunc() function
|
| /external/ltp/testcases/kernel/fs/doio/ |
| D | write_log.c | 114 int wlog_open(struct wlog_file *wfile, int trunc, int mode) in wlog_open()
|
| /external/cronet/third_party/icu/source/samples/uresb/ |
| D | uresb.c | 58 static UBool trunc = false; variable
|
| /external/icu/icu4c/source/samples/uresb/ |
| D | uresb.c | 58 static UBool trunc = false; variable
|
| /external/python/cpython2/Lib/test/ |
| D | test_os.py | 210 def trunc(x): return int(x) function 212 def trunc(x): return x function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | KnownBits.h | 127 KnownBits trunc(unsigned BitWidth) const { in trunc() function
|
| /external/sg3_utils/src/ |
| D | sg_luns.c | 372 bool trunc; in main() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/src/ |
| D | ios.cpp | 106 const ios_base::openmode ios_base::trunc; member in ios_base
|
| /external/rust/crates/num-traits/src/ |
| D | real.rs | 121 fn trunc(self) -> Self; in trunc() method
|
| /external/rust/crates/half/src/ |
| D | num_traits.rs | 211 fn trunc(self) -> Self { in trunc() method 376 fn trunc(self) -> Self { in trunc() method 949 fn trunc(self) -> Self { in trunc() method 1114 fn trunc(self) -> Self { in trunc() method
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/ |
| D | math.h | 1669 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI float trunc(float __x) _NOEXCEPT in trunc() function 1675 _LIBCPP_NODISCARD_EXT _LIBCPP_HIDE_FROM_ABI double trunc(double __x) _NOEXCEPT { in trunc() function 1679 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI long double trunc(long double __x) _NOEXCEPT in trunc() function 1687 trunc(_A1 __x) _NOEXCEPT in trunc() function
|
| /external/libcxx/src/ |
| D | ios.cpp | 123 const ios_base::openmode ios_base::trunc; member in ios_base
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
| D | ReadSql.java | 105 private static String trunc(String line, int len) { in trunc() method in ReadSql
|