Home
last modified time | relevance | path

Searched defs:MatchType (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/common/extensions/
Dextension_icon_set.h31 enum MatchType { enum
/external/chromium/chrome/browser/autocomplete/
Dhistory_provider.h27 enum MatchType { enum
/external/webkit/Source/WebCore/platform/image-decoders/
DImageDecoder.cpp244 enum MatchType { enum
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
DPhoneNumberUtil.java417 public enum MatchType { enum in PhoneNumberUtil
/external/openfst/src/include/fst/
Dlookahead-filter.h128 LookAheadSelector(M1 *lmatcher1, M2 *lmatcher2, MatchType) in LookAheadSelector() argument
160 LookAheadSelector(M1 *lmatcher1, M2 *lmatcher2, MatchType) in LookAheadSelector() argument
Dfst.h141 enum MatchType { MATCH_INPUT, // Match input label. enum