Home
last modified time | relevance | path

Searched refs:weight (Results 1 – 25 of 83) sorted by relevance

1234

/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_base.scss6 font-weight: 400;
13 font-weight: 300;
20 font-weight: 300;
27 font-weight: 400;
34 font-weight: 400;
41 font-weight: 500;
48 font-weight: 500;
H A D_modal.scss3 font-weight: normal;
8 font-weight: normal;
H A D_badge.scss8 font-weight: 400;
14 font-weight: inherit;
/openbmc/phosphor-webui/app/common/styles/base/
H A Dtypography.scss5 font-weight: bold;
26 font-weight: 500;
34 font-weight: bold;
40 font-weight: bold;
46 font-weight: bold;
52 font-weight: 500;
62 font-weight: 700;
H A Dcore.scss5 font-weight: 400;
18 font-weight: 700;
H A Dmixins.scss35 font-weight: 200;
40 font-weight: 700;
45 font-weight: 700;
198 font-weight: 700;
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_huffman.c78 while (weight[tmp] < weight[heap[zz >> 1]]) { \
93 weight[heap[yy+1]] < weight[heap[yy]]) \
95 if (weight[tmp] < weight[heap[yy]]) break; \
117 Int32 weight [ BZ_MAX_ALPHA_SIZE * 2 ]; in BZ2_hbMakeCodeLengths() local
121 weight[i+1] = (freq[i] == 0 ? 1 : freq[i]) << 8; in BZ2_hbMakeCodeLengths()
129 weight[0] = 0; in BZ2_hbMakeCodeLengths()
146 weight[nNodes] = ADDWEIGHTS(weight[n1], weight[n2]); in BZ2_hbMakeCodeLengths()
167 j = weight[i] >> 8; in BZ2_hbMakeCodeLengths()
169 weight[i] = j << 8; in BZ2_hbMakeCodeLengths()
/openbmc/phosphor-webui/app/server-health/styles/
H A Dsensors.scss34 font-weight: 700;
74 font-weight: 700;
80 font-weight: 400;
105 font-weight: 300;
116 font-weight: 700;
133 font-weight: 700;
H A Dsyslog.scss16 font-weight: 700;
35 font-weight: 700;
111 font-weight: 700;
148 font-weight: 700;
202 font-weight: 400;
267 font-weight: 700;
290 font-weight: normal;
H A Dinventory.scss8 font-weight: bold;
18 font-weight: 700;
30 font-weight: 700;
H A Dlog.scss28 font-weight: 700;
44 font-weight: 700;
171 font-weight: 700;
201 font-weight: 700;
231 font-weight: 700;
306 font-weight: 700;
338 font-weight: 400;
/openbmc/phosphor-webui/app/configuration/styles/
H A Dfirmware.scss2 font-weight: 300;
14 font-weight: 700;
38 font-weight: 700;
70 font-weight: 400;
106 font-weight: 700;
/openbmc/webui-vue/src/env/assets/styles/
H A D_ibm.scss4 font-weight: 200;
9 font-weight: 200;
15 font-weight: 400;
20 font-weight: 400;
26 font-weight: 700;
31 font-weight: 700;
H A D_intel.scss5 font-weight: 200;
12 font-weight: 400;
19 font-weight: 700;
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/
H A Dtheme_overrides.css29 font-weight: normal;
37 font-weight: bold;
51 font-weight: bold;
58 font-weight: bold;
65 font-weight: bold;
72 font-weight: bold;
76 font-weight: bold;
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dtheme_overrides.css29 font-weight: normal;
37 font-weight: bold;
51 font-weight: bold;
58 font-weight: bold;
65 font-weight: bold;
72 font-weight: bold;
76 font-weight: bold;
/openbmc/phosphor-webui/app/common/styles/layout/
H A Dheader.scss45 font-weight: 400;
72 font-weight: 500;
83 font-weight: 700;
133 font-weight: 400;
138 font-weight: bold;
175 font-weight: 400;
209 font-weight: 400;
/openbmc/webui-vue/src/assets/styles/bmc/helpers/
H A D_functions.scss23 $weight: $level * 8%; variable
26 @return shade-color($color, $weight);
28 @return tint-color($color, math.abs($weight));
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dquicklinks.scss6 font-weight: 400;
76 font-weight: 700;
82 font-weight: 700;
H A Dtoast.scss8 font-weight: 400;
26 font-weight: bold;
H A Dcontent-search.scss55 font-weight: 700;
69 font-weight: 700;
/openbmc/phosphor-webui/app/server-control/styles/
H A Dpower-operations.scss12 font-weight: 700;
18 font-weight: bold;
64 font-weight: 400;
81 font-weight: 400;
/openbmc/phosphor-webui/app/access-control/styles/
H A Dldap.scss35 font-weight: 400;
86 font-weight: 700;
103 font-weight: 400;
110 font-weight: 400;
171 font-weight: 700;
H A Duser-accounts.scss23 font-weight: bold;
27 font-weight: bold;
/openbmc/phosphor-webui/app/common/styles/components/
H A Dtable.scss30 font-weight: 400;
50 font-weight: bold;
72 font-weight: 700;
86 font-weight: 700;
108 font-weight: 700;

1234