Searched refs:rounded (Results 1 - 25 of 43) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dsmovecr.S9 | Output: The constant rounded to the user's rounding
H A Dsint.S4 | The entry point sINT computes the rounded integer
6 | the integer rounded to zero of the input argument.
37 | 4. Normalize the rounded result; store in fp0.
225 | ;output a0 ptr to rounded result
229 | normalize the rounded result and store value in fp0
H A Dsacos.S15 | result is subsequently rounded to double precision. The
H A Dx_unfl.S12 | format. After denormalization, the result is rounded to the
206 | Output: a0 points to rounded operand
209 bsrl round |returns rounded denorm at (a0)
225 tstb LOCAL_HI(%a0) |If rounded result is normal,don't
H A Dsasin.S15 | result is subsequently rounded to double precision. The
H A Dsatanh.S16 | result is subsequently rounded to double precision. The
H A Dscosh.S15 | result is subsequently rounded to double precision. The
H A Dssinh.S15 | result is subsequently rounded to double precision. The
H A Ddecbin.S53 | tables rounded to RN, RM, and RP, according to the table
82 | PTENRN, PTENRM, and PTENRP are arrays of powers of 10 rounded
H A Dstanh.S15 | result is subsequently rounded to double precision. The
H A Dstwotox.S16 | result is subsequently rounded to double precision. The
H A Dslog2.S18 | to 53 bits if the result is subsequently rounded
H A Dsetox.S21 | within 0.5001 ulp to 53 bits if the result is subsequently rounded
146 | and t is in single precision. Note also that T is rounded
266 | and t is in single precision. Note also that T is rounded
641 cmpil #0x4004C215,%d0 | ...70log2 rounded up to 16 bits
H A Dslogn.S16 | result is subsequently rounded to double precision. The
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/cpufreq/
H A Dloongson2_clock.c136 unsigned long flags, rounded; local
139 rounded = clk->ops->round_rate(clk, rate);
142 return rounded;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/boot/compressed/
H A Dhead.S70 ; R4 = BSS size in longwords (rounded down)
103 srli r4, #2 ; R4 = BSS size in longwords (rounded down)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/sh/
H A Dclk.c380 unsigned long flags, rounded; local
383 rounded = clk->ops->round_rate(clk, rate);
386 return rounded;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dhead.S55 ; R4 = BSS size in longwords (rounded down)
85 srli r4, #2 ; R4 = BSS size in longwords (rounded down)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dtarstrm.cpp1296 size_t rounded = RoundUpSize(length);
1297 memset(m_extendedHdr + length, 0, rounded - length);
1298 m_parent_o_stream->Write(m_extendedHdr, rounded);
1299 m_tarsize += rounded;
1460 size_t rounded = RoundUpSize(length);
1462 if (rounded > m_extendedSize)
1463 m_extendedSize = rounded;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dgraphicspath.tex102 Appends a rounded rectangle as a new closed subpath.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/util/
H A Dtable.pl339 - all averages are calculated from the un-rounded values
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib/
H A Dmemcpy-sh4.S397 ! r2 = rounded up r4
398 ! r3 = rounded down r0
599 ! r2 = rounded up r4
600 ! r3 = rounded down r0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dhead.S567 # - GR8 and GR9 should be rounded up/down to the nearest megabyte before calling
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dvis3-mont.pl52 andn %g5, 63, %g5 ! buffer size rounded up to 64 bytes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dvis3-mont.pl52 andn %g5, 63, %g5 ! buffer size rounded up to 64 bytes

Completed in 154 milliseconds

12