Home
last modified time | relevance | path

Searched defs:match_type (Results 1 – 25 of 25) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Dform_field.cc77 int match_type, in ParseFieldSpecifics()
113 int match_type, in MatchAndAdvance()
129 int match_type) { in Match()
173 int match_type) { in MatchesFormControlType()
/external/chromium_org/chrome/common/extensions/manifest_handlers/
Dicons_handler.cc57 ExtensionIconSet::MatchType match_type) { in GetIconResource()
65 ExtensionIconSet::MatchType match_type) { in GetIconURL()
/external/openfst/src/include/fst/
Dmatcher-fst.h141 virtual M *InitMatcher(MatchType match_type) const { in InitMatcher()
152 typename M::MatcherData *GetData(MatchType match_type) const { in GetData()
212 Matcher(const FST &fst, MatchType match_type) { in Matcher()
252 LookAheadMatcher(const FST &fst, MatchType match_type) { in LookAheadMatcher()
Dlookahead-matcher.h193 TrivialLookAheadMatcher(const FST &fst, MatchType match_type) in TrivialLookAheadMatcher()
267 : matcher_(fst, match_type), in matcher_() argument
440 : matcher_(fst, match_type), in matcher_() argument
717 LookAheadMatcher(const F &fst, MatchType match_type) { in LookAheadMatcher()
Dreplace.h993 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const { in InitMatcher()
1241 ReplaceFstMatcher(const ReplaceFst<A, T> &fst, fst::MatchType match_type) in ReplaceFstMatcher() argument
Dmatcher.h1166 Matcher(const F &fst, MatchType match_type) { in Matcher()
Dfst.h529 MatcherBase<A> *Fst<A>::InitMatcher(MatchType match_type) const { in InitMatcher()
Dcompact-fst.h889 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const { in InitMatcher()
/external/chromium_org/chrome/browser/omnibox/
Domnibox_field_trial_unittest.cc66 AutocompleteMatchType::Type match_type, in VerifyDemotion()
/external/chromium/chrome/browser/autocomplete/
Dhistory_quick_provider.cc201 MatchType match_type, in CalculateRelevance()
Dhistory_url_provider.cc459 MatchType match_type, in CalculateRelevance()
775 MatchType match_type, in HistoryMatchToACMatch()
/external/chromium_org/chrome/browser/extensions/
Dextension_icon_image.cc49 ExtensionIconSet::MatchType match_type) { in GetExtensionIconResource()
/external/openfst/src/test/
Dfst_test.h69 MatchType match_type = matcher.Type(true); in TestBase() local
/external/chromium_org/chrome/browser/autocomplete/
Dhistory_url_provider.cc649 int HistoryURLProvider::CalculateRelevance(MatchType match_type, in CalculateRelevance()
1044 MatchType match_type, in HistoryMatchToACMatch()
Dautocomplete_provider_unittest.cc161 const AutocompleteMatch::Type match_type; member
Dsearch_provider_unittest.cc2734 AutocompleteMatch::Type match_type; in TEST_F() member
2856 AutocompleteMatch::Type match_type; in TEST_F() member
Dsearch_provider.cc1184 AutocompleteMatchType::Type match_type = GetAutocompleteMatchType(type); in ParseSuggestResults() local
/external/iptables/extensions/
Dlibxt_sctp.c228 const char *match_type, in parse_sctp_chunks()
/external/chromium_org/chrome/browser/ui/webui/extensions/
Dextension_icon_source.cc294 ExtensionIconSet::MatchType match_type; in ParseData() local
/external/chromium/chrome/browser/ui/webui/
Dextension_icon_source.cc267 ExtensionIconSet::MatchType match_type; in ParseData() local
/external/openfst/src/include/fst/extensions/pdt/
Dcompose.h52 : matcher_(fst, match_type), in matcher_() argument
/external/openfst/src/include/fst/extensions/ngram/
Dngram-fst.h718 virtual MatcherBase<A>* InitMatcher(MatchType match_type) const { in InitMatcher()
757 NGramFstMatcher(const NGramFst<A> &fst, MatchType match_type) in NGramFstMatcher()
/external/chromium_org/chromeos/dbus/
Dfake_shill_manager_client.cc42 const char* match_type, in AppendServicesForType()
/external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
Dwebrequest_condition_attribute.cc468 StringMatchTest::MatchType match_type; in Create() local
/external/dnsmasq/src/
Ddnsmasq.h515 int len, match_type, option; member