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 92 low('BooleanParameter', 94 low('ClassNamedLikeTypeParameter', 96 low('ConstantField', 98 low('EmptySetMultibindingContributions', 100 low('ExpectedExceptionRefactoring', 102 low('FieldCanBeFinal', 104 low('FieldMissingNullable', 106 low('ImmutableRefactoring', 108 low('LambdaFunctionalInterface', [all …]
|
D | cpp_warn_patterns.py | 48 def low(description, pattern_list): function 148 low('Cast increases required alignment', 327 low('Line continuation inside comment', 329 low('Comment inside comment', 331 low('Deprecated declarations', 333 low('Deprecated register', 335 low('Converts between pointers to integer types with different sign', 386 low('Extra \';\'', 388 low('Useless specifier', 390 low('Duplicate declaration specifier', [all …]
|
/build/soong/sdk/ |
D | bootclasspath_fragment_sdk_test.go | 757 my-max-target-r-low-priority.txt -> hiddenapi/my-max-target-r-low-priority.txt 760 my-max-target-o-low-priority.txt -> hiddenapi/my-max-target-o-low-priority.txt
|
/build/make/core/ |
D | board_config.mk | 201 $(error Use `MALLOC_SVELTE := true` to configure jemalloc for low-memory)
|