HomeSort by relevance Sort by last modified time
    Searched refs:matches (Results 251 - 275 of 645) sorted by null

<<11121314151617181920>>

  /external/iptables/iptables/
iptables.c 220 exit_printhelp(const struct xtables_rule_match *matches)
295 print_extension_helps(xtables_targets, matches);
764 make_delete_mask(const struct xtables_rule_match *matches,
773 for (matchp = matches; matchp; matchp = matchp->next)
783 for (matchp = matches; matchp; matchp = matchp->next) {
808 struct xtables_rule_match *matches,
815 mask = make_delete_mask(matches, target);
838 struct xtables_rule_match *matches,
845 mask = make_delete_mask(matches, target);
1056 /* some matches don't provide a save function *
    [all...]
  /external/iproute2/ip/
xfrm_state.c 1161 if (matches(*argv, "add") == 0)
1164 if (matches(*argv, "update") == 0)
1167 if (matches(*argv, "allocspi") == 0)
1169 if (matches(*argv, "delete") == 0)
1171 if (matches(*argv, "deleteall") == 0 || matches(*argv, "delall") == 0)
1173 if (matches(*argv, "list") == 0 || matches(*argv, "show") == 0
1174 || matches(*argv, "lst") == 0)
1176 if (matches(*argv, "get") == 0
    [all...]
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
RootProcessScanner.java 94 return pathname.isDirectory() && Pattern.matches("\\d+", pathname.getName());
156 return !ROOT_PROCESS_WHITELIST_PATTERN.matcher(name).matches()
  /development/tools/idegen/src/
Eclipse.java 72 if (bucket.matches(path)) {
184 private boolean matches(String path) { method in class:Eclipse.Bucket
  /external/chromium/chrome/browser/history/
query_parser_unittest.cc 38 // Short words aren't prefix matches. For Korean Hangul
94 const bool matches; member in struct:TestData2
120 ASSERT_EQ(data[i].matches,
  /external/doclava/src/com/google/doclava/
AttrTagInfo.java 55 if (!m.matches()) {
78 if (!m.matches() || m.group(2).trim().length() != 0) {
ParamTagInfo.java 35 if (m.matches()) {
ThrowsTagInfo.java 33 if (m.matches()) {
  /external/emma/core/java12/com/vladium/emma/filter/
IInclExclFilter.java 130 if (inclusions [i].matches (chars))
144 if (exclusions [x].matches (chars)) return false;
  /external/iproute2/tc/
p_ip.c 52 if (strcmp(*argv, "tos") == 0 || matches(*argv, "dsfield") == 0) {
71 if (matches(*argv, "precedence") == 0) {
  /external/ipsec-tools/src/racoon/
cftoken.l 101 glob_t matches;
648 incstack[incstackp].matches.gl_pathc) {
649 char* filepath = incstack[incstackp].matches.gl_pathv[incstack[incstackp].matchon];
659 globfree(&incstack[incstackp].matches);
727 if (glob(path, GLOB_TILDE, NULL, &incstack[incstackp].matches) != 0 ||
728 incstack[incstackp].matches.gl_pathc == 0) {
730 "glob found no matches for path \"%s\"\n", path);
737 if (incstack[incstackp].matchon >= incstack[incstackp].matches.gl_pathc)
740 incstack[incstackp].matches.gl_pathv[incstack[incstackp].matchon];
  /external/webkit/Source/WebCore/svg/
SVGFontElement.cpp 135 static bool matches(const String& u1, const String& g1, const String& u2, const String& g2, const SVGKerningPair& kerningPair) function in namespace:WebCore
153 if (matches(u1, g1, u2, g2, *it))
  /external/webkit/Source/WebKit/android/nav/
FindCanvas.h 76 // Return true iff c matches one of our glyph arrays at index
148 // This method detaches our array of matches and passes ownership to
236 void setMatches(WTF::Vector<MatchInfo>* matches);
237 WTF::Vector<MatchInfo>* matches() { return m_matches; } function in class:android::FindOnPage
247 // Tells whether we have done the setup to draw the Find matches.
249 // Paint used to draw our Find matches.
251 // Paint used for the background of our Find matches.
  /frameworks/base/core/java/android/util/
EventLog.java 233 if (comment.matcher(line).matches()) continue;
236 if (!m.matches()) {
  /ndk/sources/host-tools/make-3.81/
implicit.c 245 unsigned int *matches
342 find the stem: the part of the filename that matches the %. */
377 /* Check that the rule pattern matches the text before the stem. */
388 /* Check that the rule pattern matches the text after the stem.
391 common case where the first character matches because it is a
402 specific_rule_matched when it matches. Don't try to use it. */
407 target in MATCHES. If several targets of the same rule match,
410 matches[nrules] = i;
467 find the stem: the part of the filename that matches the %. */
469 + (rule->suffixes[matches[i]] - rule->targets[matches[i]]) - 1
243 unsigned int *matches local
    [all...]
  /packages/experimental/AndroidVendorSecurityTool/src/com/android/vending/sectool/v1/
Gservices.java 169 } else if (TRUE_PATTERN.matcher(valString).matches()) {
171 } else if (FALSE_PATTERN.matcher(valString).matches()) {
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
ExternalSource.java 98 final List<ResolveInfo> matches = pm.queryIntentServices(syncAdapter, local
100 for (ResolveInfo info : matches) {
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogCatFilter.java 30 * a message matches the filter's settings.
210 * @return true if the message matches the filter's conditions.
212 public boolean matches(LogCatMessage m) { method in class:LogCatFilter
258 if (matches(m)) {
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
TemplateSubPatternAssociation.java 119 * @return True if the given mode matches this template's mode
151 public boolean matches(XPathContext xctxt, int targetNode, QName mode) method in class:TemplateSubPatternAssociation
  /external/chromium/chrome/browser/autocomplete/
history_url_provider_unittest.cc 34 // matches.
198 matches_ = autocomplete_->matches();
213 matches_ = autocomplete_->matches();
238 // Test that if we have a synthesized host that matches a suggestion, they
295 // Exact matches should always be best no matter how much more another match
469 matches_ = autocomplete_->matches();
477 matches_ = autocomplete_->matches();
484 // Ensure that we will still produce matches for navigation when there is no
  /frameworks/base/core/java/android/webkit/
MimeTypeMap.java 63 Pattern.matches("[a-zA-Z_0-9\\.\\-\\(\\)\\%]+", filename)) {
  /frameworks/base/libs/hwui/
PatchCache.cpp 100 } else if (!mesh->matches(xDivs, yDivs, colorKey)) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SimpleAttribute.java 89 if (m.matches()) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/uimodel/
UiColorValueNode.java 58 if (RGBA_REGEXP.matcher(color).matches()) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AMReceiver.java 80 if (m.matches()) {

Completed in 2226 milliseconds

<<11121314151617181920>>