Home
last modified time | relevance | path

Searched defs:inherits (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_buildsys.py282 def process_line(self, srctree, fn, line, libdeps, pcdeps, deps, outlines, inherits, values): argument
289 def process_findpackage(self, srctree, fn, pkg, deps, outlines, inherits, values): argument
296 def post_process(self, srctree, fn, pkg, deps, outlines, inherits, values): argument
707 …o(self, srctree, keyword, value, process_value, libdeps, pcdeps, deps, outlines, inherits, values): argument
720 def process_prog(self, srctree, keyword, value, prog, deps, outlines, inherits, values): argument
727 def post_process(self, srctree, fn, pkg, deps, outlines, inherits, values): argument
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A D__init__.py1288 inherits="", disallowed="", updated=None): argument
1318 def inherits(self): member in Recipe
1326 def inherits(self, value): member in Recipe
1330 def inherits(self): member in Recipe
/openbmc/openbmc/poky/bitbake/lib/bblayers/
H A Dquery.py124 …, show_filenames, show_recipes_only, show_multi_provider_only, selected_layer, bare, inherits, mc): argument
/openbmc/phosphor-webui/
H A Dpackage-lock.json1483 "inherits": "^2.0.1", string
1497 "inherits": { object
2180 "inherits": "^2.0.1", string
2328 "inherits": "2", string
2861 "inherits": "2", string
4445 "inherits": "2", string
4485 "inherits": { object
4885 "inherits": "2", string
5416 "inherits": "2.0.3", string
5585 "inherits": { object
[all …]
/openbmc/openbmc/poky/meta/lib/oe/
H A Dutils.py109 def inherits(d, *classes): function
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dtinfoil.py277 def inherits(self, only_recipe=False): member in TinfoilRecipeInfo
/openbmc/webui-vue/
H A Dpackage-lock.json4974 "inherits": "^2.0.3", string
6039 "inherits": "^2.0.1", string
6340 "inherits": "^2.0.1", string
6381 "inherits": "2.0.3" string
7025 "inherits": "^2.0.4", string
7059 "inherits": "^2.0.3", string
12485 "inherits": "2", string
13193 "inherits": "2.0.4", string
20293 "inherits": "^2.0.1" string
20757 "inherits": "2.0.3", string
[all …]
/openbmc/linux/include/linux/
H A Dlibata.h989 const struct ata_port_operations *inherits; member