Home
last modified time | relevance | path

Searched refs:p16_1 (Results 1 – 25 of 29) sorted by relevance

12

/dports/math/universal/universal-3.48/tools/cmd/
H A Dpropenv.cpp25 posit<16, 1> p16_1; in WhyWeRemovedDecodedPosits() local
38 std::cout << std::left << std::setw(20) << "posit<16,1>" << std::setw(10) << sizeof(p16_1) << '\n'; in WhyWeRemovedDecodedPosits()
95 posit<16, 1> p16_1; in main() local
112 …etw(columnWidth) << "posit<16,1>" << std::setw(4) << std::right << sizeof(p16_1) * 8 << " bits" <<… in main()
123 …etw(columnWidth) << "posit<16,1>" << std::setw(4) << std::right << sizeof(p16_1) * 8 << " bits" <<… in main()
H A Dposit.cpp48 posit<16, 1> p16_1(ld); in main() local
75 …< "posit<16,1> = " << std::setw(BIT_COLUMN_WIDTH) << color_print(p16_1) << " : " << p16_1 << '\n'; in main()
H A Dfloat2posit.cpp186 posit<16, 1> p16_1; in main() local
202 p16_1 = convert_to_posit<16, 1, double>(d); in main()
203 std::cout << color_print(p16_1); in main()
/dports/net/phpldapadmin/phpLDAPadmin-1.2.6.3/lib/
H A Dcreatelm.php318 $p16_1 = $this->smb_hash($sp8, $p14_1, true);
320 $p16 = $p16_1;
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/3rdParty/pla/lib/
H A Dcreatelm.php318 $p16_1 = $this->smb_hash($sp8, $p14_1, true);
320 $p16 = $p16_1;
/dports/math/universal/universal-3.48/tests/posit/arithmetic/
H A Dfma.cpp137 posit<16, 1> p16_1; in ReportSizeof() local
148 std::cout << "sizeof(posit<16,1>) = " << sizeof(p16_1) << " bytes\n"; in ReportSizeof()
/dports/math/universal/universal-3.48/education/number/posit/
H A Dscales.cpp188 posit<16, 1> p16_1; in ReportPositScales() local
288 std::cout << dynamic_range(p16_1) << std::endl; in ReportPositScales()
295 std::cout << dynamic_range(p16_1) << std::endl; in ReportPositScales()
313 std::cout << dynamic_range(p16_1) << std::endl; in ReportPositScales()
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/
H A Dcreatentlm.inc319 $p16_1 = $this->smb_hash($sp8, $p14_1, true);
321 $p16 = $p16_1;
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/effects/
H A Dqpixmapfilter.cpp825 const quint16 p16_1 = (p1[2] << 8) | p1[1]; in qt_halfScaled() local
829 const quint16 result = AVG16(AVG16(p16_1, p16_2), AVG16(p16_3, p16_4)); in qt_halfScaled()

12