/external/clang/lib/Lex/ |
PPLexerChange.cpp | 474 SmallString<128> RelativePath; 475 computeRelativePath(FileMgr, Dir, Header, RelativePath); 477 << Mod->getFullModuleName() << RelativePath;
|
PPDirectives.cpp | 567 SmallVectorImpl<char> *RelativePath, 607 RelativePath, SuggestedModule, SkipCache); 622 SearchPath, RelativePath, 638 Filename, CurFileEnt, SearchPath, RelativePath, [all...] |
PreprocessingRecord.cpp | 444 StringRef RelativePath,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/ |
BuildFileCreator.java | 146 IPath relativePath = commonRoot.makeRelativeTo(workspaceLocation); 149 boolean rootInWorkspace = !relativePath.equals(commonRoot); 152 rootInWorkspace = rootInWorkspace && relativePath.segmentCount() > 0;
|
/external/chromium_org/tools/grit/grit/tool/ |
resize.py | 51 RelativePath=".\[[DIALOG_NAME]].rc">
|
/external/chromium_org/tools/gyp/pylib/gyp/generator/ |
make.py | [all...] |
/external/chromium_org/tools/gyp/tools/ |
pretty_vcproj.py | 132 if name in ['InheritedPropertySheets', 'RelativePath',
|
/external/chromium_org/ui/file_manager/file_manager/background/js/ |
file_operation_manager.js | 17 * @param {string} relativePath The path to be deduplicated. 24 dirEntry, relativePath, successCallback, errorCallback) { 26 dirEntry, relativePath, successCallback, 37 dirEntry, relativePath, [all...] |
/libcore/luni/src/main/java/java/net/ |
URI.java | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
AdtUtils.java | 543 IPath relativePath = path.makeRelativeTo(workspacePath); 544 IResource member = workspace.findMember(relativePath); 571 IPath relativePath = path.makeRelativeTo(workspacePath); 572 return workspace.findMember(relativePath); [all...] |
/external/clang/lib/Frontend/ |
PrintPreprocessedOutput.cpp | 133 StringRef SearchPath, StringRef RelativePath, 325 StringRef RelativePath,
|
/external/clang/lib/Rewrite/Frontend/ |
InclusionRewriter.cpp | 66 StringRef SearchPath, StringRef RelativePath, 176 StringRef /*RelativePath*/,
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-parent/11/ |
maven-parent-11.pom | 29 <relativePath>../asf/pom.xml</relativePath>
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-parent/15/ |
maven-parent-15.pom | 29 <relativePath>../asf/pom.xml</relativePath>
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-parent/16/ |
maven-parent-16.pom | 29 <relativePath>../asf/pom.xml</relativePath>
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-parent/21/ |
maven-parent-21.pom | 30 <relativePath>../asf/pom.xml</relativePath>
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-parent/23/ |
maven-parent-23.pom | 30 <relativePath>../asf/pom.xml</relativePath>
|
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-parent/15/ |
maven-parent-15.pom | 29 <relativePath>../asf/pom.xml</relativePath>
|
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-parent/16/ |
maven-parent-16.pom | 29 <relativePath>../asf/pom.xml</relativePath>
|
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-parent/8/ |
maven-parent-8.pom | 27 <relativePath>../asf/pom.xml</relativePath>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/ |
AddSupportJarAction.java | 546 IPath relativePath = libraryProject.getLocation().makeRelativeTo( 551 relativePath.toString());
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
RefactoringTestBase.java | 264 String relativePath = ((String) data[i]).replace('/', File.separatorChar); 265 File to = new File(dir, relativePath);
|
/external/chromium_org/tools/grit/grit/format/ |
rc.py | 422 relative_path = item.attrs['relativepath'] == 'true'
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
MSVSNew.py | 249 relative_path = gyp.common.RelativePath(e.path, sln_root)
|
/external/qemu/distrib/sdl-1.2.15/VisualCE/testalpha/ |
testalpha.vcproj | 639 RelativePath="..\..\test\testalpha.c"
|