HomeSort by relevance Sort by last modified time
    Searched full:classpath (Results 276 - 300 of 467) sorted by null

<<111213141516171819

  /libcore/dalvik/src/main/java/dalvik/system/profiler/
HprofBinaryToAscii.java 33 * java -classpath out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes.jar
  /libcore/luni/src/main/java/java/lang/
ClassLoader.java 69 * classes from the classpath. It is not equal to the bootstrap class loader -
100 String classPath = System.getProperty("java.class.path", ".");
102 // String[] paths = classPath.split(":");
116 return new PathClassLoader(classPath, BootClassLoader.getInstance());
  /libcore/luni/src/main/java/java/security/
IdentityScope.java 79 * "system.scope", and the class is only loaded from boot classpath. No default
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainerPage.java 62 setDescription("This container manages classpath entries for Android container");
  /sdk/sdkmanager/app/etc/
android.bat 87 call %java_exe% %REMOTE_DEBUG% -Dcom.android.sdkmanager.toolsdir="%tools_dir%" -Dcom.android.sdkmanager.workdir=%work_dir% -classpath "%jar_path%;%swt_path%\swt.jar" com.android.sdkmanager.Main %*
  /external/apache-http/src/org/apache/commons/logging/
LogFactory.java 431 // classpath of a container, it means webapps cannot deploy their
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
URLClassLoaderTest.java 455 String classPath = System.getProperty("java.class.path");
456 StringTokenizer tok = new StringTokenizer(classPath, File.pathSeparator);
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java 396 //"Could not load '"+resourceName+"' (check CLASSPATH), now using just the defaults ", ioe);
413 //"Could not load '"+resourceName+"' (check CLASSPATH, applet security), now using just the defaults ", se);
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
SerializerMessages_ja.java 129 "''{0}'' \u3092\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f (CLASSPATH \u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044)\u3002\u73fe\u5728\u306f\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u3082\u306e\u306e\u307f\u3092\u4f7f\u7528\u3057\u3066\u3044\u307e\u3059\u3002" },
135 "\u51fa\u529b\u30e1\u30bd\u30c3\u30c9 ''{1}'' \u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u30fb\u30d5\u30a1\u30a4\u30eb ''{0}'' \u3092\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f (CLASSPATH \u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044)" },
SerializerMessages_ko.java 129 "''{0}''(CLASSPATH \ud655\uc778)\uc744(\ub97c) \ub85c\ub4dc\ud560 \uc218 \uc5c6\uc73c\ubbc0\ub85c, \ud604\uc7ac \uae30\ubcf8\uac12\ub9cc\uc744 \uc0ac\uc6a9\ud558\ub294 \uc911\uc785\ub2c8\ub2e4." },
135 "''{1}'' \ucd9c\ub825 \uba54\uc18c\ub4dc(CLASSPATH \ud655\uc778)\uc5d0 \ub300\ud55c ''{0}'' \ud2b9\uc131 \ud30c\uc77c\uc744 \ub85c\ub4dc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4." },
  /external/nist-sip/java/gov/nist/javax/sip/
SipStackImpl.java 104 * <li><b>gov.nist.javax.sip.LOG_FACTORY = classpath </b> <b> Use of this
109 * The fully qualified classpath for an implementation of the MessageLogFactory.
287 * <li><b>gov.nist.javax.sip.NETWORK_LAYER = classpath </b> <br/>
296 * <li><b>gov.nist.javax.sip.ADDRESS_RESOLVER = classpath </b><br/>
574 + "- check that it is present on the classpath and that there is a no-args constructor defined",
580 + "- check that it is present on the classpath and that there is a no-args constructor defined",
603 + "- check that it is present on the classpath and that there is a no-args constructor defined",
609 + "- check that it is present on the classpath and that there is a no-args constructor defined",
    [all...]
  /libcore/luni/src/main/java/java/util/logging/
LogManager.java 96 * with it, <b>must</b> be loaded from the system classpath when
348 // use SystemClassLoader to load class from system classpath
  /dalvik/dalvikvm/
Main.cpp 183 if (strcmp(argv[argIdx], "-classpath") == 0 ||
  /dalvik/dx/tests/115-merge/com/android/dx/merge/
DexMergeTest.java 165 // simplify the javac classpath by not depending directly on 'dalvik.system' classes
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ClassLoaderTest.java 207 assertNotNull("Failed to find resource from system classpath", is);
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
ResourceBundleTest.java 178 String classPath = System.getProperty("java.class.path");
179 StringTokenizer tok = new StringTokenizer(classPath, File.pathSeparator);
226 String classPath = System.getProperty("java.class.path");
227 StringTokenizer tok = new StringTokenizer(classPath, File.pathSeparator);
    [all...]
  /external/emma/core/java12/com/vladium/emma/rt/
InstrClassLoadHook.java 81 // it means it was created during the app runner's classpath scan --
  /external/emma/core/res/
emma_default.properties 11 # (3) 'emma.properties' resource placed somewhere in the classpath
  /external/javassist/src/main/javassist/
CtMember.java 244 * except that, if any annotations are not on the classpath,
  /external/junit/
README.html 544 It uses the -classpath command
612 CLASSPATH. For example: <tt>set
613 classpath=%classpath%;INSTALL_DIR\junit3\junit.jar</tt></font></li>
  /frameworks/base/test-runner/src/android/test/suitebuilder/
TestGrouping.java 40 * Represents a collection of test classes present on the classpath. You can add individual classes
  /cts/tools/vm-tests/src/util/build/
BuildDalvikSuite.java 129 .println("usage: java-src-folder output-folder classpath "
275 private String getADBExecJavaLine(String classpath, String mainclass) {
276 return "DeviceUtil.adbExec(getDevice(), \"" + classpath + "\", \"" +
  /external/proguard/docs/manual/
refcard.html 48 <a href="usage.html#classpath"><i>class_path</i></a></td>
54 <a href="usage.html#classpath"><i>class_path</i></a></td>
61 <a href="usage.html#classpath"><i>class_path</i></a></td>
  /external/webkit/Source/JavaScriptCore/tests/mozilla/
jsDriver.pl 70 my $options = "a=s arch>a b=s bugurl>b c=s classpath>c e=s engine>e f=s file>f " .
390 &dd ("opt: setting classpath to '$value'.");
490 "(-c|--classpath) Classpath (Rhino only.)\n" .
594 $retval .= ($opt_rhino_ms ? "/cp:p" : "-classpath") . " $opt_classpath ";
    [all...]
  /prebuilt/common/jfreechart/
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...]

Completed in 1455 milliseconds

<<111213141516171819