Home
last modified time | relevance | path

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

/build/make/tools/ide_query/ide_query_proto/
Dide_query.proto21 // Indicates the success/failure for analysis.
89 // proto files etc. that were used during analysis. Used to figure
95 // Represents analysis status for this particular file. e.g. not part
108 // Status representing overall analysis.
109 // Should fail only when no analysis can be performed.
/build/make/tools/
Dmk2bp_catalog.py172 for analysis in makefile.analyses.values():
173 if analysis:
762 for analyzer, analysis in makefile.analyses.items():
763 if analysis:
917 for analysis in entry:
919 "filename": analysis.filename,
922 [m for m in self.soong.reverse_makefiles[analysis.filename] if m in mods]),
925 for lineno, text in analysis.line_matches]),
1001 def make_annotation_link(self, analysis, modules): argument
1002 if analysis:
[all …]
/build/bazel/rules/android/android_binary_aosp_internal/test/
Dtest.bzl23 …"""Basic analysis test that checks android_binary_aosp_internal returns AndroidBinaryNativeLibsInf…
28 ctx: The analysis test context
31 The analysis test result
/build/bazel/rules/apex/
DREADME.md21 * `apex_test.bzl` for Starlark analysis tests
62 * Comprehensive set of rule analysis tests for in `apex_test.bzl`
66 **Known issues / gap analysis (non-exhaustive)**
Dapex_test.bzl149 # unfortunately, due to bazel analysis not being able to read the
1886 # An empty analysis test that just ensures the target_under_test can be analyzed.
/build/soong/ui/metrics/bazel_metrics_proto/
Dbazel_metrics.proto28 // E.g. "execution", "analysis", "launch"
/build/bazel/scripts/difftool/
DREADME.md31 5. Run comparative analysis on the two tmp directories. (See
/build/bazel/docs/
Dinternal_concepts.md30 Blueprint's [Generate and Write phases](#blueprint-analysis) | Analysis Phase …
55 Some other common phony goals include: `nothing` (perform loading/analysis),
74 are resolved during [blueprint analysis](#blueprint-analysis) via the various
239 ### Blueprint Generate & Write phase {#blueprint-analysis}
466 configuration at analysis phase. However, within a macro (at loading phase,
467 before analysis phase), a `select()` is an opaque type that cannot be inspected.
601 …af712d1d241f01fef16649562ba/src/main/java/com/google/devtools/build/lib/analysis/RuleContext.java#…
Dconcepts.md18 …dable units in `Android.mk`. Generates Ninja file directly.|Loading and analysis phase. Conceptual…
20 … Generates a `.mk` file with prebuilt module stubs to Kati.|Loading and analysis phase. Conceptual…
25 …nger in use. Entire build system, replaced by the tools above.|Loading, analysis, execution phases…
/build/bazel/toolchains/clang/host/linux-x86/
Dcc_toolchain_clang_version_test.bzl190 fails in analysis due to missing files from these filegroups.
/build/soong/ui/metrics/metrics_proto/
Dmetrics.proto136 // which were responsible for retriggering build analysis.
137 // Note that not all changed environment variables result in analysis retriggering.
/build/bazel_common_rules/dist/
Ddist.bzl140 for Bazel analysis to succeed due to the nature of testonly enforcement
/build/soong/docs/
Dtidy.md4 coding style, error-prone/performance patterns, and static flow analysis.
/build/make/tools/releasetools/
Dpylintrc122 # and thus existing member attributes cannot be deduced by static analysis