/external/libbrillo/brillo/dbus/ |
D | dbus_param_reader_unittest.cc | 20 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 29 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 44 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 65 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 88 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 108 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 129 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 142 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 158 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 174 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() [all …]
|
D | dbus_param_writer_unittest.cc | 21 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 28 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 52 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 72 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 79 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 107 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 131 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 138 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 166 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST()
|
D | data_serialization_unittest.cc | 147 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 171 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 237 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 264 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 333 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 392 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 407 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 422 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 437 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() 454 std::unique_ptr<Response> message(Response::CreateEmpty().release()); in TEST() [all …]
|
D | dbus_method_invoker_unittest.cc | 72 auto response = Response::CreateEmpty(); in CreateResponse() 85 auto response = Response::CreateEmpty(); in CreateResponse() 95 auto response = Response::CreateEmpty(); in CreateResponse() 230 auto response = Response::CreateEmpty(); in HandleCall()
|
/external/clang/lib/AST/ |
D | StmtOpenMP.cpp | 72 OMPParallelDirective *OMPParallelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPParallelDirective 111 OMPSimdDirective *OMPSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPSimdDirective 160 OMPForDirective *OMPForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPForDirective 208 OMPForSimdDirective *OMPForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPForSimdDirective 235 OMPSectionsDirective *OMPSectionsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPSectionsDirective 259 OMPSectionDirective *OMPSectionDirective::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPSectionDirective 283 OMPSingleDirective *OMPSingleDirective::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPSingleDirective 305 OMPMasterDirective *OMPMasterDirective::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPMasterDirective 328 OMPCriticalDirective *OMPCriticalDirective::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPCriticalDirective 375 OMPParallelForDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty() function in OMPParallelForDirective [all …]
|
D | OpenMPClause.cpp | 53 OMPPrivateClause *OMPPrivateClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPPrivateClause 89 OMPFirstprivateClause *OMPFirstprivateClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPFirstprivateClause 141 OMPLastprivateClause *OMPLastprivateClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPLastprivateClause 163 OMPSharedClause *OMPSharedClause::CreateEmpty(const ASTContext &C, unsigned N) { in CreateEmpty() function in OMPSharedClause 220 OMPLinearClause *OMPLinearClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPLinearClause 244 OMPAlignedClause *OMPAlignedClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPAlignedClause 290 OMPCopyinClause *OMPCopyinClause::CreateEmpty(const ASTContext &C, unsigned N) { in CreateEmpty() function in OMPCopyinClause 335 OMPCopyprivateClause *OMPCopyprivateClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPCopyprivateClause 389 OMPReductionClause *OMPReductionClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPReductionClause 411 OMPFlushClause *OMPFlushClause::CreateEmpty(const ASTContext &C, unsigned N) { in CreateEmpty() function in OMPFlushClause [all …]
|
D | ExprCXX.cpp | 307 UnresolvedLookupExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in UnresolvedLookupExpr 463 DependentScopeDeclRefExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in DependentScopeDeclRefExpr 599 CXXStaticCastExpr *CXXStaticCastExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in CXXStaticCastExpr 624 CXXDynamicCastExpr *CXXDynamicCastExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in CXXDynamicCastExpr 682 CXXReinterpretCastExpr::CreateEmpty(const ASTContext &C, unsigned PathSize) { in CreateEmpty() function in CXXReinterpretCastExpr 697 CXXConstCastExpr *CXXConstCastExpr::CreateEmpty(const ASTContext &C) { in CreateEmpty() function in CXXConstCastExpr 716 CXXFunctionalCastExpr::CreateEmpty(const ASTContext &C, unsigned PathSize) { in CreateEmpty() function in CXXFunctionalCastExpr 1187 CXXUnresolvedConstructExpr::CreateEmpty(const ASTContext &C, unsigned NumArgs) { in CreateEmpty() function in CXXUnresolvedConstructExpr 1285 CXXDependentScopeMemberExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in CXXDependentScopeMemberExpr 1392 UnresolvedMemberExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in UnresolvedMemberExpr [all …]
|
D | ExprObjC.cpp | 47 ObjCArrayLiteral *ObjCArrayLiteral::CreateEmpty(const ASTContext &C, in CreateEmpty() function in ObjCArrayLiteral 104 ObjCDictionaryLiteral::CreateEmpty(const ASTContext &C, unsigned NumElements, in CreateEmpty() function in ObjCDictionaryLiteral 275 ObjCMessageExpr *ObjCMessageExpr::CreateEmpty(const ASTContext &Context, in CreateEmpty() function in ObjCMessageExpr
|
D | StmtObjC.cpp | 58 ObjCAtTryStmt *ObjCAtTryStmt::CreateEmpty(const ASTContext &Context, in CreateEmpty() function in ObjCAtTryStmt
|
D | Expr.cpp | 418 DeclRefExpr *DeclRefExpr::CreateEmpty(const ASTContext &Context, in CreateEmpty() function in DeclRefExpr 862 StringLiteral *StringLiteral::CreateEmpty(const ASTContext &C, in CreateEmpty() function in StringLiteral 1336 OffsetOfExpr *OffsetOfExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OffsetOfExpr 1787 ImplicitCastExpr *ImplicitCastExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in ImplicitCastExpr 1809 CStyleCastExpr *CStyleCastExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in CStyleCastExpr 3740 DesignatedInitExpr *DesignatedInitExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in DesignatedInitExpr
|
/external/clang/include/clang/AST/ |
D | StmtOpenMP.h | 280 static OMPParallelDirective *CreateEmpty(const ASTContext &C, 756 static OMPSimdDirective *CreateEmpty(const ASTContext &C, unsigned NumClauses, 830 static OMPForDirective *CreateEmpty(const ASTContext &C, unsigned NumClauses, 897 static OMPForSimdDirective *CreateEmpty(const ASTContext &C, 966 static OMPSectionsDirective *CreateEmpty(const ASTContext &C, 1024 static OMPSectionDirective *CreateEmpty(const ASTContext &C, EmptyShell); 1086 static OMPSingleDirective *CreateEmpty(const ASTContext &C, 1134 static OMPMasterDirective *CreateEmpty(const ASTContext &C, EmptyShell); 1200 static OMPCriticalDirective *CreateEmpty(const ASTContext &C, 1278 static OMPParallelForDirective *CreateEmpty(const ASTContext &C, [all …]
|
D | OpenMPClause.h | 1146 static OMPPrivateClause *CreateEmpty(const ASTContext &C, unsigned N); 1255 static OMPFirstprivateClause *CreateEmpty(const ASTContext &C, unsigned N); 1425 static OMPLastprivateClause *CreateEmpty(const ASTContext &C, unsigned N); 1526 static OMPSharedClause *CreateEmpty(const ASTContext &C, unsigned N); 1688 static OMPReductionClause *CreateEmpty(const ASTContext &C, unsigned N); 1868 static OMPLinearClause *CreateEmpty(const ASTContext &C, unsigned NumVars); 2023 static OMPAlignedClause *CreateEmpty(const ASTContext &C, unsigned NumVars); 2161 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N); 2306 static OMPCopyprivateClause *CreateEmpty(const ASTContext &C, unsigned N); 2400 static OMPFlushClause *CreateEmpty(const ASTContext &C, unsigned N); [all …]
|
D | ExprCXX.h | 256 static CXXStaticCastExpr *CreateEmpty(const ASTContext &Context, 288 static CXXDynamicCastExpr *CreateEmpty(const ASTContext &Context, 325 static CXXReinterpretCastExpr *CreateEmpty(const ASTContext &Context, 356 static CXXConstCastExpr *CreateEmpty(const ASTContext &Context); 1339 static CXXFunctionalCastExpr *CreateEmpty(const ASTContext &Context, 2687 static UnresolvedLookupExpr *CreateEmpty(const ASTContext &C, 2774 static DependentScopeDeclRefExpr *CreateEmpty(const ASTContext &C, 3009 static CXXUnresolvedConstructExpr *CreateEmpty(const ASTContext &C, 3160 CreateEmpty(const ASTContext &C, bool HasTemplateKWAndArgsInfo, 3391 CreateEmpty(const ASTContext &C, bool HasTemplateKWAndArgsInfo, [all …]
|
D | ExprObjC.h | 162 static ObjCArrayLiteral *CreateEmpty(const ASTContext &C, 310 static ObjCDictionaryLiteral *CreateEmpty(const ASTContext &C, 1132 static ObjCMessageExpr *CreateEmpty(const ASTContext &Context,
|
D | StmtObjC.h | 189 static ObjCAtTryStmt *CreateEmpty(const ASTContext &Context,
|
D | Expr.h | 1011 static DeclRefExpr *CreateEmpty(const ASTContext &Context, 1554 static StringLiteral *CreateEmpty(const ASTContext &C, unsigned NumStrs); 1945 static OffsetOfExpr *CreateEmpty(const ASTContext &C, 2833 static ImplicitCastExpr *CreateEmpty(const ASTContext &Context, 2926 static CStyleCastExpr *CreateEmpty(const ASTContext &Context, 4215 static DesignatedInitExpr *CreateEmpty(const ASTContext &C,
|
/external/clang/lib/Serialization/ |
D | ASTReaderStmt.cpp | 1818 C = OMPPrivateClause::CreateEmpty(Context, Record[Idx++]); in readClause() 1821 C = OMPFirstprivateClause::CreateEmpty(Context, Record[Idx++]); in readClause() 1824 C = OMPLastprivateClause::CreateEmpty(Context, Record[Idx++]); in readClause() 1827 C = OMPSharedClause::CreateEmpty(Context, Record[Idx++]); in readClause() 1830 C = OMPReductionClause::CreateEmpty(Context, Record[Idx++]); in readClause() 1833 C = OMPLinearClause::CreateEmpty(Context, Record[Idx++]); in readClause() 1836 C = OMPAlignedClause::CreateEmpty(Context, Record[Idx++]); in readClause() 1839 C = OMPCopyinClause::CreateEmpty(Context, Record[Idx++]); in readClause() 1842 C = OMPCopyprivateClause::CreateEmpty(Context, Record[Idx++]); in readClause() 1845 C = OMPFlushClause::CreateEmpty(Context, Record[Idx++]); in readClause() [all …]
|
/external/skia/src/core/ |
D | SkFontMgr.cpp | 32 SkFontStyleSet* SkFontStyleSet::CreateEmpty() { return new SkEmptyFontStyleSet; } in CreateEmpty() function in SkFontStyleSet 49 return SkFontStyleSet::CreateEmpty(); in onMatchFamily() 84 fsset = SkFontStyleSet::CreateEmpty(); in emptyOnNull()
|
D | SkPathRef.cpp | 49 SkPathRef* SkPathRef::CreateEmpty() { in CreateEmpty() function in SkPathRef
|
/external/skia/include/ports/ |
D | SkFontMgr.h | 29 static SkFontStyleSet* CreateEmpty();
|
/external/clang/lib/CodeGen/ |
D | CGDeclCXX.cpp | 508 auto NL = ApplyDebugLocation::CreateEmpty(*this); in GenerateCXXGlobalInitFunc() 559 auto NL = ApplyDebugLocation::CreateEmpty(*this); in GenerateCXXGlobalDtorsFunc()
|
D | CGDebugInfo.h | 578 static ApplyDebugLocation CreateEmpty(CodeGenFunction &CGF) { in CreateEmpty() function
|
D | CGBlocks.cpp | 1207 auto NL = ApplyDebugLocation::CreateEmpty(*this); in GenerateBlockFunction() 1356 auto NL = ApplyDebugLocation::CreateEmpty(*this); in GenerateCopyHelperFunction() 1531 auto NL = ApplyDebugLocation::CreateEmpty(*this); in GenerateDestroyHelperFunction()
|
/external/libchrome/dbus/ |
D | message.h | 216 static scoped_ptr<Response> CreateEmpty();
|
/external/skia/include/core/ |
D | SkPathRef.h | 142 static SkPathRef* CreateEmpty();
|