Searched defs:optional (Results 1 – 14 of 14) sorted by relevance
/openbmc/qemu/include/qapi/ |
H A D | visitor-impl.h | 114 void (*optional)(Visitor *v, const char *name, bool *present); member
|
/openbmc/phosphor-webui/ |
H A D | package-lock.json | 2042 "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 D | bsection.py | 344 def LookupSymbol(self, sym_name, optional, msg): argument
|
/openbmc/webui-vue/ |
H A D | package-lock.json | 2273 "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 D | sysbus-fdt.c | 66 bool optional; member
|
/openbmc/qemu/include/hw/ |
H A D | qdev-core.h | 421 bool optional; member
|
/openbmc/u-boot/drivers/mmc/ |
H A D | omap_hsmmc.c | 1844 #define OMAP_HSMMC_SETUP_PINCTRL(capmask, mode, optional) \ argument
|
/openbmc/u-boot/scripts/dtc/ |
H A D | checks.c | 1097 bool optional; member
|
/openbmc/u-boot/include/net/ |
H A D | ncsi-pkt.h | 169 unsigned char optional; /* Optional data */ member
|
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/ |
H A D | models.py | 1614 optional = models.BooleanField(default = True) variable in ProjectLayer
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | 52 "optional": "optional", string
|
H A D | ru-RU.json | 52 "optional": "Не обязательно", string
|
H A D | ka-GE.json | 52 "optional": "არასავალდებულო", string
|
/openbmc/qemu/qom/ |
H A D | object.c | 499 const char *value, bool optional) in object_register_sugar_prop()
|