/external/oprofile/libutil/ |
D | op_file.c | 131 #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/ |
D | history_quick_provider_unittest.cc | 306 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()
|
D | builtin_provider.cc | 43 ACMatchClassification::MATCH | ACMatchClassification::URL)); in Start()
|
D | autocomplete_match.h | 49 MATCH = 1 << 1, // A match for the user's search term enumerator
|
D | autocomplete_popup_view_gtk_unittest.cc | 337 ACMatchClassification(runLength1, ACMatchClassification::MATCH)); in TEST_F() 395 ACMatchClassification::URL | ACMatchClassification::MATCH; in TEST_F()
|
D | autocomplete_popup_view_mac_unittest.mm | 223 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));
|
D | autocomplete_match.cc | 147 (style | ACMatchClassification::MATCH) & ~ACMatchClassification::DIM)); in ClassifyLocationInString()
|
/external/eigen/cmake/ |
D | FindEigen2.cmake | 34 …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 "${…
|
D | FindMPFR.cmake | 53 …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…
|
D | FindEigen3.cmake | 35 …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 "${…
|
D | EigenTesting.cmake | 333 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})
|
D | FindGSL.cmake | 123 STRING(REGEX MATCH "(.)\\..*" GSL_VERSION_MAJOR_ "${GSL_FULL_VERSION}") 125 STRING(REGEX MATCH ".\\.(.*)" GSL_VERSION_MINOR_ "${GSL_FULL_VERSION}")
|
/external/v8/tools/ |
D | common-includes.sh | 63 local MATCH=$(git branch | grep "$1" | awk '{print $NF}' | grep -x $1) 64 if [ "$MATCH" == "$1" ] ; then
|
/external/clang/test/ |
D | make_test_dirs.pl | 11 $next_indent_level = length($MATCH);
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
D | XPath.java | 147 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/ |
D | inflate.h | 43 MATCH, /* o: waiting for output space to copy string */ enumerator
|
/external/iproute2/examples/ |
D | cbq.init-v0.7.3 | 877 MATCH=0; CHANGE=0 910 MATCH=1 923 if [ $MATCH -ne 0 ]; then
|
/external/zlib/src/ |
D | inflate.h | 45 MATCH, /* o: waiting for output space to copy string */ enumerator
|
/external/eigen/test/eigen2/ |
D | testsuite.cmake | 58 string(REGEX MATCH "([^,]*)(,.*)?" DUMMY ${ARGLIST}) 66 string(REGEX MATCH "([^=]*)(=.*)?" DUMMY ${TOP}) 69 string(REGEX MATCH "[^=]*=(.*)" DUMMY ${TOP})
|
/external/llvm/cmake/modules/ |
D | ChooseMSVCCRT.cmake | 31 string(REGEX MATCH "${${regex}}" ${crt_current} "${${flagsvar}}") 39 string(REGEX MATCH "${${regex}}" current_flag "${${flagsvar}}")
|
/external/tcpdump/missing/ |
D | getaddrinfo.c | 248 #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/ |
D | testsuite.cmake | 65 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/ |
D | ElemNumber.java | 738 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()
|
D | StylesheetRoot.java | 1075 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/ |
D | CMakeLists.txt | 31 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…
|