HomeSort by relevance Sort by last modified time
    Searched full:ipath (Results 51 - 69 of 69) sorted by null

1 23

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PreviewIconFactory.java 47 import org.eclipse.core.runtime.IPath;
499 IPath pluginState = AdtPlugin.getDefault().getStateLocation();
519 IPath dirPath = pluginState.append(dirName);
LayoutCanvas.java 47 import org.eclipse.core.runtime.IPath;
893 IPath filePath = graphicalEditor.findResourceFile(url);
911 IPath workspacePath = workspace.getLocation();
913 IPath relativePath = filePath.makeRelativeTo(workspacePath);
    [all...]
GraphicalEditorPart.java 80 import org.eclipse.core.runtime.IPath;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoring.java 58 import org.eclipse.core.runtime.IPath;
318 IPath parentPath = parent.getProjectRelativePath();
394 IPath sourcePath = sourceFile.getProjectRelativePath();
VisualRefactoring.java 52 import org.eclipse.core.runtime.IPath;
137 IPath path = Path.fromPortableString(arguments.get(KEY_PROJECT));
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestInfo.java 50 import org.eclipse.core.runtime.IPath;
572 List<IPath> sources = BaseProjectHelper.getSourceClasspaths(javaProject);
575 for (IPath path : sources) {
  /external/mksh/src/
funcs.c 183 char *xp, *ip, *tp, *ipath, *ldest = NULL; local
201 strdupx(ipath, upath, ATEMP);
206 ipath = shf_smprintf("%s/%s", tp, upath);
210 Xinit(xs, xp, strlen(ip = ipath) + 1, ATEMP);
265 /* not ENOENT or not at the end of ipath */
294 afree(ipath, ATEMP);
295 ip = ipath = tp;
316 if (ip > ipath && ip[-1] == '/') {
330 afree(ipath, ATEMP);
337 afree(ipath, ATEMP)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigurationTab.java 32 import org.eclipse.core.runtime.IPath;
644 IStatus status = ResourcesPlugin.getWorkspace().validatePath(IPath.SEPARATOR + projectName,
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringRefactoring.java 42 import org.eclipse.core.runtime.IPath;
228 IPath path = Path.fromPortableString(arguments.get(KEY_PROJECT));
438 IPath path = mFile.getFullPath();
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
ResourceHelper.java 74 import org.eclipse.core.runtime.IPath;
337 IPath projectPath = new Path(FD_RESOURCES + WS_SEP + folderType.getName() + WS_SEP
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
ApplicationInfoPage.java 30 import org.eclipse.core.runtime.IPath;
539 IPath destPath = path.removeLastSegments(1).append(mValues.testProjectName);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/xml/
Hyperlinks.java 87 import org.eclipse.core.runtime.IPath;
536 private static void openPath(IPath filePath, IRegion region, int offset) {
540 IPath workspacePath = workspace.getLocation();
543 IPath relativePath = filePath.makeRelativeTo(workspacePath);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileCreationPage.java 60 import org.eclipse.core.runtime.IPath;
648 IPath wsFolderPath = null;
703 IPath path = file.getParent().getProjectRelativePath();
    [all...]
  /external/libvpx/build/make/
gen_msvs_proj.sh 37 -Ipath/to/include Additional include directories
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
ConfigureAssetSetPage.java 38 import org.eclipse.core.runtime.IPath;
504 IPath workspacePath = workspace.getLocation();
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchController.java 57 import org.eclipse.core.runtime.IPath;
    [all...]
  /external/webkit/PerformanceTests/Parser/resources/
final-url-en 314 http://accounting.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J3F51365MJ2HWGG03TQ
315 http://accounting.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J3G05F62Y74P9NTD39N
316 http://accounting.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J8A4VK6SYSTY040QT28
317 http://accounting.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J8D66375JR9L6H83NV5
318 http://accounting.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J8H1K6676DHBXTHW5CV
319 http://accounting.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=JY0W876FR3343JVPVL
374 http://admin-clerical.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J8G4Z1670D8BJR9LG1Y
375 http://admin-clerical.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J8H61Q62LYDSDTYQC1Z
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.cc     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlEditor.java 672 org.eclipse.core.runtime.IPath location= file1.getFullPath();
    [all...]

Completed in 339 milliseconds

1 23