Home
last modified time | relevance | path

Searched refs:sourcepath (Results 1 – 24 of 24) sorted by relevance

/external/emma/core/java12/com/vladium/emma/report/
DSourcePathCache.java37 public SourcePathCache (final String [] sourcepath, final boolean removeNonExistent) in SourcePathCache() argument
39 if (sourcepath == null) throw new IllegalArgumentException ("null input: sourcepath"); in SourcePathCache()
41 final List _sourcepath = new ArrayList (sourcepath.length); in SourcePathCache()
42 for (int i = 0; i < sourcepath.length; ++ i) in SourcePathCache()
44 final File dir = new File (sourcepath [i]); in SourcePathCache()
59 public SourcePathCache (final File [] sourcepath, final boolean removeNonExistent) in SourcePathCache() argument
61 if (sourcepath == null) throw new IllegalArgumentException ("null input: sourcepath"); in SourcePathCache()
63 final List _sourcepath = new ArrayList (sourcepath.length); in SourcePathCache()
64 for (int i = 0; i < sourcepath.length; ++ i) in SourcePathCache()
66 final File dir = sourcepath [i]; in SourcePathCache()
/external/proguard/build/
DREADME15 javac -sourcepath src -d classes src/proguard/ProGuard.java
16 javac -sourcepath src -d classes src/proguard/gui/ProGuardGUI.java
17 javac -sourcepath src -d classes src/proguard/retrace/ReTrace.java
21 javac -sourcepath src -d classes -classpath lib/ant.jar \
26 javac -sourcepath src -d classes -classpath ..... \
31 javac -sourcepath src -d classes -classpath wtklib/kenv.zip \
Dbuild.sh51 javac -nowarn -Xlint:none -sourcepath "$SRC" -d "$CLASSES" \
Dmakefile33 JAVAC_OPTIONS = -nowarn -Xlint:none -classpath $(CLASSPATH) -sourcepath $(SRC) -d $(CLASSES)
/external/llvm/utils/lit/lit/
DTestRunner.py427 sourcepath = test.getSourcePath()
428 sourcedir = os.path.dirname(sourcepath)
432 sourcepath = sourcepath.replace('\\', '/')
441 substitutions.extend([('%s', sourcepath),
451 ('%/s', sourcepath.replace('\\', '/')),
484 sourcepath = test.getSourcePath()
490 parseIntegratedTestScriptCommands(sourcepath, keywords):
/external/vogar/src/vogar/commands/
DJavac.java57 public Javac sourcepath(File... path) { in sourcepath() method in Javac
62 public Javac sourcepath(Collection<File> path) { in sourcepath() method in Javac
/external/jsr330/
Dbuild.sh25 -sourcepath src -d build/javadoc javax.inject
27 -sourcepath tck -d build/tck/javadoc org.atinject.tck \
/external/vogar/src/vogar/
DRun.java71 public final List<File> sourcepath; field in Run
152 this.sourcepath = vogar.sourcepath; in Run()
DVogar.java156 List<File> sourcepath = new ArrayList<File>(); field in Vogar
158 sourcepath.addAll(AndroidSdk.defaultSourcePath()); in AndroidSdk.defaultSourcePath()
/external/vogar/src/vogar/tasks/
DBuildActionTask.java104 sourceDirs.addAll(run.sourcepath); in compile()
105 javac.sourcepath(sourceDirs.getElements()); in compile()
/external/google-tv-pairing-protocol/java/
DMakefile78 -sourcepath "$(JAVA_SRC_TOP):$(PROTO_JAVA_OUT)" \
/external/emma/core/res/com/vladium/emma/report/
Dreport_usage.res12 'sp', 'sourcepath':
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/59/1/.cp/
DjdtCompilerAdapter.jar ... .apache.tools.ant.types.Path sourcepath java.lang.reflect.Method getSourcepathMethod org. ...
/external/emma/core/res/com/vladium/emma/
Drun_usage.res27 'sp', 'sourcepath':
/external/libjpeg-turbo/java/
DMakefile.am67 javadoc -notimestamp -d ${srcdir}/doc -sourcepath ${srcdir} org.libjpegturbo.turbojpeg
/external/chromium-trace/catapult/third_party/Paste/paste/util/
DPySourceColor.py894 def path2stdout(sourcepath, title='', colors=None, markup='html', argument
902 sourcestring = open(sourcepath).read()
903 Parser(sourcestring, colors=colors, title=sourcepath,
981 def path2html(sourcepath, colors=None, markup='html', argument
990 sourcestring = open(sourcepath).read()
991 Parser(sourcestring, colors, title=sourcepath, out=stringIO,
/external/guice/lib/build/
Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd ...
/external/owasp/sanitizer/tools/emma/lib/
Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...
/external/emma/lib/
Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...