| /external/musl/src/math/i386/ |
| D | floor.s | 48 .global trunc symbol 50 trunc: label
|
| /external/trusty/musl/src/math/i386/ |
| D | floor.s | 48 .global trunc symbol 50 trunc: label
|
| /external/cronet/third_party/libc++/src/include/__math/ |
| D | rounding_functions.h | 225 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI float trunc(float __x) _NOEXCEPT { return __buil… in trunc() function 228 _LIBCPP_NODISCARD_EXT _LIBCPP_HIDE_FROM_ABI double trunc(double __x) _NOEXCEPT { in trunc() function 232 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI long double trunc(long double __x) _NOEXCEPT { in trunc() function 237 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI double trunc(_A1 __x) _NOEXCEPT { in trunc() function
|
| /external/trusty/musl/src/math/s390x/ |
| D | trunc.c | 5 double trunc(double x) in trunc() function
|
| /external/musl/src/math/powerpc64/ |
| D | trunc.c | 5 double trunc(double x) in trunc() function
|
| /external/musl/src/math/s390x/ |
| 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/trusty/musl/src/math/powerpc64/ |
| D | trunc.c | 5 double trunc(double x) in trunc() function
|
| /external/trusty/musl/src/math/aarch64/ |
| D | trunc.c | 3 double trunc(double x) in trunc() function
|
| /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/trusty/musl/src/math/ |
| D | trunc.c | 3 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/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/rust/crates/glam/src/f32/ |
| D | math.rs | 98 pub(crate) fn trunc(f: f32) -> f32 { in trunc() function 207 pub(crate) fn trunc(f: f32) -> f32 { in trunc() function
|
| /external/rust/crates/glam/src/f64/ |
| D | math.rs | 63 pub(crate) fn trunc(f: f64) -> f64 { in trunc() function 171 pub(crate) fn trunc(f: f64) -> f64 { in trunc() function
|
| /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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
| D | APSInt.h | 108 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/llvm-libc/src/__support/ |
| D | high_precision_decimal.h | 420 LIBC_INLINE void set_truncated(bool trunc) { this->truncated = trunc; } in set_truncated()
|
| /external/toybox/toys/posix/ |
| D | dd.c | 152 int opos, olen, ifd = 0, ofd = 1, trunc = O_TRUNC, ii; in dd_main() local
|