Home
last modified time | relevance | path

Searched refs:Label (Results 1 – 15 of 15) sorted by relevance

/openbmc/telemetry/src/utils/
H A Dlabeled_tuple.hpp194 template <class Label>
197 return find_item<0, Label>(*this); in at_label()
200 template <class Label>
203 return find_item<0, Label>(*this); in at_label()
234 using Label = std::tuple_element_t<Idx, std::tuple<Labels...>>; in to_json_item() typedef
236 nlohmann::json& item = j[Label::str()]; in to_json_item()
256 using Label = std::tuple_element_t<Idx, std::tuple<Labels...>>; in from_json_item() typedef
258 const nlohmann::json& item = j.at(Label::str()); in from_json_item()
270 template <size_t Idx, class Label, class Self>
273 if constexpr (std::is_same_v<Label, std::tuple_element_t< in find_item()
[all …]
/openbmc/u-boot/doc/
H A DREADME.mpc85xx48 Location : Label "_start_e500"
54 Location : Label "create_init_ram_area"
94 Location : Label "_start_e500"
105 Location : Label "create_init_ram_area"
/openbmc/qemu/hw/usb/
H A Ddesc-msos.c182 if (desc->msos->Label) { in usb_desc_msos_prop()
188 L"Label", desc->msos->Label); in usb_desc_msos_prop()
H A Ddesc.h187 const wchar_t *Label; member
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/
H A Dtest_multiple_interfaces.robot92 Select From List By Label ${xpath_certificate_type} CA Certificate
94 Select From List By Label ${xpath_certificate_type} LDAP Certificate
/openbmc/qemu/hw/acpi/
H A Dtrace-events84 acpi_nvdimm_read_label(uint32_t offset, uint32_t length) "Read Label Data: offset 0x%" PRIx32 " len…
85 acpi_nvdimm_write_label(uint32_t offset, uint32_t length) "Write Label Data: offset 0x%" PRIx32 " l…
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dgui.py331 tab_page.append_page (full_tree, gtk.Label("Full tree"))
339 tab_page.append_page (kernel_tree, gtk.Label("Kernel boot"))
/openbmc/u-boot/doc/uImage.FIT/
H A Dsignature.txt488 Label: OpenPGP card (User PIN (sig))
498 Label: OpenPGP card (User PIN)
517 Label: Signature key
/openbmc/docs/designs/
H A Dmulti-host-postcode.md24 Diagram Legend: |Label|Signifies| |-----|---------| |`I:` |D-Bus interface|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui/
H A D0001-Fix-build-with-clang.patch307 * Implementation of the Label, Heading and OutputField widgets
/openbmc/u-boot/board/freescale/t208xrdb/
H A DREADME130 Label In Uboot In Linux FMan Address Comments PHY
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c/
H A Dprotobuf-30.patch234 std::string GetLabelName(google::protobuf::FieldDescriptor::Label label) {
307 std::string GetLabelName(google::protobuf::FieldDescriptor::Label label);
457 @@ -335,7 +339,7 @@ std::string GetLabelName(google::protobuf::FieldDescriptor::Label label) {
581 std::string GetLabelName(google::protobuf::FieldDescriptor::Label label);
/openbmc/qemu/docs/
H A Dnvdimm.txt88 Label
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-3.4.rst142 - Label packages providing per-file dependencies in depends.dot
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst604 password, and fetches a Revision based on a Label::