Searched defs:best_match (Results 1 – 7 of 7) sorted by relevance
87 BlockHash::Match best_match; in EncodeCopyForBestMatch() local
49 base::string16 best_match; in SetSelectControlValue() local80 int best_match = -1; in SetSelectControlValueSubstringMatch() local
302 size_t best_match = UINT32_MAX; in FindLineEntryIndexByFileIndex() local350 size_t best_match = UINT32_MAX; in FindLineEntryIndexByFileIndex() local
105 HttpAuthCache::Entry* best_match = NULL; in LookupByPath() local
177 const uint8* best_match = external_node(best_match_index); in Insert() local
466 PasswordForm* best_match = BestKeychainFormForForm(*db_form, in MergePasswordForms() local
3497 def best_match(args, functions, pos=None, env=None): function