Searched refs:analysis (Results 1 – 3 of 3) sorted by relevance
/build/make/tools/ |
D | mk2bp_catalog.py | 172 for analysis in makefile.analyses.values(): 173 if analysis: 739 for analyzer, analysis in makefile.analyses.items(): 740 if analysis: 894 for analysis in entry: 896 "filename": analysis.filename, 899 [m for m in self.soong.reverse_makefiles[analysis.filename] if m in mods]), 902 for lineno, text in analysis.line_matches]), 978 def make_annotation_link(self, analysis, modules): argument 979 if analysis: [all …]
|
/build/bazel/docs/ |
D | concepts.md | 15 …dable units in `Android.mk`. Generates Ninja file directly.|Loading and analysis phase. Conceptual… 17 … Generates a `.mk` file with prebuilt module stubs to Kati.|Loading and analysis phase. Conceptual… 22 …nger in use. Entire build system, replaced by the tools above.|Loading, analysis, execution phases…
|
/build/make/tools/releasetools/ |
D | pylintrc | 122 # and thus existing member attributes cannot be deduced by static analysis
|