Searched refs:low (Results 1 – 7 of 7) sorted by relevance
/build/make/tools/warn/ |
D | java_warn_patterns.py | 59 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 …]
|
D | cpp_warn_patterns.py | 48 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/ |
D | cc_toolchain_features_pack_relocation_test.bzl | 145 # 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/ |
D | bootclasspath_fragment_sdk_test.go | 1005 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/ |
D | config.mk | 391 define is-low-mem-device 407 else ifeq ($(strip $(call is-low-mem-device)),true)
|
D | board_config.mk | 277 $(error Use `MALLOC_LOW_MEMORY := true` to use low-memory allocator config)
|
/build/bazel/rules/apex/ |
D | apex_test.bzl | 1635 # It shouldn't complain about the min_sdk_version of the dep is too low.
|