Home
last modified time | relevance | path

Searched defs:round (Results 1 - 25 of 116) sorted by relevance

12345

/third_party/musl/src/math/powerpc64/
H A Dround.c5 double round(double x) in round() function
/third_party/musl/src/math/s390x/
H A Dround.c5 double round(double x) in round() function
/third_party/musl/src/math/aarch64/
H A Dround.c3 double round(double x) in round() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dround.c10 double round(double x) in round() function
/third_party/musl/src/math/
H A Dround.c10 double round(double x) in round() function
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dround.c10 double round(double x) in round() function
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dround.c10 double round(double x) in round() function
/third_party/rust/crates/minimal-lexical/src/
H A Drounding.rs17 pub fn round<F, Cb>(fp: &mut ExtendedFloat, cb: Cb) in round() functions
/third_party/skia/docs/examples/
H A DRect_roundOut_3.cpp8 SkIRect round = rect.roundOut(); in REG_FIDDLE() local
H A DRect_roundOut.cpp8 SkIRect round; in REG_FIDDLE() local
H A DRect_roundOut_2.cpp8 SkRect round; in REG_FIDDLE() local
H A DRect_round_2.cpp8 SkIRect round = rect.round(); in REG_FIDDLE() local
H A DRect_roundIn.cpp8 SkIRect round; in REG_FIDDLE() local
H A DRect_round.cpp8 SkIRect round; in REG_FIDDLE() local
/third_party/node/deps/v8/tools/
H A Dgenerate-ten-powers.scm[all...]
/third_party/ffmpeg/libavcodec/
H A Dttadsp.c23 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 Dttaencdsp.c23 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 Dttadata.h28 int32_t shift, round, error; member
H A Ddcadct.c176 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 Dwp-x86_64.s
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/whrlpool/
H A Dwp-x86_64.s
/third_party/skia/bench/
H A DBigPathBench.cpp30 BigPathBench(Align align, bool round) : fAlign(align), fRound(round) { in BigPathBench() argument
/third_party/skia/gm/
H A Dthinrects.cpp25 ThinRectsGM(bool round) : fRound(round) { in ThinRectsGM() argument
/third_party/ffmpeg/libavutil/
H A Dfixed_dsp.c77 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 Darg.impl.h59 uint8_t round; /**< rounding policy */ member

Completed in 7 milliseconds

12345