HomeSort by relevance Sort by last modified time
    Searched defs:MatchType (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/extensions/common/
extension_icon_set.h 15 // size. MatchType is exclusive (do not OR them together).
16 enum MatchType {
40 const std::string& Get(int size, MatchType match_type) const;
  /external/lldb/include/lldb/Core/
AddressResolver.h 52 } MatchType;
  /external/chromium_org/components/autofill/core/browser/
form_field.h 35 enum MatchType {
65 // as specified in the |match_type| bit field (see |MatchType|). If |match|
106 // as specified in the |match_type| bit field (see |MatchType|).
  /external/lldb/include/lldb/Breakpoint/
Breakpoint.h 95 } MatchType;
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.h 222 enum MatchType {
237 static int CalculateRelevance(MatchType match_type, int match_number);
323 MatchType match_type,
  /external/chromium_org/components/omnibox/
keyword_provider_unittest.cc 37 struct MatchType {
46 const MatchType<ResultType> output[3];
113 const MatchType<base::string16> kEmptyMatch = { base::string16(), false };
193 const MatchType<GURL> kEmptyMatch = { GURL(), false };
228 const MatchType<base::string16> kEmptyMatch = { base::string16(), false };
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumberutil.h 128 enum MatchType {
543 MatchType IsNumberMatch(const PhoneNumber& first_number,
551 MatchType IsNumberMatchWithTwoStrings(const string& first_number,
559 MatchType IsNumberMatchWithOneString(const PhoneNumber& first_number,
    [all...]
  /external/chromium_org/extensions/browser/api/declarative_webrequest/
webrequest_condition_attribute.cc 314 enum MatchType { kPrefix, kSuffix, kEquals, kContains };
319 MatchType type,
328 MatchType type,
332 const MatchType type_;
411 MatchType type,
445 MatchType type,
470 StringMatchTest::MatchType match_type;
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java 418 public enum MatchType {
    [all...]
  /external/openfst/src/include/fst/
fst.h 148 enum MatchType { MATCH_INPUT, // Match input label.
274 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const;
529 MatcherBase<A> *Fst<A>::InitMatcher(MatchType match_type) const {
  /art/runtime/
debugger.cc     [all...]
  /packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oledb.h     [all...]

Completed in 415 milliseconds