Home
last modified time | relevance | path

Searched refs:Checks (Results 1 – 7 of 7) sorted by relevance

/build/bazel/toolchains/clang/host/linux-x86/
Dcc_toolchain_features_linker_alignment_test.bzl19 """ Checks that linker alignment flag is present.
123 """ Checks that max-page-size flag is not present for arm targets.
148 """ Checks that max-page-size flag is present for arm64 targets.
171 """ Checks that max-page-size flag has the custom alignment for arm64.
194 """ Checks that max-page-size flag is not present for x86.
219 """ Checks that max-page-size flag is present for x86_64.
242 """ Checks that max-page-size flag has the custom alignment for x86_64.
/build/soong/cc/config/
Dtidy.go187 Checks string member
226 return pathCheck.Checks
/build/soong/scripts/
Dpackage-check.sh23 Checks that the class files in the <jar file> are in the <package-list> or
/build/bazel/rules/test_common/
Dflags.bzl40 # Checks for the presence of a set of given flags in a set of given actions
70 # Checks for the presence of a set of given flags in a set of given actions
132 # Checks that a given set of flags are NOT present in a given set of actions.
/build/soong/java/
Dlint_defaults.txt9 # Checks which do not apply to the platform (implementation
/build/soong/cc/
Dmakevars.go349 rets[i] = check.PathPrefix + ":" + check.Checks
/build/soong/docs/
Dtidy.md1 # Clang-Tidy Rules and Checks