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

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant 226 # OSX hack to make Ant work with jikes
238 # Allow Jikes support (off by default)
240 ANT_OPTS="$ANT_OPTS -Dbuild.compiler=jikes"
274 echo ' --usejikes enable use of jikes by default, unless'
runant.pl 93 #jikes
  /external/bison/m4/
javacomp.m4 184 dnl The support of jikes for target-version and source-version:
186 dnl jikes 1.14 does not have a way to specify the target-version. It
189 dnl For jikes 1.14, the source-version always is 1.3.
410 AC_CHECK_PROG([HAVE_JIKES_IN_PATH], [jikes], [yes])
602 dnl Test whether jikes is usable.
603 if { jikes >/dev/null 2>/dev/null || test $? = 1; } \
605 # See if the existing CLASSPATH is sufficient to make jikes work.
607 jikes conftestlib.java >&AS_MESSAGE_LOG_FD 2>&1
612 dnl OK, jikes works.
616 CONF_JAVAC="jikes"
    [all...]
  /external/bison/build-aux/
javacomp.sh.in 59 # In this case, $CONF_JAVAC starts with "jikes".
  /external/proguard/src/proguard/classfile/util/
DynamicClassReferenceInitializer.java 140 // SomeClass.class = class("SomeClass", false) (jikes).
282 // Try to match the jikes .class construct.
381 // class(String, boolean), as generated by jikes, or an optimized
397 * method, as generated by javac or by jikes.
  /external/antlr/antlr-3.4/runtime/C/vsrulefiles/
antlr3lexer.rules 153 Description="Specifies the command that invokes the java VM. Usually java, but could be something else such as jikes"
antlr3lexerandparser.rules 155 Description="Specifies the command that invokes the java VM. Usually java, but could be something else such as jikes"
antlr3parser.rules 155 Description="Specifies the command that invokes the java VM. Usually java, but could be something else such as jikes"
antlr3treeparser.rules 155 Description="Specifies the command that invokes the java VM. Usually java, but could be something else such as jikes"
  /external/jetty/src/config/etc/
webdefault.xml 258 <!-- If you wish to use Jikes to compile JSP pages: -->
259 <!-- Set the init parameter "compiler" to "jikes". Define -->
261 <!-- to cause Jikes to emit error messages in a format compatible with -->
263 <!-- If you get an error reporting that jikes can't use UTF-8 encoding, -->
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
BaseTest.java 54 public static final String jikes = null;//"/usr/bin/jikes"; field in class:BaseTest
  /prebuilts/tools/common/proguard/proguard4.7/docs/
downloads.html 329 and Jikes.
567 Jikes.
  /external/proguard/docs/
downloads.html 461 and Jikes.
699 Jikes.
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0-sources.jar 
  /external/antlr/antlr-3.4/runtime/C/
README 244 $ jikes *.java
301 Takes 9 seconds on my 1Ghz laptop or 4 seconds with jikes. Later I'll
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
examples.html 428 <code>jikes</code> compiler respectively, in JDK 1.2 and older, to implement
    [all...]
  /external/proguard/docs/manual/
examples.html 471 <code>jikes</code> compiler respectively, in JDK 1.2 and older, to implement
    [all...]
  /external/valgrind/
NEWS     [all...]
  /external/jetty/
VERSION.txt     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Calendar.java     [all...]

Completed in 234 milliseconds