Home
last modified time | relevance | path

Searched refs:float (Results 176 – 200 of 228) sorted by relevance

12345678910

/openbmc/linux/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-common-npcm7xx.dtsi22 /* external reference clock for cpu. float in normal operation */
30 /* external reference clock for MC. float in normal operation */
/openbmc/linux/tools/perf/scripts/python/
H A Dsched-migration.py286 load_rate = rq.load() / float(slice.total_load)
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0009-yes-within-the-path-sets-wrong-config-variables.patch90 AC_CACHE_CHECK([whether the compiler is using the ARM hard-float ABI],
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dpartition.py252 self.size = int(round(float(rsize_bb)))
/openbmc/linux/tools/testing/kunit/
H A Dkunit.py37 elapsed_time: float
/openbmc/u-boot/tools/buildman/
H A Dbuilder.py364 self._build_period = float(seconds) / count
1061 avg_diff = float(diff) / count
/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/
H A Dlibrsvg-crates.inc70 crate://crates.io/float-cmp/0.9.0 \
342 SRC_URI[float-cmp-0.9.0.sha256sum] = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce…
/openbmc/qemu/target/hexagon/imported/
H A Dmacros.def1073 ({ union { float f; size4u_t i; } _fipun; _fipun.i = (A); _fipun.f; }), /* behavior */
1079 …({ union { float f; size4u_t i; } _fipun; _fipun.f = (A); isnan(_fipun.f) ? 0xFFFFFFFFU : _fipun.i…
/openbmc/qemu/fpu/
H A Dsoftfloat-parts.c.inc2 * QEMU float support
1264 * Integer to float conversions
1296 * Unsigned Integer to float conversions
/openbmc/openbmc/poky/meta/classes/
H A Dtoaster.bbclass174 return float(value.strip('% \n\r'))
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py184 part.size = int(round(float(rsize_bb)))
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dcve-update-nvd2-native.bb229 ph.update((float(index) / (total+1)) * 100)
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/
H A Dvalgrind_3.22.0.bb62 # valgrind fails with powerpc soft-float
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Dcargo-c-crates.inc195 crate://crates.io/ordered-float/2.10.1 \
521 SRC_URI[ordered-float-2.10.1.sha256sum] = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c…
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_xthead.c.inc342 * Load 64-bit float from indexed address.
362 * Store 64-bit float to indexed address.
/openbmc/u-boot/arch/arm/dts/
H A Drk3399-puma.dtsi619 /* Enable pull-ups, the pins would float otherwise. */
/openbmc/openbmc/poky/meta/classes-global/
H A Dbuildstats.bbclass83 cpuperc = float(procdiff) * 100 / cpudiff
/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/
H A D0002-musl-does-not-provide-printf-h.patch393 + PA_FLOAT, /* float */
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0002-add-fallback-parse_printf_format-implementation.patch378 + PA_FLOAT, /* float */
/openbmc/linux/Documentation/arch/arm/pxa/
H A Dmfp.rst269 selection of 1, driving strength of 0b101, and a float state in low power
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0002-add-fallback-parse_printf_format-implementation.patch378 + PA_FLOAT, /* float */
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Diqs269a.yaml265 azoteq,rx-float-inactive:
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py119 't': dbus.UInt64, 'd': float, 's': str}
123 't': dbus.UInt64, 'd': float, 's': str}
/openbmc/openbmc-test-automation/lib/
H A Dgen_print.py1096 simple_types = int_types + string_types + (float, bool, type, type(None))
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Ddefault.css10 .toaster-navbar-brand { float: left; margin: 7px 25px 0 0; }

12345678910