/external/bison/data/ |
D | README | 45 Conversion into GraphViz's dot format. 48 Conversion into text. 51 Conversion into XHTML.
|
/external/clang/test/Analysis/ |
D | generics.m | 93 …c = a; // expected-warning {{Conversion from value of type 'NSArray<NSString *> *' to incompatibl… 94 [a contains: [[NSNumber alloc] init]]; // expected-warning {{Conversion}} 96 doStuff(a); // expected-warning {{Conversion}} 100 NSArray<NSString *> *a = getTypedStuff(); // expected-warning {{Conversion}} 106 [a contains: [[NSNumber alloc] init]]; // expected-warning {{Conversion}} 108 doStuff(a); // expected-warning {{Conversion}} 113 [a contains: [[NSNumber alloc] init]]; // expected-warning {{Conversion}} 115 doStuff(a); // expected-warning {{Conversion}} 121 c = a; // expected-warning {{Conversion}} 122 [a contains: [[NSNumber alloc] init]]; // expected-warning {{Conversion}} [all …]
|
/external/clang/lib/Sema/ |
D | SemaLambda.cpp | 1257 CXXConversionDecl *Conversion in addFunctionPointerConversion() local 1266 Conversion->setAccess(AS_public); in addFunctionPointerConversion() 1267 Conversion->setImplicit(true); in addFunctionPointerConversion() 1278 Conversion); in addFunctionPointerConversion() 1281 Conversion->setDescribedFunctionTemplate(ConversionTemplate); in addFunctionPointerConversion() 1284 Class->addDecl(Conversion); in addFunctionPointerConversion() 1360 CXXConversionDecl *Conversion in addBlockPointerConversion() local 1368 Conversion->setAccess(AS_public); in addBlockPointerConversion() 1369 Conversion->setImplicit(true); in addBlockPointerConversion() 1370 Class->addDecl(Conversion); in addBlockPointerConversion()
|
D | SemaOverload.cpp | 3288 if (CXXConversionDecl *Conversion in IsUserDefinedConversion() local 3298 User.ConversionFunction = Conversion; in IsUserDefinedConversion() 5357 CXXConversionDecl *Conversion = in diagnoseNoViableConversion() local 5362 QualType ConvTy = Conversion->getConversionType().getNonReferenceType(); in diagnoseNoViableConversion() 5371 Converter.noteExplicitConv(SemaRef, Conversion, ConvTy); in diagnoseNoViableConversion() 5379 ExprResult Result = SemaRef.BuildCXXMemberCallExpr(From, Found, Conversion, in diagnoseNoViableConversion() 5395 CXXConversionDecl *Conversion = in recordConversion() local 5399 QualType ToType = Conversion->getConversionType().getNonReferenceType(); in recordConversion() 5408 ExprResult Result = SemaRef.BuildCXXMemberCallExpr(From, Found, Conversion, in recordConversion() 5540 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/llvm/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations.txt | 19 6 . *** Conversion to SSA 21 8 . *** Conversion to LLVM
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations.txt | 19 6 . *** Conversion to SSA 21 8 . *** Conversion to LLVM
|
/external/icu/icu4c/source/extra/uconv/resources/ |
D | root.txt | 101 …problemCvtToU { "Conversion to Unicode from codepage failed at input byte position {0}. Bytes: {… 102 …problemCvtFromU { "Conversion from Unicode to codepage failed at input byte position {0}. Unicode:… 103 …problemCvtFromUOut { "Conversion from Unicode to codepage failed at output byte position {0}. Unic…
|
/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmswtpnt.c | 192 cmsBool ComputeChromaticAdaptation(cmsMAT3* Conversion, in ComputeChromaticAdaptation() argument 227 _cmsMAT3per(Conversion, &Chad_Inv, &Tmp); in ComputeChromaticAdaptation()
|
/external/syslinux/core/ |
D | writedec.inc | 36 mov ebx,10 ; Conversion base
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrConv.td | 1 //===-- WebAssemblyInstrConv.td-WebAssembly Conversion support -*- tablegen -*-= 38 // Conversion from floating point to integer traps on overflow and invalid.
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | jFormatString.jar | META-INF/
META-INF/MANIFEST.MF
edu/
edu/umd/
edu/ ... |
/external/libyuv/files/third_party/gflags/ |
D | gflags.gyp | 63 4267, # Conversion from size_t to "type".
|
D | BUILD.gn | 49 "/wd4267", # Conversion from size_t to "type".
|
/external/webrtc/third_party/gflags/ |
D | BUILD.gn | 48 "/wd4267", # Conversion from size_t to "type".
|
/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 | SimpleExpression.g3 | 6 * Conversion to C#:
|
D | FastSimpleExpression.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 | DebugGrammar.g3 | 6 * Conversion to C#:
|
D | ProfileGrammar.g3 | 6 * Conversion to C#:
|
D | ProfileTreeGrammar.g3 | 6 * Conversion to C#:
|
/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#:
|