Home
last modified time | relevance | path

Searched refs:c1 (Results 51 – 75 of 187) sorted by relevance

12345678

/trunk/main/xmlsecurity/test_docs/CAs/Root_11/demoCA/newcerts/
H A D101E.pem40 55:21:ad:0f:1a:87:df:f2:65:87:4d:91:52:c1:46:c1:c0:7c:
H A D1022.pem20 c0:6a:ee:4b:20:f4:cf:3c:94:c1:ae:88:0f:c9:42:
40 5d:6b:3a:5c:b6:9b:57:f5:c1:51:af:df:3c:a6:8a:a3:da:70:
H A D1006.pem36 9d:bd:dc:dc:8e:a8:e8:e4:15:cb:14:c1:6a:ab:d8:ab:e6:e5:
41 fd:b0:c1:41:3f:8a:b3:88:4f:4a:9c:a6:38:11:2a:4a:0f:8b:
H A D101A.pem20 c4:35:ea:53:1b:94:76:cc:f2:f6:c1:86:f2:18:46:
23 df:c1:eb:a8:29:57:e6:71:65
H A D1013.pem21 96:de:5a:0e:c1:20:7f:b5:1b:79:c2:63:13:50:dc:
/trunk/main/xmlsecurity/test_docs/CAs/Root_2/demoCA/newcerts/
H A D1000.pem18 9c:96:e2:de:72:79:c1:cf:3e:3f:b9:0d:b4:87:c7:
36 52:83:16:ab:0e:43:2d:b3:e4:0f:6c:c1:63:d4:86:ac:e7:1e:
/trunk/main/xmlsecurity/test_docs/CAs/Root_7/demoCA/newcerts/
H A D1001.pem17 75:67:65:24:ab:f7:07:d8:9d:be:0f:23:b5:c1:26:
42 a5:fb:15:99:cf:a9:c5:a7:59:c1:11:89:67:11:9c:ff:a9:ac:
/trunk/main/xmlsecurity/test_docs/CAs/Root_8/demoCA/newcerts/
H A D1000.pem15 00:96:79:01:9f:4f:68:c1:09:0d:44:3a:82:e4:eb:
42 c5:c1:a7:a6:ab:e0:c6:0b:51:dd:e5:a2:32:1f:c6:52:ea:d3:
H A D1001.pem15 00:e9:91:38:d8:c1:36:e5:c1:d0:32:e8:ae:02:11:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_2/demoCA/
H A Dcacert.pem18 9c:96:e2:de:72:79:c1:cf:3e:3f:b9:0d:b4:87:c7:
36 52:83:16:ab:0e:43:2d:b3:e4:0f:6c:c1:63:d4:86:ac:e7:1e:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_8/demoCA/
H A Dcacert.pem15 00:96:79:01:9f:4f:68:c1:09:0d:44:3a:82:e4:eb:
42 c5:c1:a7:a6:ab:e0:c6:0b:51:dd:e5:a2:32:1f:c6:52:ea:d3:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_7/demoCA/
H A Dcacert.pem17 75:67:65:24:ab:f7:07:d8:9d:be:0f:23:b5:c1:26:
42 a5:fb:15:99:cf:a9:c5:a7:59:c1:11:89:67:11:9c:ff:a9:ac:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_8/demoCA/
H A Dcacert.pem15 00:e9:91:38:d8:c1:36:e5:c1:d0:32:e8:ae:02:11:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_8/demoCA/newcerts/
H A D1002.pem40 c1:7a:5e:c8:21:b9:ae:49:c1:aa:4f:1c:9e:a8:ae:0f:ad:a2:
/trunk/main/xmlsecurity/test_docs/certs/end_certs/
H A DUser_35_Root_11.crt20 c0:6a:ee:4b:20:f4:cf:3c:94:c1:ae:88:0f:c9:42:
40 5d:6b:3a:5c:b6:9b:57:f5:c1:51:af:df:3c:a6:8a:a3:da:70:
/trunk/main/automation/source/inc/
H A Dtestapp.hxx54 ErrorEntry(sal_uLong nNr, String aStr, xub_StrLen l, xub_StrLen c1, xub_StrLen c2 ) in ErrorEntry() argument
55 : nError(nNr),aText(aStr),nLine(l),nCol1(c1),nCol2(c2) {} in ErrorEntry()
/trunk/main/i18nutil/source/utility/
H A Dwidthfolding.cxx210 sal_Unicode widthfolding::getCompositionChar(sal_Unicode c1, sal_Unicode c2) in getCompositionChar() argument
212 return composition_table[c1 - 0x3040][c2 - 0x3099]; in getCompositionChar()
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m285 char c1=*(fileName1++);
287 if ((c1>='a') && (c1<='z'))
288 c1 -= 0x20;
291 if (c1=='\0')
295 if (c1<c2)
297 if (c1>c2)
/trunk/main/framework/qa/complex/dispatches/
H A Dcheckdispatchapi.java392 int c1 = lGroups.length; in impl_checkDispatchInfo() local
394 for (i1 = 0; i1 < c1; ++i1) in impl_checkDispatchInfo()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextView.java202 int c1 = indAc1.getCount(); in createTestEnvironment()
204 return c1 == c2 ? 0 : 1; in createTestEnvironment()
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_default.cxx125 sal_Int16 Index::compare(sal_Unicode c1, sal_Unicode c2) in compare() argument
127 …return sal::static_int_cast<sal_Int16>( collator->compareString(OUString(&c1, 1), OUString(&c2, 1)… in compare()
/trunk/main/i18nutil/inc/i18nutil/
H A Dwidthfolding.hxx50 static sal_Unicode getCompositionChar(sal_Unicode c1, sal_Unicode c2);
/trunk/main/stoc/source/uriproc/
H A DUriReferenceFactory.cxx88 bool equalIgnoreCase(sal_Unicode c1, sal_Unicode c2) { in equalIgnoreCase() argument
90 return toLowerCase(c1) == toLowerCase(c2); in equalIgnoreCase()
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_default.hxx105 sal_Int16 compare(sal_Unicode c1, sal_Unicode c2);
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_1/demoCA/newcerts/
H A D1000.pem16 33:ca:0d:d2:24:b3:c1:47:db:11:e2:bf:23:da:32:

Completed in 63 milliseconds

12345678