HomeSort by relevance Sort by last modified time
    Searched refs:sourcePath (Results 26 - 46 of 46) sorted by null

12

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractStyleRefactoringTest.java 215 IPath sourcePath = file.getProjectRelativePath();
216 fileToGolden.put(sourcePath, basename);
  /build/tools/atree/
files.cpp 350 rec->sourcePath = full;
400 r.sourcePath = path_append(rec.sourceBase, r.sourceName);
402 int err = stat(r.sourcePath.c_str(), &st);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
AidlProcessor.java 135 IPath sourcePath = sourceFile.getLocation();
136 String osSourcePath = sourcePath.toOSString();
RenderScriptProcessor.java 204 IPath sourcePath = sourceFile.getLocation();
205 String osSourcePath = sourcePath.toOSString();
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/
ProjectCreator.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainerInitializer.java 422 String sourcePath = apiString + SOURCES_ZIP;
423 URL sourceURL = bundle.getEntry(sourcePath);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoring.java 401 IPath sourcePath = sourceFile.getProjectRelativePath();
411 if (!file.getProjectRelativePath().equals(sourcePath)) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
org.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jar 
org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar 
jdimodel.jar 
  /external/icu4c/test/cintltst/
creststn.c 672 const char *sourcePath = ctest_dataSrcDir();
673 int32_t srcPathLen = (int32_t)strlen(sourcePath);
679 strcpy(path, sourcePath);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 204 milliseconds

12