Home
last modified time | relevance | path

Searched refs:PRECISION (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h27 #define PRECISION 5 /* Change this value to change the number of decimal places in the final output… macro
381 scaledReal.full = GetReal(A) * uPow(10, PRECISION-1); /* DOUBLE CHECK THISSSS!!! */ in ConvertBackToInteger()
511 int dec[PRECISION]; in uGetScaledDecimal()
514 for (i = 0; i < PRECISION; i++) { in uGetScaledDecimal()
518 scaledDecimal = scaledDecimal + dec[i]*uPow(10, PRECISION - 1 -i); in uGetScaledDecimal()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dmachmode.def48 A PRECISION, BYTESIZE, or COUNT argument must be a positive integer
79 FRACTIONAL_INT_MODE (MODE, PRECISION, BYTESIZE);
81 storage, but with only PRECISION significant bits.
88 FRACTIONAL_FLOAT_MODE (MODE, PRECISION, BYTESIZE, FORMAT);
90 storage, but with only PRECISION significant bits, using
124 PARTIAL_INT_MODE (MODE, PRECISION, NAME);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dmachmode.def48 A PRECISION, BYTESIZE, or COUNT argument must be a positive integer
79 FRACTIONAL_INT_MODE (MODE, PRECISION, BYTESIZE);
81 storage, but with only PRECISION significant bits.
88 FRACTIONAL_FLOAT_MODE (MODE, PRECISION, BYTESIZE, FORMAT);
90 storage, but with only PRECISION significant bits, using
124 PARTIAL_INT_MODE (MODE, PRECISION, NAME);
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.440-DDR-performance16 This system uses 8 bytes per DOUBLE PRECISION word.
57 This system uses 8 bytes per DOUBLE PRECISION word.
/OK3568_Linux_fs/app/qfm/debian/
H A Dcopyright26 NONINFRINGEMENT. IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS
/OK3568_Linux_fs/external/rktoolkit/debian/
H A Dcopyright26 NONINFRINGEMENT. IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS
/OK3568_Linux_fs/app/QLauncher/debian/
H A Dcopyright26 NONINFRINGEMENT. IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dssin.S292 |--NOTE THAT B4 THROUGH B8 ARE STORED IN DOUBLE PRECISION
294 |--AND IS THEREFORE STORED AS SINGLE PRECISION.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgfortran.info719 option promotes the default width of 'DOUBLE PRECISION' and double
722 PRECISION' and double real constants are not promoted. Unlike
729 This option promotes the default width of 'DOUBLE PRECISION' and
732 'DOUBLE PRECISION' and double real constants are not promoted.
739 This option promotes the default width of 'DOUBLE PRECISION' and
742 'DOUBLE PRECISION' and double real constants are not promoted.
747 Set the 'DOUBLE PRECISION' type and double real constants like
751 'DOUBLE PRECISION' and double real constants like '1.d0' to 16
2601 'DOUBLE PRECISION'
7252 * 'PRECISION': PRECISION, Decimal precision of a real kind
[all …]
H A Dgccint.info9462 'wi::shwi (VALUE, PRECISION)'
9465 PRECISION specifies the precision of the 'wide_int' cofficients; if
9469 'wi::uhwi (VALUE, PRECISION)'
9471 'unsigned HOST_WIDE_INT'. If PRECISION is wider than a
9475 'wi::sext (VALUE, PRECISION)'
9477 coefficient from the low PRECISION bits. This in effect applies
9480 'wi::zext (VALUE, PRECISION)'
9483 'poly_wide_int::from (VALUE, PRECISION, SIGN)'
9485 PRECISION bits. Extend the coefficients according to SIGN if the
H A Dgcc.info19500 '-mtrap-precision=TRAP-PRECISION'
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgfortran.info719 option promotes the default width of 'DOUBLE PRECISION' and double
722 PRECISION' and double real constants are not promoted. Unlike
729 This option promotes the default width of 'DOUBLE PRECISION' and
732 'DOUBLE PRECISION' and double real constants are not promoted.
739 This option promotes the default width of 'DOUBLE PRECISION' and
742 'DOUBLE PRECISION' and double real constants are not promoted.
747 Set the 'DOUBLE PRECISION' type and double real constants like
751 'DOUBLE PRECISION' and double real constants like '1.d0' to 16
2601 'DOUBLE PRECISION'
7252 * 'PRECISION': PRECISION, Decimal precision of a real kind
[all …]
H A Dgccint.info9462 'wi::shwi (VALUE, PRECISION)'
9465 PRECISION specifies the precision of the 'wide_int' cofficients; if
9469 'wi::uhwi (VALUE, PRECISION)'
9471 'unsigned HOST_WIDE_INT'. If PRECISION is wider than a
9475 'wi::sext (VALUE, PRECISION)'
9477 coefficient from the low PRECISION bits. This in effect applies
9480 'wi::zext (VALUE, PRECISION)'
9483 'poly_wide_int::from (VALUE, PRECISION, SIGN)'
9485 PRECISION bits. Extend the coefficients according to SIGN if the
H A Dgcc.info19500 '-mtrap-precision=TRAP-PRECISION'
/OK3568_Linux_fs/external/xserver/debian/
H A Dcopyright450 RED HAT, INC, OR PRECISION INSIGHT AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY
507 IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
/OK3568_Linux_fs/external/xserver/
H A DCOPYING450 RED HAT, INC, OR PRECISION INSIGHT AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY
507 IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dfplsp.S5133 #--NOTE THAT B4 THROUGH B8 ARE STORED IN DOUBLE PRECISION
5135 #--AND IS THEREFORE STORED AS SINGLE PRECISION.
H A Dfpsp.S5186 #--NOTE THAT A3 THROUGH A7 ARE STORED IN DOUBLE PRECISION
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-52769 % [ PARAM-NO $] FLAGS WIDTH [ . PRECISION ] TYPE CONVERSION
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-52769 % [ PARAM-NO $] FLAGS WIDTH [ . PRECISION ] TYPE CONVERSION
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...