Home
last modified time | relevance | path

Searched refs:calc (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_dropdown.scss8 padding-inline-start: calc(#{$spacer} / 4);
9 margin-top: calc(-1 * (#{$spacer} / 4));
12 padding: calc(#{$spacer} / 2);
15 margin-bottom: calc(#{$spacer} / 2);
H A D_kvm.scss2 height: calc(100vh - 300px);
5 height: calc(100vh - 80px);
H A D_tables.scss67 padding-inline-start: calc(50px + (#{$table-cell-padding-x} * 2));
68 padding-inline-end: calc(50px + (#{$table-cell-padding-x} * 2));
76 margin-inline-end: calc($spacer / 2);
93 background-position: left calc(1.5rem / 2) center !important;
94 padding-inline-start: calc(1.2rem + 0.65em) !important;
165 padding-inline-start: calc($spacer / 2);
H A D_toasts.scss4 top: calc(#{$header-height} + #{$spacer})!important; // position below AppHeader (48px + spacing)
9 padding: calc(#{$spacer} / 2) calc(#{$spacer} / 2) calc(#{$spacer} / 2) $spacer+2;
29 padding-bottom: calc(#{$spacer} / 4); // spacing between header and body
47 padding-top: calc(#{$spacer} / 4); // spacing below header
H A D_buttons.scss4 padding-top: calc($spacer / 2);
6 padding-bottom: calc($spacer / 2);
12 margin-inline-end: calc($spacer / 4);
H A D_alert.scss10 padding: calc($spacer / 2);
42 margin-bottom: calc($spacer / 2);
H A D_badge.scss13 margin-inline-start: calc($spacer / 2);
H A D_forms.scss8 margin-top: calc(-1 * (#{$spacer} / 4));
9 margin-bottom: calc(#{$spacer} / 2);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tiptop/tiptop/
H A D0001-Fix-parallel-build-problems-by-Adrian-Bunk.patch18 @@ -59,8 +59,9 @@ lex.yy.c: calc.lex
24 -y.tab.c y.tab.h: calc.y
25 +y.tab.h: calc.y
26 $(YACC) -d $(srcdir)/calc.y
H A D0002-fix-reproducibility-of-build-process.patch32 lex.yy.c: calc.lex
/openbmc/phosphor-webui/app/common/styles/base/
H A Dmixins.scss72 background-position-x: calc(100% - 0.5em);
80 background-position-x: calc(100% - 0.5em);
84 min-width: calc(100% * (1 / 5) - 5px);
88 min-width: calc(100% * (1 / 4) - #{$offset});
92 min-width: calc(100% * (1 / 3) - 5px);
96 min-width: calc(100% * (1 / 2) - 5px);
/openbmc/qemu/hw/nvram/
H A Dxlnx-efuse.c169 uint32_t calc; in xlnx_efuse_k256_check() local
174 calc = xlnx_efuse_calc_crc(&s->fuse32[start / 32], (256 / 32), 0); in xlnx_efuse_k256_check()
175 return calc == crc; in xlnx_efuse_k256_check()
/openbmc/openbmc/poky/meta/recipes-extended/perl/
H A Dlibconvert-asn1-perl_0.34.bb20 …perl-module-math-bigint perl-module-io-socket perl-module-data-dumper perl-module-math-bigint-calc"
/openbmc/openbmc-test-automation/lib/
H A Dboot_data.py238 totals_line = self.__boot_results.calc()
257 self.__boot_results.calc()
H A Dtally_sheet.py199 def calc(self): member in tally_sheet
/openbmc/webui-vue/src/views/Operations/Kvm/
H A DKvmConsole.vue183 padding-top: calc(#{$spacer} / 2);
184 padding-inline-start: calc(#{$spacer} / 4);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/
H A Dcan-utils_2025.01.bb36 ${bindir}/can-calc-bit-timing \
/openbmc/webui-vue/src/components/AppHeader/
H A DAppHeader.vue307 padding: calc(#{$spacer} / 1.125) calc(#{$spacer} / 2);
390 padding: calc(#{$spacer} / 2);
/openbmc/openbmc/poky/meta/recipes-devtools/bison/
H A Dbison_3.8.2.bb41 for i in mfcalc calc++ rpcalc; do mkdir -p ${B}/examples/$i; done
/openbmc/webui-vue/src/components/Global/
H A DTableFilter.vue115 margin-inline-end: calc(#{$spacer} / 2);
/openbmc/webui-vue/src/components/AppNavigation/
H A DAppNavigation.vue171 padding-top: calc(#{$spacer} / 4);
213 margin-top: calc(#{$spacer} / 4);
/openbmc/webui-vue/docs/customization/
H A Dreadme.md192 background-position: left calc(1.5rem / 2) center !important;
193 padding-left: calc(1.2rem + 0.65em) !important;
/openbmc/phosphor-webui/app/common/styles/components/
H A Dtable.scss28 max-width: calc(100vw - 10px);
/openbmc/u-boot/fs/ubifs/
H A Ddebug.c1761 long long calc = 0; in dbg_check_idx_size() local
1766 err = dbg_walk_index(c, NULL, add_size, &calc); in dbg_check_idx_size()
1772 if (calc != idx_size) { in dbg_check_idx_size()
1774 calc, idx_size); in dbg_check_idx_size()
/openbmc/qemu/docs/specs/
H A Drocker.rst583 3: L3 csum calc and insert
645 (Only valid is RX_FLAGS:csum calc is set)

12