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

  /external/proguard/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"
  /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/oprofile/libop/
op_xml_out.h 26 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/oprofile/libpp/
xml_utils.cpp 42 return classes.v[0].ptemplate.cpu != "all";
48 return classes.v[pclass].ptemplate.event;
87 cverb << vxml << "<!-- classes dump" << endl;
88 cverb << vxml << classes.event;
89 cverb << vxml << "classes.size= " << classes.v.size() << endl;
90 for (size_t i = 0; i < classes.v.size(); ++i) {
91 cverb << vxml << "--- class " << i << ":" << classes.v[i].name << " ---" << endl;
92 cverb << vxml << classes.v[i].ptemplate;
100 return classes.v[0].ptemplate.tid != "all"
    [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 
  /external/emma/lib/
emma.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 563 milliseconds