/openbmc/qemu/docs/sphinx/ |
H A D | dbusparser.py | 27 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 D | plot.py | 350 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 D | orc-unwinder.rst | 105 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 D | python3-eth-typing_4.0.0.bb | 1 SUMMARY = "Common type annotations for ethereum python packages."
|
/openbmc/qemu/docs/devel/ |
H A D | index-api.rst | 5 generated from in-code annotations to function prototypes.
|
H A D | tcg-plugins.rst | 170 include the full kernel-doc annotations.
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | spdx.py | 204 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 D | no-native-gpg-error.patch | 2 an optional dependency for some C annotations.
|
/openbmc/linux/Documentation/core-api/ |
H A D | asm-annotations.rst | 16 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 D | index.rst | 26 asm-annotations
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | sparse.rst | 61 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 D | kcov.rst | 235 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 D | TODO.txt | 10 - Roll out dma_fence critical section annotations.
|
/openbmc/linux/drivers/staging/vc04_services/interface/ |
H A D | TODO | 57 * Clean up Sparse warnings from __user annotations. See
|
/openbmc/libpldm/ |
H A D | README.md | 145 These annotations go immediately before your function signature:
|
/openbmc/linux/tools/testing/kunit/ |
H A D | kunit_parser.py | 12 from __future__ import annotations
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | create-spdx-2.2.bbclass | 81 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 D | lockdep-design.rst | 256 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 D | COPYING.apache-2.0 | 43 editorial revisions, annotations, elaborations, or other modifications
|
/openbmc/openbmc/meta-facebook/ |
H A D | COPYING.apache-2.0 | 43 editorial revisions, annotations, elaborations, or other modifications
|
/openbmc/openbmc/meta-openpower/ |
H A D | COPYING.apache-2.0 | 43 editorial revisions, annotations, elaborations, or other modifications
|
/openbmc/openbmc/meta-ingrasys/ |
H A D | COPYING.apache-2.0 | 43 editorial revisions, annotations, elaborations, or other modifications
|
/openbmc/openbmc/meta-evb/ |
H A D | COPYING.apache-2.0 | 43 editorial revisions, annotations, elaborations, or other modifications
|
/openbmc/openbmc/meta-quanta/ |
H A D | COPYING.apache-2.0 | 43 editorial revisions, annotations, elaborations, or other modifications
|
/openbmc/openbmc/meta-intel-openbmc/ |
H A D | COPYING.apache-2.0 | 43 editorial revisions, annotations, elaborations, or other modifications
|