Home
last modified time | relevance | path

Searched defs:optional (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/include/qapi/
H A Dvisitor-impl.h114 void (*optional)(Visitor *v, const char *name, bool *present); member
/openbmc/phosphor-webui/
H A Dpackage-lock.json2042 "optional": true, boolean
4047 "optional": true boolean
4298 "optional": true, boolean
4309 "optional": true boolean
4315 "optional": true boolean
4321 "optional": true boolean
4327 "optional": true, boolean
4337 "optional": true boolean
4343 "optional": true, boolean
4353 "optional": true boolean
[all …]
/openbmc/u-boot/tools/binman/
H A Dbsection.py344 def LookupSymbol(self, sym_name, optional, msg): argument
/openbmc/webui-vue/
H A Dpackage-lock.json2273 "optional": true boolean
2379 "optional": true boolean
2713 "optional": true, boolean
3405 "optional": true boolean
3532 "optional": true boolean
3535 "optional": true boolean
3574 "optional": true boolean
3746 "optional": true boolean
3749 "optional": true boolean
3752 "optional": true boolean
[all …]
/openbmc/qemu/hw/core/
H A Dsysbus-fdt.c66 bool optional; member
/openbmc/qemu/include/hw/
H A Dqdev-core.h421 bool optional; member
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c1844 #define OMAP_HSMMC_SETUP_PINCTRL(capmask, mode, optional) \ argument
/openbmc/u-boot/scripts/dtc/
H A Dchecks.c1097 bool optional; member
/openbmc/u-boot/include/net/
H A Dncsi-pkt.h169 unsigned char optional; /* Optional data */ member
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1614 optional = models.BooleanField(default = True) variable in ProjectLayer
/openbmc/webui-vue/src/locales/
H A Den-US.json52 "optional": "optional", string
H A Dru-RU.json52 "optional": "Не обязательно", string
H A Dka-GE.json52 "optional": "არასავალდებულო", string
/openbmc/qemu/qom/
H A Dobject.c499 const char *value, bool optional) in object_register_sugar_prop()