Home
last modified time | relevance | path

Searched refs:checked (Results 1 – 25 of 178) sorted by relevance

12345678

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmonitordisk.py187 self.checked = {}
191 self.checked[k] = False
217 …self.preFreeS[k] == 0 or self.preFreeS[k] - freeSpace > self.spaceInterval and not self.checked[k]:
222 if action == "STOPTASKS" and not self.checked[k]:
224 self.checked[k] = True
227 elif action == "HALT" and not self.checked[k]:
229 self.checked[k] = True
244 …self.preFreeI[k] == 0 or self.preFreeI[k] - freeInode > self.inodeInterval and not self.checked[k]:
249 if action == "STOPTASKS" and not self.checked[k]:
251 self.checked[k] = True
[all …]
/openbmc/openbmc/poky/scripts/contrib/
H A Dverify-homepage.py43 checked = []
48 if realfn in checked:
57 checked.append(realfn)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/
H A D0001-net-snmp-add-knob-whether-nlist.h-are-checked.patch4 Subject: [PATCH] net-snmp: add knob whether nlist.h are checked
6 Previously, it still was checked when there was no nlish.h in sysroots directory.
7 Add knob to decide whether nlist.h are checked or not.
/openbmc/phosphor-webui/app/common/components/table/
H A Dtable-checkbox.js18 const checked = this.ngModel;
19 this.emitChange({checked}); field in AnonymousFunction45442cd80100.controller.AnonymousClass45442cd80201
H A Dtable.js251 this.onHeaderSelectChange = (checked) => {
252 this.selectHeaderCheckbox = checked;
/openbmc/phosphor-webui/app/common/styles/components/
H A Dform-elements.scss122 .control-check input:checked ~ .control__indicator {
126 /* Hover state whilst checked */
127 .control-check:hover input:not([disabled]):checked ~ .control__indicator {
145 .control-check input:not(:checked){
150 .control-check input:checked ~ .control__indicator:after {
204 .control-radio input:checked ~ .control__indicator {
233 .control-radio input:checked ~ .control__indicator:after {
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/raptor2/raptor2/
H A D0001-Remove-the-access-to-entities-checked-private-symbol.patch4 Subject: [PATCH] Remove the access to entities 'checked' private symbol for
9 'checked' is no longer present and raptor fails to build in this
34 /* Mark this entity as having been checked - never do this again */
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dtoggle-switch.scss77 input.toggle-switch__round-flat:checked + label {
80 input.toggle-switch__round-flat:checked + label:before {
83 input.toggle-switch__round-flat:checked + label:after {
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/memcached/memcached/
H A Dmemcached-add-hugetlbfs-check.patch4 Subject: [PATCH] memcached: add knob to detect whether hugetlbfs are checked
6 Add knob to detect whether hugetlbfs are checked or not.
/openbmc/u-boot/doc/device-tree-bindings/adc/
H A Dadc.txt9 *optional and always checked, Voltage polarity info:
15 *optional and always checked, supply Voltage constants:
19 *optional and checked only if the above corresponding, doesn't exist:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/
H A Dunknown-encoding.patch2 return NULL, but the return value wasn't checked resulting
4 the return value wasn't checked.
/openbmc/webui-vue/src/env/assets/styles/
H A D_intel.scss55 .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after,
57 .custom-control-input:checked ~ .custom-control-label::before {
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-mypy-extensions_1.1.0.bb1 SUMMARY = "Experimental type system extensions for programs checked with the mypy typechecker"
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_forms.scss90 .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after,
92 .custom-control-input:checked ~ .custom-control-label::before,
93 .form-check-input:checked,
/openbmc/docs/
H A Dsubtree.md6 and new meta layers will simply be checked in within the openbmc/openbmc code
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A DCVE-2024-37151.patch21 X1, but since the `remove` bit is not checked, it is returned as the
26 bit was checked, leading to reuse to a closed tracker if there were more
/openbmc/phosphor-ipmi-flash/
H A Dmeson.options112 description: 'The file checked for the verification status.',
118 description: 'The file checked for the update status',
124 description: 'The file checked for the verification status',
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dmapped_floor.cpp249 bool checked = false; in getMaxGroupValue() local
261 if (!checked && (group.getMembers().size() > 1)) in getMaxGroupValue()
277 checked = true; in getMaxGroupValue()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/raptor2/
H A Draptor2_2.0.16.bb14 file://0001-Remove-the-access-to-entities-checked-private-symbol.patch \
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/
H A D0001-sip-Conditionally-use-GetAssertStackTrace-under-USE_.patch8 disabled for wxwidgets on those systems. This needs to be checked before using
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/
H A D0001-configure.ac-Check-and-define-intmax_t-type.patch10 needs to be checked by configure for existence first.
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dlibtest-needs-perl_0.002010.bb4 checked. If the module is missing, the test script will be skipped. Modules \
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-syslogd-fix-wrong-OPT_locallog-flag-detection.patch6 The OPT_locallog was set on "option_mask32" but checked on local
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p1.patch21 * This condition was checked when G.incnt_leftover was set > 0 in
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dfix-writing-emtpy-file.patch6 value of function write_behind was checked and used to detect

12345678