Home
last modified time | relevance | path

Searched refs:normalize (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/linux/tools/perf/util/
H A 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()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dtypes.py151 def path(value, relativeto='', normalize='true', mustexist='false'): argument
154 if boolean(normalize):
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-license-expression_30.4.0.bb1 SUMMARY = "Utility library to parse, compare, simplify and normalize license expressions"
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/
H A Dlibnet-idn-encode_2.500.bb25 RDEPENDS:${PN} += "perl-module-unicode-normalize perl-module-encode-encoding"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblognorm/
H A Dliblognorm_2.0.6.bb2 DESCRIPTION = "Briefly described, liblognorm is a tool to normalize log data."
/openbmc/linux/arch/m68k/fpsp040/
H A Dsint.S229 | normalize the rounded result and store value in fp0
231 bsr nrm_set |normalize the unnorm
H A Dsgetem.S58 bsr nrm_set |normalize (exp will go negative)
H A Dbindec.S26 | normalize it.
172 | to signal denorm. If the input is unnormalized, normalize
H A Dround.S271 | These routines (nrm_zero & nrm_set) normalize the unnorm. This
485 | dnrm_lp --- normalize exponent/mantissa to specified threshold
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-demos/
H A D0001-mesa-demos-Add-missing-data-files.patch148 + vec3 nreflect = normalize(ReflectVec);
149 + vec3 nview = normalize(ViewVec);
171 + vec3 tnorm = normalize(gl_NormalMatrix * gl_Normal);
172 + vec3 lightVec = normalize(LightPosition - ecPos);
173 + ReflectVec = normalize(reflect(-lightVec, tnorm));
174 + ViewVec = normalize(-ecPos);
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshlex.py342 def normalize(wtree): function
346 part = normalize(part)
359 return normalize(wtree)
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dmemcg_protection.m52 e = protected * min(1, E / siblings); % normalize overcommit
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A D0002-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch11 Libtool may be passed link paths of the form "/usr/lib/../lib" so normalize
/openbmc/linux/Documentation/hwmon/
H A Dlm73.rst36 device. This attribute will normalize ranges of input values to the
H A Dds1621.rst158 will normalize the range of input values to the device maximum resolution
/openbmc/openbmc/poky/meta/recipes-connectivity/resolvconf/
H A Dresolvconf_1.92.bb47 install -m 0755 bin/normalize-resolvconf ${D}${nonarch_base_libdir}/${BPN}
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-info.rst41 Drivers should make sure to strip or normalize any such padding
/openbmc/linux/arch/x86/boot/
H A Dheader.S575 # We will have entered with %cs = %ds+0x20, normalize %cs so
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S1485 bsr.l norm # normalize mantissa
6120 #--Now we need to normalize (A,a) to "new (R,r)" where R+r = A+a but
7636 bsr.l norm # normalize
8490 #----normalize the input value by left shifting k bits (k to be determined
10209 # so, normalize the mantissa, add 0x6000 to the new exponent,
10217 bsr.l norm # normalize mantissa
10285 # dst op is a DENORM. we have to normalize the mantissa to see if the
12024 # norm() - normalize mantissa for EXOP on denorm #
13418 # norm() - normalize denorm mantissa to provide EXOP #
13509 # normalize the mantissa and add the bias of 0x6000 to the resulting negative
[all …]
/openbmc/linux/arch/arm/mach-omap2/
H A Dsram243x.S71 cmp r12, #0x1 @ normalize if cs1 based
H A Dsram242x.S71 cmp r12, #0x1 @ normalize if cs1 based
/openbmc/openbmc-test-automation/gui/gui_test/logs_and_services_menu/
H A Dtest_event_logs_sub_menu.robot30 ${xpath_event_action_download} //button[text()[normalize-space()='Download']]
/openbmc/linux/Documentation/arch/arm/nwfpe/
H A Dnetwinder-fpe.rst119 NRM{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - normalize
/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/
H A Dlibrsvg-crates.inc148 crate://crates.io/normalize-line-endings/0.3.0 \
442 SRC_URI[normalize-line-endings-0.3.0.sha256sum] = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294…
/openbmc/linux/tools/perf/pmu-events/
H A Dmetric.py342 self.value = dec.normalize().to_eng_string()

12