Home
last modified time | relevance | path

Searched refs:algorithm (Results 1 – 16 of 16) sorted by relevance

/packages/apps/CertInstaller/src/com/android/certinstaller/
DUtil.java61 MessageDigest algorithm = MessageDigest.getInstance("MD5"); in toMd5() local
62 algorithm.reset(); in toMd5()
63 algorithm.update(bytes); in toMd5()
64 return toHexString(algorithm.digest(), ""); in toMd5()
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
DSSLSocketFactory.java178 String algorithm, in SSLSocketFactory() argument
187 if (algorithm == null) { in SSLSocketFactory()
188 algorithm = TLS; in SSLSocketFactory()
198 sslcontext = SSLContext.getInstance(algorithm); in SSLSocketFactory()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
DContactMatcher.java194 int nameType, String name, int algorithm) { in matchName() argument
205 if (algorithm == MATCHING_ALGORITHM_EXACT) { in matchName()
225 NameDistance nameDistance = algorithm == MATCHING_ALGORITHM_CONSERVATIVE ? in matchName()
DRawContactMatcher.java192 candidateNameType, String candidateName, int nameType, String name, int algorithm) { in matchName() argument
203 if (algorithm == MATCHING_ALGORITHM_EXACT) { in matchName()
223 NameDistance nameDistance = algorithm == MATCHING_ALGORITHM_CONSERVATIVE ? in matchName()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Ddom.md174algorithm is said to be an in situ algorithm, or in-place algorithm, if the extra amount of memory…
Dinternals.md234 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 …
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator.java865 MatchCandidateList candidates, ContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates() argument
881 nameType, name, algorithm); in matchAllCandidates()
DContactAggregator2.java739 MatchCandidateList candidates, RawContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates() argument
757 candidate.mName, nameType, name, algorithm); in matchAllCandidates()
DAbstractContactAggregator.java1223 MatchCandidateList candidates, ContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates() argument
1239 nameType, name, algorithm); in matchAllCandidates()
/packages/apps/Browser2/test/webexposed/
Dglobal-interface-listing-expected.txt475 getter algorithm
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz
Dda_wordlist.combined.gz
Dpl_wordlist.combined.gz
Dhr_wordlist.combined.gz