Home
last modified time | relevance | path

Searched refs:annotator (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/
H A Dfixed-perl-path.patch37 ##--- Cachegrind's annotator. cg_annotate.in ---##
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dspdx.py189 annotator = _String() variable in SPDXAnnotation
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcreate-spdx.bbclass67 …annotation.annotator = "Tool: %s - %s" % (d.getVar("SPDX_TOOL_NAME"), d.getVar("SPDX_TOOL_VERSION"…
73 … a.annotator == "Tool: %s - %s" % (d.getVar("SPDX_TOOL_NAME"), d.getVar("SPDX_TOOL_VERSION")) and