/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 | 229 void StatementBlock::AddStatement(unique_ptr<AstNode> statement) { in AddStatement() argument 230 statements_.push_back(std::move(statement)); in AddStatement() 233 void StatementBlock::AddStatement(AstNode* statement) { in AddStatement() argument 234 statements_.emplace_back(statement); in AddStatement() 250 for (const auto& statement : statements_) { in Write() local 251 statement->Write(to); in Write()
|
D | ast_cpp.h | 211 void AddStatement(std::unique_ptr<AstNode> statement); 212 void AddStatement(AstNode* statement); // Takes ownership
|
D | ast_java.cpp | 151 void StatementBlock::Add(Statement* statement) { in Add() argument 152 this->statements.push_back(statement); in Add()
|
D | ast_java.h | 149 void Add(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/extras/perfprofd/ |
D | Android.bp | 34 "-Wno-gnu-statement-expression",
|
/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/aidl/docs/ |
D | aidl-cpp.md | 51 If you use an import statement in your AIDL, even from the same package, you 197 this string and uses it as the literal include statement in generated code.
|
/system/extras/simpleperf/ |
D | Android.bp | 35 "-Wno-gnu-statement-expression",
|
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/core/liblog/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/core/libpixelflinger/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/extras/puncture_fs/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/extras/cpustats/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/extras/mmap-perf/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/core/libcutils/ |
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/postinst/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/system/core/libutils/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|