Searched refs:high (Results 1 – 5 of 5) sorted by relevance
/build/make/tools/warn/ |
D | java_warn_patterns.py | 51 def high(name, description=None): function 512 high('AndroidInjectionBeforeSuper', 514 high('AndroidJdkLibsChecker', 516 high('ArrayEquals', 518 high('ArrayFillIncompatibleType', 520 high('ArrayHashCode', 522 high('ArrayReturn', 524 high('ArrayToString', 526 high('ArraysAsListPrimitiveArray', 528 high('AssistedInjectAndInjectOnSameConstructor', [all …]
|
D | cpp_warn_patterns.py | 40 def high(description, pattern_list): function 68 high('Expression always evaluates to true or false', 72 high('Use transient memory for control value', 74 high('Return address of stack memory', 77 high('Infinite recursion', 79 high('Potential buffer overflow', 88 high('Incompatible declaration of built in function', 90 high('Incompatible redeclaration of library function', 92 high('Null passed as non-null argument', 183 high('Variable is used uninitialized', [all …]
|
/build/soong/cmd/extract_apks/bundle_proto/ |
D | commands.proto | 37 // This targeting is fairly high-level and each APK has its own targeting as
|
/build/bazel/docs/ |
D | concepts.md | 3 This document provides high level explanations and mapping of the internal 9 This table provides a high level overview of the components in the current
|
/build/soong/docs/ |
D | map_files.md | 80 level. This is an arbitrarily high API level used to define APIs that have not
|