Home
last modified time | relevance | path

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

1234567

/third_party/node/deps/v8/tools/
H A Dgenerate-ten-powers.scm[all...]
/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
/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Ddp_tlong.c15 int round; in ieee754dp_tlong() local
H A Ddp_tint.c15 int round; in ieee754dp_tint() local
H A Dsp_tint.c15 int round; in ieee754sp_tint() local
H A Dsp_tlong.c15 int round; in ieee754sp_tlong() local
H A Ddp_rint.c19 int round; in ieee754dp_rint() local
H A Dsp_rint.c19 int round; in ieee754sp_rint() local
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Ddp_tlong.c15 int round; in ieee754dp_tlong() local
H A Ddp_tint.c15 int round; in ieee754dp_tint() local
H A Dsp_tint.c15 int round; in ieee754sp_tint() local
H A Dsp_tlong.c15 int round; in ieee754sp_tlong() local
/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

Completed in 6 milliseconds

1234567