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

1 2 3 4 5 6 7 891011>>

  /external/open-vcdiff/vsprojects/rolling_hash_test/
rolling_hash_test.vcproj 190 RelativePath="..\..\src\rolling_hash_test.cc"
  /external/open-vcdiff/vsprojects/varint_bigendian_test/
varint_bigendian_test.vcproj 190 RelativePath="..\..\src\varint_bigendian_test.cc"
  /external/open-vcdiff/vsprojects/vcdecoder1_test/
vcdecoder1_test.vcproj 192 RelativePath="..\..\src\vcdecoder1_test.cc"
  /external/open-vcdiff/vsprojects/vcdecoder2_test/
vcdecoder2_test.vcproj 192 RelativePath="..\..\src\vcdecoder2_test.cc"
  /external/open-vcdiff/vsprojects/vcdecoder3_test/
vcdecoder3_test.vcproj 192 RelativePath="..\..\src\vcdecoder3_test.cc"
  /external/open-vcdiff/vsprojects/vcdecoder4_test/
vcdecoder4_test.vcproj 192 RelativePath="..\..\src\vcdecoder4_test.cc"
  /external/open-vcdiff/vsprojects/vcdecoder5_test/
vcdecoder5_test.vcproj 192 RelativePath="..\..\src\vcdecoder5_test.cc"
  /external/open-vcdiff/vsprojects/vcdiffengine_test/
vcdiffengine_test.vcproj 190 RelativePath="..\..\src\vcdiffengine_test.cc"
  /external/open-vcdiff/vsprojects/vcencoder_test/
vcencoder_test.vcproj 192 RelativePath="..\..\src\vcencoder_test.cc"
  /external/protobuf/gtest/msvc/
gtest_unittest-md.vcproj 119 RelativePath="..\test\gtest_unittest.cc">
gtest_unittest.vcproj 119 RelativePath="..\test\gtest_unittest.cc">
  /external/webkit/Source/WebKit/win/WebKit.vcproj/
WebKitGUID.vcproj 342 RelativePath="$(ConfigurationBuildDir)\obj\WebKit\Interfaces\WebKit_i.c"
  /frameworks/base/tools/aapt/
CrunchCache.h 84 bool needsUpdating(String8 relativePath) const;
  /sdk/sdklauncher/
sdklauncher.vcproj 174 RelativePath=".\sdklauncher.c"
  /external/clang/lib/Frontend/
DependencyFile.cpp 65 StringRef RelativePath,
139 StringRef RelativePath,
  /external/icu4c/test/perf/normperf/
dtfmtrtperf.vcproj 397 RelativePath=".\dtfmtrtperf.cpp"
450 RelativePath=".\dtfmtrtperf.h"
  /external/libvorbis/win32/VS2005/libvorbisfile/
libvorbisfile_dynamic.vcproj 96 <File RelativePath="..\..\..\lib\vorbisfile.c">
100 <File RelativePath="..\..\..\include\vorbis\vorbisfile.h">
  /external/libvorbis/win32/VS2008/libvorbisfile/
libvorbisfile_dynamic.vcproj 96 <File RelativePath="..\..\..\lib\vorbisfile.c">
100 <File RelativePath="..\..\..\include\vorbis\vorbisfile.h">
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.pom 29 <relativePath>../pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/4.1/
httpcomponents-core-4.1.pom 32 <relativePath>../project/pom.xml</relativePath>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
ImportedProject.java 59 ImportedProject(File location, String relativePath) {
62 mRelativePath = relativePath;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateHandler.java 359 * @param relativePath relative path within the template
363 public String readTemplateTextResource(@NonNull String relativePath) {
366 relativePath.replace('/', File.separatorChar)), Charsets.UTF_8);
387 * @param relativePath the path relative to the template directory
391 public byte[] readTemplateResource(@NonNull String relativePath) {
393 return Files.toByteArray(new File(mRootPath, relativePath));
591 String relativePath = attributes.getValue(ATTR_FILE);
592 if (relativePath != null && !relativePath.isEmpty()) {
593 mOpen.add(relativePath);
    [all...]
  /external/libvpx/libvpx/build/make/
gen_msvs_proj.sh 145 open_tag File RelativePath="./$f"
323 x86*) $uses_asm && tag ToolFile RelativePath="$self_dirname/../x86-msvs/yasm.rules"
570 RelativePath=".\ReadMe.txt"
  /prebuilts/devtools/adt/lib/
sdktestutils.jar 
  /external/clang/utils/
FindSpecRefs 882 relativePath = item.path[len(root):]
883 if relativePath.startswith('/'):
884 relativePath = relativePath[1:]
887 filename = os.path.basename(relativePath)
    [all...]

Completed in 268 milliseconds

1 2 3 4 5 6 7 891011>>