| .. |
|
AvoidConstParamsInDecls.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
BracesAroundStatementsCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
ConstReturnTypeCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
ContainerContainsCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
ContainerDataPointerCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
ContainerSizeEmptyCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
ConvertMemberFunctionsToStatic.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
DeleteNullPointerCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
DuplicateIncludeCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
ElseAfterReturnCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
FunctionCognitiveComplexityCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
FunctionSizeCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
IdentifierLengthCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
IdentifierNamingCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
ImplicitBoolConversionCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
InconsistentDeclarationParameterNameCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
IsolateDeclarationCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
MagicNumbersCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
MakeMemberFunctionConstCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
MisleadingIndentationCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
MisplacedArrayIndexCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
NamedParameterCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
NamespaceCommentCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
NonConstParameterCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
QualifiedAutoCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
RedundantAccessSpecifiersCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
RedundantControlFlowCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
RedundantDeclarationCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
RedundantFunctionPtrDereferenceCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
RedundantMemberInitCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
RedundantPreprocessorCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
RedundantSmartptrGetCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
RedundantStringCStrCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
RedundantStringInitCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
SimplifyBooleanExprCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
SimplifySubscriptExprCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
StaticAccessedThroughInstanceCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
StaticDefinitionInAnonymousNamespaceCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
StringCompareCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
SuspiciousCallArgumentCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
UniqueptrDeleteReleaseCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
UppercaseLiteralSuffixCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |
|
UseAnyOfAllOfCheck.h
|
Initial commit: AOSP 14 with modifications for Unplugged OS
|
2025-10-06 13:59:42 +00:00 |