Searched refs:TVA (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | animation | 126 >8 string da0b \b, DMB MAF, ext DA0A, with 3GPP timed text, DID, TVA, REL, IPMP 128 >8 string da1b \b, DMB MAF, ext da1a, with 3GPP timed text, DID, TVA, REL, IPMP 130 >8 string da2b \b, DMB MAF, ext da2a, with 3GPP timed text, DID, TVA, REL, IPMP 132 >8 string da3b \b, DMB MAF, ext da3a w/ BIFS, 3GPP, DID, TVA, REL, IPMP 145 >8 string dv1b \b, DMB MAF, ext dv1a, with 3GPP timed text, DID, TVA, REL, IPMP 147 >8 string dv2b \b, DMB MAF, ext dv2a, with 3GPP timed text, DID, TVA, REL, IPMP 149 >8 string dv3b \b, DMB MAF, ext dv3a, with 3GPP timed text, DID, TVA, REL, IPMP
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDecl.cpp | 11185 const auto *TVA = FD->getAttr<TargetVersionAttr>(); in CheckMultiVersionValue() local 11187 assert((TA || TVA) && "Expecting target or target_version attribute"); in CheckMultiVersionValue() 11218 if (TVA) { in CheckMultiVersionValue() 11223 S.getASTContext().getTargetInfo().parseTargetAttr(TVA->getName()); in CheckMultiVersionValue() 11228 TVA->getFeatures(Feats); in CheckMultiVersionValue() 11484 const auto *TVA = FD->getAttr<TargetVersionAttr>(); in CheckMultiVersionFirstFunction() local 11490 if ((TA || TVA) && CheckMultiVersionValue(S, FD)) { in CheckMultiVersionFirstFunction()
|
| H A D | SemaOverload.cpp | 13676 const auto *TVA = FunDecl->getAttr<TargetVersionAttr>(); in AddMatchingNonTemplateFunction() local 13677 if (TVA && !TVA->isDefaultVersion()) in AddMatchingNonTemplateFunction()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenModule.cpp | 4486 } else if (const auto *TVA = CurFD->getAttr<TargetVersionAttr>()) { in emitMultiVersionFunctions() local 4487 if (TVA->isDefaultVersion() && IsDefined) in emitMultiVersionFunctions() 4491 TVA->getFeatures(Feats, Delim); in emitMultiVersionFunctions()
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evppkey_kas.txt | 3380 hoyboPsskeLDm6k5lqPk6/RfKFLQkoxIkw6HXMe0KNDn8/TVA+XWDGjLSbE8JIDN
|