Home
last modified time | relevance | path

Searched refs:MATCH (Results 1 – 25 of 51) sorted by relevance

123

/external/oprofile/libutil/
Dop_file.c131 #define MATCH 1 in get_matching_pathnames() macro
154 case NO_RECURSION + MATCH: in get_matching_pathnames()
157 case MATCH_ANY_ENTRY_RECURSION + MATCH: in get_matching_pathnames()
172 case MATCH_DIR_ONLY_RECURSION + MATCH: in get_matching_pathnames()
/external/chromium/chrome/browser/autocomplete/
Dhistory_quick_provider_unittest.cc306 EXPECT_EQ(ACMatchClassification::MATCH, spans_a[1].style); in TEST_F()
310 EXPECT_EQ(ACMatchClassification::MATCH, spans_a[3].style); in TEST_F()
314 EXPECT_EQ(ACMatchClassification::MATCH, spans_a[5].style); in TEST_F()
318 EXPECT_EQ(ACMatchClassification::MATCH, spans_a[7].style); in TEST_F()
331 EXPECT_EQ(ACMatchClassification::MATCH, spans_b[0].style); in TEST_F()
335 EXPECT_EQ(ACMatchClassification::MATCH, spans_b[2].style); in TEST_F()
Dbuiltin_provider.cc43 ACMatchClassification::MATCH | ACMatchClassification::URL)); in Start()
Dautocomplete_match.h49 MATCH = 1 << 1, // A match for the user's search term enumerator
Dautocomplete_popup_view_gtk_unittest.cc337 ACMatchClassification(runLength1, ACMatchClassification::MATCH)); in TEST_F()
395 ACMatchClassification::URL | ACMatchClassification::MATCH; in TEST_F()
Dautocomplete_popup_view_mac_unittest.mm223 ACMatchClassification(runLength1, ACMatchClassification::MATCH));
270 const int kURLMatch = ACMatchClassification::URL|ACMatchClassification::MATCH;
356 ACMatchClassification(runLength1, ACMatchClassification::MATCH));
402 ACMatchClassification(0, ACMatchClassification::MATCH));
492 ACMatchClassification(runLength1, ACMatchClassification::MATCH));
Dautocomplete_match.cc147 (style | ACMatchClassification::MATCH) & ~ACMatchClassification::DIM)); in ClassifyLocationInString()
/external/eigen/cmake/
DFindEigen2.cmake34 …string(REGEX MATCH "define[ \t]+EIGEN_WORLD_VERSION[ \t]+([0-9]+)" _eigen2_world_version_match "${…
36 …string(REGEX MATCH "define[ \t]+EIGEN_MAJOR_VERSION[ \t]+([0-9]+)" _eigen2_major_version_match "${…
38 …string(REGEX MATCH "define[ \t]+EIGEN_MINOR_VERSION[ \t]+([0-9]+)" _eigen2_minor_version_match "${…
DFindMPFR.cmake53 …string(REGEX MATCH "define[ \t]+MPFR_VERSION_MAJOR[ \t]+([0-9]+)" _mpfr_major_version_match "${_mp…
55 …string(REGEX MATCH "define[ \t]+MPFR_VERSION_MINOR[ \t]+([0-9]+)" _mpfr_minor_version_match "${_mp…
57 …string(REGEX MATCH "define[ \t]+MPFR_VERSION_PATCHLEVEL[ \t]+([0-9]+)" _mpfr_patchlevel_version_ma…
DFindEigen3.cmake35 …string(REGEX MATCH "define[ \t]+EIGEN_WORLD_VERSION[ \t]+([0-9]+)" _eigen3_world_version_match "${…
37 …string(REGEX MATCH "define[ \t]+EIGEN_MAJOR_VERSION[ \t]+([0-9]+)" _eigen3_major_version_match "${…
39 …string(REGEX MATCH "define[ \t]+EIGEN_MINOR_VERSION[ \t]+([0-9]+)" _eigen3_minor_version_match "${…
DEigenTesting.cmake333 string(REGEX MATCH "g\\+\\+" ei_has_gpp ${VERSTRING})
334 string(REGEX MATCH "llvm|LLVM" ei_has_llvm ${VERSTRING})
335 string(REGEX MATCH "gcc|GCC" ei_has_gcc ${VERSTRING})
336 string(REGEX MATCH "icpc|ICC" ei_has_icpc ${VERSTRING})
337 string(REGEX MATCH "clang|CLANG" ei_has_clang ${VERSTRING})
354 string(REGEX MATCH " [0-9]+\\.[0-9]+\\.[0-9]+" eicver ${VERSTRING})
357 string(REGEX MATCH " [0-9]+\\.[0-9]+" eicver ${VERSTRING})
360 string(REGEX MATCH "[^0-9][0-9]+\\.[0-9]+\\.[0-9]+" eicver ${VERSTRING})
363 string(REGEX MATCH "[^0-9][0-9]+\\.[0-9]+" eicver ${VERSTRING})
DFindGSL.cmake123 STRING(REGEX MATCH "(.)\\..*" GSL_VERSION_MAJOR_ "${GSL_FULL_VERSION}")
125 STRING(REGEX MATCH ".\\.(.*)" GSL_VERSION_MINOR_ "${GSL_FULL_VERSION}")
/external/v8/tools/
Dcommon-includes.sh63 local MATCH=$(git branch | grep "$1" | awk '{print $NF}' | grep -x $1)
64 if [ "$MATCH" == "$1" ] ; then
/external/clang/test/
Dmake_test_dirs.pl11 $next_indent_level = length($MATCH);
/external/apache-xml/src/main/java/org/apache/xpath/
DXPath.java147 public static final int MATCH = 1; field in XPath
179 else if (MATCH == type) in XPath()
228 else if (MATCH == type) in XPath()
/external/qemu/distrib/zlib-1.2.3/
Dinflate.h43 MATCH, /* o: waiting for output space to copy string */ enumerator
/external/iproute2/examples/
Dcbq.init-v0.7.3877 MATCH=0; CHANGE=0
910 MATCH=1
923 if [ $MATCH -ne 0 ]; then
/external/zlib/src/
Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator
/external/eigen/test/eigen2/
Dtestsuite.cmake58 string(REGEX MATCH "([^,]*)(,.*)?" DUMMY ${ARGLIST})
66 string(REGEX MATCH "([^=]*)(=.*)?" DUMMY ${TOP})
69 string(REGEX MATCH "[^=]*=(.*)" DUMMY ${TOP})
/external/llvm/cmake/modules/
DChooseMSVCCRT.cmake31 string(REGEX MATCH "${${regex}}" ${crt_current} "${${flagsvar}}")
39 string(REGEX MATCH "${${regex}}" current_flag "${${flagsvar}}")
/external/tcpdump/missing/
Dgetaddrinfo.c248 #define MATCH(x, y, w) \ macro
402 if (!MATCH(pai->ai_socktype, ex->e_socktype, WILD_SOCKTYPE(ex)))
404 if (!MATCH(pai->ai_protocol, ex->e_protocol, WILD_PROTOCOL(ex)))
458 if (!MATCH(pai->ai_socktype, ex->e_socktype,
462 if (!MATCH(pai->ai_protocol, ex->e_protocol,
/external/eigen/test/
Dtestsuite.cmake65 string(REGEX MATCH "([^,]*)(,.*)?" DUMMY ${ARGLIST})
73 string(REGEX MATCH "([^=]*)(=.*)?" DUMMY ${TOP})
76 string(REGEX MATCH "[^=]*=(.*)" DUMMY ${TOP})
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemNumber.java738 XPath.MATCH, support.getErrorListener()); in getCountMatchPattern()
745 this, XPath.MATCH, support.getErrorListener()); in getCountMatchPattern()
751 … countMatchPattern = new XPath("text()", this, this, XPath.MATCH, support.getErrorListener()); in getCountMatchPattern()
756 … countMatchPattern = new XPath("comment()", this, this, XPath.MATCH, support.getErrorListener()); in getCountMatchPattern()
761 countMatchPattern = new XPath("/", this, this, XPath.MATCH, support.getErrorListener()); in getCountMatchPattern()
767 + ")", this, this, XPath.MATCH, support.getErrorListener()); in getCountMatchPattern()
DStylesheetRoot.java1075 XPath defMatch = new XPath("*", this, this, XPath.MATCH, errorListener); in initDefaultRule()
1092 defMatch = new XPath("text() | @*", this, this, XPath.MATCH, errorListener); in initDefaultRule()
1109 defMatch = new XPath("/", this, this, XPath.MATCH, errorListener); in initDefaultRule()
/external/eigen/
DCMakeLists.txt31 string(REGEX MATCH "define[ \t]+EIGEN_WORLD_VERSION[ \t]+([0-9]+)" _eigen_world_version_match "${_e…
33 string(REGEX MATCH "define[ \t]+EIGEN_MAJOR_VERSION[ \t]+([0-9]+)" _eigen_major_version_match "${_e…
35 string(REGEX MATCH "define[ \t]+EIGEN_MINOR_VERSION[ \t]+([0-9]+)" _eigen_minor_version_match "${_e…
46 string(REGEX MATCH "^changeset: *[0-9]*:([0-9;a-f]+).*" EIGEN_HG_CHANGESET_MATCH "${EIGEN_HGTIP_OUT…

123