Home
last modified time | relevance | path

Searched refs:chs1 (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/argyllcms/Argyll_V1.9.2/icc/
H A Dicctest.c216 unsigned char chs1[16]; in md5_test() local
251 chs1[0] = (tc[i].sum[0] >> 24) & 0xff, in md5_test()
253 chs1[2] = (tc[i].sum[0] >> 8) & 0xff, in md5_test()
254 chs1[3] = tc[i].sum[0] & 0xff, in md5_test()
257 chs1[6] = (tc[i].sum[1] >> 8) & 0xff, in md5_test()
258 chs1[7] = tc[i].sum[1] & 0xff, in md5_test()
262 chs1[11] = tc[i].sum[2] & 0xff, in md5_test()
266 chs1[15] = tc[i].sum[3] & 0xff; in md5_test()
269 if (chs1[j] != chs2[j]) { in md5_test()
275 chs1[0], chs1[1], chs1[2], chs1[3], chs1[4], chs1[5], chs1[6], chs1[7], in md5_test()
[all …]
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dipvibrance.cc514 float chs1 = chromaSatur * sathue2[1]; in vibrance() local
515 pa = (chs0 - chs1) / (s0 - s1); in vibrance()
518 float chs1 = chromaSatur * sathue2[1]; in vibrance() local
520 pa = (chs1 - chs2) / (s1 - s2); in vibrance()
521 pb = chs1 - pa * s1; in vibrance()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dssl_verify.h141 bool cert_hash_compare(const struct cert_hash_set *chs1, const struct cert_hash_set *chs2);
H A Dssl_verify.c250 cert_hash_compare(const struct cert_hash_set *chs1, const struct cert_hash_set *chs2) in cert_hash_compare() argument
252 if (chs1 && chs2) in cert_hash_compare()
257 const struct cert_hash *ch1 = chs1->ch[i]; in cert_hash_compare()
276 else if (!chs1 && !chs2) in cert_hash_compare()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dssl_verify.h162 bool cert_hash_compare(const struct cert_hash_set *chs1, const struct cert_hash_set *chs2);
H A Dssl_verify.c249 cert_hash_compare(const struct cert_hash_set *chs1, const struct cert_hash_set *chs2) in cert_hash_compare() argument
251 if (chs1 && chs2) in cert_hash_compare()
256 const struct cert_hash *ch1 = chs1->ch[i]; in cert_hash_compare()
275 else if (!chs1 && !chs2) in cert_hash_compare()
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dssl_verify.h141 bool cert_hash_compare(const struct cert_hash_set *chs1, const struct cert_hash_set *chs2);
H A Dssl_verify.c250 cert_hash_compare(const struct cert_hash_set *chs1, const struct cert_hash_set *chs2) in cert_hash_compare() argument
252 if (chs1 && chs2) in cert_hash_compare()
257 const struct cert_hash *ch1 = chs1->ch[i]; in cert_hash_compare()
276 else if (!chs1 && !chs2) in cert_hash_compare()
/dports/textproc/uim-gtk/uim-d1ac9d9/scm/
H A Dbyeoru.scm1012 (let loop1 ((chs1 (car chs-hist)))
1014 ((null? chs1)
1016 ((let ((jamo1 (caar chs1))
1017 (no1 (cdar chs1)))
1042 (loop1 (cdr chs1))))))
/dports/textproc/uim-qt5/uim-d1ac9d9/scm/
H A Dbyeoru.scm1012 (let loop1 ((chs1 (car chs-hist)))
1014 ((null? chs1)
1016 ((let ((jamo1 (caar chs1))
1017 (no1 (cdar chs1)))
1042 (loop1 (cdr chs1))))))
/dports/textproc/uim-gtk3/uim-d1ac9d9/scm/
H A Dbyeoru.scm1012 (let loop1 ((chs1 (car chs-hist)))
1014 ((null? chs1)
1016 ((let ((jamo1 (caar chs1))
1017 (no1 (cdar chs1)))
1042 (loop1 (cdr chs1))))))
/dports/textproc/uim-m17nlib/uim-d1ac9d9/scm/
H A Dbyeoru.scm1012 (let loop1 ((chs1 (car chs-hist)))
1014 ((null? chs1)
1016 ((let ((jamo1 (caar chs1))
1017 (no1 (cdar chs1)))
1042 (loop1 (cdr chs1))))))
/dports/textproc/uim-el/uim-d1ac9d9/scm/
H A Dbyeoru.scm1012 (let loop1 ((chs1 (car chs-hist)))
1014 ((null? chs1)
1016 ((let ((jamo1 (caar chs1))
1017 (no1 (cdar chs1)))
1042 (loop1 (cdr chs1))))))
/dports/japanese/uim-anthy/uim-d1ac9d9/scm/
H A Dbyeoru.scm1012 (let loop1 ((chs1 (car chs-hist)))
1014 ((null? chs1)
1016 ((let ((jamo1 (caar chs1))
1017 (no1 (cdar chs1)))
1042 (loop1 (cdr chs1))))))
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/cleanup/
H A Dcleanup.cpp3006 CSeqdesc::E_Choice chs1, chs2; in s_SeqDescLessThan() local
3008 chs1 = desc1->Which(); in s_SeqDescLessThan()
3011 return (s_SeqDescToOrdering(chs1) < s_SeqDescToOrdering(chs2)); in s_SeqDescLessThan()
3571 TSUBSOURCE_SUBTYPE chs1 = GET_FIELD (sbs1, Subtype); in s_SubsourceCompareC() local
3574 if (chs1 < chs2) return true; in s_SubsourceCompareC()
3575 if (chs1 > chs2) return false; in s_SubsourceCompareC()
H A Dnewcleanupp.cpp1300 TSUBSOURCE_SUBTYPE chs1 = GET_FIELD (sbs1, Subtype); in s_SubsourceCompare() local
1303 if (chs1 < chs2) return true; in s_SubsourceCompare()
1304 if (chs1 > chs2) return false; in s_SubsourceCompare()
1327 TSUBSOURCE_SUBTYPE chs1 = GET_FIELD (sbs1, Subtype); in s_SubsourceEqual() local
1330 if (chs1 != chs2) return false; in s_SubsourceEqual()
2080 TORGMOD_SUBTYPE chs1 = GET_FIELD (omd1, Subtype); in s_OrgModEqual() local
2082 if (chs1 == chs2) return true; in s_OrgModEqual()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/cleanup/
H A Dcleanup.cpp3006 CSeqdesc::E_Choice chs1, chs2; in s_SeqDescLessThan() local
3008 chs1 = desc1->Which(); in s_SeqDescLessThan()
3011 return (s_SeqDescToOrdering(chs1) < s_SeqDescToOrdering(chs2)); in s_SeqDescLessThan()
3571 TSUBSOURCE_SUBTYPE chs1 = GET_FIELD (sbs1, Subtype); in s_SubsourceCompareC() local
3574 if (chs1 < chs2) return true; in s_SubsourceCompareC()
3575 if (chs1 > chs2) return false; in s_SubsourceCompareC()
H A Dnewcleanupp.cpp1300 TSUBSOURCE_SUBTYPE chs1 = GET_FIELD (sbs1, Subtype); in s_SubsourceCompare() local
1303 if (chs1 < chs2) return true; in s_SubsourceCompare()
1304 if (chs1 > chs2) return false; in s_SubsourceCompare()
1327 TSUBSOURCE_SUBTYPE chs1 = GET_FIELD (sbs1, Subtype); in s_SubsourceEqual() local
1330 if (chs1 != chs2) return false; in s_SubsourceEqual()
2019 TORGMOD_SUBTYPE chs1 = GET_FIELD (omd1, Subtype); in s_OrgModEqual() local
2021 if (chs1 == chs2) return true; in s_OrgModEqual()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/format/
H A Dgather_items.cpp1583 CSeqdesc::E_Choice chs1, chs2; in s_SeqDescCompare() local
1585 chs1 = desc1->Which(); in s_SeqDescCompare()
1588 if (chs1 == CSeqdesc::e_User && chs2 == CSeqdesc::e_User) { in s_SeqDescCompare()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/format/
H A Dgather_items.cpp1583 CSeqdesc::E_Choice chs1, chs2; in s_SeqDescCompare() local
1585 chs1 = desc1->Which(); in s_SeqDescCompare()
1588 if (chs1 == CSeqdesc::e_User && chs2 == CSeqdesc::e_User) { in s_SeqDescCompare()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsqnutil1.c1809 Uint1 chs1; in SortByChoice() local
1818 chs1 = (Uint1) vnp1->choice; in SortByChoice()
1820 if (chs1 > chs2) { in SortByChoice()
1822 } else if (chs1 < chs2) { in SortByChoice()
9140 Uint1 chs1; in SortByPubType() local
9149 chs1 = (Uint1) vnp1->choice; in SortByPubType()
9151 if (chs1 < 14 && chs2 < 14) { in SortByPubType()
9152 chs1 = pub_order [chs1]; in SortByPubType()
9155 if (chs1 > chs2) { in SortByPubType()
9157 } else if (chs1 < chs2) { in SortByPubType()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/validator/
H A Dvaliderror_bioseq.cpp1630 TORGMOD_SUBTYPE chs1 = omd1.GetSubtype(); in s_OrgModEqual() local
1633 if (chs1 == chs2) return true; in s_OrgModEqual()
1701 TSUBSOURCE_SUBTYPE chs1 = sbs1.GetSubtype(); in s_SubsourceEquivalent() local
1704 if (chs1 != chs2) return false; in s_SubsourceEquivalent()
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/hyphdicts/
H A Dhyph_de_DE.dic19132 ge1spr�chs1
21356 haupt1ge1spr�chs1
43843 ort1ge1spr�chs1
/dports/textproc/py-pyphen/Pyphen-0.10.0/pyphen/dictionaries/
H A Dhyph_de_DE.dic19132 ge1spr�chs1
21356 haupt1ge1spr�chs1
43843 ort1ge1spr�chs1
H A Dhyph_de_CH.dic19132 ge1spr�chs1
21356 haupt1ge1spr�chs1
43843 ort1ge1spr�chs1

12