HomeSort by relevance Sort by last modified time
    Searched full:classpath (Results 751 - 775 of 1082) sorted by null

<<31323334353637383940>>

  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
README.txt 180 9. GNU CLASSPATH
182 GNU Classpath is a project to create a free, clean-room implementation of the
185 http://www.gnu.org/software/classpath/
188 GNU Classpath 0.92 or later. We are grateful to all the GNU Classpath
    [all...]
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
README.txt 180 9. GNU CLASSPATH
182 GNU Classpath is a project to create a free, clean-room implementation of the
185 http://www.gnu.org/software/classpath/
188 GNU Classpath 0.92 or later. We are grateful to all the GNU Classpath
    [all...]
  /prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
README.txt 180 9. GNU CLASSPATH
182 GNU Classpath is a project to create a free, clean-room implementation of the
185 http://www.gnu.org/software/classpath/
188 GNU Classpath 0.92 or later. We are grateful to all the GNU Classpath
    [all...]
  /dalvik/vm/
Init.cpp 89 dvmFprintf(stderr, " -classpath classpath\n");
817 } else if (strcmp(argv[i], "-classpath") == 0 ||
820 /* set classpath */
822 dvmFprintf(stderr, "Missing classpath path list\n");
    [all...]
  /prebuilts/tools/common/easymock-tools/
Documentation.html 50 <li>cglib (2.2) and Objenesis (1.2) must be in the classpath to perform class mocking</li>
71 <li>Add the EasyMock jar file (<code>easymock.jar</code>) to your classpath.</li>
72 <li>To perform class mocking, also add <a href="http://www.objenesis.org">Objenesis</a> and <a href="http://cglib.sourceforge.net/">Cglib</a> to your classpath.</li>
74 having JUnit 4.7 on top of EasyMock, cglib and Objenesis in your classpath.</li>
    [all...]
Documentation_fr.html 57 <li>cglib (2.2) and Objenesis (1.2) doivent être présent dans le classpath pour faire du mocking de classes</li>
79 <li>Ajoutez le jar d'EasyMock (<code>easymock.jar</code>) à votre classpath.</li>
80 <li>Pour pouvoir mocker des classes, ajoutez aussi <a href="http://www.objenesis.org">Objenesis</a> et <a href="http://cglib.sourceforge.net/">Cglib</a> à votre classpath.</li>
82 en ayant JUnit 4.7, EasyMock, cglib et Objenesis dans votre classpath.</li>
    [all...]
  /frameworks/base/core/jni/android/opengl/
util.cpp 1051 const char* classPath;
1070 cri->classPath, cri->methods, cri->methodCount);
1072 ALOGE("Failed to register %s: %d", cri->classPath, result);
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java 62 * The test needs certstore file placed in system classpath
68 * thus classpath should point to the directory with "key_store.bks"
657 * type installed in the system in lower case) is searched in classpath.
    [all...]
  /art/runtime/
runtime.h 243 // Returns the system ClassLoader which represents the CLASSPATH.
  /dalvik/docs/
hello-world.html 28 The <code>-cp</code> option sets the classpath. The initial directory
  /external/antlr/antlr-3.4/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
GUnitExecuteMojo.java 243 getLog().info( "Adding project compile classpath element : " + path );
  /external/emma/core/java12/com/vladium/emma/
runCommand.java 201 usageexit (parser, IOptsParser.SHORT_USAGE, "could not infer coverage classpath from 'java.class.path'; use an explicit -cp option");
  /external/guava/guava/src/com/google/common/base/
FinalizableReferenceQueue.java 255 /** Creates a class loader with the given base URL as its classpath. */
  /external/jdiff/src/jdiff/
JDiff.java 213 System.err.println("Error: ant.jar not found on the classpath");
  /external/jmonkeyengine/engine/src/core/com/jme3/asset/
AssetManager.java 53 * This does *not* allow loading assets from that classpath, use registerLocator for that.
  /libcore/xml/src/main/java/org/xmlpull/v1/
XmlPullParserFactory.java 18 * it will try to find name by searching in CLASSPATH for
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ProjectClassLoader.java 265 // if this is a classpath variable reference, we resolve it.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
SerializerMessages_ru.java 129 "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c ''{0}'' (\u043f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 CLASSPATH), \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u044e\u0442\u0441\u044f \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e" },
135 "\u041d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0444\u0430\u0439\u043b \u0441\u0432\u043e\u0439\u0441\u0442\u0432 ''{0}'' \u0434\u043b\u044f \u043c\u0435\u0442\u043e\u0434\u0430 \u0432\u044b\u0432\u043e\u0434\u0430 ''{1}'' (\u043f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 CLASSPATH)" },
  /external/chromium_org/build/
java_apk.gypi 37 # input_jars_paths - The path to jars to be included in the classpath. This
549 '--classpath=>(input_jars_paths) <(android_sdk_jar)',
  /external/chromium_org/third_party/icu/source/data/
build.xml 63 <classpath>
70 </classpath>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
coverage-frames.xsl 33 of a reference classpath so that you have the list of classes/methods
34 that are not used at all in a given classpath.
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant-launcher/1.8.0/
ant-launcher-1.8.0.jar 
  /prebuilts/tools/common/netbeans-visual/
NOTICE 380 "CLASSPATH" EXCEPTION TO THE GPL VERSION 2
387 to the "Classpath" exception as provided by Sun in the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
BaseProjectHelper.java 76 * returns a list of source classpath for a specified project
94 * returns a list of source classpath for a specified project
  /external/proguard/docs/manual/
usage.html 56 <li><a href="#classpath">Class Paths</a>
87 <a href="#classpath"><i>class_path</i></a></dt>
100 <a href="#classpath"><i>class_path</i></a></dt>
117 <a href="#classpath"><i>class_path</i></a></dt>
    [all...]

Completed in 597 milliseconds

<<31323334353637383940>>