Home
last modified time | relevance | path

Searched defs:actualKey (Results 1 – 25 of 82) sorted by relevance

1234

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.transaction/src/main/java/org/springframework/transaction/support/
H A DTransactionSynchronizationManager.java124 Object actualKey = TransactionSynchronizationUtils.unwrapResourceIfNecessary(key); in hasResource() local
137 Object actualKey = TransactionSynchronizationUtils.unwrapResourceIfNecessary(key); in getResource() local
149 private static Object doGetResource(Object actualKey) { in doGetResource()
175 Object actualKey = TransactionSynchronizationUtils.unwrapResourceIfNecessary(key); in bindResource() local
206 Object actualKey = TransactionSynchronizationUtils.unwrapResourceIfNecessary(key); in unbindResource() local
221 Object actualKey = TransactionSynchronizationUtils.unwrapResourceIfNecessary(key); in unbindResourceIfPossible() local
228 private static Object doUnbindResource(Object actualKey) { in doUnbindResource()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Channels.Security/
H A DSecureMessageGenerator.cs489 SymmetricAlgorithm actualKey, in CreateSignature()
605 SymmetricAlgorithm actualKey) in CreateDerivedKey()
673 …EncryptedData Encrypt (XmlElement target, SymmetricAlgorithm actualKey, string ekeyId, ReferenceLi… in Encrypt()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Immutable/src/System/Collections/Immutable/
H A DIImmutableDictionary.cs110 bool TryGetKey(TKey equalKey, out TKey actualKey); in TryGetKey()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/src/org/eclipse/e4/ui/tests/css/properties/tabbed/
H A DTabbedPropertiesTitleTest.java60 private void assertColor(RGB expected, String actualKey){ in assertColor()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/security/pkcs12/
H A DParamsTest.java397 Object actualLoad, actualCert, actualKey; in check() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Immutable/tests/
H A DImmutableDictionaryBuilderTest.cs283 …GetKeyHelper<TKey, TValue>(IDictionary<TKey, TValue> dictionary, TKey equalKey, out TKey actualKey) in TryGetKeyHelper()
H A DImmutableDictionaryBuilderTestBase.cs263 …etKeyHelper<TKey, TValue>(IDictionary<TKey, TValue> dictionary, TKey equalKey, out TKey actualKey); in TryGetKeyHelper()
H A DImmutableSortedDictionaryBuilderTest.cs323 …GetKeyHelper<TKey, TValue>(IDictionary<TKey, TValue> dictionary, TKey equalKey, out TKey actualKey) in TryGetKeyHelper()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/security/pkcs12/
H A DParamsTest.java397 Object actualLoad, actualCert, actualKey; in check() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/security/pkcs12/
H A DParamsTest.java403 Object actualLoad, actualCert, actualKey; in check() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/internal/p2/metadata/
H A DTranslationSupport.java275 private String getLocalizedIUProperty(IInstallableUnit iu, String actualKey, String locale) { in getLocalizedIUProperty()
319 private String makeLocalizedKey(String actualKey, String localeImage) { in makeLocalizedKey()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/security/pkcs12/
H A DParamsTest.java403 Object actualLoad, actualCert, actualKey; in check() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/security/pkcs12/
H A DParamsTest.java410 Object actualLoad, actualCert, actualKey; in check() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/security/pkcs12/
H A DParamsTest.java410 Object actualLoad, actualCert, actualKey; in check() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/security/pkcs12/
H A DParamsTest.java416 Object actualLoad, actualCert, actualKey; in check() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/security/pkcs12/
H A DKeytoolOpensslInteropTest.java547 Object actualLoad, actualCert, actualKey; in check() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Security.Cryptography/
H A DDSATest.cs113 …public void AssertEquals (string message, DSAParameters expectedKey, DSAParameters actualKey, bool… in AssertEquals()
H A DRSATest.cs163 …public void AssertEquals (string message, RSAParameters expectedKey, RSAParameters actualKey, bool… in AssertEquals()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/dbtests/
H A Dvalidate_tests.cpp883 const BSONObj actualKey = BSON("a" << 1); in run() local
1110 const BSONObj actualKey = BSON("a" << 1); in run() local
1307 const BSONObj actualKey = BSON("a" << 1); in run() local
1332 const BSONObj actualKey = BSON("b" << 1); in run() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/lib/
H A DMultipleOutputFormat.java96 K actualKey = generateActualKey(key, value); in getRecordWriter() local
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapred/lib/
H A DMultipleOutputFormat.java91 K actualKey = generateActualKey(key, value); in getRecordWriter() local
/dports/databases/db5/db-5.3.28/test/cxx/
H A DTestMulti.cpp51 int actualKey; in test1() local
/dports/databases/db18/db-18.1.40/test/cxx/
H A DTestMulti.cpp49 int actualKey; in test1() local
/dports/java/bouncycastle15/crypto-169/pkix/src/main/java/org/bouncycastle/est/
H A DHttpUtil.java201 private String actualKey(String header) in actualKey() method in HttpUtil.Headers
/dports/games/openspades/openspades-0.1.3/Sources/json/
H A Djson_value.cpp1029 CZString actualKey( key, isStatic ? CZString::noDuplication in resolveReference() local
1069 CZString actualKey( key, CZString::noDuplication ); in operator []() local
1147 CZString actualKey( key, CZString::noDuplication ); in removeMember() local

1234