Home
last modified time | relevance | path

Searched refs:Class (Results 1 – 25 of 77) sorted by relevance

1234

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylint/
H A D0001-Adjust-test-expectations-for-ptest.patch19 … party import ""totally_missing"" should be placed before local import ""package.Class""":UNDEFINED
20 … party import ""astroid"" should be placed before local imports ""package.Class"", "".package""":U…
21 …mport ""pylint.checkers"" should be placed before local imports ""package.Class"", "".package"", "…
22 … import ""pylint.config"" should be placed before local imports ""package.Class"", "".package"", "…
23 …rty import ""pylint.sys"" should be placed before local imports ""package.Class"", "".package"", "…
24 …port ""pylint.pyreverse"" should be placed before local imports ""package.Class"", "".package"", "…
25 …onfig"", ""pylint.sys"", ""pylint.pyreverse"" and local imports ""package.Class"", "".package"", "…
26 …port ""pylint.constants"" should be placed before local imports ""package.Class"", "".package"", "…
27 …, ""pylint.pyreverse"", ""pylint.constants"", and local imports ""package.Class"", "".package"", "…
28 …", ""pylint.pyreverse"", ""pylint.constants"" and local imports ""package.Class"", "".package"", "…
[all …]
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libclass/
H A Dlibclass-method-modifiers-perl_2.15.bb1 SUMMARY = "Class::Method::Modifiers - provides Moose-like method modifiers"
7 HOMEPAGE = "https://github.com/moose/Class-Method-Modifiers/"
12 SRC_URI = "${CPAN_MIRROR}/authors/id/E/ET/ETHER/Class-Method-Modifiers-${PV}.tar.gz"
15 S = "${WORKDIR}/Class-Method-Modifiers-${PV}"
/openbmc/qemu/rust/qemu-api/src/
H A Dqom.rs411 .cast::<<T as ObjectType>::Class>(); in rust_class_init()
459 type Class; typedef
522 fn cast<U: ObjectType>(klass: &mut U::Class) -> &mut Self { in cast()
527 (klass as *mut U::Class).cast(), in cast()
690 class_size: core::mem::size_of::<Self::Class>(),
719 const CLASS_INIT: fn(&mut Self::Class);
743 type Class = ObjectClass; typedef
929 fn get_class(&self) -> &'static <Self::Target as ObjectType>::Class { in get_class() argument
935 let klass: &'static <Self::Target as ObjectType>::Class = in get_class()
H A Dirq.rs111 type Class = ObjectClass; typedef
H A Dsysbus.rs30 type Class = SysBusDeviceClass; typedef
/openbmc/qemu/rust/qemu-api/tests/
H A Dtests.rs38 parent_class: <DeviceState as ObjectType>::Class,
59 type Class = DummyClass; typedef
89 parent_class: <DummyState as ObjectType>::Class,
93 type Class = DummyChildClass; typedef
/openbmc/qemu/scripts/coccinelle/
H A Dqom-parent-type.cocci6 type parent_t =~ ".*Class$";
16 is_class_obj = obj_t.endswith('Class')
/openbmc/qemu/docs/about/
H A Demulation.rst519 Class: UDEF not counted
520 Class: SVE (68 hits)
521 Class: PCrel addr (47789483 hits)
522 Class: Add/Sub (imm) (192817388 hits)
523 Class: Logical (imm) (93852565 hits)
524 Class: Move Wide (imm) (76398116 hits)
525 Class: Bitfield (44706084 hits)
526 Class: Extract (5499257 hits)
527 Class: Cond Branch (imm) (147202932 hits)
528 Class: Exception Gen (193581 hits)
[all …]
/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs145 parent_class: <SysBusDevice as ObjectType>::Class,
162 type Class = PL011Class; typedef
175 const CLASS_INIT: fn(&mut Self::Class) = Self::Class::class_init::<Self>;
702 type Class = <PL011State as ObjectType>::Class; typedef
709 const CLASS_INIT: fn(&mut Self::Class) = Self::Class::class_init::<Self>;
/openbmc/openbmc/meta-phosphor/classes/
H A Dobmc-phosphor-sdbus-service.bbclass3 # Class users should define DBUS_SERVICES prior to including.
H A Dlicense_static.bbclass12 # Class can be inherited in a project bbclass to copy the license info.
/openbmc/qemu/qga/vss-win32/
H A Dqga-vss.idl14 helpstring("QGAVSSProvider Class")
/openbmc/openbmc/poky/meta/classes-recipe/
H A Ddos2unix.bbclass7 # Class for use to convert all CRLF line terminators to LF
H A Dbinconfig-disabled.bbclass8 # Class to disable binconfig files instead of installing them
/openbmc/qemu/docs/system/openrisc/
H A Demulation.rst13 for most Class II (optional) instructions.
/openbmc/u-boot/board/sbc8548/
H A DREADME49 BusDevFun VendorId DeviceId Device Class Sub-Class
55 BusDevFun VendorId DeviceId Device Class Sub-Class
60 BusDevFun VendorId DeviceId Device Class Sub-Class
/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dpanel-mipi-dbi.bbclass5 # Class to generate firmware files for use with the `panel-mipi-dbi` Linux
H A Dbreakpad.bbclass1 # Class to inherit when you want to build against Breakpad.
/openbmc/
Dopengrok0.0.log[all...]
/openbmc/phosphor-power/phosphor-power-supply/docs/
H A DMultiChassis.md35 ### 1. Define Chassis Class
43 ### 2. Modify PSUManager Class
/openbmc/openbmc/poky/meta/classes/
H A Dsign_ipk.bbclass7 # Class for generating signed IPK packages.
H A Dsign_package_feed.bbclass7 # Class for signing package feeds
H A Dsign_rpm.bbclass7 # Class for generating signed RPM packages.
/openbmc/openbmc-test-automation/ffdc/docs/
H A Dplugin.md52 Class function(s): plugins/plugin_class.py
65 Static Class function(s): plugins/plugin_class.py
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs892 type Class = <SysBusDevice as ObjectType>::Class; typedef
901 const CLASS_INIT: fn(&mut Self::Class) = Self::Class::class_init::<Self>;

1234