HomeSort by relevance Sort by last modified time
    Searched full:excludes (Results 251 - 275 of 1075) sorted by null

<<11121314151617181920>>

  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/inject/guice-parent/3.1.0/
guice-parent-3.1.0.pom 133 <excludes>
135 </excludes>
143 <excludes>
145 </excludes>
  /toolchain/binutils/binutils-2.25/config/
po.m4 34 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
35 dnl The second test excludes FreeBSD msgfmt.
43 dnl The first test excludes Solaris xgettext and early GNU xgettext versions.
44 dnl The second test excludes FreeBSD xgettext.
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
ModuleRepo.java 427 // if including all modules or includes exist for this module, and there are not excludes
448 private void addTestExcludes(ITestFilterReceiver test, List<TestFilter> excludes,
451 File excludeFile = createFilterFile(name, ".exclude", excludes);
454 // add test excludes one at a time
455 for (TestFilter exclude : excludes) {
486 * Returns true iff one or more test filters in excludes apply to the entire module.
488 private boolean containsModuleExclude(Collection<TestFilter> excludes) {
489 for (TestFilter exclude : excludes) {
  /external/antlr/antlr-3.4/runtime/JavaScript/build/
build.xml 102 <dirset dir="${test.dir}" includes="*" excludes="README" />
110 <fileset dir="${testdirectory}" includes="*.g" excludes="*__.g" />
  /external/bison/m4/
locale-ja.m4 63 /* Check whether MB_CUR_MAX is > 1. This excludes the dysfunctional locales
68 This excludes the UTF-8 encoding (except on MirBSD). */
locale-zh.m4 65 This excludes the UTF-8 encoding (except on MirBSD). */
72 single wide character. This excludes the GB2312 and GBK encodings. */
  /external/dagger2/compiler/
dependency-reduced-pom.xml 83 <excludes>
90 </excludes>
  /external/deqp/doc/testspecs/GLES2/
performance.compiler.txt 40 Excludes:
66 iteration. In cases that allow cache hits the average excludes the first
  /external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
CheckMojo.java 99 * <excludes>
101 * </excludes>
  /external/jacoco/org.jacoco.doc/docroot/doc/
offline.html 46 for the <code>includes</code>/<code>excludes</code> options as the class files
90 e.g. with "<code>excludes=*</code>". Otherwise it will result in error
  /external/jcommander/
pom.xml 238 <excludes>
242 </excludes>
  /external/libchrome/base/strings/
utf_string_conversion_utils.h 19 // Excludes the surrogate code points ([0xD800, 0xDFFF]) and
27 // Excludes non-characters (U+FDD0..U+FDEF, and all codepoints ending in
  /external/libgdx/
build-template.xml 21 <zipfileset id="jarfiles" dir="." excludes="**"/>
22 <fileset id="resourcefiles" dir="." excludes="**"/>
  /external/libweave/third_party/chromium/base/strings/
utf_string_conversion_utils.h 20 // Excludes the surrogate code points ([0xD800, 0xDFFF]) and
28 // Excludes non-characters (U+FDD0..U+FDEF, and all codepoints ending in
  /external/parameter-framework/upstream/parameter/
SelectionCriterionRule.cpp 45 {"Is", true}, {"IsNot", true}, {"Includes", false}, {"Excludes", false}};
135 return _pSelectionCriterion->excludes(_iMatchValue);
  /frameworks/base/core/java/android/app/backup/
FullBackup.java 417 Set<String> excludes,
460 parser, excludes, includes, domainFromXml);
508 + " data minus excludes)");
518 Log.v(TAG_XML_PARSER, "Excludes:");
519 if (excludes.isEmpty()) {
522 for (String excludeData : excludes) {
534 Set<String> excludes,
547 return excludes;
  /frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/util/
DiffUtilActivity.java 159 private String getRandomCheese(List<String> excludes) {
161 while (excludes.contains(chosen)) {
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/1.0.4/
plexus-utils-1.0.4.pom 167 <excludes>
170 </excludes>
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/1.5.15/
plexus-utils-1.5.15.pom 103 <excludes>
106 </excludes>
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/1.5.8/
plexus-utils-1.5.8.pom 133 <excludes>
136 </excludes>
  /prebuilts/sdk/tools/
README-jack-code-coverage.md 55 > -D jack.coverage.jacoco.exclude=<excludes>
59 * `<excludes>` is a comma-separated list of fully-qualified class names to exclude
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.pom 174 <excludes>
180 </excludes>
  /prebuilts/tools/common/m2/repository/com/beust/jcommander/1.27/
jcommander-1.27.pom 197 <excludes>
201 </excludes>
  /prebuilts/tools/common/m2/repository/com/beust/jcommander/1.48/
jcommander-1.48.pom 238 <excludes>
242 </excludes>
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.pom 306 <excludes>
310 </excludes>

Completed in 602 milliseconds

<<11121314151617181920>>