/third_party/musl/src/math/powerpc64/ |
H A D | round.c | 5 double round(double x) in round() function
|
/third_party/musl/src/math/s390x/ |
H A D | round.c | 5 double round(double x) in round() function
|
/third_party/musl/src/math/aarch64/ |
H A D | round.c | 3 double round(double x) in round() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | round.c | 10 double round(double x) in round() function
|
/third_party/musl/src/math/ |
H A D | round.c | 10 double round(double x) in round() function
|
/third_party/musl/porting/uniproton/kernel/src/math/ |
H A D | round.c | 10 double round(double x) in round() function
|
/third_party/musl/porting/liteos_m/kernel/src/math/ |
H A D | round.c | 10 double round(double x) in round() function
|
/third_party/rust/crates/minimal-lexical/src/ |
H A D | rounding.rs | 17 pub fn round<F, Cb>(fp: &mut ExtendedFloat, cb: Cb) in round() functions
|
/third_party/skia/docs/examples/ |
H A D | Rect_roundOut_3.cpp | 8 SkIRect round = rect.roundOut(); in REG_FIDDLE() local
|
H A D | Rect_roundOut.cpp | 8 SkIRect round; in REG_FIDDLE() local
|
H A D | Rect_roundOut_2.cpp | 8 SkRect round; in REG_FIDDLE() local
|
H A D | Rect_round_2.cpp | 8 SkIRect round = rect.round(); in REG_FIDDLE() local
|
H A D | Rect_roundIn.cpp | 8 SkIRect round; in REG_FIDDLE() local
|
H A D | Rect_round.cpp | 8 SkIRect round; in REG_FIDDLE() local
|
/third_party/node/deps/v8/tools/ |
H A D | generate-ten-powers.scm | [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | ttadsp.c | 23 tta_filter_process_c(int32_t *qmi, int32_t *dx, int32_t *dl, int32_t *error, int32_t *in, int32_t shift, int32_t round) tta_filter_process_c() argument
|
H A D | ttaencdsp.c | 23 ttaenc_filter_process_c(int32_t *qm, int32_t *dx, int32_t *dl, int32_t *error, int32_t *in, int32_t shift, int32_t round) ttaenc_filter_process_c() argument
|
H A D | ttadata.h | 28 int32_t shift, round, error; member
|
H A D | dcadct.c | 176 int i, k, mag, shift, round; in imdct_half_32() local 295 int i, k, mag, shift, round; in imdct_half_64() local
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/whrlpool/ |
H A D | wp-x86_64.s | |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/whrlpool/ |
H A D | wp-x86_64.s | |
/third_party/skia/bench/ |
H A D | BigPathBench.cpp | 30 BigPathBench(Align align, bool round) : fAlign(align), fRound(round) { in BigPathBench() argument
|
/third_party/skia/gm/ |
H A D | thinrects.cpp | 25 ThinRectsGM(bool round) : fRound(round) { in ThinRectsGM() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | fixed_dsp.c | 77 int32_t s0, s1, wi, wj, i,j, round; in vector_fmul_window_scaled_c() local
|
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/ |
H A D | arg.impl.h | 59 uint8_t round; /**< rounding policy */ member
|