/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 722 TemplateArgument Converted; in ActOnNonTypeTemplateParameter() local 723 ExprResult DefaultRes = CheckTemplateArgument(Param, Param->getType(), Default, Converted); in ActOnNonTypeTemplateParameter() 2023 SmallVector<TemplateArgument, 4> Converted; in CheckTemplateIdType() local 2025 false, Converted)) in CheckTemplateIdType() 2039 Converted.data(), Converted.size()); in CheckTemplateIdType() 2070 Converted.data(), in CheckTemplateIdType() 2071 Converted.size()); in CheckTemplateIdType() 2122 = ClassTemplate->findSpecialization(Converted, InsertPos); in CheckTemplateIdType() 2133 Converted.data(), in CheckTemplateIdType() 2134 Converted.size(), nullptr); in CheckTemplateIdType() [all …]
|
D | SemaTemplateInstantiateDecl.cpp | 144 ExprResult Converted = S.PerformContextuallyConvertToBool(Cond); in instantiateDependentEnableIfAttr() local 145 if (Converted.isInvalid()) in instantiateDependentEnableIfAttr() 147 Cond = Converted.get(); in instantiateDependentEnableIfAttr() 2374 SmallVector<TemplateArgument, 4> Converted; in VisitClassTemplateSpecializationDecl() local 2379 Converted)) in VisitClassTemplateSpecializationDecl() 2386 InstClassTemplate->findSpecialization(Converted, InsertPos); in VisitClassTemplateSpecializationDecl() 2428 Converted.data(), in VisitClassTemplateSpecializationDecl() 2429 Converted.size(), in VisitClassTemplateSpecializationDecl() 2444 TemplateName(InstClassTemplate), Converted.data(), Converted.size(), in VisitClassTemplateSpecializationDecl() 2497 SmallVector<TemplateArgument, 4> Converted; in VisitVarTemplateSpecializationDecl() local [all …]
|
D | SemaOverload.cpp | 281 static const Expr *IgnoreNarrowingConversion(const Expr *Converted) { in IgnoreNarrowingConversion() argument 282 while (const ImplicitCastExpr *ICE = dyn_cast<ImplicitCastExpr>(Converted)) { in IgnoreNarrowingConversion() 291 Converted = ICE->getSubExpr(); in IgnoreNarrowingConversion() 295 return Converted; in IgnoreNarrowingConversion() 299 return Converted; in IgnoreNarrowingConversion() 313 const Expr *Converted, in getNarrowingKind() argument 334 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind() 367 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind() 413 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind()
|
D | SemaExprObjC.cpp | 728 ExprResult Converted = CheckObjCCollectionLiteralElement(*this, in BuildObjCArrayLiteral() local 731 if (Converted.isInvalid()) in BuildObjCArrayLiteral() 734 ElementsBuffer[I] = Converted.get(); in BuildObjCArrayLiteral()
|
D | SemaDeclAttr.cpp | 751 ExprResult Converted = S.PerformContextuallyConvertToBool(Cond); in handleEnableIfAttr() local 752 if (Converted.isInvalid()) in handleEnableIfAttr() 754 Cond = Converted.get(); in handleEnableIfAttr()
|
D | SemaExpr.cpp | 11088 ExprResult Converted; in VerifyIntegerConstantExpression() local 11133 Converted = PerformContextualImplicitConversion(DiagLoc, E, in VerifyIntegerConstantExpression() 11135 if (Converted.isInvalid()) in VerifyIntegerConstantExpression() 11136 return Converted; in VerifyIntegerConstantExpression() 11137 E = Converted.get(); in VerifyIntegerConstantExpression()
|
D | SemaDeclCXX.cpp | 11504 ExprResult Converted = PerformContextuallyConvertToBool(AssertExpr); in BuildStaticAssertDeclaration() local 11505 if (Converted.isInvalid()) in BuildStaticAssertDeclaration() 11509 if (!Failed && VerifyIntegerConstantExpression(Converted.get(), &Cond, in BuildStaticAssertDeclaration()
|
D | SemaDecl.cpp | 12706 ExprResult Converted = in CheckEnumConstant() local 12709 if (Converted.isInvalid()) in CheckEnumConstant() 12712 Val = Converted.get(); in CheckEnumConstant()
|
/external/chromium_org/third_party/npapi/ |
D | README.chromium | 9 - Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.h
|
/external/chromium_org/third_party/libxslt/ |
D | README.chromium | 49 5) Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.c
|
/external/chromium_org/third_party/tcmalloc/ |
D | README.chromium | 88 - Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.h *.c
|
/external/chromium_org/third_party/libxml/ |
D | README.chromium | 16 - Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.c
|
/external/clang/include/clang/Sema/ |
D | Template.h | 496 ArrayRef<TemplateArgument> Converted);
|
D | Overload.h | 240 NarrowingKind getNarrowingKind(ASTContext &Context, const Expr *Converted,
|
D | Sema.h | 5394 &Converted, 5419 SmallVectorImpl<TemplateArgument> &Converted, 5447 SmallVectorImpl<TemplateArgument> &Converted); 5451 SmallVectorImpl<TemplateArgument> &Converted); 5457 TemplateArgument &Converted, 6710 SmallVectorImpl<TemplateArgument> &Converted,
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | Python.g | 34 * Converted to ANTLR v3 November 2005 by Terence Parr.
|
/external/checkpolicy/ |
D | ChangeLog | 326 Converted users of ebitmaps to new inline operators.
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | MESA_texture_array.spec | 804 …||2007/05/16||0.4||idr||Converted to MESA_texture_array. Brought in line with EXT_texture_array a…
|
/external/mesa3d/docs/ |
D | MESA_texture_array.spec | 804 …||2007/05/16||0.4||idr||Converted to MESA_texture_array. Brought in line with EXT_texture_array a…
|
/external/tcpdump/ |
D | CHANGES | 213 Converted print-isakmp.c to NETDISSECT
|
/external/antlr/antlr-3.4/tool/ |
D | CHANGES.txt | 1466 Converted a lot of stream next() calls to more specific
|
/external/e2fsprogs/debian/ |
D | changelog | 3357 * Converted to debstd - let it do the stripping stuff.
|
/external/chromium_org/v8/ |
D | ChangeLog | 5430 Converted time zone name to UTF8 on Windows (issue 1290).
|
/external/strace/ |
D | ChangeLog-CVS | 838 * CREDITS, ChangeLog: Converted contents to UTF8.
|
/external/libpng/ |
D | CHANGES | 2384 Converted all PNG_NO_* tests to PNG_*_SUPPORTED everywhere except pngconf.h
|