/system/chre/platform/linux/include/chre/target_platform/ |
D | assert.h | 65 #define EXPECT_CHRE_ASSERT(statement) \ argument 70 statement; \
|
/system/chre/util/include/chre/util/nanoapp/ |
D | assert.h | 50 #define EXPECT_CHRE_ASSERT(statement) argument
|
/system/tools/aidl/ |
D | ast_cpp.cpp | 231 void StatementBlock::AddStatement(unique_ptr<AstNode> statement) { in AddStatement() argument 232 statements_.push_back(std::move(statement)); in AddStatement() 235 void StatementBlock::AddStatement(AstNode* statement) { in AddStatement() argument 236 statements_.emplace_back(statement); in AddStatement() 252 for (const auto& statement : statements_) { in Write() local 253 statement->Write(to); in Write()
|
D | ast_cpp.h | 199 void AddStatement(std::unique_ptr<AstNode> statement); 200 void AddStatement(AstNode* statement); // Takes ownership
|
D | ast_java.cpp | 149 void StatementBlock::Add(std::shared_ptr<Statement> statement) { in Add() argument 150 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/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/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/tools/mkbootimg/ |
D | pylintrc | 84 # note). You have access to the variables errors warning, statement which 88 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
|
/system/extras/simpleperf/ |
D | Android.bp | 34 "-Wno-gnu-statement-expression",
|
/system/extras/libfec/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/extras/tests/cpueater/ |
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
|
/system/extras/runconuid/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/extras/bootctl/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/incremental_delivery/libdataloader/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/extras/slideshow/ |
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/extras/verity/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/extras/memory_replay/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|