/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | server.hpp | 55 template <typename Tag, typename Instance> 57 requires(const Instance& i) { i.get_property(Tag{}); }; 60 template <typename Tag, typename Instance> 63 i.get_property(Tag{}, m); 67 template <typename Tag, typename Instance> 68 concept has_get_property = has_get_property_nomsg<Tag, Instance> || 69 has_get_property_msg<Tag, Instance>; 72 template <typename Tag, typename Instance> 74 !has_get_property<Tag, Instance> && 76 requires(Instance& i) { i.get_property(Tag{}); } || [all …]
|
/openbmc/linux/net/dsa/ |
H A D | Kconfig | 28 tristate "Tag driver for Atheros AR9331 SoC with built-in switch" 38 tristate "Tag driver for Broadcom switches using in-frame headers" 45 tristate "Tag driver for Broadcom legacy switches using in-frame headers" 53 tristate "Tag driver for Broadcom switches using prepended headers" 61 tristate "Tag driver for Hirschmann Hellcreek TSN switches" 67 tristate "Tag driver for Lantiq / Intel GSWIP switches" 76 tristate "Tag driver for Marvell switches using DSA headers" 83 tristate "Tag driver for Marvell switches using EtherType DSA headers" 90 tristate "Tag driver for Mediatek switches" 96 tristate "Tag driver for Microchip 8795/937x/9477/9893 families of switches" [all …]
|
/openbmc/openbmc-test-automation/ipmi/dcmi/ |
H A D | test_dcmi_asset_tag.robot | 18 Set Asset Tag With Valid String Length 29 Set Asset Tag With Invalid String Length 40 Set Asset Tag With IPMI And Verify With Redfish 51 Set Asset Tag With Valid String Length Via DCMI Command 55 ${cmd_resp}= Set Valid Asset Tag 59 Validate Asset Tag Via Raw Command 62 Set Asset Tag With Invalid String Length Via DCMI Command 77 Set Valid Asset Tag With DCMI And Verify With Redfish 81 ${cmd_resp}= Set Valid Asset Tag 90 Set Valid Asset Tag [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | element.py | 398 while isinstance(last_child, Tag) and last_child.contents: 502 if isinstance(tags, Tag): 812 if isinstance(element, Tag)) 825 if isinstance(element, Tag) 1033 types = Tag.DEFAULT_INTERESTING_STRING_TYPES 1191 class Tag(PageElement): class 1329 if event is Tag.END_ELEMENT_EVENT: 1340 if event is Tag.START_ELEMENT_EVENT: 1484 if isinstance(element, Tag): 1505 if isinstance(a, Tag): [all …]
|
H A D | __init__.py | 59 Tag, 76 class BeautifulSoup(Tag): 488 Tag.__init__(self, self, self.builder, self.ROOT_TAG_NAME) 518 return self.element_classes.get(Tag, Tag)( 630 if isinstance(o, Tag): 670 if isinstance(child, Tag) and child.contents: 749 tag = self.element_classes.get(Tag, Tag)(
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | kasan.rst | 13 2. Software Tag-Based KASAN 14 3. Hardware Tag-Based KASAN 20 Software Tag-Based KASAN or SW_TAGS KASAN, enabled with CONFIG_KASAN_SW_TAGS, 25 Hardware Tag-Based KASAN or HW_TAGS KASAN, enabled with CONFIG_KASAN_HW_TAGS, 34 The Generic and the Software Tag-Based modes are commonly referred to as the 35 software modes. The Software Tag-Based and the Hardware Tag-Based modes are 52 support for that. The Hardware Tag-Based mode relies on hardware to perform 59 Software Tag-Based KASAN requires GCC 11+ 62 Hardware Tag-Based KASAN requires GCC 10+ or Clang 12+. 70 Software Tag-Based KASAN supports slab, page_alloc, vmalloc, and stack memory. [all …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.20.rst | 68 - Tag: :yocto_git:`yocto-4.0.20 </poky/log/?h=yocto-4.0.20>` 80 - Tag: :oe_git:`yocto-4.0.20 </openembedded-core/log/?h=yocto-4.0.20>` 92 - Tag: :yocto_git:`yocto-4.0.20 </meta-mingw/log/?h=yocto-4.0.20>` 104 - Tag: :yocto_git:`yocto-4.0.20 </meta-gplv2/log/?h=yocto-4.0.20>` 116 - Tag: :oe_git:`yocto-4.0.20 </bitbake/log/?h=yocto-4.0.20>` 128 - Tag: :yocto_git:`yocto-4.0.20 </yocto-docs/log/?h=yocto-4.0.20>`
|
H A D | release-notes-5.0.1.rst | 84 - Tag: :yocto_git:`yocto-5.0.1 </poky/log/?h=yocto-5.0.1>` 96 - Tag: :oe_git:`yocto-5.0.1 </openembedded-core/log/?h=yocto-5.0.1>` 108 - Tag: :yocto_git:`yocto-5.0.1 </meta-mingw/log/?h=yocto-5.0.1>` 120 - Tag: :oe_git:`yocto-5.0.1 </bitbake/log/?h=yocto-5.0.1>` 132 - Tag: :yocto_git:`yocto-5.0.1 </yocto-docs/log/?h=yocto-5.0.1>`
|
H A D | release-notes-4.0.21.rst | 104 - Tag: :yocto_git:`yocto-4.0.21 </poky/log/?h=yocto-4.0.21>` 116 - Tag: :oe_git:`yocto-4.0.21 </openembedded-core/log/?h=yocto-4.0.21>` 128 - Tag: :yocto_git:`yocto-4.0.21 </meta-mingw/log/?h=yocto-4.0.21>` 140 - Tag: :yocto_git:`yocto-4.0.21 </meta-gplv2/log/?h=yocto-4.0.21>` 152 - Tag: :oe_git:`yocto-4.0.21 </bitbake/log/?h=yocto-4.0.21>` 164 - Tag: :yocto_git:`yocto-4.0.21 </yocto-docs/log/?h=yocto-4.0.21>`
|
H A D | release-notes-3.4.4.rst | 96 - Tag: :yocto_git:`yocto-3.4.4 </poky/tag/?h=yocto-3.4.4>` 108 - Tag: :oe_git:`yocto-3.4.4 </openembedded-core/tag/?h=yocto-3.4.4>` 120 - Tag: :yocto_git:`yocto-3.4.4 </meta-mingw/tag/?h=yocto-3.4.4>` 132 - Tag: :yocto_git:`yocto-3.4.4 </meta-gplv2/tag/?h=yocto-3.4.4>` 144 - Tag: :oe_git:`yocto-3.4.4 </bitbake/tag/?h=yocto-3.4.3>` 156 - Tag: :yocto_git:`yocto-3.4.4 </yocto-docs/tag/?h=yocto-3.4.4>`
|
H A D | release-notes-4.0.18.rst | 129 - Tag: :yocto_git:`yocto-4.0.18 </poky/log/?h=yocto-4.0.18>` 141 - Tag: :oe_git:`yocto-4.0.18 </openembedded-core/log/?h=yocto-4.0.18>` 153 - Tag: :yocto_git:`yocto-4.0.18 </meta-mingw/log/?h=yocto-4.0.18>` 165 - Tag: :yocto_git:`yocto-4.0.18 </meta-gplv2/log/?h=yocto-4.0.18>` 177 - Tag: :oe_git:`yocto-4.0.18 </bitbake/log/?h=yocto-4.0.18>` 189 - Tag: :yocto_git:`yocto-4.0.18 </yocto-docs/log/?h=yocto-4.0.18>`
|
H A D | release-notes-4.0.10.rst | 118 - Tag: :yocto_git:`yocto-4.0.10 </poky/log/?h=yocto-4.0.10>` 130 - Tag: :oe_git:`yocto-4.0.10 </openembedded-core/log/?h=yocto-4.0.10>` 142 - Tag: :yocto_git:`yocto-4.0.10 </meta-mingw/log/?h=yocto-4.0.10>` 154 - Tag: :yocto_git:`yocto-4.0.10 </meta-gplv2/log/?h=yocto-4.0.10>` 166 - Tag: :oe_git:`yocto-4.0.10 </bitbake/log/?h=yocto-4.0.10>` 178 - Tag: :yocto_git:`yocto-4.0.10 </yocto-docs/log/?h=yocto-4.0.10>`
|
H A D | release-notes-4.0.15.rst | 127 - Tag: :yocto_git:`yocto-4.0.15 </poky/log/?h=yocto-4.0.15>` 139 - Tag: :oe_git:`yocto-4.0.15 </openembedded-core/log/?h=yocto-4.0.15>` 151 - Tag: :yocto_git:`yocto-4.0.15 </meta-mingw/log/?h=yocto-4.0.15>` 163 - Tag: :yocto_git:`yocto-4.0.15 </meta-gplv2/log/?h=yocto-4.0.15>` 175 - Tag: :oe_git:`yocto-4.0.15 </bitbake/log/?h=yocto-4.0.15>` 187 - Tag: :yocto_git:`yocto-4.0.15 </yocto-docs/log/?h=yocto-4.0.15>`
|
H A D | release-notes-4.0.16.rst | 129 - Tag: :yocto_git:`yocto-4.0.16 </poky/log/?h=yocto-4.0.16>` 141 - Tag: :oe_git:`yocto-4.0.16 </openembedded-core/log/?h=yocto-4.0.16>` 153 - Tag: :yocto_git:`yocto-4.0.16 </meta-mingw/log/?h=yocto-4.0.16>` 165 - Tag: :yocto_git:`yocto-4.0.16 </meta-gplv2/log/?h=yocto-4.0.16>` 177 - Tag: :oe_git:`yocto-4.0.16 </bitbake/log/?h=yocto-4.0.16>` 189 - Tag: :yocto_git:`yocto-4.0.16 </yocto-docs/log/?h=yocto-4.0.16>`
|
H A D | release-notes-4.0.5.rst | 136 - Tag: :yocto_git:`yocto-4.0.5 </poky/log/?h=yocto-4.0.5>` 148 - Tag: :oe_git:`yocto-4.0.5 </openembedded-core/log/?h=yocto-4.0.5>` 160 - Tag: :yocto_git:`yocto-4.0.5 </meta-mingw/log/?h=yocto-4.0.5>` 172 - Tag: :yocto_git:`yocto-4.0.5 </meta-gplv2/log/?h=yocto-4.0.5>` 184 - Tag: :oe_git:`yocto-4.0.5 </bitbake/log/?h=yocto-4.0.5>` 196 - Tag: :yocto_git:`yocto-4.0.5 </yocto-docs/log/?h=yocto-4.0.5>`
|
H A D | release-notes-4.0.11.rst | 152 - Tag: :yocto_git:`yocto-4.0.11 </poky/log/?h=yocto-4.0.11>` 164 - Tag: :oe_git:`yocto-4.0.11 </openembedded-core/log/?h=yocto-4.0.11>` 176 - Tag: :yocto_git:`yocto-4.0.11 </meta-mingw/log/?h=yocto-4.0.11>` 188 - Tag: :yocto_git:`yocto-4.0.11 </meta-gplv2/log/?h=yocto-4.0.11>` 200 - Tag: :oe_git:`yocto-4.0.11 </bitbake/log/?h=yocto-4.0.11>` 212 - Tag: :yocto_git:`yocto-4.0.11 </yocto-docs/log/?h=yocto-4.0.11>`
|
H A D | release-notes-3.4.3.rst | 138 - Tag: :yocto_git:`yocto-3.4.3 </poky/tag/?h=yocto-3.4.3>` 150 - Tag: :oe_git:`yocto-3.4.3 </openembedded-core/tag/?h=yocto-3.4.3>` 162 - Tag: :yocto_git:`yocto-3.4.3 </meta-mingw/tag/?h=yocto-3.4.3>` 174 - Tag: :yocto_git:`yocto-3.4.3 </meta-gplv2/tag/?h=yocto-3.4.3>` 186 - Tag: :oe_git:`yocto-3.4.3 </bitbake/tag/?h=yocto-3.4.3>` 198 - Tag: :yocto_git:`yocto-3.4.3 </yocto-docs/tag/?h=yocto-3.4.3>`
|
H A D | release-notes-4.0.17.rst | 164 - Tag: :yocto_git:`yocto-4.0.17 </poky/log/?h=yocto-4.0.17>` 176 - Tag: :oe_git:`yocto-4.0.17 </openembedded-core/log/?h=yocto-4.0.17>` 188 - Tag: :yocto_git:`yocto-4.0.17 </meta-mingw/log/?h=yocto-4.0.17>` 200 - Tag: :yocto_git:`yocto-4.0.17 </meta-gplv2/log/?h=yocto-4.0.17>` 212 - Tag: :yocto_git:`yocto-4.0.17 </meta-clang/log/?h=yocto-4.0.17>` 224 - Tag: :oe_git:`yocto-4.0.17 </bitbake/log/?h=yocto-4.0.17>` 236 - Tag: :yocto_git:`yocto-4.0.17 </yocto-docs/log/?h=yocto-4.0.17>`
|
H A D | release-notes-4.0.23.rst | 146 - Tag: :yocto_git:`yocto-4.0.23 </poky/log/?h=yocto-4.0.23>` 158 - Tag: :oe_git:`yocto-4.0.23 </openembedded-core/log/?h=yocto-4.0.23>` 170 - Tag: :yocto_git:`yocto-4.0.23 </meta-mingw/log/?h=yocto-4.0.23>` 182 - Tag: :yocto_git:`yocto-4.0.23 </meta-gplv2/log/?h=yocto-4.0.23>` 194 - Tag: :oe_git:`yocto-4.0.23 </bitbake/log/?h=yocto-4.0.23>` 206 - Tag: :yocto_git:`yocto-4.0.23 </yocto-docs/log/?h=yocto-4.0.23>`
|
H A D | release-notes-4.0.8.rst | 155 - Tag: :yocto_git:`yocto-4.0.8 </poky/log/?h=yocto-4.0.8>` 167 - Tag: :oe_git:`yocto-4.0.8 </openembedded-core/log/?h=yocto-4.0.8>` 179 - Tag: :yocto_git:`yocto-4.0.8 </meta-mingw/log/?h=yocto-4.0.8>` 191 - Tag: :yocto_git:`yocto-4.0.8 </meta-gplv2/log/?h=yocto-4.0.8>` 203 - Tag: :oe_git:`yocto-4.0.8 </bitbake/log/?h=yocto-4.0.8>` 215 - Tag: :yocto_git:`yocto-4.0.8 </yocto-docs/log/?h=yocto-4.0.8>`
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/ |
H A D | taglib-2.patch | 18 @@ -465,7 +465,7 @@ static void ReadMetaFromASF( ASF::Tag* t 19 static void ReadMetaFromBasicTag(const Tag* tag, vlc_meta_t *dest) 27 @@ -806,15 +806,15 @@ static void ReadMetaFromMP4( MP4::Tag* t 47 @@ -824,9 +824,9 @@ static void ReadMetaFromMP4( MP4::Tag* t
|
/openbmc/linux/lib/ |
H A D | Kconfig.kasan | 69 2. Software Tag-Based KASAN (arm64 only, based on software memory 72 3. Hardware Tag-Based KASAN (arm64 only, based on hardware memory 95 bool "Software Tag-Based KASAN" 101 Enables Software Tag-Based KASAN. 116 bool "Hardware Tag-Based KASAN" 120 Enables Hardware Tag-Based KASAN. 188 With Hardware Tag-Based KASAN, only non-executable VM_ALLOC mappings 208 Incompatible with Hardware Tag-Based KASAN.
|
/openbmc/linux/include/linux/usb/ |
H A D | storage.h | 54 __u32 Tag; /* unique per command id */ member 70 __u32 Tag; /* same as original command */ member
|
/openbmc/linux/Documentation/netlabel/ |
H A D | draft-ietf-cipso-ipsecurity-01.txt | 142 3.4 Tag Types 157 formats. Their definitions will be published in RFCs. Tag types whose 167 Tag type 0 is reserved. Tag types 1, 2, and 5 are defined in this 177 Figure 2: Standard Tag Format 186 3.4.1 Tag Type Classes 188 Tag classes consist of tag types that have common processing requirements 205 3.4.2 Tag Type 1 207 This is referred to as the "bit-mapped" tag type. Tag type 1 is included 218 Figure 3. Tag Type 1 Format 221 3.4.2.1 Tag Type [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/ |
H A D | 0007-Actually-fail-when-error-occurs-in-parseFormat.patch | 28 @@ -326,6 +326,7 @@ status WAVEFile::parseFormat(const Tag &id, uint32_t size) 36 @@ -333,6 +334,7 @@ status WAVEFile::parseFormat(const Tag &id, uint32_t size)
|