/system/chre/platform/linux/include/chre/platform/linux/ |
D | expect_assert.h | 63 #define EXPECT_CHRE_ASSERT(statement) \ argument 68 statement; \
|
/system/chre/util/include/chre/util/nanoapp/ |
D | assert.h | 57 #define EXPECT_CHRE_ASSERT(statement) argument
|
/system/tools/aidl/ |
D | ast_cpp.cpp | 249 void StatementBlock::AddStatement(unique_ptr<AstNode> statement) { in AddStatement() argument 250 statements_.push_back(std::move(statement)); in AddStatement() 253 void StatementBlock::AddStatement(AstNode* statement) { in AddStatement() argument 254 statements_.emplace_back(statement); in AddStatement() 270 for (const auto& statement : statements_) { in Write() local 271 statement->Write(to); in Write()
|
D | ast_cpp.h | 204 void AddStatement(std::unique_ptr<AstNode> statement); 205 void AddStatement(AstNode* statement); // Takes ownership
|
D | ast_java.cpp | 152 void StatementBlock::Add(std::shared_ptr<Statement> statement) { in Add() argument 153 this->statements.push_back(statement); in Add()
|
D | ast_java.h | 147 void Add(std::shared_ptr<Statement> statement);
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | technical_debt.cil | 3 ; stuff below, for example, by improving typeattribute statement of module
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | technical_debt.cil | 3 ; stuff below, for example, by improving typeattribute statement of module
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | technical_debt.cil | 3 ; stuff below, for example, by improving typeattribute statement of module
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | technical_debt.cil | 3 ; stuff below, for example, by improving typeattribute statement of module
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | technical_debt.cil | 3 ; stuff below, for example, by improving typeattribute statement of module
|
/system/apex/ |
D | pylintrc | 82 global-statement, 118 print-statement, 174 # note). You have access to the variables errors warning, statement which 178 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
|
/system/tools/mkbootimg/ |
D | pylintrc | 76 global-statement, 112 print-statement, 168 # note). You have access to the variables errors warning, statement which 172 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | technical_debt.cil | 3 ; stuff below, for example, by improving typeattribute statement of module
|
/system/sepolicy/private/ |
D | technical_debt.cil | 3 ; stuff below, for example, by improving typeattribute statement of module
|
/system/update_engine/ |
D | pylintrc | 116 # note). You have access to the variables errors warning, statement which 120 #evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10) 397 # Maximum number of boolean expressions in a if statement
|
/system/chre/chpp/api_parser/ |
D | README.md | 100 // assignment statement, or the value to memset it to for an array type.
|
/system/extras/profcollectd/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/extras/tests/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/extras/squashfs_utils/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/extras/verity/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/core/libgrallocusage/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/extras/ext4_utils/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/security/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/extras/sane_schedstat/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|