HomeSort by relevance Sort by last modified time
    Searched full:relativepath (Results 226 - 250 of 292) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/VisualCE/SDLMain/
SDLmain.vcproj 533 RelativePath="..\..\src\main\win32\SDL_win32_main.c"
596 RelativePath="..\..\include\SDL_main.h"
  /external/webkit/Source/WebKit/mac/Misc/
WebKitNSStringExtras.mm 151 NSString *relativePath = [self substringFromIndex:[resolvedHomeDirectory length]];
152 path = [NSHomeDirectory() stringByAppendingPathComponent:relativePath];
  /libcore/luni/src/main/java/java/net/
URLStreamHandler.java 178 path = relativePath(path, spec.substring(pos, nextPos));
198 private static String relativePath(String base, String path) {
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1/
httpcomponents-client-4.1.pom 32 <relativePath>../project/pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1.1/
httpcomponents-client-4.1.1.pom 32 <relativePath>../project/pom.xml</relativePath>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
CreateAssetSetWizard.java 104 String relativePath = entry.getKey();
105 IPath dest = new Path(relativePath);
  /external/libusb_aah/msvc/
listdevs.vcproj 337 RelativePath="..\examples\listdevs.c"
  /external/qemu/distrib/sdl-1.2.15/VisualC/SDLmain/
SDLmain.vcproj 416 RelativePath="..\..\Src\Main\Win32\SDL_win32_main.c"
  /external/qemu/distrib/sdl-1.2.15/VisualCE/testtimer/
testtimer.vcproj 353 RelativePath="..\..\test\testtimer.c"
  /external/webkit/Source/WebKit2/win/
WebKit2WebProcess.vcproj 394 RelativePath=".\MainWin.cpp"
  /external/webkit/Tools/record-memory-win/
record-memory-win.vcproj 395 RelativePath=".\main.cpp"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
ProjectState.java 75 private LibraryState(String relativePath) {
76 mRelativePath = relativePath;
100 private void setRelativePath(String relativePath) {
101 mRelativePath = relativePath;
  /external/clang/lib/Rewrite/Frontend/
InclusionRewriter.cpp 63 StringRef RelativePath,
159 StringRef /*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/icu4c/tools/icuswap/
icuswap.vcproj 390 RelativePath=".\icuswap.cpp"
  /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/qemu/distrib/sdl-1.2.15/VisualCE/loopwave/
loopwave.vcproj 355 RelativePath="..\..\test\loopwave.c"
  /external/webkit/Tools/DumpRenderTree/mac/
ResourceLoadDelegate.mm 209 printf("%s has MIME type %s\n", [[[[response URL] relativePath] lastPathComponent] UTF8String], [[response MIMEType] UTF8String]);

Completed in 1132 milliseconds

1 2 3 4 5 6 7 8 91011>>