Home
last modified time | relevance | path

Searched refs:missing (Results 1 – 25 of 625) sorted by relevance

12345678910>>...25

/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/
H A Dfan-fault-poweroff-policy.bb16 file://fan-rotor-missing-poweroff.yaml \
21 …install -D ${UNPACKDIR}/fan-rotor-missing-poweroff.yaml ${D}${config_dir}/fan-rotor-missing-powero…
26 ${config_dir}/fan-rotor-missing-poweroff.yaml \
H A Dphosphor-dbus-monitor_%.bbappend9 file://fan-rotor-missing-mechanism \
10 file://fan-rotor-missing-mechanism.service \
29 install -m 0755 ${UNPACKDIR}/fan-rotor-missing-mechanism ${D}${libexecdir}/${PN}/
/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools/
H A Dmtools-makeinfo.patch51 + MAKEINFO="@echo makeinfo missing; true"
55 + TEXI2DVI="@echo texi2dvi missing; true"
59 + TEXI2PDF="@echo texi2pdf missing; true"
63 + TEXI2HTML="@echo texi2html missing; true"
67 + DVI2PS="@echo dvi2ps missing; true"
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dmanifest.py16 self.missing = []
120 m_entry[k].missing = self.check_manifest_entries(\
122 if m_entry[k].missing:
125 logmsg = msg+':\n'+'\n'.join(m_entry[k].missing)
158 m_entry.missing = self.check_manifest_entries(\
160 if m_entry.missing:
163 logmsg = msg+':\n'+'\n'.join(m_entry.missing)
/openbmc/qemu/tests/qapi-schema/
H A Ddoc-missing-space.err1 doc-missing-space.json:5:1: missing space after #
H A Ddoc-missing.err1 doc-missing.json: In command 'undocumented':
2 doc-missing.json:5: documentation comment required
H A Denum-missing-data.err1 enum-missing-data.json: In enum 'MyEnum':
2 enum-missing-data.json:2: enum misses key 'data'
H A Dfeatures-missing-name.err1 features-missing-name.json: In struct 'FeatureStruct0':
2 features-missing-name.json:1: 'features' member misses key 'name'
H A Dmeson.build84 'doc-missing-colon.json',
85 'doc-missing-expr.json',
86 'doc-missing-space.json',
87 'doc-missing.json',
101 'enum-missing-data.json',
112 'features-missing-name.json',
131 'missing-array-rsqb.json',
132 'missing-colon.json',
133 'missing-comma-list.json',
134 'missing-comma-object.json',
[all …]
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dfeatures_check.bbclass43 missing = set.difference(required_features, features)
44 if missing:
45 raise bb.parse.SkipRecipe("missing required %s feature%s '%s' (not in %s_FEATURES)"
46 % (kind.lower(), 's' if len(missing) > 1 else '', ' '.join(missing), kind))
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/phosphor-dbus-monitor/
H A Dfan-rotor-missing-mechanism.service2 Description=Service to handle fan rotor missing events
6 ExecStart=/usr/libexec/phosphor-dbus-monitor/fan-rotor-missing-mechanism
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/
H A D0001-Makefile.am-add-ACLOCAL_AMFLAGS.patch24 +ACLOCAL_AMFLAGS = -I src/missing/m4
35 -aclocal -I src/missing/m4 \
37 && automake --add-missing \
/openbmc/openbmc/meta-arm/ci/
H A Dcheck-machine-coverage22 missing = machines - kas variable
25 covered = len(machines) - len(missing)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/
H A Dsdbus-c++-libsystemd_255.6.bb26 file://0003-src-basic-missing.h-check-for-missing-strndupa.patch \
28 file://0005-add-missing-FTW_-macros-for-musl.patch \
38 file://0014-Handle-missing-gshadow.patch \
46 file://0022-avoid-missing-LOCK_EX-declaration.patch \
/openbmc/u-boot/tools/binman/
H A Dentry.py330 missing = []
340 missing.append(prop.name)
342 if missing:
344 (', '.join(missing)))
484 missing = []
501 missing.append(name)
503 if missing:
505 ', '.join(missing))
/openbmc/qemu/scripts/
H A Dcpu-x86-uarch-abi.py131 missing = want - got variable
133 if len(missing) > 0:
136 models[name]["missing"][level] = missing
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/ledmon/ledmon/
H A D0001-fix-build-with-clang.patch11 vmdssd.c:49:27: error: missing field 'value' initializer
15 dellssd.c:74:27: error: missing field 'value' initializer
19 amd_ipmi.c:57:27: error: missing field 'value'
23 npem.c:76:27: error: missing field 'value'
/openbmc/qemu/target/s390x/
H A Dcpu_models_system.c30 S390FeatBitmap missing; in check_unavailable_features() local
40 bitmap_andnot(missing, model->features, max_model->features, in check_unavailable_features()
42 if (!bitmap_empty(missing, S390_FEAT_MAX)) { in check_unavailable_features()
43 s390_feat_bitmap_to_ascii(missing, unavailable, list_add_feat); in check_unavailable_features()
275 S390FeatBitmap missing, added; in qmp_query_cpu_model_comparison() local
315 bitmap_andnot(missing, modela.features, modelb.features, S390_FEAT_MAX); in qmp_query_cpu_model_comparison()
316 s390_feat_bitmap_to_ascii(missing, in qmp_query_cpu_model_comparison()
322 if (bitmap_empty(missing, S390_FEAT_MAX)) { in qmp_query_cpu_model_comparison()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils/
H A Dmakefile_race.patch7 so add missing dependency through a missing rule. Also remove a rule which
/openbmc/webui-vue/src/
H A DApp.vue29 document.title = to.meta.title || 'Page is missing title';
38 //document.title = this.$route.meta.title || 'Page is missing title';
/openbmc/phosphor-pid-control/
H A Dmeson.options33 'handle-missing-object-paths',
36 description: 'Further handlings to sensors missing from D-Bus',
/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/
H A Dphosphor-pid-control_git.bb37 PACKAGECONFIG[handle-missing-object-paths] = "-Dhandle-missing-object-paths=true,-Dhandle-missing-o…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0022-avoid-missing-LOCK_EX-declaration.patch4 Subject: [PATCH] avoid missing LOCK_EX declaration
7 error about missing LOCK_EX declaration.
/openbmc/dbus-sensors/src/fan/
H A DTachSensor.cpp158 bool missing = false; in handleResponse() local
165 missing = true; in handleResponse()
168 itemIface->set_property("Present", !missing); in handleResponse()
171 if (!missing) in handleResponse()
/openbmc/phosphor-fan-presence/docs/presence/
H A Drpolicy.md20 denote the fan as missing to have a fan be not present.
29 method only when the first method denotes the fan is missing.

12345678910>>...25