HomeSort by relevance Sort by last modified time
    Searched full:relativepath (Results 501 - 525 of 1054) sorted by null

<<21222324252627282930>>

  /prebuilts/tools/common/m2/repository/org/apache/maven/maven/2.0.9/
maven-2.0.9.pom 28 <relativePath>../pom/maven/pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven/3.0/
maven-3.0.pom 20 <relativePath>../pom/maven/pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven/3.2.1/
maven-3.2.1.pom 25 <relativePath>../pom/maven/pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-parent/5/
maven-parent-5.pom 28 <relativePath>../asf/pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-parent/6/
maven-parent-6.pom 26 <relativePath>../asf/pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-parent/7/
maven-parent-7.pom 26 <relativePath>../asf/pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-site-plugin/3.3/
maven-site-plugin-3.3.pom 7 <relativePath>../maven-plugins/pom.xml</relativePath>
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
AdtProjectTest.java 89 protected InputStream getTestResource(String relativePath, boolean expectExists) {
90 String path = "testdata" + File.separator + relativePath; //$NON-NLS-1$
  /external/libvorbis/win32/VS2005/vorbisdec/
vorbisdec_dynamic.vcproj 96 <File RelativePath="..\..\..\examples\decoder_example.c">
vorbisdec_static.vcproj 96 <File RelativePath="..\..\..\examples\decoder_example.c">
  /external/libvorbis/win32/VS2005/vorbisenc/
vorbisenc_dynamic.vcproj 96 <File RelativePath="..\..\..\examples\encoder_example.c">
vorbisenc_static.vcproj 96 <File RelativePath="..\..\..\examples\encoder_example.c">
  /external/libvorbis/win32/VS2008/vorbisdec/
vorbisdec_dynamic.vcproj 96 <File RelativePath="..\..\..\examples\decoder_example.c">
vorbisdec_static.vcproj 96 <File RelativePath="..\..\..\examples\decoder_example.c">
  /external/libvorbis/win32/VS2008/vorbisenc/
vorbisenc_dynamic.vcproj 96 <File RelativePath="..\..\..\examples\encoder_example.c">
vorbisenc_static.vcproj 96 <File RelativePath="..\..\..\examples\encoder_example.c">
  /external/zlib/src/contrib/vstudio/vc9/
miniunz.vcproj 548 RelativePath="..\..\minizip\miniunz.c"
minizip.vcproj 545 RelativePath="..\..\minizip\minizip.c"
testzlibdll.vcproj 548 RelativePath="..\..\testzlib\testzlib.c"
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.2.0-alpha1/
testutils-25.2.0-alpha1.jar 
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-bom/2.2.11/
jaxb-bom-2.2.11.pom 52 <relativePath/>
  /prebuilts/tools/common/m2/repository/org/jdeferred/jdeferred-parent/1.2.2/
jdeferred-parent-1.2.2.pom 23 <relativePath />
  /prebuilts/tools/common/m2/repository/org/jdeferred/jdeferred-parent/1.2.3/
jdeferred-parent-1.2.3.pom 23 <relativePath />
  /external/clang/include/clang/Lex/
HeaderSearch.h 373 /// \param RelativePath If non-null, will be set to the path relative to
384 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath,
396 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/
BuildFileCreator.java 148 IPath relativePath = commonRoot.makeRelativeTo(workspaceLocation);
151 boolean rootInWorkspace = !relativePath.equals(commonRoot);
154 rootInWorkspace = rootInWorkspace && relativePath.segmentCount() > 0;

Completed in 1687 milliseconds

<<21222324252627282930>>