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

<<111213141516171819

  /dalvik/vm/
Init.cpp 78 dvmFprintf(stderr, " -classpath classpath\n");
688 } else if (strcmp(argv[i], "-classpath") == 0 ||
691 /* set classpath */
693 dvmFprintf(stderr, "Missing classpath path list\n");
    [all...]
Exception.h 36 * We do have one case to worry about: if the classpath is completely
  /frameworks/base/core/jni/android/opengl/
util.cpp 1044 const char* classPath;
1063 cri->classPath, cri->methods, cri->methodCount);
1065 LOGE("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...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainerInitializer.java 66 * Classpath container initializer responsible for binding {@link AndroidClasspathContainer} to
106 * Binds a classpath container to a {@link IClasspathContainer} for a given project,
360 // create the classpath entry from the paths
    [all...]
BaseProjectHelper.java 74 * returns a list of source classpath for a specified project
92 * returns a list of source classpath for a specified project
  /dalvik/docs/
hello-world.html 28 The <code>-cp</code> option sets the classpath. The initial directory
  /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/src/com/google/common/base/
FinalizableReferenceQueue.java 283 /** 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");
  /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 264 // 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/icu4c/data/
build.xml 63 <classpath>
70 </classpath>
  /prebuilt/common/netbeans-visual/
NOTICE 380 "CLASSPATH" EXCEPTION TO THE GPL VERSION 2
387 to the "Classpath" exception as provided by Sun in the
  /sdk/anttasks/src/com/android/ant/
NewSetupTask.java 61 * <li>Sets up the boot classpath ref so that the <code>javac</code> task knows where to find
309 // sets up the boot classpath
  /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...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java 56 * certstore file placed in system classpath and named as "key_store." + the
59 * java.security file sets up the property keystore.type=BKS), thus classpath
    [all...]
  /external/apache-http/src/org/apache/commons/logging/impl/
LogFactoryImpl.java 804 // No user specified log; try to discover what's on the classpath
824 // ever look for logging libraries in the parent classpath. Yet many
    [all...]
  /build/core/
config.mk 289 APICHECK_COMMAND := $(APICHECK) -JXmx1024m -J"classpath $(APICHECK_CLASSPATH)"
  /build/core/tasks/
cts.mk 82 -classpath $(PRIVATE_CLASSPATH):$(HOST_OUT_JAVA_LIBRARIES)/descGen.jar:$(HOST_JDK_TOOLS_JAR) \
  /external/clang/include/clang/Driver/
Options.td     [all...]
  /external/javassist/src/main/javassist/
Loader.java 324 * Finds the specified class using <code>ClassPath</code>.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/conf/
webdefault.xml 184 <!-- classpath What class path should I use while compiling -->
264 <param-name>classpath</param-name>
  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessorST.java 168 // the runtime classpath will be identical to the instrumentation path
422 // the runtime classpath will be identical to the instrumentation path
    [all...]

Completed in 797 milliseconds

<<111213141516171819