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 | 10963 const auto *TVA = FD->getAttr<TargetVersionAttr>(); in CheckMultiVersionValue() local 10965 (TA || TVA) && in CheckMultiVersionValue() 10995 if (TVA) { in CheckMultiVersionValue() 10997 TVA->getFeatures(Feats); in CheckMultiVersionValue() 11249 const auto *TVA = FD->getAttr<TargetVersionAttr>(); in CheckMultiVersionFirstFunction() local 11256 if (TVA && TVA->isDefaultVersion()) in CheckMultiVersionFirstFunction() 11259 if ((TA || TVA) && CheckMultiVersionValue(S, FD)) { in CheckMultiVersionFirstFunction()
|
H A D | SemaOverload.cpp | 12955 const auto *TVA = FunDecl->getAttr<TargetVersionAttr>(); in AddMatchingNonTemplateFunction() local 12956 if (TVA && !TVA->isDefaultVersion()) in AddMatchingNonTemplateFunction()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenModule.cpp | 4239 } else if (const auto *TVA = CurFD->getAttr<TargetVersionAttr>()) { in emitMultiVersionFunctions() local 4240 if (TVA->isDefaultVersion() && IsDefined) in emitMultiVersionFunctions() 4242 TVA->getFeatures(Feats); in emitMultiVersionFunctions()
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evppkey_kas.txt | 3380 hoyboPsskeLDm6k5lqPk6/RfKFLQkoxIkw6HXMe0KNDn8/TVA+XWDGjLSbE8JIDN
|