| /packages/apps/CertInstaller/src/com/android/certinstaller/ |
| D | Util.java | 61 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/ |
| D | SSLSocketFactory.java | 178 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/ |
| D | ContactMatcher.java | 194 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()
|
| D | RawContactMatcher.java | 192 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/ |
| D | dom.md | 174 …algorithm is said to be an in situ algorithm, or in-place algorithm, if the extra amount of memory…
|
| D | internals.md | 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 …
|
| /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/ |
| D | ContactAggregator.java | 865 MatchCandidateList candidates, ContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates() argument 881 nameType, name, algorithm); in matchAllCandidates()
|
| D | ContactAggregator2.java | 739 MatchCandidateList candidates, RawContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates() argument 757 candidate.mName, nameType, name, algorithm); in matchAllCandidates()
|
| D | AbstractContactAggregator.java | 1228 MatchCandidateList candidates, ContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates() argument 1244 nameType, name, algorithm); in matchAllCandidates()
|
| /packages/apps/Browser2/test/webexposed/ |
| D | global-interface-listing-expected.txt | 475 getter algorithm
|
| /packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
| D | third_party_licenses | 2887 NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994. See 2890 the algorithm.
|
| /packages/inputmethods/LatinIME/dictionaries/ |
| D | en_US_wordlist.combined.gz | |
| D | en_GB_wordlist.combined.gz | |
| D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
| D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
| D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
| D | hr_wordlist.combined.gz | 1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ... |