| /third_party/boost/boost/math/special_functions/ |
| D | trunc.hpp | 23 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol, const boost::fals… in trunc() function 33 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy&, const boost::true_typ… in trunc() function 41 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol) in trunc() function 46 inline typename tools::promote_args<T>::type trunc(const T& v) in trunc() function
|
| /third_party/musl/src/math/i386/ |
| D | floor.s | 48 .global trunc symbol 50 trunc: label
|
| /third_party/musl/src/math/s390x/ |
| D | trunc.c | 5 double trunc(double x) in trunc() function
|
| /third_party/musl/src/math/aarch64/ |
| D | trunc.c | 3 double trunc(double x) in trunc() function
|
| /third_party/musl/src/math/powerpc64/ |
| D | trunc.c | 5 double trunc(double x) in trunc() function
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | trunc.c | 3 double trunc(double x) in trunc() function
|
| /third_party/musl/src/math/ |
| D | trunc.c | 3 double trunc(double x) in trunc() function
|
| /third_party/toybox/toys/pending/ |
| D | dd.c | 142 int trunc = O_TRUNC; in dd_main() local
|
| /third_party/boost/libs/math/test/compile_test/ |
| D | instantiate.hpp | 753 trunc(v1, pol); in instantiate() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | APSInt.h | 98 APSInt trunc(uint32_t width) const { in trunc() function
|
| /third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
| D | SDL_qsort.c | 411 size_t trunc=TRUNC_nonaligned*size; in qsort_nonaligned() local 442 size_t trunc=TRUNC_aligned*size; in qsort_aligned() local
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| D | write_log.c | 114 int wlog_open(struct wlog_file *wfile, int trunc, int mode) in wlog_open()
|
| /third_party/flutter/skia/samplecode/ |
| D | SampleColorFilter.cpp | 28 int trunc = x >> 3; in round5_slow() local
|
| /third_party/flutter/skia/third_party/externals/icu/source/samples/uresb/ |
| D | uresb.c | 58 static UBool trunc = FALSE; variable
|
| /third_party/icu/icu4c/source/samples/uresb/ |
| D | uresb.c | 58 static UBool trunc = false; variable
|
| /third_party/skia/third_party/externals/icu/source/samples/uresb/ |
| D | uresb.c | 58 static UBool trunc = false; variable
|
| /third_party/ffmpeg/compat/cuda/ |
| D | cuda_runtime.h | 179 static inline __device__ float trunc(float a) { return __builtin_truncf(a); } in trunc() function 180 static inline __device__ double trunc(double a) { return __builtin_trunc(a); } in trunc() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | KnownBits.h | 127 KnownBits trunc(unsigned BitWidth) const { in trunc() function
|
| /third_party/alsa-lib/src/pcm/ |
| D | pcm_file.c | 71 int trunc; member 900 int trunc, in snd_pcm_file_open() 1044 long fd = -1, ifd = -1, trunc = 1; in _snd_pcm_file_open() local
|
| /third_party/typescript/lib/ |
| D | lib.es2015.core.d.ts | 198 trunc(x: number): number; method
|
| /third_party/typescript/src/lib/ |
| D | es2015.core.d.ts | 178 trunc(x: number): number; method
|
| /third_party/ffmpeg/libavformat/ |
| D | file.c | 73 int trunc; member
|
| D | libsmbclient.c | 34 int trunc; member
|
| /third_party/boost/boost/log/expressions/ |
| D | formatter.hpp | 108 static BOOST_CONSTEXPR_OR_CONST openmode trunc = StreamT::trunc; member in boost::expressions::aux::stream_ref 284 BOOST_CONSTEXPR_OR_CONST typename stream_ref< StreamT >::openmode stream_ref< StreamT >::trunc; member in boost::expressions::aux::stream_ref< StreamT >
|
| /third_party/ffmpeg/libavutil/ |
| D | libm.h | 458 static av_always_inline av_const double trunc(double x) in trunc() function
|