HomeSort by relevance Sort by last modified time
    Searched full:matching (Results 501 - 525 of 5917) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
utmp.h 72 next entry with a ut_type matching ID->ut_type. */
76 next entry with a ut_line matching LINE->ut_line. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
filelist.py 127 log.warn("warning: no files found matching '%s'",
135 "found matching '%s'"), pattern)
141 log.warn(("warning: no files found matching '%s' " +
148 log.warn(("warning: no previously-included files matching "
157 log.warn(("warning: no files found matching '%s' " +
166 log.warn(("warning: no previously-included files matching "
173 log.warn("warning: no directories found matching '%s'",
180 "matching '%s'"), dir_pattern)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
glob.py 19 """Return a list of paths matching a pathname pattern.
30 """Return an iterator which yields the paths matching a pathname pattern.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
filelist.py 127 log.warn("warning: no files found matching '%s'",
135 "found matching '%s'"), pattern)
141 log.warn(("warning: no files found matching '%s' " +
148 log.warn(("warning: no previously-included files matching "
157 log.warn(("warning: no files found matching '%s' " +
166 log.warn(("warning: no previously-included files matching "
173 log.warn("warning: no directories found matching '%s'",
180 "matching '%s'"), dir_pattern)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
glob.py 19 """Return a list of paths matching a pathname pattern.
30 """Return an iterator which yields the paths matching a pathname pattern.
  /external/pcre/dist/doc/
pcreapi.3 190 and \fBpcre_exec()\fP are used for compiling and matching regular expressions
204 in appropriate hardware environments. It greatly speeds up the matching
218 A second matching function, \fBpcre_dfa_exec()\fP, which is not
220 matching. The alternative algorithm finds all possible matches (at a given
223 substrings. A description of the two matching algorithms and their advantages
230 In addition to the main compiling and matching functions, there are convenience
286 points during a matching operation. Details are given in the
353 The compiled form of a regular expression is not altered during matching, so
462 expense of slower matching.
487 internal matching function calls in a \fBpcre_exec()\fP execution. Furthe
    [all...]
  /cts/build/
test_deqp_package.mk 39 | grep --only-matching -e " abis=\"[^\"]*\""))
  /dalvik/dx/src/com/android/dx/command/annotool/
AnnotationLister.java 34 * Greps annotations on a set of class files and prints matching elements
194 * matching package.
214 * Prints, or schedules for printing, elements related to a matching
217 * @param cf {@code non-null;} matching class
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
FailedPredicateException.as 31 * occurs when normally parsing the alternative just like matching a token.
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
FailedPredicateException.java 31 * occurs when normally parsing the alternative just like matching a token.
  /external/apache-http/src/org/apache/http/
HttpMessage.java 79 * values are ignored. If there is more than one matching header in the
81 * If there is no matching header in the message <code>null</code> is
92 * are ignored. If there is more than one matching header in the message the
94 * matching header in the message <code>null</code> is returned.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
WhiteSpaceInfo.java 27 * handled by the TemplateList to do pattern matching
  /external/chromium_org/base/win/
message_window.h 47 // Retrieves a handle of the first message-only window with matching
  /external/chromium_org/chrome/browser/install_verification/win/
imported_module_verification_unittest.cc 53 // With populated loaded_modules, only the 'matching' module data gives a
loaded_module_verification_unittest.cc 44 // With populated loaded_modules, only the 'matching' module data gives a
  /external/chromium_org/chrome/browser/media/
media_browsertest.h 44 // default strings or the expected string. Returns the matching title value.
  /external/chromium_org/chrome/browser/policy/
policy_path_parser_linux.cc 31 // Strip first and last char which should be matching quotes now.
  /external/chromium_org/chrome/browser/ssl/
ssl_client_auth_observer.h 36 // If another instance chooses a cert for a matching SSLCertRequestInfo, we
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_app_list_helper.h 47 // Copies ordinals for item matching |id| from |profile1| to test_->verifier.
  /external/chromium_org/chrome/test/base/
tracing.h 19 // matching categorys excluded. Either all category_patterns must be included
  /external/chromium_org/chromeos/dbus/
fake_shill_profile_client.cc 156 LOG(ERROR) << "AddService: No matching profile: " << profile_path
170 LOG(ERROR) << "UpdateService: No matching profile: " << profile_path
191 LOG(ERROR) << "No matching service: " << service_path;
203 LOG(ERROR) << "Service has non matching profile path: "
  /external/chromium_org/chromeos/network/
network_type_pattern.h 58 // The bit array of the matching network types.
  /external/chromium_org/components/autofill/core/browser/
credit_card_field.h 46 // because the text patterns for matching a cardholder name are different
phone_field.h 72 RegexType regex; // Field matching reg-ex.
  /external/chromium_org/components/omnibox/
autocomplete_provider_client.h 60 // Deletes all URL and search term entries matching the given |term| and

Completed in 3074 milliseconds

<<21222324252627282930>>