Home
last modified time | relevance | path

Searched refs:float (Results 51 – 75 of 228) sorted by relevance

12345678910

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dqunit-1.18.0.css1float:right;padding:0.2em;}.qunit-url-config{display:inline-block;padding:0.1em;}.qunit-filter{dis…
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dtoggle-filter.scss18 float:left;
H A Dcontent-search.scss6 float: left;
/openbmc/openbmc-tools/pretty-journal/
H A Dpretty-journal.py37 e["ts"] = time.ctime(float(e["__REALTIME_TIMESTAMP"]) / 1000000)
/openbmc/phosphor-webui/app/common/styles/directives/
H A Dapp-navigation.scss53 float: left;
65 float: left;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libopus/
H A Dlibopus_1.5.1.bb20 PACKAGECONFIG[float-approx] = "--enable-float-approx,,"
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dnuvoton,npcm750-clk.txt50 /* external reference clock for cpu. float in normal operation */
58 /* external reference clock for MC. float in normal operation */
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-1/
H A D0001-Fix-return-type-errors.patch9 …ules/audio_processing/agc2/adaptive_mode_level_estimator.cc: In function 'float webrtc::{anonymous…
35 @@ -42,6 +42,8 @@ float GetLevel(const VadLevelAnalyzer::Result& vad_level,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ftgl/
H A Dftgl_2.1.3-rc5.bb19 file://0001-Explicit-typecast-to-avoid-implicit-double-to-float-.patch \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpprest/
H A Dcpprest_2.10.19.bb11 file://disable-float-tests.patch \
/openbmc/openbmc/poky/meta/recipes-multimedia/speex/
H A Dspeex_1.2.1.bb19 …${@bb.utils.contains('TARGET_FPU', 'soft', '--enable-fixed-point --disable-float-api --disable-vbr…
H A Dspeexdsp_1.2.1.bb18 … ${@bb.utils.contains('TARGET_FPU', 'soft', '--enable-fixed-point --disable-float-api', '', d)} \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/linpack/linpack/
H A D0001-linpack-Define-DP-only-when-SP-is-not-defined.patch22 #include <float.h>
/openbmc/qemu/scripts/simplebench/
H A Dimg_bench_templater.py41 return {'seconds': float(m.group(1))}
H A Dbench_prealloc.py39 return {'seconds': float(m.group(1))}
/openbmc/linux/scripts/
H A Dshow_delta105 base_time = float(base_str)
/openbmc/openbmc/poky/meta/recipes-graphics/graphene/
H A Dgraphene_1.10.8.bb9 SRC_URI += "file://float-div.patch"
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dprojecttags.py234 return '{:.1%}'.format(float(size)/float(total_size))
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/
H A Druli_0.36.bb15 file://float-conversion.patch \
/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dlayout.py306 l1_size = int(ceil((max(guest_clusters) + 1) / float(l_size**2)))
333 float(self.cluster_size**2)))
364 table_size = int(ceil((max(blocks) + 1) / float(size)))
388 if int(ceil((max(blocks) + 1) / float(size))) > table_size:
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-server31 timeout = float(sys.argv[7])
/openbmc/openbmc/poky/scripts/tiny/
H A Ddirsize.py71 (total, rootfs.size, 100 * float(total) / rootfs.size))
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/caps/caps/
H A D0001-basic.h-Use-c99-supported-stdint-types.patch44 /* smallest non-denormal 32 bit IEEE float is 1.18e-38 */
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-common.inc25 return "--with-float=hard"
27 return "--with-float=soft"
/openbmc/qemu/target/hexagon/imported/
H A Dallidefs.def27 #include "float.idef"

12345678910