Searched refs:annotation (Results 1 – 22 of 22) sorted by relevance
| /openbmc/bmcweb/redfish-core/src/ |
| H A D | error_message_utils.cpp | 121 nlohmann::json& annotation = target[messages::messageAnnotation]; in addMessageToJsonRoot() local 122 if (!annotation.is_array()) in addMessageToJsonRoot() 125 annotation = nlohmann::json::array(); in addMessageToJsonRoot() 128 annotation.push_back(message); in addMessageToJsonRoot()
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | spdx.py | 322 def add_relationship(self, _from, relationship, _to, *, comment=None, annotation=None): argument 342 if annotation is not None: 343 r.annotations.append(annotation)
|
| /openbmc/bmcweb/scripts/ |
| H A D | generate_schema_collections.py | 124 for annotation in element.findall(EDM + "Annotation"): 125 term = annotation.get("Term")
|
| H A D | generate_schema_enums.py | 46 for annotation in schema_element: 47 for collection in annotation:
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jsonschema/ |
| H A D | d71f96a6523875c9694fcdf468c9f458323d07f2.patch | 4 Subject: [PATCH] Fix the annotation for validator_for's default.
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | DL-DE-BY-2.0 | 36 …the annotation "Data licence Germany – attribution – Version 2.0" or "dl-de/by-2-0" referring to t…
|
| H A D | OSET-PL-2.1 | 6 This license was prepared based on the Mozilla Public License (“MPL”), version 2.0. For annotation…
|
| /openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | main.py.in | 63 # "To create a single annotation when any one of a set of processes is started, use commas… 65 # help="filename to write annotation points to")
|
| /openbmc/openbmc/poky/meta/classes/ |
| H A D | create-spdx-2.2.bbclass | 31 annotation = oe.spdx.SPDXAnnotation() 32 annotation.annotationDate = creation_time 33 annotation.annotationType = "OTHER" 34 …annotation.annotator = "Tool: %s - %s" % (d.getVar("SPDX_TOOL_NAME"), d.getVar("SPDX_TOOL_VERSION"… 35 annotation.comment = comment 36 return annotation
|
| /openbmc/bmcweb/ |
| H A D | .gitignore | 161 # Java annotation processor (APT)
|
| /openbmc/ |
| D | opengrok0.0.log | [all...] |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |
| /openbmc/libpldm/docs/checklists/ |
| H A D | changes.md | 430 - [ ] My commit updates the annotation from `LIBPLDM_ABI_TESTING` to 475 annotation to `LIBPLDM_ABI_DEPRECATED` and left it in-place.
|
| /openbmc/openbmc/poky/meta/recipes-gnome/gobject-introspection/ |
| H A D | gobject-introspection_1.84.0.bb | 27 MULTILIB_SCRIPTS = "${PN}-tools:${bindir}/g-ir-annotation-tool ${PN}-tools:${bindir}/g-ir-scanner"
|
| /openbmc/libpldm/ |
| H A D | CONTRIBUTING.md | 430 - [ ] My commit updates the annotation from `LIBPLDM_ABI_TESTING` to 475 annotation to `LIBPLDM_ABI_DEPRECATED` and left it in-place.
|
| H A D | CHANGELOG.md | 723 - transport: mctp-demux: Drop ABI annotation for internal symbols
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | release-notes-3.4.1.rst | 141 - spdx.py: Add annotation to relationship
|
| /openbmc/qemu/ |
| H A D | meson.build | 602 error('Cannot enable TSAN due to missing fiber annotation interface') 2691 warning('Missing ASAN due to missing fiber annotation interface') 2692 warning('Without code annotation, the report may be inferior.')
|
| /openbmc/openbmc/poky/documentation/ref-manual/ |
| H A D | variables.rst | 8732 ANNOTATION1 = "First annotation for recipe" 8733 ANNOTATION2 = "Second annotation for recipe" 8743 "comment": "ANNOTATION1=First annotation for recipe" 8749 "comment": "ANNOTATION2=Second annotation for recipe"
|
| /openbmc/openbmc/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist2.txt | 1061 -rwxr-xr-x root root 4049 ./usr/bin/g-ir-annotation-tool
|
| H A D | buildhistory_filelist1.txt | 1060 -rwxr-xr-x root root 4049 ./usr/bin/g-ir-annotation-tool
|