Home
last modified time | relevance | path

Searched defs:Production (Results 1 – 13 of 13) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dsoftware_inventory.hpp17 Production, enumerator
H A Dlicense.hpp10 Production, enumerator
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Disp.S5 Production Release P1.00 -- October 10, 1994 label
H A Dilsp.S5 Production Release P1.00 -- October 10, 1994 label
H A Dftest.S5 Production Release P1.00 -- October 10, 1994 label
H A Ditest.S5 Production Release P1.00 -- October 10, 1994 label
H A Dpfpsp.S5 Production Release P1.00 -- October 10, 1994 label
H A Dfplsp.S5 Production Release P1.00 -- October 10, 1994 label
H A Dfpsp.S5 Production Release P1.00 -- October 10, 1994 label
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DSoftwareInventory.v1_10_2.json194 "Production": "This release is ready for use in production environments.", string
199 …"Production": "This value shall indicate that the software is ready for use in production environm… string
H A DLicense.v1_1_3.json384 "Production": "A license for use in production environments.", string
389 …"Production": "This value shall indicate a license purchased or obtained for use in production env… string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DSoftwareInventory.v1_10_2.json194 "Production": "This release is ready for use in production environments.", string
199 …"Production": "This value shall indicate that the software is ready for use in production environm… string
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dyacc.py1154 class Production(object): class