Home
last modified time | relevance | path

Searched refs:annotations (Results 1 – 25 of 163) sorted by relevance

1234567

/openbmc/qemu/docs/sphinx/
H A Ddbusparser.py27 self.annotations = []
35 self.annotations = []
46 self.annotations = []
57 self.annotations = []
68 self.annotations = []
70 self.arg.annotations = self.annotations
94 self.annotations = []
221 self._cur_object.annotations.append(anno)
256 self._cur_object.annotations.append(anno)
285 self._cur_object.annotations.append(anno)
[all …]
/openbmc/qemu/tests/migration/guestperf/
H A Dplot.py350 annotations = {}
355 if progress._status not in annotations:
356 annotations[progress._status] = self._generate_annotation(starttime, progress)
358 return annotations.values()
383 annotations = []
386 annotations.extend(self._generate_annotations(report))
405 annotations=annotations)
/openbmc/linux/Documentation/arch/x86/
H A Dorc-unwinder.rst105 using GNU assembler .cfi annotations in .S files, and homegrown
106 annotations for inline asm in .c files. But asm annotations were tried
112 Objtool still needs a few annotations, but only in code which does
114 annotations are needed than what DWARF would need, so they're much more
115 maintainable than DWARF CFI annotations.
118 gives more accurate debuginfo, with very few annotations. It also
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-eth-typing_4.0.0.bb1 SUMMARY = "Common type annotations for ethereum python packages."
/openbmc/qemu/docs/devel/
H A Dindex-api.rst5 generated from in-code annotations to function prototypes.
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx.py204 annotations = _ObjectList(SPDXAnnotation) variable in SPDXRelationship
248 annotations = _ObjectList(SPDXAnnotation) variable in SPDXPackage
343 r.annotations.append(annotation)
/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/
H A Dno-native-gpg-error.patch2 an optional dependency for some C annotations.
/openbmc/linux/Documentation/core-api/
H A Dasm-annotations.rst16 Nevertheless, assemblers provide developers with such annotations to aid
22 ``binutils``) to facilitate such annotations. So for historic reasons,
24 annotations in assembly. Due to the lack of their documentation, the macros
46 automatically generate annotations for the ORC unwinder
107 denoting a range of code via ``SYM_*_START/END`` annotations.
H A Dindex.rst26 asm-annotations
/openbmc/linux/Documentation/dev-tools/
H A Dsparse.rst61 locking. These annotations tell sparse when a lock is held, with
72 annotation is needed. The three annotations above are for cases where
H A Dkcov.rst235 Both ``kcov_remote_start`` and ``kcov_remote_stop`` annotations and the
264 ``kcov_remote_start`` and ``kcov_remote_stop`` annotations.
/openbmc/linux/drivers/gpu/drm/i915/
H A DTODO.txt10 - Roll out dma_fence critical section annotations.
/openbmc/linux/drivers/staging/vc04_services/interface/
H A DTODO57 * Clean up Sparse warnings from __user annotations. See
/openbmc/libpldm/
H A DREADME.md145 These annotations go immediately before your function signature:
/openbmc/linux/tools/testing/kunit/
H A Dkunit_parser.py12 from __future__ import annotations
/openbmc/openbmc/poky/meta/classes/
H A Dcreate-spdx-2.2.bbclass81 a.comment == "isNative" for a in recipe.annotations)
562 recipe.annotations.append(create_annotation(d, "isNative"))
582 recipe.annotations.append(create_annotation(d, var + "=" + d.getVar(var)))
/openbmc/linux/Documentation/locking/
H A Dlockdep-design.rst256 used for rq->lock ATM. Despite their limited adoption these annotations
277 the runtime checks performed by annotations are invaluable when debugging
279 code. Always prefer annotations when in doubt!
/openbmc/openbmc/meta-inventec/
H A DCOPYING.apache-2.043 editorial revisions, annotations, elaborations, or other modifications
/openbmc/openbmc/meta-facebook/
H A DCOPYING.apache-2.043 editorial revisions, annotations, elaborations, or other modifications
/openbmc/openbmc/meta-openpower/
H A DCOPYING.apache-2.043 editorial revisions, annotations, elaborations, or other modifications
/openbmc/openbmc/meta-ingrasys/
H A DCOPYING.apache-2.043 editorial revisions, annotations, elaborations, or other modifications
/openbmc/openbmc/meta-evb/
H A DCOPYING.apache-2.043 editorial revisions, annotations, elaborations, or other modifications
/openbmc/openbmc/meta-quanta/
H A DCOPYING.apache-2.043 editorial revisions, annotations, elaborations, or other modifications
/openbmc/openbmc/meta-intel-openbmc/
H A DCOPYING.apache-2.043 editorial revisions, annotations, elaborations, or other modifications
/openbmc/openbmc/meta-nuvoton/
H A DCOPYING.apache-2.043 editorial revisions, annotations, elaborations, or other modifications

1234567