/openbmc/qemu/python/qemu/qmp/ |
H A D | error.py | 4 This package seeks to provide semantic error classes that are intended 6 semantic failures (e.g. "failed to connect") without needing to know the 10 package, and is suitable for use in handling semantic errors from this 12 and re-encapsulate various exceptions to provide a semantic
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | idef-parser.h | 50 * Semantic record of the REG tokens, identifying registers 79 * Semantic record of the IMM token, identifying an immediate constant 91 * Semantic record of the PRED token, identifying a predicate 98 * Semantic record of the SAT token, identifying the saturate operator 106 * Semantic record of the CAST token, identifying the cast operator 114 * Semantic record of the EXTRACT token, identifying the cast operator 123 * Semantic record of the MPY token, identifying the fMPY multiplication 134 * Semantic record of the VARID token, identifying declared variables 161 * Semantic record of the rvalue token, identifying any numeric value,
|
/openbmc/u-boot/scripts/ |
H A D | coccicheck | 101 echo 'Note however that some modes are not implemented by some semantic patches.' 207 echo ' The semantic patch that makes this change is available' 209 echo ' The semantic patch that makes this report is available' 211 echo ' The semantic patch that spots this code is available' 213 echo ' The semantic patch that makes this Org report is available' 215 echo ' The semantic patch that makes this output is available' 219 echo ' More information about semantic patching is available at' 224 echo 'Semantic patch information:'
|
/openbmc/u-boot/doc/ |
H A D | README.coccinelle | 17 The semantic patches included in the kernel use features and options 78 Note that not all semantic patches implement all modes. For easy use 92 To make a report for every semantic patch, run the following command:: 101 The coccicheck target applies every semantic patch available in the 104 For each semantic patch, a commit message is proposed. It gives a 105 description of the problem being checked by the semantic patch, and 137 Using Coccinelle with a single semantic patch 141 semantic patch. In that case, the variable must be initialized with 142 the name of the semantic patch to apply. 173 about semantic patches displayed, and no commit message proposed. [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-spdx-tools_0.8.3.bb | 16 # Dependencies required for conversion to spdx3 : python3-semantic-version, python3-ply 27 python3-semantic-version \
|
H A D | python3-semantic-version_2.10.0.bb | 2 DESCRIPTION = "Semantic version comparison for Python (see http://semver.org/)"
|
H A D | python3-setuptools-rust_1.11.0.bb | 23 python3-semantic-version \
|
H A D | python3-maturin_1.8.3.bb | 17 python3-semantic-version-native \
|
/openbmc/webui-vue/docs/guide/coding-standards/ |
H A D | accessibility.md | 24 ## Semantic HTML 26 Coding the UI using semantic markup is the most important step in creating an 32 1. Always favor semantic markup over ARIA
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | CXLLogicalDevice.v1_2_1.json | 167 "CXLcache": "CXL caching protocol semantic.", 168 "CXLio": "CXL I/O semantic.", 169 "CXLmem": "CXL memory access semantic." 172 …value shall indicate the device conforms with the CXL Specification-defined 'CXL.cache' semantic.", 173 …is value shall indicate the device conforms with the CXL Specification-defined 'CXL.io' semantic.", 174 …is value shall indicate the device conforms with the CXL Specification-defined 'CXL.mem' semantic."
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-semver_3.0.4.bb | 1 DESCRIPTION = "Python module for Semantic Versioning"
|
/openbmc/webui-vue/docs/guide/components/page-section/ |
H A D | index.md | 3 The `<page-section>` component will render semantic HTML. By adding a
|
/openbmc/qemu/scripts/ |
H A D | git.orderfile | 29 # semantic patches
|
H A D | qom-cast-macro-clean-cocci-gen.py | 3 # Generate a Coccinelle semantic patch to remove pointless QOM cast.
|
H A D | minikconf.py | 32 # Semantic actions are represented by methods called do_*. The do_var 33 # method return the semantic value of a variable (which right now is 210 # semantic analysis ------------- 263 # semantic actions -------------
|
/openbmc/qemu/scripts/qapi/ |
H A D | error.py | 50 """Error class for semantic QAPI errors."""
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | CXLLogicalDevice_v1.xml | 225 <Annotation Term="OData.Description" String="CXL I/O semantic."/> 226 …s value shall indicate the device conforms with the CXL Specification-defined 'CXL.io' semantic."/> 229 <Annotation Term="OData.Description" String="CXL caching protocol semantic."/> 230 …alue shall indicate the device conforms with the CXL Specification-defined 'CXL.cache' semantic."/> 233 <Annotation Term="OData.Description" String="CXL memory access semantic."/> 234 … value shall indicate the device conforms with the CXL Specification-defined 'CXL.mem' semantic."/>
|
/openbmc/webui-vue/docs/guide/ |
H A D | readme.md | 16 Having an understanding of semantic HTML, CSS, and JavaScript is the critical
|
/openbmc/qemu/qapi/ |
H A D | compat.json | 49 # to cover semantic aspects and CLI.
|
/openbmc/pldm/docs/ |
H A D | code_organisation.md | 23 This will support OEM or vendor-specific functions and semantic information.
|
/openbmc/u-boot/scripts/coccinelle/null/ |
H A D | kmerr.cocci | 1 /// This semantic patch looks for malloc etc that are not followed by a
|
/openbmc/obmc-console/ |
H A D | CHANGELOG.md | 7 [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/ |
H A D | PDR.interface.yaml | 3 the collection of information that includes semantic and association
|
/openbmc/qemu/contrib/gitdm/ |
H A D | filetypes.txt | 123 filetype build \.cocci$ # Coccinelle semantic patches
|
/openbmc/bmcweb/docs/ |
H A D | OEM_SCHEMAS.md | 96 Given the nature of semantic versioning, Redfish does not directly have support
|