/external/lldb/test/lang/cpp/class_types/ |
D | main.cpp | 10 class Conversion class 13 Conversion (int i) : in Conversion() function in Conversion 122 Conversion conv(1); in main()
|
/external/bison/data/ |
D | README | 45 Conversion into GraphViz's dot format. 48 Conversion into text. 51 Conversion into XHTML.
|
/external/clang/lib/Sema/ |
D | SemaLambda.cpp | 1267 CXXConversionDecl *Conversion in addFunctionPointerConversion() local 1276 Conversion->setAccess(AS_public); in addFunctionPointerConversion() 1277 Conversion->setImplicit(true); in addFunctionPointerConversion() 1288 Conversion); in addFunctionPointerConversion() 1291 Conversion->setDescribedFunctionTemplate(ConversionTemplate); in addFunctionPointerConversion() 1294 Class->addDecl(Conversion); in addFunctionPointerConversion() 1370 CXXConversionDecl *Conversion in addBlockPointerConversion() local 1378 Conversion->setAccess(AS_public); in addBlockPointerConversion() 1379 Conversion->setImplicit(true); in addBlockPointerConversion() 1380 Class->addDecl(Conversion); in addBlockPointerConversion()
|
D | SemaOverload.cpp | 3177 if (CXXConversionDecl *Conversion in IsUserDefinedConversion() local 3187 User.ConversionFunction = Conversion; in IsUserDefinedConversion() 5236 CXXConversionDecl *Conversion = in diagnoseNoViableConversion() local 5241 QualType ConvTy = Conversion->getConversionType().getNonReferenceType(); in diagnoseNoViableConversion() 5250 Converter.noteExplicitConv(SemaRef, Conversion, ConvTy); in diagnoseNoViableConversion() 5258 ExprResult Result = SemaRef.BuildCXXMemberCallExpr(From, Found, Conversion, in diagnoseNoViableConversion() 5274 CXXConversionDecl *Conversion = in recordConversion() local 5278 QualType ToType = Conversion->getConversionType().getNonReferenceType(); in recordConversion() 5287 ExprResult Result = SemaRef.BuildCXXMemberCallExpr(From, Found, Conversion, in recordConversion() 5418 CXXConversionDecl *Conversion; in PerformContextualImplicitConversion() local [all …]
|
/external/clang/test/SemaCXX/ |
D | switch.cpp | 89 namespace Conversion { namespace
|
D | explicit.cpp | 39 namespace Conversion { namespace
|
/external/icu/icu4c/source/extra/uconv/resources/ |
D | root.txt | 98 …problemCvtToU { "Conversion to Unicode from codepage failed at input byte position {0}. Bytes: {… 99 …problemCvtFromU { "Conversion from Unicode to codepage failed at input byte position {0}. Unicode:… 100 …problemCvtFromUOut { "Conversion from Unicode to codepage failed at output byte position {0}. Unic…
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations.txt | 19 6 . *** Conversion to SSA 21 8 . *** Conversion to LLVM
|
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/ |
D | cmswtpnt.c | 192 cmsBool ComputeChromaticAdaptation(cmsMAT3* Conversion, in ComputeChromaticAdaptation() argument 227 _cmsMAT3per(Conversion, &Chad_Inv, &Tmp); in ComputeChromaticAdaptation()
|
/external/chromium-trace/trace-viewer/third_party/WebOb/docs/pycon2011/ |
D | pycon-py3k-sprint.txt | 69 Doctest-to-Unit Test Conversion
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.frag_output.txt | 26 + Conversion to signed and unsigned fixed point formats
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/ |
D | FastSimpleExpression.g3 | 6 * Conversion to C#:
|
D | SimpleExpression.g3 | 6 * Conversion to C#:
|
D | TestExpressionFeatures.g3 | 6 * Conversion to C#:
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ |
D | ProfileGrammar.g3 | 6 * Conversion to C#:
|
D | DebugGrammar.g3 | 6 * Conversion to C#:
|
D | DebugTreeGrammar.g3 | 6 * Conversion to C#:
|
D | ProfileTreeGrammar.g3 | 6 * Conversion to C#:
|
/external/protobuf/vsprojects/ |
D | readme.txt | 94 C4244 - Conversion from 'type1' to 'type2', possible loss of data. 97 C4267 - Conversion from 'size_t' to 'type', possible loss of data.
|
/external/v8/src/compiler/arm64/ |
D | instruction-selector-arm64-unittest.cc | 186 struct Conversion { struct 193 std::ostream& operator<<(std::ostream& os, const Conversion& conv) { in operator <<() 199 static const Conversion kConversionInstructions[] = { 847 typedef InstructionSelectorTestWithParam<Conversion> 852 const Conversion conv = GetParam(); in TEST_P()
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/ |
D | dot.stg | 6 * Conversion to C#:
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ |
D | ASTDbg.stg | 6 * Conversion to C#:
|
D | ST.stg | 6 * Conversion to C#:
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/JavaCompat/ |
D | Expr.g3 | 6 * Conversion to C#:
|
/external/icu/icu4c/source/test/perf/ |
D | README | 46 … (e.g. convperf (Conversion tests)). Go to each directory and execute the perl script for each test
|