Home
last modified time | relevance | path

Searched refs:createKey (Results 1 – 25 of 822) sorted by relevance

12345678910>>...33

/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/pqc/crypto/xmss/
H A DDefaultXMSSMTOid.java22 map.put(createKey("SHA-256", 32, 16, 67, 20, 2),
24 map.put(createKey("SHA-256", 32, 16, 67, 20, 4),
26 map.put(createKey("SHA-256", 32, 16, 67, 40, 2),
28 map.put(createKey("SHA-256", 32, 16, 67, 40, 2),
30 map.put(createKey("SHA-256", 32, 16, 67, 40, 4),
32 map.put(createKey("SHA-256", 32, 16, 67, 60, 8),
34 map.put(createKey("SHA-256", 32, 16, 67, 60, 6),
36 map.put(createKey("SHA-256", 32, 16, 67, 60, 12),
38 map.put(createKey("SHA-512", 64, 16, 131, 20, 2),
40 map.put(createKey("SHA-512", 64, 16, 131, 20, 4),
[all …]
H A DDefaultXMSSOid.java22 … map.put(createKey("SHA-256", 32, 16, 67, 10), new DefaultXMSSOid(0x00000001, "XMSS_SHA2_10_256"));
23 … map.put(createKey("SHA-256", 32, 16, 67, 16), new DefaultXMSSOid(0x00000002, "XMSS_SHA2_16_256"));
24 … map.put(createKey("SHA-256", 32, 16, 67, 20), new DefaultXMSSOid(0x00000003, "XMSS_SHA2_20_256"));
25 …map.put(createKey("SHA-512", 64, 16, 131, 10), new DefaultXMSSOid(0x00000004, "XMSS_SHA2_10_512"));
26 …map.put(createKey("SHA-512", 64, 16, 131, 16), new DefaultXMSSOid(0x00000005, "XMSS_SHA2_16_512"));
27 …map.put(createKey("SHA-512", 64, 16, 131, 20), new DefaultXMSSOid(0x00000006, "XMSS_SHA2_20_512"));
28 …map.put(createKey("SHAKE128", 32, 16, 67, 10), new DefaultXMSSOid(0x00000007, "XMSS_SHAKE_10_256")…
29 …map.put(createKey("SHAKE128", 32, 16, 67, 16), new DefaultXMSSOid(0x00000008, "XMSS_SHAKE_16_256")…
30 …map.put(createKey("SHAKE128", 32, 16, 67, 20), new DefaultXMSSOid(0x00000009, "XMSS_SHAKE_20_256")…
31 …map.put(createKey("SHAKE256", 64, 16, 131, 10), new DefaultXMSSOid(0x0000000a, "XMSS_SHAKE_10_512"…
[all …]
H A DWOTSPlusOid.java22 … map.put(createKey("SHA-256", 32, 16, 67), new WOTSPlusOid(0x01000001, "WOTSP_SHA2-256_W16"));
23 … map.put(createKey("SHA-512", 64, 16, 131), new WOTSPlusOid(0x02000002, "WOTSP_SHA2-512_W16"));
24 … map.put(createKey("SHAKE128", 32, 16, 67), new WOTSPlusOid(0x03000003, "WOTSP_SHAKE128_W16"));
25 … map.put(createKey("SHAKE256", 64, 16, 131), new WOTSPlusOid(0x04000004, "WOTSP_SHAKE256_W16"));
64 return oidLookupTable.get(createKey(algorithmName, digestSize, winternitzParameter, len)); in lookup()
74 …private static String createKey(String algorithmName, int digestSize, int winternitzParameter, int… in createKey() method in WOTSPlusOid
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/test/java/org/zaproxy/zap/extension/script/
H A DScriptVarsUnitTest.java59 String key = createKey(); in shouldSetGlobalVariable()
71 String key = createKey(); in shouldClearGlobalVariableWithNullValue()
117 String key = createKey(); in shouldReturnNullForNoScriptVariableSet()
137 String key = createKey(); in shouldSetScriptVariableUsingScriptContext()
151 String key = createKey(); in shouldClearScriptVariableWithNullValueUsingScriptContext()
245 String key = createKey(); in shouldNotReturnScriptVariablesFromOtherScriptsUsingScriptContext()
255 String key = createKey(); in shouldSetScriptVariableUsingScriptName()
268 String key = createKey(); in shouldClearScriptVariableWithNullValueUsingScriptName()
348 String key = createKey(); in shouldNotReturnScriptVariablesFromOtherScriptsUsingScriptName()
423 String key = createKey(); in shouldSetGlobalCustomVariable()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/io/test/stm/
H A Dtestfactreg.cxx52 xNewKey->createKey( OPipeTest_getServiceName() ); in component_writeInfo()
57 xNewKey = xKey->createKey( str ); in component_writeInfo()
58 xNewKey->createKey( OPumpTest_getServiceName() ); in component_writeInfo()
63 xNewKey = xKey->createKey( str ); in component_writeInfo()
64 xNewKey->createKey( ODataStreamTest_getServiceName(1) ); in component_writeInfo()
69 xNewKey = xKey->createKey( str ); in component_writeInfo()
75 xNewKey = xKey->createKey( str ); in component_writeInfo()
81 xNewKey = xKey->createKey( str ); in component_writeInfo()
87 xNewKey = xKey->createKey( str ); in component_writeInfo()
93 xNewKey = xKey->createKey( str ); in component_writeInfo()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/io/test/stm/
H A Dtestfactreg.cxx52 xNewKey->createKey( OPipeTest_getServiceName() ); in component_writeInfo()
57 xNewKey = xKey->createKey( str ); in component_writeInfo()
58 xNewKey->createKey( OPumpTest_getServiceName() ); in component_writeInfo()
63 xNewKey = xKey->createKey( str ); in component_writeInfo()
64 xNewKey->createKey( ODataStreamTest_getServiceName(1) ); in component_writeInfo()
69 xNewKey = xKey->createKey( str ); in component_writeInfo()
75 xNewKey = xKey->createKey( str ); in component_writeInfo()
81 xNewKey = xKey->createKey( str ); in component_writeInfo()
87 xNewKey = xKey->createKey( str ); in component_writeInfo()
93 xNewKey = xKey->createKey( str ); in component_writeInfo()
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/crypto/key/kms/
H A DTestLoadBalancingKMSClientProvider.java80 when(p1.createKey(Mockito.anyString(), Mockito.any(Options.class))) in testLoadBalancing()
84 when(p2.createKey(Mockito.anyString(), Mockito.any(Options.class))) in testLoadBalancing()
88 when(p3.createKey(Mockito.anyString(), Mockito.any(Options.class))) in testLoadBalancing()
103 when(p1.createKey(Mockito.anyString(), Mockito.any(Options.class))) in testLoadBalancingWithFailure()
109 when(p2.createKey(Mockito.anyString(), Mockito.any(Options.class))) in testLoadBalancingWithFailure()
113 when(p3.createKey(Mockito.anyString(), Mockito.any(Options.class))) in testLoadBalancingWithFailure()
119 when(p4.createKey(Mockito.anyString(), Mockito.any(Options.class))) in testLoadBalancingWithFailure()
128 kp.createKey("test1", new Options(conf)).getName(); in testLoadBalancingWithFailure()
142 when(p1.createKey(Mockito.anyString(), Mockito.any(Options.class))) in testLoadBalancingWithAllBadNodes()
145 when(p2.createKey(Mockito.anyString(), Mockito.any(Options.class))) in testLoadBalancingWithAllBadNodes()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/omnibox/suggestions/
H A DCachedZeroSuggestionsManager.java87 prefs.writeString(KEY_ZERO_SUGGEST_URL_PREFIX.createKey(numCachableSuggestions), in cacheSuggestionList()
90 KEY_ZERO_SUGGEST_DISPLAY_TEXT_PREFIX.createKey(numCachableSuggestions), in cacheSuggestionList()
97 KEY_ZERO_SUGGEST_NATIVE_SUBTYPES_PREFIX.createKey(numCachableSuggestions), in cacheSuggestionList()
100 KEY_ZERO_SUGGEST_IS_SEARCH_TYPE_PREFIX.createKey(numCachableSuggestions), in cacheSuggestionList()
103 KEY_ZERO_SUGGEST_IS_DELETABLE_PREFIX.createKey(numCachableSuggestions), in cacheSuggestionList()
148 prefs.readString(KEY_ZERO_SUGGEST_ANSWER_TEXT_PREFIX.createKey(i), null); in readCachedSuggestionList()
152 prefs.readString(KEY_ZERO_SUGGEST_URL_PREFIX.createKey(i), null)); in readCachedSuggestionList()
156 prefs.readString(KEY_ZERO_SUGGEST_DESCRIPTION_PREFIX.createKey(i), null); in readCachedSuggestionList()
157 int nativeType = prefs.readInt(KEY_ZERO_SUGGEST_NATIVE_TYPE_PREFIX.createKey(i), in readCachedSuggestionList()
177 KEY_ZERO_SUGGEST_NATIVE_SUBTYPES_PREFIX.createKey(i), null); in readCachedSuggestionList()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/registry/test/
H A Dtestmerge.cxx53 REG_ENSURE(!rootKey.createKey(OUString("MergeKey1"), key1), "testGenerateMerge1 error 3"); in test_generateMerge1()
54 …REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey1"), key2), "testGenerateMerge1 error … in test_generateMerge1()
57 …REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey2"), key4), "testGenerateMerge1 error … in test_generateMerge1()
60 …REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey3"), key6), "testGenerateMerge1 error … in test_generateMerge1()
63 …REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey4"), key8), "testGenerateMerge1 error … in test_generateMerge1()
78 REG_ENSURE(!rootKey.createKey(OUString("MergeKey1u2"), key1), "testGenerateMerge1 error 13"); in test_generateMerge1()
119 REG_ENSURE(!rootKey.createKey(OUString("MergeKey2"), key1), "testGenerateMerge2 error 3"); in test_generateMerge2()
120 …REG_ENSURE(!rootKey.createKey(OUString("/MergeKey2/MK2SubKey1"), key2), "testGenerateMerge2 error … in test_generateMerge2()
123 …REG_ENSURE(!rootKey.createKey(OUString("/MergeKey2/MK2SubKey2"), key4), "testGenerateMerge2 error … in test_generateMerge2()
126 …REG_ENSURE(!rootKey.createKey(OUString("/MergeKey2/MK2SubKey3"), key6), "testGenerateMerge2 error … in test_generateMerge2()
[all …]
H A Dtestregcpp.cxx44 REG_ENSURE(!rootKey.createKey(OUString("UCR"), key1), "testCoreReflection error 3"); in test_coreReflection()
45 REG_ENSURE(!key1.createKey(OUString("ModuleA"), key2), "testCoreReflection error 4"); in test_coreReflection()
46 REG_ENSURE(!key2.createKey(OUString("StructA"), key3), "testCoreReflection error 5"); in test_coreReflection()
47 REG_ENSURE(!key2.createKey(OUString("EnumA"), key4), "testCoreReflection error 6"); in test_coreReflection()
48 REG_ENSURE(!key2.createKey(OUString("XInterfaceA"), key5), "testCoreReflection error 7"); in test_coreReflection()
49 REG_ENSURE(!key2.createKey(OUString("ExceptionA"), key6), "testCoreReflection error 8"); in test_coreReflection()
50 REG_ENSURE(!key2.createKey(OUString("ServiceA"), key7), "testCoreReflection error 8a"); in test_coreReflection()
51 REG_ENSURE(!key2.createKey(OUString("ConstantsA"), key8), "testCoreReflection error 8b"); in test_coreReflection()
385 REG_ENSURE(!key1.createKey(OUString("X"), key3), "test_registry_CppApi error 5"); in test_registry_CppApi()
389 REG_ENSURE(!key5.createKey(OUString("1"), key4), "test_registry_CppApi error 6b"); in test_registry_CppApi()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/registry/test/
H A Dtestmerge.cxx53 REG_ENSURE(!rootKey.createKey(OUString("MergeKey1"), key1), "testGenerateMerge1 error 3"); in test_generateMerge1()
54 …REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey1"), key2), "testGenerateMerge1 error … in test_generateMerge1()
57 …REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey2"), key4), "testGenerateMerge1 error … in test_generateMerge1()
60 …REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey3"), key6), "testGenerateMerge1 error … in test_generateMerge1()
63 …REG_ENSURE(!rootKey.createKey(OUString("/MergeKey1/MK1SubKey4"), key8), "testGenerateMerge1 error … in test_generateMerge1()
78 REG_ENSURE(!rootKey.createKey(OUString("MergeKey1u2"), key1), "testGenerateMerge1 error 13"); in test_generateMerge1()
119 REG_ENSURE(!rootKey.createKey(OUString("MergeKey2"), key1), "testGenerateMerge2 error 3"); in test_generateMerge2()
120 …REG_ENSURE(!rootKey.createKey(OUString("/MergeKey2/MK2SubKey1"), key2), "testGenerateMerge2 error … in test_generateMerge2()
123 …REG_ENSURE(!rootKey.createKey(OUString("/MergeKey2/MK2SubKey2"), key4), "testGenerateMerge2 error … in test_generateMerge2()
126 …REG_ENSURE(!rootKey.createKey(OUString("/MergeKey2/MK2SubKey3"), key6), "testGenerateMerge2 error … in test_generateMerge2()
[all …]
H A Dtestregcpp.cxx44 REG_ENSURE(!rootKey.createKey(OUString("UCR"), key1), "testCoreReflection error 3"); in test_coreReflection()
45 REG_ENSURE(!key1.createKey(OUString("ModuleA"), key2), "testCoreReflection error 4"); in test_coreReflection()
46 REG_ENSURE(!key2.createKey(OUString("StructA"), key3), "testCoreReflection error 5"); in test_coreReflection()
47 REG_ENSURE(!key2.createKey(OUString("EnumA"), key4), "testCoreReflection error 6"); in test_coreReflection()
48 REG_ENSURE(!key2.createKey(OUString("XInterfaceA"), key5), "testCoreReflection error 7"); in test_coreReflection()
49 REG_ENSURE(!key2.createKey(OUString("ExceptionA"), key6), "testCoreReflection error 8"); in test_coreReflection()
50 REG_ENSURE(!key2.createKey(OUString("ServiceA"), key7), "testCoreReflection error 8a"); in test_coreReflection()
51 REG_ENSURE(!key2.createKey(OUString("ConstantsA"), key8), "testCoreReflection error 8b"); in test_coreReflection()
385 REG_ENSURE(!key1.createKey(OUString("X"), key3), "test_registry_CppApi error 5"); in test_registry_CppApi()
389 REG_ENSURE(!key5.createKey(OUString("1"), key4), "test_registry_CppApi error 6b"); in test_registry_CppApi()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/activex/
H A Dso_activex.cxx244 static LSTATUS createKey( HKEY hkey, in createKey() function
267 static LSTATUS createKey(HKEY hkey, in createKey() function
322 s.upd(createKey(hkey, "Control", nKeyAccess)); in DllRegisterServerNative_Impl()
323 s.upd(createKey(hkey, "EnableFullPage", nKeyAccess)); in DllRegisterServerNative_Impl()
326 s.upd(createKey(hkey, "MiscStatus", nKeyAccess, "0")); in DllRegisterServerNative_Impl()
329 s.upd(createKey(hkey, "Programmable", nKeyAccess)); in DllRegisterServerNative_Impl()
331 s.upd(createKey(hkey, "TypeLib", nKeyAccess, aTypeLib)); in DllRegisterServerNative_Impl()
332 s.upd(createKey(hkey, "Version", nKeyAccess, "1.0")); in DllRegisterServerNative_Impl()
347 s.upd(createKey(hkey1, "CLSID", nKeyAccess, aClassID)); in DllRegisterServerNative_Impl()
356 s.upd(createKey(hkey1, "CLSID", nKeyAccess, aClassID)); in DllRegisterServerNative_Impl()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/activex/
H A Dso_activex.cxx243 static LSTATUS createKey( HKEY hkey, in createKey() function
266 static LSTATUS createKey(HKEY hkey, in createKey() function
321 s.upd(createKey(hkey, "Control", nKeyAccess)); in DllRegisterServerNative_Impl()
322 s.upd(createKey(hkey, "EnableFullPage", nKeyAccess)); in DllRegisterServerNative_Impl()
325 s.upd(createKey(hkey, "MiscStatus", nKeyAccess, "0")); in DllRegisterServerNative_Impl()
328 s.upd(createKey(hkey, "Programmable", nKeyAccess)); in DllRegisterServerNative_Impl()
330 s.upd(createKey(hkey, "TypeLib", nKeyAccess, aTypeLib)); in DllRegisterServerNative_Impl()
331 s.upd(createKey(hkey, "Version", nKeyAccess, "1.0")); in DllRegisterServerNative_Impl()
346 s.upd(createKey(hkey1, "CLSID", nKeyAccess, aClassID)); in DllRegisterServerNative_Impl()
355 s.upd(createKey(hkey1, "CLSID", nKeyAccess, aClassID)); in DllRegisterServerNative_Impl()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/payments/
H A DPaymentPreferencesUtil.java41 ChromePreferenceKeys.PAYMENTS_PAYMENT_INSTRUMENT_USE_COUNT.createKey(id)); in getPaymentAppUseCount()
51 ChromePreferenceKeys.PAYMENTS_PAYMENT_INSTRUMENT_USE_COUNT.createKey(id)); in increasePaymentAppUseCount()
63 ChromePreferenceKeys.PAYMENTS_PAYMENT_INSTRUMENT_USE_COUNT.createKey(id), count); in setPaymentAppUseCountForTest()
75 ChromePreferenceKeys.PAYMENTS_PAYMENT_INSTRUMENT_USE_DATE.createKey(id)); in getPaymentAppLastUseDate()
87 ChromePreferenceKeys.PAYMENTS_PAYMENT_INSTRUMENT_USE_DATE.createKey(id), date); in setPaymentAppLastUseDate()
/dports/java/bouncycastle15/crypto-169/core/src/main/jdk1.4/org/bouncycastle/pqc/crypto/util/
H A DPublicKeyFactory.java50 public static AsymmetricKeyParameter createKey(byte[] keyInfoData) in createKey() method in PublicKeyFactory
53 … return createKey(SubjectPublicKeyInfo.getInstance(ASN1Primitive.fromByteArray(keyInfoData))); in createKey()
63 public static AsymmetricKeyParameter createKey(InputStream inStr) in createKey() method in PublicKeyFactory
66 return createKey(SubjectPublicKeyInfo.getInstance(new ASN1InputStream(inStr).readObject())); in createKey()
76 public static AsymmetricKeyParameter createKey(SubjectPublicKeyInfo keyInfo) in createKey() method in PublicKeyFactory
79 return createKey(keyInfo, null); in createKey()
90 … public static AsymmetricKeyParameter createKey(SubjectPublicKeyInfo keyInfo, Object defaultParams) in createKey() method in PublicKeyFactory
H A DPrivateKeyFactory.java34 public static AsymmetricKeyParameter createKey(byte[] privateKeyInfoData) throws IOException in createKey() method in PrivateKeyFactory
36 … return createKey(PrivateKeyInfo.getInstance(ASN1Primitive.fromByteArray(privateKeyInfoData))); in createKey()
47 public static AsymmetricKeyParameter createKey(InputStream inStr) throws IOException in createKey() method in PrivateKeyFactory
49 return createKey(PrivateKeyInfo.getInstance(new ASN1InputStream(inStr).readObject())); in createKey()
59 public static AsymmetricKeyParameter createKey(PrivateKeyInfo keyInfo) throws IOException in createKey() method in PrivateKeyFactory
/dports/editors/libreoffice/libreoffice-7.2.6.2/stoc/test/
H A Dtestregistry.cxx70 xDestKey = xDestRoot->createKey( rBaseNode ); in mergeKeys()
214 xSubKey = xKey->createKey(OUString( "SecondSubKey" )); in test_SimpleRegistry()
217 xSubKey = xKey->createKey(OUString( "ThirdSubKey" )); in test_SimpleRegistry()
220 xSubKey = xKey->createKey(OUString( "FourthSubKey" )); in test_SimpleRegistry()
261 xRootKey->createKey(OUString( "SecondFirstKey" )); in test_SimpleRegistry()
263 xKey = xRootKey->createKey(OUString( "SecondKey" )); in test_SimpleRegistry()
276 xKey = xRootKey->createKey(OUString( "ThirdKey" )); in test_SimpleRegistry()
292 xKey = xRootKey->createKey(OUString( "FourthKey" )); in test_SimpleRegistry()
349 xKey = xRootKey->createKey(OUString( "FifthKey" )); in test_SimpleRegistry()
374 xKey = xRootKey->createKey(OUString( "SixthKey" )); in test_SimpleRegistry()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/stoc/test/
H A Dtestregistry.cxx70 xDestKey = xDestRoot->createKey( rBaseNode ); in mergeKeys()
214 xSubKey = xKey->createKey(OUString( "SecondSubKey" )); in test_SimpleRegistry()
217 xSubKey = xKey->createKey(OUString( "ThirdSubKey" )); in test_SimpleRegistry()
220 xSubKey = xKey->createKey(OUString( "FourthSubKey" )); in test_SimpleRegistry()
261 xRootKey->createKey(OUString( "SecondFirstKey" )); in test_SimpleRegistry()
263 xKey = xRootKey->createKey(OUString( "SecondKey" )); in test_SimpleRegistry()
276 xKey = xRootKey->createKey(OUString( "ThirdKey" )); in test_SimpleRegistry()
292 xKey = xRootKey->createKey(OUString( "FourthKey" )); in test_SimpleRegistry()
349 xKey = xRootKey->createKey(OUString( "FifthKey" )); in test_SimpleRegistry()
374 xKey = xRootKey->createKey(OUString( "SixthKey" )); in test_SimpleRegistry()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/packethost/packngo/
H A Dsshkeys_test.go25 func createKey(t *testing.T, c *Client, p string) *SSHKey { func
45 key := createKey(t, c, "")
67 key := createKey(t, c, projectID)
92 user := createKey(t, c, "")
94 proj := createKey(t, c, projectID)
138 key := createKey(t, c, projectID)
151 key := createKey(t, c, projectID)
176 key := createKey(t, c, projectID)
200 key := createKey(t, c, projectID)
230 key := createKey(t, c, projectID)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/preferences/android/java/src/org/chromium/chrome/browser/preferences/
H A DChromePreferenceKeyCheckerTest.java66 mSubject.checkIsKeyInUse(KEY_PREFIX1_IN_USE.createKey("restofkey")); in testPrefixedKeys_noException()
73 KEY_PREFIX2_IN_USE.createKey("ExtraLevel.DynamicallyGenerated98765")); in testPrefixedKeys_multipleLevels_noException()
79 mSubject.checkIsKeyInUse(KEY_PREFIX3_NOT_IN_USE.createKey("restofkey")); in testPrefixedKeys_noPrefixMatch_throwsException()
85 mSubject.checkIsKeyInUse(KEY_PREFIX1_IN_USE.createKey("")); in testPrefixedKeys_matchOnlyPrefix_throwsException()
91 mSubject.checkIsKeyInUse(KEY_PREFIX1_IN_USE.createKey("*")); in testPrefixedKeys_matchPattern_throwsException()
H A DKeyPrefixTest.java30 assertEquals(prefix.createKey("DynamicKey"), "Chrome.Feature.KP.DynamicKey"); in testSuccess_validPattern()
31 assertEquals(prefix.createKey("Level.DynamicKey"), "Chrome.Feature.KP.Level.DynamicKey"); in testSuccess_validPattern()
32 assertEquals(prefix.createKey(42), "Chrome.Feature.KP.42"); in testSuccess_validPattern()
46 assertEquals(prefix.createKey("DynamicKey"), "grandfathered_pattern_DynamicKey"); in testSuccess_validGrandfatheredPattern()
/dports/misc/sword/sword-1.8.1/utilities/
H A Daddld.cpp91 SWKey* key = mod.createKey(); in main()
111 SWKey* key = mod.createKey(); in main()
134 SWKey* key = mod.createKey(); in main()
157 SWKey* key = mod.createKey(); in main()
167 SWKey* key = mod.createKey(); in main()
178 SWKey* key = mod.createKey(); in main()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/
H A DHeaders.php79 $headers->headersKeys[] = static::createKey($current['name']);
103 $headers->headersKeys[] = static::createKey($current['name']);
189 $headerKey = static::createKey($matches['name']);
195 $headerKey = static::createKey($headerFieldNameOrLine);
216 $this->headersKeys[] = static::createKey($header->getFieldName());
261 $key = static::createKey($name);
300 return (in_array(static::createKey($name), $this->headersKeys));
468 protected static function createKey($name) function in Zend\\Http\\Headers
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/
H A DHeaders.php79 $headers->headersKeys[] = static::createKey($current['name']);
103 $headers->headersKeys[] = static::createKey($current['name']);
189 $headerKey = static::createKey($matches['name']);
195 $headerKey = static::createKey($headerFieldNameOrLine);
216 $this->headersKeys[] = static::createKey($header->getFieldName());
261 $key = static::createKey($name);
300 return (in_array(static::createKey($name), $this->headersKeys));
468 protected static function createKey($name) function in Zend\\Http\\Headers

12345678910>>...33