Searched refs:algorithm (Results 1 – 16 of 16) sorted by relevance
61 MessageDigest algorithm = MessageDigest.getInstance("MD5"); in toMd5() local62 algorithm.reset(); in toMd5()63 algorithm.update(bytes); in toMd5()64 return toHexString(algorithm.digest(), ""); in toMd5()
178 String algorithm, in SSLSocketFactory() argument187 if (algorithm == null) { in SSLSocketFactory()188 algorithm = TLS; in SSLSocketFactory()198 sslcontext = SSLContext.getInstance(algorithm); in SSLSocketFactory()
194 int nameType, String name, int algorithm) { in matchName() argument205 if (algorithm == MATCHING_ALGORITHM_EXACT) { in matchName()225 NameDistance nameDistance = algorithm == MATCHING_ALGORITHM_CONSERVATIVE ? in matchName()
192 candidateNameType, String candidateName, int nameType, String name, int algorithm) { in matchName() argument203 if (algorithm == MATCHING_ALGORITHM_EXACT) { in matchName()223 NameDistance nameDistance = algorithm == MATCHING_ALGORITHM_CONSERVATIVE ? in matchName()
174 …algorithm is said to be an in situ algorithm, or in-place algorithm, if the extra amount of memory…
234 The naive algorithm for integer-to-string conversion involves division per each decimal digit. We h…243 ) implemented a newer, fast algorithm called Grisu3 (Loitsch, Florian. "Printing floating-point num…245 …eader-only so that we implemented a header-only version of Grisu2. This algorithm guarantees that …
865 MatchCandidateList candidates, ContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates() argument881 nameType, name, algorithm); in matchAllCandidates()
739 MatchCandidateList candidates, RawContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates() argument757 candidate.mName, nameType, name, algorithm); in matchAllCandidates()
1223 MatchCandidateList candidates, ContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates() argument1239 nameType, name, algorithm); in matchAllCandidates()
475 getter algorithm
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...