Searched refs:low (Results 1 – 3 of 3) sorted by relevance
/build/make/tools/warn/ |
D | java_warn_patterns.py | 57 def low(name, description=None): function 89 low('BooleanParameter', 91 low('ClassNamedLikeTypeParameter', 93 low('ConstantField', 95 low('EmptySetMultibindingContributions', 97 low('ExpectedExceptionRefactoring', 99 low('FieldCanBeFinal', 101 low('FieldMissingNullable', 103 low('ImmutableRefactoring', 105 low('LambdaFunctionalInterface', [all …]
|
D | cpp_warn_patterns.py | 46 def low(description, pattern_list): function 145 low('Cast increases required alignment', 321 low('Line continuation inside comment', 323 low('Comment inside comment', 325 low('Deprecated declarations', 327 low('Deprecated register', 329 low('Converts between pointers to integer types with different sign', 380 low('Extra \';\'', 382 low('Useless specifier', 384 low('Duplicate declaration specifier', [all …]
|
/build/make/core/ |
D | board_config.mk | 156 $(error Use `MALLOC_SVELTE := true` to configure jemalloc for low-memory)
|