HomeSort by relevance Sort by last modified time
    Searched full:relativepath (Results 151 - 175 of 362) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/marisa-trie/v0_1_5/vs2008/trie-test/
trie-test.vcproj 176 RelativePath="..\..\tests\trie-test.cc"
186 RelativePath="..\..\tests\assert.h"
  /external/marisa-trie/v0_1_5/vs2008/unit-test/
unit-test.vcproj 176 RelativePath="..\..\tests\unit-test.cc"
186 RelativePath="..\..\tests\assert.h"
  /external/marisa-trie/v0_1_5/vs2008/vector-test/
vector-test.vcproj 176 RelativePath="..\..\tests\vector-test.cc"
186 RelativePath="..\..\tests\assert.h"
  /external/open-vcdiff/vsprojects/output_string_test/
output_string_test.vcproj 190 RelativePath="..\..\src\output_string_test.cc"
200 RelativePath="..\..\src\output_string_crope.h"
  /external/open-vcdiff/vsprojects/vcdecoder_test_common/
vcdecoder_test_common.vcproj 152 RelativePath="..\..\src\vcdecoder_test.h"
168 RelativePath="..\..\src\vcdecoder_test.cc"
  /prebuilts/tools/common/m2/internal/org/easymock/easymock/3.1/
easymock-3.1.pom 11 <relativePath>..</relativePath>
  /external/chromium_org/third_party/icu/build/
icupkg.vcproj 143 RelativePath="..\source\tools\icupkg\icupkg.cpp"
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
SQLiteFileSystemPosix.cpp 143 // relativePath - the relative path.
146 int chromiumFullPathname(sqlite3_vfs* vfs, const char* relativePath,
150 sqlite3_snprintf(vfs->mxPathname, absolutePath, "%s", relativePath);
SQLiteFileSystemWin.cpp 115 // relativePath - the relative path.
118 int chromiumFullPathname(sqlite3_vfs* vfs, const char* relativePath,
122 sqlite3_snprintf(vfs->mxPathname, absolutePath, "%s", relativePath);
  /external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/
yasm.vcproj 390 RelativePath="..\..\frontends\yasm\yasm-options.c"
394 RelativePath="..\..\frontends\yasm\yasm.c"
403 RelativePath="..\..\frontends\yasm\yasm-options.h"
ytasm.vcproj 390 RelativePath="..\..\frontends\tasm\tasm-options.c"
394 RelativePath="..\..\frontends\tasm\tasm.c"
403 RelativePath="..\..\frontends\tasm\tasm-options.h"
  /external/clang/include/clang/Lex/
DirectoryLookup.h 153 /// \param RelativePath If not NULL, will be set to the path relative to
166 SmallVectorImpl<char> *RelativePath,
174 SmallVectorImpl<char> *RelativePath,
PPCallbacks.h 108 /// RelativePath will be split up. For example, if an include of "Some/Some.h"
111 /// "path/to/Frameworks/Some.framework/Headers" and RelativePath will be
114 /// \param RelativePath The path relative to SearchPath, at which the include
127 StringRef RelativePath,
339 StringRef RelativePath,
342 FilenameRange, File, SearchPath, RelativePath,
345 FilenameRange, File, SearchPath, RelativePath,
  /external/smali/smali/
build.gradle 90 args '-fo', relativePath("${antlrOutput}/org/jf/smali")
103 args '-fo', relativePath("${testAntlrOutput}/org/jf/smali")
117 args '-d', relativePath("${jflexOutput}/org/jf/smali")
  /external/srec/portable/include/
PFileSystemImpl.h 97 * @param relativePath [out] Relative path associated with match. Set to NULL if this value shouldn't be returned.
99 * @return ESR_INVALID_ARGUMENT if path, fileSystem or relativePath is null; ESR_INVALID_STATE if no
102 PORTABLE_API ESR_ReturnCode PFileSystemGetFS(const LCHAR* path, PFileSystem** fileSystem, LCHAR* relativePath);
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Typeface_Delegate.java 153 String relativePath = path.substring(SYSTEM_FONTS.length());
154 File f = new File(sFontLoader.getOsFontsLocation(), relativePath);
164 String.format("Unable to load font %1$s", relativePath),
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RefactoringTest.java 221 protected ViewInfo createInfos(UiElementNode model, String relativePath) throws IOException {
222 String basename = relativePath.substring(0, relativePath.lastIndexOf('.') + 1);
266 protected TestContext setupTestContext(IFile file, String relativePath) throws Exception {
294 ViewInfo info = createInfos(model, relativePath);
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
SystemIDResolver.java 100 * @param relativePath A relative path
103 private static String getAbsolutePathFromRelativePath(String relativePath)
105 return new File(relativePath).getAbsolutePath();
  /external/apache-xml/src/main/java/org/apache/xml/utils/
SystemIDResolver.java 93 * @param relativePath A relative path
96 private static String getAbsolutePathFromRelativePath(String relativePath)
98 return new File(relativePath).getAbsolutePath();
  /external/chromium/testing/gmock/msvc/2005/
gmock_main.vcproj 158 RelativePath="..\..\src\gmock_main.cc"
  /external/chromium/testing/gtest/msvc/
gtest-md.vcproj 103 RelativePath="..\src\gtest-all.cc">
gtest.vcproj 103 RelativePath="..\src\gtest-all.cc">
gtest_main-md.vcproj 106 RelativePath="..\src\gtest_main.cc">
gtest_main.vcproj 106 RelativePath="..\src\gtest_main.cc">
  /external/chromium_org/testing/gtest/msvc/
gtest-md.vcproj 103 RelativePath="..\src\gtest-all.cc">

Completed in 1063 milliseconds

1 2 3 4 5 67 8 91011>>