/external/chromium_org/extensions/common/ |
csp_validator.cc | 46 int wildcards = 0; local 50 wildcards++; 51 if (wildcards > 2)
|
/external/chromium_org/v8/tools/testrunner/local/ |
statusfile.py | 126 wildcards = {} 137 _ParseOutcomeList(rule, section[rule], wildcards, variables) 140 return rules, wildcards
|
/external/proguard/docs/manual/ |
gui.html | 206 and press the <b>Ok</b> button. Repeat this for all required classes. Wildcards 245 contain wildcards. This is an advanced option for defining <i>keep</i> 249 classes. The class name can contain wildcards. 253 class must extend. The annotation name can contain wildcards. This is an 277 contain wildcards. This is an advanced option for defining <i>keep</i> 281 field or fields. The type can contain wildcards. 284 name can contain wildcards. 300 contain wildcards. This is an advanced option for defining <i>keep</i> 303 <li>The <b>Return type</b> text field takes the fully-qualified type of the method or methods. The type can contain wildcards. 306 method name can contain wildcards [all...] |
usage.html | 276 wildcards. For example, you may want to list all the <a 559 <b>*</b>, and <b>**</b> wildcards, and they can be preceded by the 597 names can contain <b>?</b>, <b>*</b>, and <b>**</b> wildcards, and they [all...] |
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/ |
gui.html | 214 and press the <b>Ok</b> button. Repeat this for all required classes. Wildcards 253 contain wildcards. This is an advanced option for defining <i>keep</i> 257 classes. The class name can contain wildcards.</li> 261 class must extend. The annotation name can contain wildcards. This is an 285 contain wildcards. This is an advanced option for defining <i>keep</i> 289 field or fields. The type can contain wildcards.</li> 292 name can contain wildcards.</li> 308 contain wildcards. This is an advanced option for defining <i>keep</i> 311 <li>The <b>Return type</b> text field takes the fully-qualified type of the method or methods. The type can contain wildcards.</li> 314 method name can contain wildcards.</li [all...] |
ant.html | 424 wildcards. If no name is given, all attributes are preserved.</dd> 555 optional wildcards.</dd> 563 wildcards.</dd> 567 the specified classes must extend, with optional wildcards.</dd> 571 must extend, with optional wildcards.</dd> 575 must implement, with optional wildcards.</dd> 608 with optional wildcards.</dd> 612 wildcards. Not applicable for constructors, but required for methods for 616 <dd>The optional name of the class member, with optional wildcards. Not 621 with optional wildcards. Not applicable for fields, but required fo [all...] |
/external/proguard/src/proguard/ |
ClassSpecification.java | 28 * and descriptors can contain wildcards. Classes can be specified explicitly, 96 * "**", "*", or "?" wildcards. 143 * "**", "*", or "?" wildcards.
|
/external/chromium/base/ |
vlog.h | 65 // vlog pattern string can contain wildcards like * and ?. ? matches
|
/external/chromium_org/base/ |
vlog.h | 63 // vlog pattern string can contain wildcards like * and ?. ? matches
|
/external/chromium_org/chrome/installer/mini_installer/ |
chrome.release | 15 # // TODO(caitkp): Find a way to do this without wildcards.
|
/external/chromium_org/chrome/test/chromedriver/test/ |
test_environment.py | 59 List of disabled test matchers, which may contain '*' wildcards.
|
/external/chromium_org/webkit/common/appcache/ |
appcache_interfaces.cc | 83 // as wildcards which we don't want here, we only do '*'s.
|
/external/elfutils/ |
NOTES | 37 (how do wildcards work with these languages*?). Therefore it is left
|
/external/proguard/src/proguard/gui/ |
GUIResources.properties | 184 Possible wildcards:\ 229 Possible wildcards:\ 267 Possible wildcards:\ 392 Possible wildcards:\ 401 Possible wildcards:\ 410 Possible wildcards:\ 420 Possible wildcards:\ 427 Possible wildcards:\ 435 Possible wildcards:\
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/net/spdyproxy/ |
DataReductionProxySettings.java | 63 * Add a pattern for hosts to bypass. Wildcards should be compatible with the JavaScript 73 * Add a pattern for URLs to bypass. Wildcards should be compatible with the JavaScript
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
URLPatternMatcher.cpp | 180 // only wildcards. 204 // We reached the end of the string. Let's see if the pattern contains only wildcards.
|
/external/proguard/docs/manual/retrace/ |
usage.html | 54 of <code>java.util.regex.Pattern</code>), with a few additional wildcards: 78 Elements that match these wildcards are de-obfuscated, when possible. Note
|
/external/proguard/src/proguard/util/ |
ClassNameParser.java | 28 * The regular expressions can contain the following wildcards: 65 // Look for wildcards.
|
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/retrace/ |
usage.html | 65 of <code>java.util.regex.Pattern</code>), with a few additional wildcards: 89 Elements that match these wildcards are de-obfuscated, when possible. Note
|
/external/apache-http/src/org/apache/http/conn/ssl/ |
StrictHostnameVerifier.java | 40 * wildcards.
|
/external/chromium_org/chrome/browser/extensions/api/content_settings/ |
content_settings_helpers.cc | 16 "Path wildcards in file URL patterns are not allowed.";
|
/external/chromium_org/chrome/browser/net/spdyproxy/ |
data_reduction_proxy_settings_android.h | 36 // Add a URL pattern to bypass the proxy. Wildcards
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
codeunit.py | 23 # On Windows, the shell doesn't expand wildcards. Do it here.
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
schemasInternals.h | 185 * Used by wildcards. 192 * Used by wildcards. 199 * Used by wildcards. 292 * Used to build a list of namespaces on wildcards.
|
/external/chromium_org/third_party/tcmalloc/vendor/packages/rpm/ |
rpm.spec | 37 - Use wildcards for doc/ and lib/ directories
|