HomeSort by relevance Sort by last modified time
    Searched refs:CLASSES (Results 1 - 20 of 20) sorted by null

  /prebuilts/tools/common/proguard/proguard4.7/build/
makefile 8 CLASSES = $(PROGUARD_HOME)/classes
24 JAVAC_OPTIONS = -nowarn -Xlint:none -classpath $(CLASSPATH) -sourcepath $(SRC) -d $(CLASSES)
30 -C $(CLASSES) $(dir $<)
35 -C $(CLASSES) $(dir $<)
65 -rm -fr $(CLASSES) $(LIB)
69 $(shell find $(SRC)/$(dir $(1)) -maxdepth 1 \( -name \*.properties -o -name \*.png -o -name \*.gif -o -name \*.pro \) -printf $(CLASSES)/$(dir $(1))%P\\n)
73 $(1): $(CLASSES) $(CLASSES)/$(1).class $(call RESOURCES,$(1)) $(LIB)
78 $(CLASSES) $(LIB)
    [all...]
build.sh 20 CLASSES=classes
43 javac -nowarn -Xlint:none -sourcepath "$SRC" -d "$CLASSES" \
50 -exec cp --parents {} "../$CLASSES" \; )
55 jar -cfm "$2" "$SRC/$(dirname $1)/MANIFEST.MF" -C "$CLASSES" $(dirname $1)
60 jar -uf "$PROGUARD_JAR" -C "$CLASSES" $(dirname $1)
67 mkdir -p "$CLASSES"
  /external/proguard/build/
makefile 9 CLASSES = $(PROGUARD_HOME)/classes
33 JAVAC_OPTIONS = -nowarn -Xlint:none -classpath $(CLASSPATH) -sourcepath $(SRC) -d $(CLASSES)
39 -C $(CLASSES) $(dir $<)
44 -C $(CLASSES) $(dir $<)
79 -rm -fr $(CLASSES) $(LIB)
83 $(shell find $(SRC)/$(dir $(1)) -maxdepth 1 \( -name \*.properties -o -name \*.png -o -name \*.gif -o -name \*.pro \) -printf $(CLASSES)/$(dir $(1))%P\\n)
87 $(1): $(CLASSES) $(CLASSES)/$(1).class $(call RESOURCES,$(1)) $(LIB)
92 $(CLASSES) $(LIB)
    [all...]
build.sh 21 CLASSES=classes
51 javac -nowarn -Xlint:none -sourcepath "$SRC" -d "$CLASSES" \
58 -exec cp --parents {} "../$CLASSES" \; )
63 jar -cfm "$2" "$SRC/$(dirname $1)/MANIFEST.MF" -C "$CLASSES" $(dirname $1)
68 jar -uf "$PROGUARD_JAR" -C "$CLASSES" $(dirname $1)
75 mkdir -p "$CLASSES"
  /external/owasp/sanitizer/src/tests/org/owasp/html/
ExamplesTest.java 50 for (Class<?> exampleClass : AllExamples.CLASSES) {
  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessor.java 244 return isClass ? Files.newFile (m_outDir, CLASSES) : Files.newFile (m_outDir, LIB);
270 protected static final String CLASSES = "classes";
InstrProcessorST.java 665 final File classesDir = Files.newFile (m_outDir, CLASSES);
    [all...]
  /external/selinux/libsepol/cil/src/
cil_policy.c 55 #define CLASSES 3
    [all...]
  /external/openssh/
buildpkg.sh.in 255 CLASSES="none"
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.ds_1.4.101.v20130813-1853.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.ds_1.4.100.v20130515-2026.jar 
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /prebuilts/devtools/tools/lib/
emma.jar 
emma_device.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 298 milliseconds