HomeSort by relevance Sort by last modified time
    Searched full:jars (Results 76 - 100 of 660) sorted by null

1 2 34 5 6 7 8 91011>>

  /cts/tools/cts-tradefed/etc/
cts-tradefed 83 JARS="tradefed-prebuilt
88 for JAR in $JARS; do
114 # include any host-side test jars
  /external/guice/util/
compareBuilds.sh 2 ## Compares the ant jars to the maven jars and makes sure they're the same
95 echo "Starting to compare jars..."
  /external/proguard/examples/ant/
applications3.xml 15 <!-- Specify the input jars, output jars, and library jars. -->
library.xml 14 <!-- Specify the input jars, output jars, and library jars. -->
  /external/proguard/examples/gradle/
library.gradle 28 // Specify the input jars, output jars, and library jars.
  /external/proguard/examples/
scala.pro 8 # Specify the input jars, output jars, and library jars.
  /external/robolectric/v3/
README.txt 4 # Jars built from source
8 Jars built from source:
15 # Jars built by Robolectric team
  /prebuilts/tools/common/proguard/proguard4.7/examples/ant/
applications3.xml 15 <!-- Specify the input jars, output jars, and library jars. -->
library.xml 14 <!-- Specify the input jars, output jars, and library jars. -->
  /prebuilts/tools/common/proguard/proguard4.7/examples/
scala.pro 8 # Specify the input jars, output jars, and library jars.
  /external/proguard/src/proguard/
ConfigurationChecker.java 68 // Check that the first of two subsequent the output jars has a filter.
77 "] must have a filter, or all subsequent output jars will be empty.");
202 throw new IOException("Input jars and output jars must be different ["+entry1.getName()+"].");
210 throw new IOException("Input jars and output jars must be different ["+entry1.getName()+"].");
  /development/tools/idegen/
excluded-paths 59 # We don't want compiled jars.
66 # Exclude all prebuilts jars.
  /external/dagger2/
java_annotation_processors.mk 37 # Map the library names to actual JARs.
55 # Add dependency between the jar being built and the processor jars so that
  /external/emma/
BUILD.txt 29 - After a successful build, EMMA jars will be located in
  /external/hamcrest/integration/
Android.mk 19 # TODO: add host and hostdex jars
  /external/hamcrest/library/
Android.mk 19 # TODO: add host and hostdex jars
  /external/owasp/sanitizer/tools/emma/
README.txt 10 lib/ EMMA implementation jars
  /external/proguard/
README 7 - lib : the main jars, compiled and ready to use with "java -jar ...."
  /external/testng/
build-with-maven 3 # - pom.xml defines the project version "n-SNAPSHOT", builds, jars and deploys (but doesn't
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant 150 # use the Jpackage helper in rpm mode with basic and default jars
154 # request optional jars and their dependencies via the OPT_JAR_LIST
159 # If no optional jars have been specified then build the default list
180 # If the user requested to try to add some other jars to the classpath
198 # user CLASSPATH first and ant-found jars after.
199 # In that case, the user CLASSPATH will override ant-found jars
202 # with ant-found jars first and user CLASSPATH after
  /external/proguard/docs/manual/
gui.html 43 <td>Specify the program jars and library jars.</td></tr>
95 program jars (or aars, wars, ears, zips, apks, or directories), and the
96 library jars (or aars, wars, ears, zips, apks, or directories).
99 <li>The list of program jars contains input entries and output entries. Input
106 <li>The library jars are not copied to the output jars; they contain class
107 files that are used by class files in the program jars and that are
119 input entry to the list of program jars.</td></tr>
121 output entry to the list of program jars.</td></tr
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
gui.html 39 <td>Specify the program jars and library jars.</td></tr>
91 program jars (or wars, ears, zips, or directories), and the library jars (or
95 <li>The list of program jars contains input entries and output entries. Input
102 <li>The library jars are not copied to the output jars; they contain class
103 files that are used by class files in the program jars and that are
115 input entry to the list of program jars.</td></tr>
117 output entry to the list of program jars.</td></tr
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/xslt/
EnvironmentCheck.java 180 logMsg("# to correct potential problems with your classes/jars");
239 * for entries that are .jars found in the classpath.</p>
316 /** Prefixed to hash keys that signify .jars found in classpath. */
341 * Print out report of .jars found in a classpath.
349 * @return false if OK, true if any .jars were reported
361 logMsg("#---- BEGIN Listing XML-related jars in: " + desc + " ----");
391 logMsg("#----- END Listing XML-related jars in: " + desc + " -----");
491 * Print out report of .jars found in a classpath.
501 * @return false if OK, true if any .jars were reported
640 * Cheap-o listing of specified .jars found in the classpath.
    [all...]
  /external/testng/ant/
build.xml 18 <mkdir dir="${other.jars.dir}" />
195 <param name="jar.file" value="${other.jars.dir}/${testng.junit.jar}" />
197 <jar jarfile="${other.jars.dir}/${testng.junit.jar}" update="true">
207 <param name="jar.file" value="${other.jars.dir}/${testng.nobsh.guice.jar}" />
209 <jar jarfile="${other.jars.dir}/${testng.nobsh.guice.jar}" update="true">
218 <param name="jar.file" value="${other.jars.dir}/${testng.bsh.noguice.jar}" />
220 <jar jarfile="${other.jars.dir}/${testng.bsh.noguice.jar}" update="true">
229 <param name="jar.file" value="${other.jars.dir}/${testng.nobsh.noguice.jar}" />
231 <jar jarfile="${other.jars.dir}/${testng.bsh.noguice.jar}" update="true">
239 <param name="jar.file" value="${other.jars.dir}/${testng.dist.jar}" /
    [all...]
  /build/core/
dex_preopt.mk 6 # list of boot classpath jars for dexpreopt
53 # Special rules for building stripped boot jars that override java_library.mk rules

Completed in 444 milliseconds

1 2 34 5 6 7 8 91011>>