Searched defs:Conversion (Results 1 - 22 of 22) sorted by relevance

/external/clang/test/SemaCXX/
H A Dswitch.cpp89 namespace Conversion { namespace
H A Dexplicit.cpp39 namespace Conversion { namespace
/external/pdfium/third_party/lcms2-2.6/src/
H A Dcmswtpnt.c192 cmsBool ComputeChromaticAdaptation(cmsMAT3* Conversion, argument
227 _cmsMAT3per(Conversion, &Chad_Inv, &Tmp);
/external/v8/test/unittests/compiler/mips/
H A Dinstruction-selector-mips-unittest.cc59 struct Conversion { struct in namespace:v8::internal::compiler::__anon18954
215 // Conversion instructions.
218 const Conversion kConversionInstructions[] = {
219 // Conversion instructions are related to machine_operator.h:
245 const Conversion kFloat64RoundInstructions[] = {
259 const Conversion kFloat32RoundInstructions[] = {
684 typedef InstructionSelectorTestWithParam<Conversion>
689 const Conversion conv = GetParam();
705 typedef InstructionSelectorTestWithParam<Conversion>
710 const Conversion con
[all...]
/external/v8/test/unittests/compiler/mips64/
H A Dinstruction-selector-mips64-unittest.cc59 struct Conversion { struct in namespace:v8::internal::compiler::__anon18956
227 // Conversion instructions.
230 const Conversion kConversionInstructions[] = {
231 // Conversion instructions are related to machine_operator.h:
263 const Conversion kFloat64RoundInstructions[] = {
277 const Conversion kFloat32RoundInstructions[] = {
834 typedef InstructionSelectorTestWithParam<Conversion>
838 const Conversion conv = GetParam();
877 typedef InstructionSelectorTestWithParam<Conversion>
882 const Conversion con
[all...]
/external/v8/test/unittests/compiler/arm64/
H A Dinstruction-selector-arm64-unittest.cc289 struct Conversion { struct in namespace:v8::internal::compiler::__anon18926
296 std::ostream& operator<<(std::ostream& os, const Conversion& conv) {
302 const Conversion kConversionInstructions[] = {
2313 typedef InstructionSelectorTestWithParam<Conversion>
2318 const Conversion conv = GetParam();
/external/owasp/sanitizer/tools/findbugs/lib/
H A DjFormatString.jarMETA-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/umd/cs/ edu/umd/cs/findbugs/ ...
/external/clang/lib/Sema/
H A DSemaLambda.cpp1250 CXXConversionDecl *Conversion local
1259 Conversion->setAccess(AS_public);
1260 Conversion->setImplicit(true);
1271 Conversion);
1274 Conversion->setDescribedFunctionTemplate(ConversionTemplate);
1277 Class->addDecl(Conversion);
1353 CXXConversionDecl *Conversion local
1361 Conversion->setAccess(AS_public);
1362 Conversion->setImplicit(true);
1363 Class->addDecl(Conversion);
[all...]
H A DSemaInit.cpp6388 CXXConversionDecl *Conversion = cast<CXXConversionDecl>(Fn); local
6400 FoundFn, Conversion);
6406 CurInit = S.BuildCXXMemberCallExpr(CurInit.get(), FoundFn, Conversion,
6413 CreatedObject = Conversion->getReturnType()->isRecordType();
7001 llvm_unreachable("Conversion did not fail!");
7203 llvm_unreachable("Conversion did not fail!");
H A DSemaOverload.cpp169 "Transparent Union Conversion",
171 "OpenCL Zero Event Conversion",
1157 // given Conversion rank, in spite of the fact that a copy
1252 // given Conversion rank, in spite of the fact that a copy/move
2048 // Conversion from a null pointer constant to any Objective-C pointer type.
2213 // Conversion between Objective-C pointers.
3235 if (CXXConversionDecl *Conversion
3245 User.ConversionFunction = Conversion;
4192 // type, a derived-to-base Conversion.
4281 // derived-to-base Conversion (13.
5297 CXXConversionDecl *Conversion = local
5335 CXXConversionDecl *Conversion = local
5480 CXXConversionDecl *Conversion; local
6341 AddConversionCandidate(CXXConversionDecl *Conversion, DeclAccessPair FoundDecl, CXXRecordDecl *ActingContext, Expr *From, QualType ToType, OverloadCandidateSet& CandidateSet, bool AllowObjCConversionOnExplicit) argument
6550 AddSurrogateCandidate(CXXConversionDecl *Conversion, DeclAccessPair FoundDecl, CXXRecordDecl *ActingContext, const FunctionProtoType *Proto, Expr *Object, ArrayRef<Expr *> Args, OverloadCandidateSet& CandidateSet) argument
[all...]
H A DSemaDeclCXX.cpp3543 "Conversion of invented variable cannot fail!");
6943 // Conversion functions don't have return types, but the parser will
7078 Decl *Sema::ActOnConversionDeclarator(CXXConversionDecl *Conversion) { argument
7079 assert(Conversion && "Expected to receive a conversion function declaration");
7081 CXXRecordDecl *ClassDecl = cast<CXXRecordDecl>(Conversion->getDeclContext());
7084 QualType ConvType = Context.getCanonicalType(Conversion->getConversionType());
7098 if (Conversion->getTemplateSpecializationKind() != TSK_Undeclared &&
7099 Conversion->getTemplateSpecializationKind() != TSK_ExplicitSpecialization)
7104 Diag(Conversion->getLocation(), diag::warn_conv_to_self_not_used)
7106 else if (IsDerivedFrom(Conversion
[all...]
H A DSemaExpr.cpp12488 CXXConversionDecl *Conversion = local
12490 if (Conversion->isLambdaToBlockPointerConversion())
12491 DefineImplicitLambdaToBlockPointerConversion(Loc, Conversion);
12493 DefineImplicitLambdaToFunctionPointerConversion(Loc, Conversion);
/external/guice/extensions/persist/lib/
H A Dxwork-2.0.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/opensymphony/xwork2/ com/opensymphony/xwork2/config/ ...
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/guice/extensions/struts2/lib/
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 445 milliseconds