Searched refs:low (Results 1 – 4 of 4) 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/soong/sdk/ |
D | bootclasspath_fragment_sdk_test.go | 890 my-max-target-r-low-priority.txt -> hiddenapi/my-max-target-r-low-priority.txt 893 my-max-target-o-low-priority.txt -> hiddenapi/my-max-target-o-low-priority.txt
|
/build/make/core/ |
D | board_config.mk | 277 $(error Use `MALLOC_SVELTE := true` to configure jemalloc for low-memory)
|