Home
last modified time | relevance | path

Searched defs:algorithm (Results 1 – 5 of 5) sorted by relevance

/trunk/main/i18npool/inc/
H A Dindexentrysupplier_ja_phonetic.hxx53 #define INDEXENTRYSUPPLIER_JA_PHONETIC( algorithm ) \ argument
H A DcollatorImpl.hxx83 rtl::OUString algorithm; member
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_default.cxx169 void Index::makeIndexKeys(const lang::Locale &rLocale, const OUString &algorithm) in makeIndexKeys()
254 void Index::init(const lang::Locale &rLocale, const OUString& algorithm) in init()
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dx509certificate_mscryptimpl.cxx561 … CRYPT_ALGORITHM_IDENTIFIER algorithm = m_pCertContext->pCertInfo->SubjectPublicKeyInfo.Algorithm; in getSubjectPublicKeyAlgorithm() local
594 CRYPT_ALGORITHM_IDENTIFIER algorithm = m_pCertContext->pCertInfo->SignatureAlgorithm; in getSignatureAlgorithm() local
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx719 LocaleData::getCollatorRuleByAlgorithm( const Locale& rLocale, const OUString& algorithm ) in getCollatorRuleByAlgorithm()
862 LocaleData::getIndexArrayForAlgorithm(const Locale& rLocale, const OUString& algorithm) in getIndexArrayForAlgorithm()
876 LocaleData::isPhonetic( const Locale& rLocale, const OUString& algorithm ) in isPhonetic()
883 LocaleData::getIndexKeysByAlgorithm( const Locale& rLocale, const OUString& algorithm ) in getIndexKeysByAlgorithm()
890 LocaleData::getIndexModuleByAlgorithm( const Locale& rLocale, const OUString& algorithm ) in getIndexModuleByAlgorithm()