Home
last modified time | relevance | path

Searched refs:Rounded (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dparanoia.cc946 enum Rounding { Other, Rounded, Chopped }; enumerator
1515 RMult = Rounded; in main()
1526 if ((RMult == Rounded) && (GMult == No)) in main()
1564 RDiv = Rounded; in main()
1615 RAddSub = Rounded; in main()
1641 && (RMult == Rounded) && (RDiv == Rounded) in main()
1642 && (RAddSub == Rounded) && (FLOOR (RadixD2) == RadixD2)) in main()
2350 if (!((RMult == Rounded) && (RDiv == Rounded) in main()
2351 && (RAddSub == Rounded) && (RSqrt == Rounded))) in main()
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc946 enum Rounding { Other, Rounded, Chopped }; enumerator
1515 RMult = Rounded; in main()
1526 if ((RMult == Rounded) && (GMult == No)) in main()
1564 RDiv = Rounded; in main()
1615 RAddSub = Rounded; in main()
1641 && (RMult == Rounded) && (RDiv == Rounded) in main()
1642 && (RAddSub == Rounded) && (FLOOR (RadixD2) == RadixD2)) in main()
2350 if (!((RMult == Rounded) && (RDiv == Rounded) in main()
2351 && (RAddSub == Rounded) && (RSqrt == Rounded))) in main()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFixedPointBuilder.h57 Value *Rounded = B.CreateAdd(Result, LowBits); in Convert() local
58 Result = B.CreateSelect(IsNegative, Rounded, Result); in Convert()
/netbsd-src/lib/libc/gdtoa/
H A DREADME18 David M. Gay, "Correctly Rounded Binary-Decimal and
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A Darm_neon.td1350 // Signed/Unsigned Saturating Rounded Shift Right Narrow (Immediate)
1354 // Signed Saturating Rounded Shift Right Unsigned Narrow (Immediate)
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.ok1879 Rolf O. E. Lagerloef Interpolation with Rounded Ramp
H A Dfunstack.in14141 title = "Interpolation with Rounded Ramp Functions",
14152 …atives and is a composition of ramp functions with smoothed bends called Rounded Ramp Functions. H…
/netbsd-src/external/gpl3/binutils.old/dist/gas/po/
H A Drw.po8974 msgid "Even number required. Rounded to %d"
H A Dja.po10409 msgid "Even number required. Rounded to %d"
H A Dtr.po8286 msgid "Even number required. Rounded to %d"
H A Dgas.pot13983 msgid "Even number required. Rounded to %d"
H A Dzh_CN.po12835 msgid "Even number required. Rounded to %d"
H A Dfi.po10922 msgid "Even number required. Rounded to %d"
H A Did.po10902 msgid "Even number required. Rounded to %d"
H A Dru.po14313 msgid "Even number required. Rounded to %d"
H A Duk.po14230 msgid "Even number required. Rounded to %d"
/netbsd-src/external/gpl3/binutils/dist/gas/po/
H A Drw.po8974 msgid "Even number required. Rounded to %d"
H A Dja.po10409 msgid "Even number required. Rounded to %d"
H A Dtr.po8286 msgid "Even number required. Rounded to %d"
H A Dzh_CN.po12835 msgid "Even number required. Rounded to %d"
H A Dgas.pot14498 msgid "Even number required. Rounded to %d"
H A Duk.po14750 msgid "Even number required. Rounded to %d"
H A Dfi.po10922 msgid "Even number required. Rounded to %d"
H A Did.po10902 msgid "Even number required. Rounded to %d"
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dtexinfo.txi8374 @section @code{@@cartouche}: Rounded Rectangles Around Examples
8377 @cindex Rounded rectangles, around examples

12