/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
.classpath | 10 <classpathentry kind="lib" path="/plugin-adt/libs/ninepatch.jar" sourcepath="/ninepatch"/> 11 <classpathentry kind="lib" path="/plugin-base/libs/sdklib.jar" sourcepath="/SdkLib"/> 12 <classpathentry kind="lib" path="/plugin-adt/libs/sdkuilib.jar" sourcepath="/SdkUiLib"/> 13 <classpathentry kind="lib" path="/plugin-adt/libs/rule-api.jar" sourcepath="/rule-api"/> 14 <classpathentry kind="lib" path="/plugin-base/libs/common.jar" sourcepath="/common"/> 15 <classpathentry kind="lib" path="/plugin-adt/libs/lint-api.jar" sourcepath="/lint-api"/> 16 <classpathentry kind="lib" path="/plugin-adt/libs/lint-checks.jar" sourcepath="/lint-checks"/> 22 <classpathentry kind="lib" path="/plugin-adt/libs/manifest-merger.jar" sourcepath="/manifest-merger"/>
|
/cts/tools/cts-java-scanner/src/com/android/cts/javascanner/ |
DocletRunner.java | 42 args.add("-sourcepath"); 65 List<String> sourcePath = new ArrayList<String>(); 66 sourcePath.add("./frameworks/base/core/java"); 67 sourcePath.add("./frameworks/base/test-runner/src"); 68 sourcePath.add("./external/junit/src"); 69 sourcePath.add("./development/tools/hosttestlib/src"); 70 sourcePath.add("./libcore/dalvik/src/main/java"); 71 sourcePath.add("./cts/tests/src"); 72 sourcePath.add("./cts/libs/commonutil/src"); 73 sourcePath.add("./cts/libs/deviceutil/src") [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/ |
.classpath | 6 <classpathentry exported="true" kind="lib" path="libs/ninepatch.jar" sourcepath="/ninepatch"/> 7 <classpathentry exported="true" kind="lib" path="libs/sdkuilib.jar" sourcepath="/sdkuilib"/> 8 <classpathentry exported="true" kind="lib" path="libs/rule-api.jar" sourcepath="/rule-api"/> 9 <classpathentry exported="true" kind="lib" path="libs/lint-api.jar" sourcepath="/lint-api"/> 10 <classpathentry exported="true" kind="lib" path="libs/lint-checks.jar" sourcepath="/lint-checks"/> 11 <classpathentry exported="true" kind="lib" path="libs/asset-studio.jar" sourcepath="/asset-studio"/> 14 <classpathentry exported="true" kind="lib" path="libs/manifest-merger.jar" sourcepath="/ManifestMerger"/>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/ |
.classpath | 4 <classpathentry exported="true" kind="lib" path="libs/uiautomatorviewer.jar" sourcepath="/uiautomatorviewer/src"/> 9 <classpathentry exported="true" kind="lib" path="libs/ddmlib.jar" sourcepath="/ddmlib"/> 10 <classpathentry exported="true" kind="lib" path="libs/ddmuilib.jar" sourcepath="/ddmuilib"/>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.base/ |
.classpath | 5 <classpathentry exported="true" kind="lib" path="libs/dvlib.jar" sourcepath="/dvlib"/> 6 <classpathentry exported="true" kind="lib" path="libs/common.jar" sourcepath="/common"/> 14 <classpathentry exported="true" kind="lib" path="libs/layoutlib-api.jar" sourcepath="/layoutlib-api"/> 15 <classpathentry exported="true" kind="lib" path="libs/sdklib.jar" sourcepath="/sdklib"/> 16 <classpathentry exported="true" kind="lib" path="libs/sdkstats.jar" sourcepath="/sdkstats"/> 17 <classpathentry exported="true" kind="lib" path="libs/sdk-common.jar" sourcepath="/sdk-common"/>
|
/cts/tools/tradefed-host/ |
.classpath | 8 <classpathentry kind="var" path="CTS_SRC_ROOT/out/host/common/obj/JAVA_LIBRARIES/ddmlib-prebuilt_intermediates/ddmlib-prebuilt.jar" sourcepath="/SDK_SRC_ROOT"/> 9 <classpathentry kind="var" path="CTS_SRC_ROOT/out/host/common/obj/JAVA_LIBRARIES/tradefed-prebuilt_intermediates/tradefed-prebuilt.jar" sourcepath="/TRADEFED_ROOT/tools/tradefederation/src"/>
|
/frameworks/base/tools/layoutlib/bridge/ |
.classpath | 6 <classpathentry kind="var" path="ANDROID_PLAT_SRC/prebuilts/misc/common/kxml2/kxml2-2.3.0.jar" sourcepath="/ANDROID_PLAT_SRC/dalvik/libcore/xml/src/main/java"/> 7 <classpathentry kind="var" path="ANDROID_PLAT_SRC/out/host/common/obj/JAVA_LIBRARIES/temp_layoutlib_intermediates/javalib.jar" sourcepath="/ANDROID_PLAT_SRC/frameworks/base"/>
|
/frameworks/base/tools/layoutlib/bridge/tests/ |
.classpath | 7 <classpathentry kind="var" path="ANDROID_PLAT_SRC/prebuilts/misc/common/kxml2/kxml2-2.3.0.jar" sourcepath="/ANDROID_PLAT_SRC/dalvik/libcore/xml/src/main/java"/> 8 <classpathentry kind="var" path="ANDROID_PLAT_SRC/out/host/common/obj/JAVA_LIBRARIES/temp_layoutlib_intermediates/javalib.jar" sourcepath="/ANDROID_PLAT_SRC/frameworks/base"/>
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
pkg_icu.h | 16 const char *sourcePath, const char *addList, U_NAMESPACE_QUALIFIER Package *pkg,
|
/external/icu4c/tools/toolutil/ |
pkg_icu.h | 16 const char *sourcePath, const char *addList, icu::Package *pkg,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.traceview/ |
.classpath | 4 <classpathentry kind="lib" path="libs/traceview.jar" sourcepath="/traceview"/>
|
/sdk/testapps/javaProjectTest/javaProject3/ |
.classpath | 5 <classpathentry exported="true" kind="lib" path="libs/basicJar2.jar" sourcepath="/Volumes/Android/int/master/sdk/testapps/basicJar2/src"/>
|
/cts/tools/signature-tools/test/signature/converter/doclet/ |
DocletTestConverter.java | 45 static String sourcepath;
field in class:DocletTestConverter 51 sourcepath = System.getProperty("java.io.tmpdir");
52 sourcepath = sourcepath + separator + "cts" + separator;
53 System.out.println(">> "+sourcepath);
79 String directory = sourcepath;
98 File file = new File(sourcepath);
149 // String sourcepath = "//D:/Documents/Projects/08_CTS/signature-tools/signature-tools/test/";
150 options.append(new String[]{"-sourcepath", sourcepath});
[all...] |
/cts/tools/signature-tools/src/signature/converter/doclet/ |
DocletFactory.java | 53 String sourcepath = buf.substring(0, buf.length() - 1);
local 54 RootDoc root = getRootDoc(visibility, sourcepath, packageNames);
61 private static RootDoc getRootDoc(Visibility visibility, String sourcepath,
89 options.append(new String[] {"-sourcepath", sourcepath});
96 compOpts.put("-sourcepath", sourcepath);
|
/external/emma/core/java12/com/vladium/emma/report/ |
SourcePathCache.java | 35 * @param sourcepath [can be empty] 37 public SourcePathCache (final String [] sourcepath, final boolean removeNonExistent) 39 if (sourcepath == null) throw new IllegalArgumentException ("null input: sourcepath"); 41 final List _sourcepath = new ArrayList (sourcepath.length); 42 for (int i = 0; i < sourcepath.length; ++ i) 44 final File dir = new File (sourcepath [i]); 57 * @param sourcepath [can be empty] 59 public SourcePathCache (final File [] sourcepath, final boolean removeNonExistent) 61 if (sourcepath == null) throw new IllegalArgumentException ("null input: sourcepath") [all...] |
/frameworks/base/tools/layoutlib/create/ |
.classpath | 7 <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/asm-tools/asm-4.0.jar" sourcepath="/ANDROID_PLAT/prebuilts/tools/common/asm-tools/src-4.0.zip"/>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/ |
.classpath | 6 <classpathentry kind="lib" path="libs/hierarchyviewer2lib.jar" sourcepath="/hierarchyviewer2lib"/>
|
/build/tools/atree/ |
files.h | 26 string sourcePath;
|
/cts/tools/tradefed-host/tests/ |
.classpath | 9 <classpathentry kind="var" path="CTS_SRC_ROOT/out/host/common/obj/JAVA_LIBRARIES/easymock_intermediates/javalib.jar" sourcepath="/CTS_SRC_ROOT/external/easymock/src"/>
|
/external/doclava/ |
Android.mk | 39 # vogar --classpath /usr/lib/jvm/java-6-sun/lib/tools.jar --classpath ../../out/host/common/obj/JAVA_LIBRARIES/antlr_intermediates/javalib.jar --sourcepath src/ --sourcepath ../jsilver/src/ --mode jvm test/doclava/ApiCheckTest.java
|
/external/eclipse-windowbuilder/propertysheet/ |
.classpath | 5 <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/guava-tools/guava-13.0.1.jar" sourcepath="/ANDROID_SRC/prebuilts/tools/common/guava-tools/src.zip"/> 7 <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/asm-tools/asm-4.0.jar" sourcepath="/ANDROID_SRC/prebuilts/tools/common/asm-tools/src.zip"/>
|
/frameworks/base/tools/aapt/ |
CrunchCache.cpp | 18 CrunchCache::CrunchCache(String8 sourcePath, String8 destPath, FileFinder* ff) 19 : mSourcePath(sourcePath), mDestPath(destPath), mSourceFiles(0), mDestFiles(0), mFileFinder(ff) 42 // and offset our beginning pointer to the length of the sourcePath
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
UnmodifiableData.java | 87 public void setSymlink(String sourcePath, Data destination) { 92 public void setSymlink(String sourcePath, String destinationPath) {
|
/external/chromium_org/third_party/angle/src/compiler/ |
ParseContext.h | 28 TParseContext(TSymbolTable& symt, TExtensionBehavior& ext, TIntermediate& interm, ShShaderType type, ShShaderSpec spec, int options, bool checksPrecErrors, const char* sourcePath, TInfoSink& is) : 34 sourcePath(sourcePath), 50 const char* sourcePath; // Path of source file or NULL.
|
/external/chromium_org/third_party/icu/source/data/ |
build.xml | 126 <remap sourcePath="/Keys" targetDir="lang" /> 127 <remap sourcePath="/Languages" targetDir="lang" /> 128 <remap sourcePath="/LanguagesShort" targetDir="lang" /> 129 <remap sourcePath="/Scripts" targetDir="lang" /> 130 <remap sourcePath="/Types" targetDir="lang" /> 131 <remap sourcePath="/Variants" targetDir="lang" /> 132 <remap sourcePath="/codePatterns" targetDir="lang" /> 133 <remap sourcePath="/localeDisplayPattern" targetDir="lang" /> 134 <remap sourcePath="/Countries" targetDir="region" /> 135 <remap sourcePath="/Currencies" targetDir="curr" / [all...] |