/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/ |
smartypants.php | 160 if (preg_match("@$sp_tags_to_skip@", $cur_token[1], $matches)) { 161 $in_pre = isset($matches[1]) && $matches[1] == '/' ? 0 : 1; 269 if (preg_match("@$sp_tags_to_skip@", $cur_token[1], $matches)) { 270 $in_pre = isset($matches[1]) && $matches[1] == '/' ? 0 : 1; 350 if (preg_match("@$sp_tags_to_skip@", $cur_token[1], $matches)) { 351 $in_pre = isset($matches[1]) && $matches[1] == '/' ? 0 : 1; 387 if (preg_match("@$sp_tags_to_skip@", $cur_token[1], $matches)) { [all...] |
/external/webkit/LayoutTests/dom/html/level1/core/ |
selfhtml.js | 46 var matches; 48 matches = 0; 54 matches++; 58 matches++; 63 matches++; 67 if(matches == 0) { 70 if(matches > 1) { 71 assert(descr + ": Multiple matches found for " + expectedValue, false); 88 var matches; 90 matches = 0 [all...] |
/external/webkit/LayoutTests/dom/html/level2/core/ |
selfhtml.js | 46 var matches; 48 matches = 0; 54 matches++; 58 matches++; 63 matches++; 67 if(matches == 0) { 70 if(matches > 1) { 71 assert(descr + ": Multiple matches found for " + expectedValue, false); 88 var matches; 90 matches = 0 [all...] |
/external/webkit/LayoutTests/dom/html/level2/events/ |
selfhtml.js | 46 var matches; 48 matches = 0; 54 matches++; 58 matches++; 63 matches++; 67 if(matches == 0) { 70 if(matches > 1) { 71 assert(descr + ": Multiple matches found for " + expectedValue, false); 88 var matches; 90 matches = 0 [all...] |
/external/webkit/LayoutTests/dom/html/level2/html/ |
selfhtml.js | 46 var matches; 48 matches = 0; 54 matches++; 58 matches++; 63 matches++; 67 if(matches == 0) { 70 if(matches > 1) { 71 assert(descr + ": Multiple matches found for " + expectedValue, false); 88 var matches; 90 matches = 0 [all...] |
/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
selfxhtml.js | 45 var matches; 47 matches = 0; 53 matches++; 57 matches++; 62 matches++; 66 if(matches == 0) { 69 if(matches > 1) { 70 assert(descr + ": Multiple matches found for " + expectedValue, false); 87 var matches; 89 matches = 0 [all...] |
/external/webkit/LayoutTests/dom/xhtml/level2/core/ |
selfxhtml.js | 45 var matches; 47 matches = 0; 53 matches++; 57 matches++; 62 matches++; 66 if(matches == 0) { 69 if(matches > 1) { 70 assert(descr + ": Multiple matches found for " + expectedValue, false); 87 var matches; 89 matches = 0 [all...] |
/external/webkit/LayoutTests/dom/xhtml/level2/events/ |
selfxhtml.js | 45 var matches; 47 matches = 0; 53 matches++; 57 matches++; 62 matches++; 66 if(matches == 0) { 69 if(matches > 1) { 70 assert(descr + ": Multiple matches found for " + expectedValue, false); 87 var matches; 89 matches = 0 [all...] |
/external/webkit/LayoutTests/dom/xhtml/level2/html/ |
selfxhtml.js | 45 var matches; 47 matches = 0; 53 matches++; 57 matches++; 62 matches++; 66 if(matches == 0) { 69 if(matches > 1) { 70 assert(descr + ": Multiple matches found for " + expectedValue, false); 87 var matches; 89 matches = 0 [all...] |
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
selfxhtml.js | 45 var matches; 47 matches = 0; 53 matches++; 57 matches++; 62 matches++; 66 if(matches == 0) { 69 if(matches > 1) { 70 assert(descr + ": Multiple matches found for " + expectedValue, false); 87 var matches; 89 matches = 0 [all...] |
/external/webkit/Source/WebCore/page/ |
UserContentURLPattern.cpp | 41 if (contentPattern.matches(url)) { 52 if (contentPattern.matches(url)) { 110 bool UserContentURLPattern::matches(const KURL& test) const function in class:WebCore::UserContentURLPattern
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
AaptParser.java | 134 * error: No resource found that matches the given name (at 'text' with value '@string/foo') 173 Pattern.compile("No resource found that matches the given name: attr '(.+)'\\."); //$NON-NLS-1$ 233 if (m.matches()) { 239 if (m.matches()) { 261 if (m.matches()) { 286 if (m.matches()) { 308 if (m.matches()) { 324 if (m.matches()) { 348 if (m.matches()) { 364 if (m.matches()) { [all...] |
/external/chromium/chrome/browser/history/ |
in_memory_url_index.cc | 360 // Don't perform any scoring (and don't return any matches) if the 647 TermMatches matches; local 650 matches.push_back(TermMatch(term_num, location, term.size())); 651 return matches; 655 TermMatches InMemoryURLIndex::SortAndDeoverlap(const TermMatches& matches) { 656 if (matches.empty()) 657 return matches; 658 TermMatches sorted_matches = matches; 676 const TermMatches& matches) { 678 for (TermMatches::const_iterator i = matches.begin(); i != matches.end(); ++i [all...] |
in_memory_url_index.h | 71 TermMatches url_matches; // Term matches within the URL. 72 TermMatches title_matches; // Term matches within the page title. 81 // matches to the omnibox. 137 // candidate items returns no matches (though the results set will be 168 // Extract and return the offsets from |matches|. 169 static std::vector<size_t> OffsetsFromTermMatches(const TermMatches& matches); 171 // Replace the offsets in |matches| with those given in |offsets|, deleting 172 // any which are npos, and return the updated list of matches. 174 const TermMatches& matches, 236 // history URL match, inserting accepted matches into |scored_matches_ [all...] |
/external/valgrind/main/coregrind/ |
m_options.c | 288 // see if the exe name matches any of the patterns specified 294 Bool matches; local 306 matches = VG_(string_match)(patt, name); 308 if (matches) 319 Bool matches; local 332 matches = VG_(string_match)(patt, child_argv[i]); 333 if (matches) {
|
/external/icu4c/i18n/ |
quant.cpp | 60 UMatchDegree Quantifier::matches(const Replaceable& text, function in class:Quantifier 68 UMatchDegree m = matcher->toMatcher()->matches(text, offset, limit, incremental);
|
/external/iproute2/tc/ |
tc_util.c | 421 if (matches(arg, "continue") == 0) 423 else if (matches(arg, "drop") == 0) 425 else if (matches(arg, "shot") == 0) 427 else if (matches(arg, "pass") == 0) 431 else if (matches(arg, "reclassify") == 0) 446 if (matches(arg, "ethernet") == 0) 448 else if (matches(arg, "atm") == 0) 450 else if (matches(arg, "adsl") == 0)
|
/external/junit/src/org/junit/runner/ |
Description.java | 219 return matcher.matches() 234 if (matcher.matches())
|
/libcore/luni/src/main/java/java/util/regex/ |
Pattern.java | 25 * {@link String#matches String.matches}, {@link String#replaceAll String.replaceAll} and 33 * boolean sawFailures = s.matches("Failures: \\d+"); 58 * <tr> <td> \ </td> <td>Quote the following metacharacter (so {@code \.} matches a literal {@code .}).</td> </tr> 154 * text in the containing match. The maximum length of possible matches for look-behind patterns 223 * This constant specifies that a pattern matches Unix line endings ('\n') 256 * This constant specifies that the '.' meta character matches arbitrary 308 * entries. If this is fewer than the number of matches, the 404 * Tests whether the given {@code regularExpression} matches the given {@code input}. 405 * Equivalent to {@code Pattern.compile(regularExpression).matcher(input).matches()} 412 public static boolean matches(String regularExpression, CharSequence input) { method in class:Pattern [all...] |
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
EmulatorConsole.java | 243 if (m.matches()) { 331 if (m.matches()) { 363 if (m.matches()) { 375 if (m.matches()) { 417 if (m.matches()) { 429 if (m.matches()) { 583 if (m.matches()) { 699 return !(RE_KO.matcher(result[result.length-1]).matches());
|
/external/iproute2/ip/ |
iptunnel.c | 183 matches(*argv, "dsfield") == 0) { 195 } else if (matches(*argv, "help") == 0) 614 if (matches(*argv, "add") == 0) 616 if (matches(*argv, "change") == 0) 618 if (matches(*argv, "del") == 0) 620 if (matches(*argv, "show") == 0 || 621 matches(*argv, "lst") == 0 || 622 matches(*argv, "list") == 0) 624 if (matches(*argv, "prl") == 0) 626 if (matches(*argv, "6rd") == 0 [all...] |
/external/chromium/chrome/browser/password_manager/ |
password_store_mac.cc | 46 void FindMatchingItems(std::vector<SecKeychainItemRef>* matches); 363 // TODO(stuartmorgan): We should really be scoring path matches and picking 511 std::vector<SecKeychainItemRef> matches = local 514 for (std::vector<SecKeychainItemRef>::iterator i = matches.begin(); 515 i != matches.end(); ++i) { 519 return !matches.empty(); 530 std::vector<SecKeychainItemRef> matches; local 535 keychain_search.FindMatchingItems(&matches); 538 return ConvertKeychainItemsToForms(&matches); 626 std::vector<SecKeychainItemRef> matches = MatchingKeychainItems local 645 std::vector<SecKeychainItemRef> matches; local [all...] |
/development/tools/findunused/ |
findunusedtranslations | 39 @matches = (glob($pattern1), glob($pattern2)); 55 for $match (@matches) {
|
/external/chromium/chrome/browser/autocomplete/ |
history_contents_provider.cc | 96 // Change input type so matches will be marked up properly. 192 // Get the top matches and add them. 237 // Classify matches in the title. 273 std::vector<bookmark_utils::TitleMatch> matches; local 275 kMaxMatches, &matches); 276 for (size_t i = 0; i < matches.size(); ++i) 277 AddBookmarkTitleMatchToResults(matches[i]);
|
/external/easymock/src/org/easymock/ |
AbstractMatcher.java | 38 * Checks whether an expected argument matches an actual argument; the method
40 * {@link AbstractMatcher#matches(Object[], Object[])}. The arguments
68 * Checks whether an expected argument array matches an actual argument array.
82 public boolean matches(Object[] expected, Object[] actual) {
method in class:AbstractMatcher
|