Searched
full:matching (Results
451 -
475 of
5685) sorted by null
<<11121314151617181920>>
/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.
|
/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 | 74 * values are ignored. If there is more than one matching header in the 76 * If there is no matching header in the message <code>null</code> is 87 * are ignored. If there is more than one matching header in the message the 89 * 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/build/toolchain/android/ |
find_android_compiler.py | 33 print "More than one matching compiler."
|
/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/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/browser/ui/app_list/search/ |
tokenized_string_match.cc | 101 // Current matching range. 104 // Completed matching ranges of the processed query chars. 113 // Match chars from the query and text one by one. For each matching char, 114 // calculate relevance and matching ranges. And the current stats is
|
/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/ |
client_cert_util.h | 45 // Fetches the matching certificate that has the latest valid start date.
|
network_type_pattern.h | 58 // The bit array of the matching network types.
|
/external/chromium_org/components/autofill/core/browser/ |
credit_card_field.h | 40 // because the text patterns for matching a cardholder name are different
|
phone_field.h | 72 RegexType regex; // Field matching reg-ex.
|
/external/chromium_org/content/browser/ |
browser_url_handler_impl_unittest.cc | 54 // Check that reversing the URL only works with a matching |original_url|.
|
/external/chromium_org/content/test/plugin/ |
plugin_schedule_timer_test.h | 58 // Returns index of matching unreceived event or -1 if not found.
|
Completed in 862 milliseconds
<<11121314151617181920>>