Home
last modified time | relevance | path

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

/build/make/tools/warn/
Djava_warn_patterns.py59 def low(name, description=None): function
94 low('BooleanParameter',
96 low('ClassNamedLikeTypeParameter',
98 low('ConstantField',
100 low('EmptySetMultibindingContributions',
102 low('ExpectedExceptionRefactoring',
104 low('FieldCanBeFinal',
106 low('FieldMissingNullable',
108 low('ImmutableRefactoring',
110 low('LambdaFunctionalInterface',
[all …]
Dcpp_warn_patterns.py48 def low(description, pattern_list): function
152 low('Cast increases required alignment',
336 low('Line continuation inside comment',
338 low('Comment inside comment',
340 low('Deprecated declarations',
342 low('Deprecated register',
344 low('Converts between pointers to integer types with different sign',
395 low('Extra \';\'',
397 low('Useless specifier',
399 low('Duplicate declaration specifier',
[all …]
/build/bazel/toolchains/clang/host/linux-x86/
Dcc_toolchain_features_pack_relocation_test.bzl145 # this sdk_version is too low for sht_relr
151 # this sdk_version is too low for android_relr
162 # this sdk_version is too low for relocation_packer
/build/soong/sdk/
Dbootclasspath_fragment_sdk_test.go1005 my-max-target-r-low-priority.txt -> hiddenapi/my-max-target-r-low-priority.txt
1009 my-max-target-o-low-priority.txt -> hiddenapi/my-max-target-o-low-priority.txt
/build/make/core/
Dconfig.mk391 define is-low-mem-device
407 else ifeq ($(strip $(call is-low-mem-device)),true)
Dboard_config.mk277 $(error Use `MALLOC_LOW_MEMORY := true` to use low-memory allocator config)
/build/bazel/rules/apex/
Dapex_test.bzl1635 # It shouldn't complain about the min_sdk_version of the dep is too low.