HomeSort by relevance Sort by last modified time
    Searched full:matched (Results 1 - 25 of 1264) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/linux/netfilter/
xt_connbytes.h 19 aligned_u64 from; /* count to be matched */
20 aligned_u64 to; /* count to be matched */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
xt_connbytes.h 19 aligned_u64 from; /* count to be matched */
20 aligned_u64 to; /* count to be matched */
  /external/iptables/include/linux/netfilter/
xt_connbytes.h 20 aligned_u64 from; /* count to be matched */
21 aligned_u64 to; /* count to be matched */
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/String/
replace-001.js 24 * update of regexp.lastIndex. Let m be the number of matched
27 * If replaceValue is a function, then for each matched substring, call
29 * substring that matched. The next m arguments are all of the matched
34 * replacing each matched substring with the corresponding return value
39 * input string by replacing each matched substring with a string derived
43 * $& The matched substring.
44 * $? The portion of string that precedes the matched substring.
45 * $? The portion of string that follows the matched substring.
46 * $+ The substring matched by the last parenthesized subexpressions i
    [all...]
  /libcore/luni/src/main/java/java/util/regex/
MatchResult.java 33 * Returns the index of the first character following the text that matched
41 * Returns the index of the first character following the text that matched
53 * Returns the text that matched the whole regular expression.
60 * Returns the text that matched a given group of the regular expression.
66 * @return the text that matched the group.
79 * Returns the index of the first character of the text that matched
87 * Returns the index of the first character of the text that matched a given
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberMatch.java 29 * of the searched text. Use {@link #rawString()} to obtain a copy of the matched subsequence.
45 * // start() and end() define the range of the matched subsequence.
59 /** The raw substring matched. */
61 /** The matched phone number. */
68 * @param rawString the matched substring of the target text
69 * @param number the matched phone number
83 /** Returns the phone number matched by the receiver. */
88 /** Returns the start index of the matched phone number within the searched text. */
93 /** Returns the exclusive end index of the matched phone number within the searched text. */
98 /** Returns the raw string matched as a phone number in the searched text. *
    [all...]
  /external/valgrind/main/docs/internals/
3_5_BUGSTATUS.txt 12 r10881 Ashley Mis-matched thread tags in helgrind xml
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/regexp/
digit.js 45 // be sure all digits are matched by \d
50 // be sure all non-digits are matched by \D
55 // be sure all non-digits are not matched by \d
60 // be sure all digits are not matched by \D
67 // be sure all digits are matched by \d
74 // be sure all non-digits are matched by \D
alphanumeric.js 44 // be sure all alphanumerics are matched by \w
49 // be sure all non-alphanumerics are matched by \W
54 // be sure all non-alphanumerics are not matched by \w
59 // be sure all alphanumerics are not matched by \W
66 // be sure all alphanumerics are matched by \w
73 // be sure all non-alphanumerics are matched by \W
78 // be sure all alphanumerics are matched by \w (using literals)
85 // be sure all non-alphanumerics are matched by \W (using literals)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
Match.java 26 /** the edge of the dragged node that is matched */
29 /** the "other" edge that the dragged edge is matched with */
32 /** the signed distance between the matched edges */
48 * @param edge the "other" edge that the dragged edge is matched with
49 * @param with the edge of the dragged node that is matched
51 * @param delta the signed distance between the matched edges
  /external/icu4c/common/unicode/
unimatch.h 80 * characters may be matched.
94 * the matched substring. In the forward direction, this will be
95 * the index of the last matched character plus one. In the
96 * reverse direction, this will be the index of the last matched
102 * @param text the text to be matched
104 * matching. On output, the limit of the matched text. The
105 * number of matched characters is the output value of offset
109 * @param limit the limit index of text to be matched. Greater
153 * Union the set of all characters that may be matched by this object
  /external/iptables/extensions/
libxt_RATEEST.man 5 Count matched packets into the pool referred to by \fIname\fP, which is freely
  /external/webkit/Tools/Scripts/webkitpy/common/checkout/
diff_parser.py 59 conversion_patterns = (("^diff --git \w/(.+) \w/(?P<FilePath>.+)", lambda matched: "Index: " + matched.group('FilePath') + "\n"),
60 ("^new file.*", lambda matched: "\n"),
61 ("^index [0-9a-f]{7}\.\.[0-9a-f]{7} [0-9]{6}", lambda matched: "===================================================================\n"),
62 ("^--- \w/(?P<FilePath>.+)", lambda matched: "--- " + matched.group('FilePath') + "\n"),
63 ("^\+\+\+ \w/(?P<FilePath>.+)", lambda matched: "+++ " + matched.group('FilePath') + "\n"))
66 matched = match(pattern, line)
67 if matched
    [all...]
  /external/genext2fs/m4/
ac_func_scanf_can_malloc.m4 25 int matched = sscanf(scan_this, "%as", &u);
26 if(matched < 1) return 1; /* shouldn't happens */
  /external/pcre/doc/
pcre_copy_named_substring.3 24 \fIcode\fP Pattern that was successfully matched
25 \fIsubject\fP Subject that has been successfully matched
pcre_copy_substring.3 22 \fIsubject\fP Subject that has been successfully matched
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridMatch.java 28 /** The distance to the matched edge - used to pick best matches */
31 /** Type of edge that was matched (this refers to the edge on the dragged node,
32 * not on the matched node/row/cell etc) */
41 /** The actual x or y position of the matched segment */
44 /** Amount of margin between the matched edges */
50 * @param type the edge of the dragged element that was matched
54 * @param cellIndex the index of the row or column we matched with
57 * @param margin a margin distance to add to the actual location from the matched line
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformState.java 77 * that is in effect, which may be a matched template
90 * that was matched. Note that this may not be
99 * @return the xsl:template that was matched.
104 * Retrieves the node in the source tree that matched
107 * @return the node in the source tree that matched
  /external/webkit/Source/WebCore/platform/image-decoders/
ImageDecoder.cpp 269 const int* matched = std::lower_bound(dataStart + searchStart, dataEnd, valueToMatch); local
272 return matched != dataEnd && *matched == valueToMatch ? matched - dataStart : -1;
274 return matched != dataEnd && *matched == valueToMatch ? matched - dataStart : matched - dataStart - 1;
277 return matched != dataEnd ? matched - dataStart : -1
    [all...]
  /external/icu4c/i18n/
strmatch.h 28 * UnicodeReplacer API, allowing it to emit the matched text as
31 * instead a substring of the actual matched text. Following
48 * @param string the pattern to be matched, possibly containing
97 * @param text the text to be matched
99 * matching. On output, the limit of the matched text. The
100 * number of matched characters is the output value of offset
104 * @param limit the limit index of text to be matched. Greater
159 * @param text the text to be matched
221 * The text to be matched.
quant.h 50 * @param text the text to be matched
52 * matching. On output, the limit of the matched text. The
53 * number of matched characters is the output value of offset
57 * @param limit the limit index of text to be matched. Greater
  /frameworks/base/services/tests/servicestests/src/com/android/server/
AccessibilityManagerTest.java 204 * @param matched The event to check.
205 * @return True if expectations are matched.
207 private static AccessibilityEvent eqAccessibilityEvent(AccessibilityEvent matched) {
208 reportMatcher(new AccessibilityEventMather(matched));
233 public boolean matches(Object matched) {
234 if (!(matched instanceof AccessibilityEvent)) {
237 AccessibilityEvent receivedEvent = (AccessibilityEvent) matched;
253 public boolean matches(Object matched) {
254 if (!(matched instanceof IAccessibilityManagerClient)) {
  /external/proguard/src/proguard/classfile/visitor/
ClassNameFilter.java 44 * will be matched.
59 * will be matched.
74 * class names will be matched.
  /external/oprofile/libregex/
op_regex.h 64 * expression is matched
79 * been matched by saving the input string and comparing it to the new
86 // when this regexp is matched
88 // replace the matched part with this string
  /external/oprofile/libutil++/tests/
glob_filter_tests.cpp 21 cerr << "\"" << str << "\" matched with " #filter \

Completed in 694 milliseconds

1 2 3 4 5 6 7 8 91011>>