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

  /external/chromium/chrome/browser/ui/webui/
extension_icon_source.cc 267 ExtensionIconSet::MatchType match_type; local
271 match_type = static_cast<ExtensionIconSet::MatchType>(match_num);
281 SetData(request_id, extension, grayscale, size, match_type);
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_provider_unittest.cc 160 const AutocompleteMatch::Type match_type; member in struct:AutocompleteProviderTest::AssistedQueryStatsTestData
375 aqs_test_data[i].match_type);
search_provider_unittest.cc 1961 AutocompleteMatch::Type match_type; member in struct:DefaultFetcherUrlInputMatch
    [all...]
  /external/openfst/src/test/
fst_test.h 69 MatchType match_type = matcher.Type(true); local
85 if (match_type == MATCH_INPUT) {
  /external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_condition_attribute.cc 469 StringMatchTest::MatchType match_type; local
472 match_type = StringMatchTest::kPrefix;
475 match_type = StringMatchTest::kSuffix;
478 match_type = StringMatchTest::kContains;
481 match_type = StringMatchTest::kEquals;
483 match_type = StringMatchTest::kPrefix;
485 match_type = StringMatchTest::kSuffix;
487 match_type = StringMatchTest::kContains;
489 match_type = StringMatchTest::kEquals;
505 StringMatchTest::Create(*it, match_type, !is_name).release())
    [all...]
  /external/dnsmasq/src/
dnsmasq.h 515 int len, match_type, option; member in struct:dhcp_vendor
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
videodev2.h 1307 __u32 match_type; \/* Match type *\/ member in struct:v4l2_register
1315 __u32 match_type; \/* Match type *\/ member in struct:v4l2_chip_ident
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev2.h 1307 __u32 match_type; \/* Match type *\/ member in struct:v4l2_register
1315 __u32 match_type; \/* Match type *\/ member in struct:v4l2_chip_ident
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev2.h 1307 __u32 match_type; \/* Match type *\/ member in struct:v4l2_register
1315 __u32 match_type; \/* Match type *\/ member in struct:v4l2_chip_ident
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h 1120 __u32 match_type; member in struct:v4l2_chip_ident_old
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h 1120 __u32 match_type; member in struct:v4l2_chip_ident_old
    [all...]

Completed in 432 milliseconds