Home
last modified time | relevance | path

Searched full:normalize (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/tools/perf/util/
Dexpr.l38 static char *normalize(char *str, int runtime) in normalize() function
75 yylval->str = normalize(strdup(text), runtime); in str()
79 yylval->str = normalize(yylval->str, runtime); in str()
/kernel/linux/linux-6.6/tools/perf/util/
Dexpr.l39 static char *normalize(char *str, int runtime) in normalize() function
77 yylval->str = normalize(strdup(text), runtime); in str()
81 yylval->str = normalize(yylval->str, runtime); in str()
/kernel/linux/linux-6.6/arch/parisc/math-emu/
Dsfrem.c147 /* normalize, then continue */ in sgl_frem()
155 /* normalize, then continue */ in sgl_frem()
182 /* now normalize */ in sgl_frem()
242 /* normalize result's mantissa */ in sgl_frem()
Ddfrem.c148 /* normalize, then continue */ in dbl_frem()
156 /* normalize, then continue */ in dbl_frem()
186 /* now normalize */ in dbl_frem()
248 /* normalize result's mantissa */ in dbl_frem()
Dfmpyfadd.c301 /* need to normalize results mantissa */ in dbl_fmpyfadd()
343 /* need to normalize results mantissa */ in dbl_fmpyfadd()
358 /* is denormalized; want to normalize */ in dbl_fmpyfadd()
447 * Adjust exponent and normalize add operand. in dbl_fmpyfadd()
961 /* need to normalize results mantissa */
1003 /* need to normalize results mantissa */
1018 /* is denormalized; want to normalize */
1107 * Adjust exponent and normalize add operand.
1617 /* need to normalize results mantissa */
1659 /* need to normalize results mantissa */
[all …]
/kernel/linux/linux-5.10/arch/parisc/math-emu/
Dsfrem.c147 /* normalize, then continue */ in sgl_frem()
155 /* normalize, then continue */ in sgl_frem()
182 /* now normalize */ in sgl_frem()
242 /* normalize result's mantissa */ in sgl_frem()
Ddfrem.c148 /* normalize, then continue */ in dbl_frem()
156 /* normalize, then continue */ in dbl_frem()
186 /* now normalize */ in dbl_frem()
248 /* normalize result's mantissa */ in dbl_frem()
Dfmpyfadd.c301 /* need to normalize results mantissa */ in dbl_fmpyfadd()
343 /* need to normalize results mantissa */ in dbl_fmpyfadd()
358 /* is denormalized; want to normalize */ in dbl_fmpyfadd()
447 * Adjust exponent and normalize add operand. in dbl_fmpyfadd()
961 /* need to normalize results mantissa */
1003 /* need to normalize results mantissa */
1018 /* is denormalized; want to normalize */
1107 * Adjust exponent and normalize add operand.
1617 /* need to normalize results mantissa */
1659 /* need to normalize results mantissa */
[all …]
/kernel/linux/linux-5.10/arch/mips/math-emu/
Ddp_sub.c99 /* normalize ym,ye */ in ieee754dp_sub()
104 /* normalize xm,xe */ in ieee754dp_sub()
163 /* normalize to rounding precision in ieee754dp_sub()
Ddp_flong.c37 /* normalize */ in ieee754dp_flong()
45 /* normalize in grs extended double precision */ in ieee754dp_flong()
/kernel/linux/linux-6.6/arch/mips/math-emu/
Ddp_sub.c99 /* normalize ym,ye */ in ieee754dp_sub()
104 /* normalize xm,xe */ in ieee754dp_sub()
163 /* normalize to rounding precision in ieee754dp_sub()
Ddp_flong.c37 /* normalize */ in ieee754dp_flong()
45 /* normalize in grs extended double precision */ in ieee754dp_flong()
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
Dudivmodti4.c55 /* Normalize, i.e. make the most significant bit of the in _fp_udivmodti4()
93 /* Normalize. */ in _fp_udivmodti4()
161 /* Normalize. */ in _fp_udivmodti4()
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
Dudivmodti4.c55 /* Normalize, i.e. make the most significant bit of the in _fp_udivmodti4()
93 /* Normalize. */ in _fp_udivmodti4()
161 /* Normalize. */ in _fp_udivmodti4()
/kernel/linux/linux-6.6/include/math-emu/
Dop-1.h72 * normalize the data.
130 /* Normalize since we know where the msb of the multiplicands \
142 /* Normalize since we know where the msb of the multiplicands \
174 /* normalize */ \
208 /* Normalize Y -- i.e. make the most significant bit set. */ \
/kernel/linux/linux-5.10/include/math-emu/
Dop-1.h72 * normalize the data.
130 /* Normalize since we know where the msb of the multiplicands \
142 /* Normalize since we know where the msb of the multiplicands \
174 /* normalize */ \
208 /* Normalize Y -- i.e. make the most significant bit set. */ \
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
Dsint.S37 | 4. Normalize the rounded result; store in fp0.
229 | normalize the rounded result and store value in fp0
231 bsr nrm_set |normalize the unnorm
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
Dsint.S37 | 4. Normalize the rounded result; store in fp0.
229 | normalize the rounded result and store value in fp0
231 bsr nrm_set |normalize the unnorm
/kernel/linux/linux-6.6/arch/x86/math-emu/
Dround_Xsig.S9 | Normalize and round a 12 byte quantity. |
13 | Normalize a 12 byte quantity. |
/kernel/linux/linux-5.10/arch/x86/math-emu/
Dround_Xsig.S9 | Normalize and round a 12 byte quantity. |
13 | Normalize a 12 byte quantity. |
/kernel/linux/linux-6.6/fs/isofs/
Dexport.c41 * simply need to find its ".." entry, normalize its block and offset,
99 /* Normalize */ in isofs_export_get_parent()
/kernel/linux/linux-5.10/fs/isofs/
Dexport.c41 * simply need to find its ".." entry, normalize its block and offset,
99 /* Normalize */ in isofs_export_get_parent()
/kernel/linux/linux-6.6/tools/lib/perf/Documentation/
Dmanpage-suppress-sp.xsl14 <xsl:value-of select="normalize-space($content)"/>
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/
Dmanpage-suppress-sp.xsl14 <xsl:value-of select="normalize-space($content)"/>
/kernel/linux/linux-5.10/tools/lib/perf/Documentation/
Dmanpage-suppress-sp.xsl14 <xsl:value-of select="normalize-space($content)"/>

12345678910>>...14