Home
last modified time | relevance | path

Searched refs:includes (Results 1 – 14 of 14) sorted by relevance

/scripts/west_commands/zspdx/
A Dgetincludes.py25 includes = ["-I" + incl.path for incl in tcg.includes]
31 cmd = [compilerPath, "-E", "-H"] + fragments + includes + defines + [srcFile]
44 includes = set()
63 includes.add(sline[1])
65 includesList = list(includes)
A Dcmakefileapi.py231 self.includes = []
A Dwalker.py525 includes = self.collectIncludes(cfgTarget, pkg, bf, src)
526 for inc in includes:
A Dcmakefileapijson.py297 cmpgrp.includes.append(grpInclude)
/scripts/release/
A Dlist_backports.py83 if args.includes:
161 def by_included_prs(repo, base, includes): argument
167 for i in includes:
305 if args.includes:
306 bp = Backport.by_included_prs(repo, args.base, set(args.includes))
/scripts/dts/python-devicetree/tests/test-bindings-include/
A Dinclude-2.yaml3 description: Second file for testing "intermixed" includes.
/scripts/west_commands/
A DREADME.txt2 tightly coupled to the zephyr tree. This includes the build, flash,
/scripts/coccinelle/
A Dsemicolon.cocci8 // Options: --no-includes --include-headers
A Dnoderef.cocci9 // Options: --no-includes --include-headers
A Darray_size.cocci11 // Options: --no-includes --include-headers
A Dztest_strcmp.cocci5 // Options: --no-includes --include-headers
/scripts/build/
A Dgen_kobject_list.py161 includes = lp_header["include_directory"]
165 filedir = includes[fileinfo.dir_index - 1].decode("utf-8")
/scripts/west_commands/completion/
A Dwest-completion.zsh337 '--analyze-includes[also analyze included header files]'
A Dwest-completion.fish497 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -l analyze-includes -d "also analyze …

Completed in 21 milliseconds