Home
last modified time | relevance | path

Searched refs:IntegerOverflowExcludePaths (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/build/bazel/tests/products/
H A Daosp_x86.variables.bzl74 "IntegerOverflowExcludePaths": [],
H A Daosp_arm64.variables.bzl74 "IntegerOverflowExcludePaths": [],
H A Daosp_x86_64.variables.bzl74 "IntegerOverflowExcludePaths": [],
H A Daosp_arm.variables.bzl74 "IntegerOverflowExcludePaths": [],
/aosp_15_r20/build/make/core/
H A Dsoong_config.mk127 $(call add_json_list, IntegerOverflowExcludePaths, $(INTEGER_OVERFLOW_EXCLUDE_PATHS) $(PRODUC…
/aosp_15_r20/build/soong/android/
H A Dvariable.go327 IntegerOverflowExcludePaths []string `json:",omitempty"` member
H A Dconfig.go1777 if len(c.productVariables.IntegerOverflowExcludePaths) == 0 {
1780 return HasAnyPrefix(path, c.productVariables.IntegerOverflowExcludePaths)
/aosp_15_r20/out/soong/
Dsoong.aosp_shiba.variables82 "IntegerOverflowExcludePaths": [],