Searched refs:high (Results 1 – 5 of 5) sorted by relevance
/build/make/tools/warn/ |
D | java_warn_patterns.py | 49 def high(name, description=None): function 506 high('AndroidInjectionBeforeSuper', 508 high('AndroidJdkLibsChecker', 510 high('ArrayEquals', 512 high('ArrayFillIncompatibleType', 514 high('ArrayHashCode', 516 high('ArrayReturn', 518 high('ArrayToString', 520 high('ArraysAsListPrimitiveArray', 522 high('AssistedInjectAndInjectOnSameConstructor', [all …]
|
D | cpp_warn_patterns.py | 38 def high(description, pattern_list): function 65 high('Expression always evaluates to true or false', 69 high('Use transient memory for control value', 71 high('Return address of stack memory', 74 high('Infinite recursion', 76 high('Potential buffer overflow', 85 high('Incompatible declaration of built in function', 87 high('Incompatible redeclaration of library function', 89 high('Null passed as non-null argument', 179 high('Variable is used uninitialized', [all …]
|
/build/blueprint/ |
D | README.md | 12 complexity of the build logic to be maintained in a high-level language, while
|
/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/soong/docs/ |
D | map_files.md | 79 level. This is an abitrarily high API level used to define APIs that have not
|