Home
last modified time | relevance | path

Searched refs:algorithms (Results 1 – 6 of 6) sorted by relevance

/packages/modules/ExtServices/src/android/ext/services/autofill/
DAutofillFieldClassificationServiceImpl.java42 @Nullable Map algorithms, @Nullable Map args) { in onCalculateScores() argument
51 defaultArgs, (HashMap<String, String>) algorithms, in onCalculateScores()
59 @Nullable HashMap<String, String> algorithms, in calculateScores() argument
69 if (algorithms != null && algorithms.containsKey(categoryId)) { in calculateScores()
70 algorithmName = algorithms.get(categoryId); in calculateScores()
/packages/modules/ExtServices/tests/src/android/ext/services/autofill/
DAutofillFieldClassificationServiceImplTest.java76 final HashMap<String, String> algorithms = new HashMap<>(1); in testCalculateScores() local
77 algorithms.put("last4", REQUIRED_ALGORITHM_EXACT_MATCH); in testCalculateScores()
91 categoryIds, null, null, algorithms, args); in testCalculateScores()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dfaq.md193 … number-to-string conversion in `Writer` is implemented with very fast algorithms, which outperfor…
255 …it also employs low-level optimizations (intrinsics, SIMD) and special algorithms (custom double-t…
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...