HomeSort by relevance Sort by last modified time
    Searched full:relativepath (Results 376 - 400 of 1338) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
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,
369 StringRef SearchPath, StringRef RelativePath,
372 FilenameRange, File, SearchPath, RelativePath,
375 FilenameRange, File, SearchPath, RelativePath,
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
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,
369 StringRef SearchPath, StringRef RelativePath,
372 FilenameRange, File, SearchPath, RelativePath,
375 FilenameRange, File, SearchPath, RelativePath,
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /external/clang/lib/Lex/
HeaderSearch.cpp 278 SmallVectorImpl<char> *RelativePath,
297 if (RelativePath) {
298 RelativePath->clear();
299 RelativePath->append(Filename.begin(), Filename.end());
308 return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath,
341 if (RelativePath) {
342 RelativePath->clear();
343 RelativePath->append(Filename.begin(), Filename.end());
403 SmallVectorImpl<char> *RelativePath, Module *RequestingModule,
462 if (RelativePath) {
    [all...]
  /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/clang/include/clang/Lex/
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /external/mdnsresponder/mDNSWindows/DLLStub/
DLLStub.vcproj 297 RelativePath=".\DLLStub.cpp"
307 RelativePath=".\DLLStub.h"
318 RelativePath=".\ReadMe.txt"
  /external/python/cpython2/PC/VS8.0/
python.vcproj 618 RelativePath="..\..\PC\pycon.ico"
622 RelativePath="..\..\PC\python_exe.rc"
630 RelativePath="..\..\Modules\python.c"
  /external/python/cpython2/PC/VS9.0/
python.vcproj 618 RelativePath="..\..\PC\pycon.ico"
622 RelativePath="..\..\PC\python_exe.rc"
630 RelativePath="..\..\Modules\python.c"
  /external/testng/src/main/java/org/testng/reporters/
XMLReporter.java 105 String relativePath = suite.getName() + File.separatorChar + FILE_NAME;
106 File suiteFile = new File(config.getOutputDirectory(), relativePath);
108 attrs.setProperty(XMLReporterConfig.ATTR_URL, relativePath);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
DirectoryLookup.h 160 /// \param RelativePath If not NULL, will be set to the path relative to
180 SmallVectorImpl<char> *RelativePath,
191 SmallVectorImpl<char> *RelativePath,
  /external/capstone/bindings/vb6/
vbCapstone.vcproj 176 RelativePath=".\vbCapstone.cpp"

Completed in 719 milliseconds

<<11121314151617181920>>