Home
last modified time | relevance | path

Searched full:subclass (Results 1 – 25 of 132) sorted by relevance

123456

/openbmc/u-boot/tools/binman/etype/
H A Dblob_named_by_arg.py7 # <blob_fname> is provided by the subclass using this entry type.
16 """A blob entry which gets its filename property from its subclass
H A Dblob.py26 default filename is often specified specified by the subclass. See for
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-hexbytes_1.3.1.bb1 SUMMARY = "Python bytes subclass that decodes hex, with a readable console output."
/openbmc/qemu/docs/system/
H A Dpr-manager.rst24 A persistent reservation manager is an instance of a subclass of the
27 Right now only one subclass is defined, ``pr-manager-helper``, which
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/
H A D0001-fix-stack-buffer-overflow-in-usbg_f_foo_attr_val-pro.patch33 unsigned int subclass;
100 unsigned int subclass)
103 - USBG_F_HID_UINT_TO_ATTR_VAL(subclass));
104 + union usbg_f_hid_attr_val val = {.subclass = subclass};
366 @@ -274,8 +268,8 @@ static inline int usbg_f_net_get_subclass(usbg_f_net *nf, int *subclass)
368 static inline int usbg_f_net_set_subclass(usbg_f_net *nf, unsigned int subclass)
371 - USBG_F_NET_INT_TO_ATTR_VAL(subclass));
372 + union usbg_f_net_attr_val val = {.subclass = subclass};
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dtest_sdbus_error.hpp26 * Concrete subclass of sdbusplus::exception_t abstract base class.
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dnamedtuple_with_abc.py15 newly created named tuple as a subclass of namedtuple.abc.
74 '''Named tuple factory with namedtuple.abc subclass registration.'''
138 # You can also subclass non-abstract ones...
/openbmc/u-boot/drivers/bios_emulator/
H A Dbios.c150 u8 interface, subclass, baseclass; local
192 &subclass);
199 &subclass);
203 if (M.x86.R_CL == interface && M.x86.R_CH == subclass
207 M.x86.R_CH == _BE_env.vgaInfo.pciInfo->SubClass &&
/openbmc/u-boot/cmd/
H A Dpci.c320 ulong class, subclass; in pci_header_show_brief() local
325 dm_pci_read_config(dev, PCI_CLASS_SUB_CODE, &subclass, PCI_SIZE_8); in pci_header_show_brief()
329 pci_class_str(class), subclass); in pci_header_show_brief()
368 u8 class, subclass; in pci_header_show_brief() local
373 pci_read_config_byte(dev, PCI_CLASS_SUB_CODE, &subclass); in pci_header_show_brief()
377 pci_class_str(class), subclass); in pci_header_show_brief()
H A Dusb.c58 static void usb_display_class_sub(unsigned char dclass, unsigned char subclass, in usb_display_class_sub() argument
66 printf("Human Interface, Subclass: "); in usb_display_class_sub()
67 switch (subclass) { in usb_display_class_sub()
95 switch (subclass) { in usb_display_class_sub()
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-pci.h63 * function. All virtio-xxx-pci subclass that override must
/openbmc/qemu/include/crypto/
H A Dtlscreds.h43 * QCryptoTLSCredsX509 subclass will be used to provide x509
/openbmc/qemu/authz/
H A Dbase.c58 error_setg(errp, "Object '%s' is not a QAuthZ subclass", in qauthz_is_allowed_by_id()
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D__init__.py54 :param treebuilder_class: A subclass of Treebuilder. its .features
62 """Look up a TreeBuilder subclass with the desired features.
65 provided, the most recently registered TreeBuilder subclass
67 :return: A TreeBuilder subclass, or None if there's no
68 registered subclass with all the requested features.
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/recipes-graphics/obmc-ikvm/
H A Dcreate_usbhid.sh29 echo 1 > functions/hid.0/subclass
71 echo 1 > functions/hid.1/subclass
/openbmc/qemu/include/io/
H A Dchannel-util.h38 * descriptor @fd. The particular subclass of QIOChannel
/openbmc/obmc-ikvm/
H A Dcreate_usbhid.sh29 echo 1 > functions/hid.0/subclass
71 echo 1 > functions/hid.1/subclass
/openbmc/openbmc/poky/meta/lib/oeqa/controllers/
H A Dtesttargetloader.py71 bb.warn("Target {0} found, but subclass is not BaseTarget".format(target))
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DPCIeFunction.interface.yaml45 The SubClass for this function.
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dwidgets.py122 """ function to implement in the subclass which sets up
127 """ function to implement in the subclass which sets up the
132 """ function to implement in the subclass which sets up the
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/
H A D0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch52 - # subclass) if an old setuptools bug is triggered (see gh-3160).
/openbmc/phosphor-dbus-monitor/src/
H A Dpdmgen.py238 """Pop the configfile/class/subclass keywords."""
242 self.subclass = kw.pop(self.cls)
403 factory = Everything.classmap(self.subclass, "element")
406 "class": self.subclass,
407 self.subclass: "element",
684 # *Note: 'class', 'subclass', 'name' are required for
1112 """Map render item class and subclass entries to the appropriate
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dpluginbase.py85 Any methods not implemented in a subclass inherit these.
/openbmc/u-boot/include/
H A Dusbdescriptors.h71 * c.f. WMCD USB CDC Subclass Specification for Wireless Mobile Communications Devices
109 #define DATA_INTERFACE_SUBCLASS_NONE 0x00 /* No subclass pertinent */
H A Dusb_ether.h32 unsigned char subclass; /* as in overview */ member

123456