| /external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
| D | gtest-filepath.h | 61 FilePath() : pathname_("") { } in FilePath() function 62 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath() function 68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath() function
|
| /external/llvm/utils/unittest/googletest/include/gtest/internal/ |
| D | gtest-filepath.h | 61 FilePath() : pathname_("") { } in FilePath() function 62 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath() function 68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath() function
|
| /external/protobuf/gtest/include/gtest/internal/ |
| D | gtest-filepath.h | 61 FilePath() : pathname_("") { } in FilePath() function 62 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath() function 68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath() function
|
| /external/mesa3d/src/gtest/include/gtest/internal/ |
| D | gtest-filepath.h | 61 FilePath() : pathname_("") { } in FilePath() function 62 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath() function 68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath() function
|
| /external/gtest/include/gtest/internal/ |
| D | gtest-filepath.h | 61 FilePath() : pathname_("") { } in FilePath() function 62 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 64 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath() function
|
| /external/deqp/framework/delibs/decpp/ |
| D | deFilePath.hpp | 36 class FilePath class 88 inline FilePath::FilePath (void) in FilePath() function in de::FilePath 92 inline FilePath::FilePath (const std::string& path) in FilePath() function in de::FilePath 97 inline FilePath::FilePath (const char* path) in FilePath() function in de::FilePath
|
| D | deFilePath.cpp | 50 FilePath::FilePath (const std::vector<std::string>& components) in FilePath() function in de::FilePath
|
| /external/clang/lib/Basic/ |
| D | FileManager.cpp | 431 SmallString<128> FilePath(Entry->getName()); in getBufferForFile() local 442 SmallString<128> FilePath(Filename); in getBufferForFile() local 459 SmallString<128> FilePath(Path); in getStatValue() local 468 SmallString<128> FilePath(Path); in getNoncachedStatValue() local
|
| /external/llvm/lib/Support/ |
| D | Process.cpp | 45 SmallString<128> FilePath(Dir); in FindInEnvPath() local
|
| D | FileOutputBuffer.cpp | 38 FileOutputBuffer::create(StringRef FilePath, size_t Size, in create()
|
| D | MemoryBuffer.cpp | 174 MemoryBuffer::getFileSlice(const Twine &FilePath, uint64_t MapSize, in getFileSlice()
|
| /external/clang/unittests/AST/ |
| D | EvaluateAsRValueTest.cpp | 62 llvm::StringRef FilePath) override { in CreateASTConsumer()
|
| /external/clang/include/clang/Tooling/Core/ |
| D | Replacement.h | 123 std::string FilePath; variable
|
| /external/clang/lib/Tooling/Core/ |
| D | Replacement.cpp | 34 Replacement::Replacement(StringRef FilePath, unsigned Offset, unsigned Length, in Replacement() 113 llvm::SmallString<256> FilePath(Entry->getName()); in setFromSourceLocation() local
|
| /external/clang/lib/Tooling/ |
| D | Tooling.cpp | 197 void ToolInvocation::mapVirtualFile(StringRef FilePath, StringRef Content) { in mapVirtualFile() 288 void ClangTool::mapVirtualFile(StringRef FilePath, StringRef Content) { in mapVirtualFile()
|
| D | JSONCompilationDatabase.cpp | 145 JSONCompilationDatabase::loadFromFile(StringRef FilePath, in loadFromFile()
|
| /external/clang/lib/Driver/ |
| D | MSVCToolChain.cpp | 313 SmallString<128> FilePath(PathSegment); in getVisualStudioBinariesFolder() local
|
| D | ToolChains.cpp | 2329 std::string FilePath(getDriver().Dir + "/../"); in NaCl_TC() local
|
| D | Tools.cpp | 8415 SmallString<128> FilePath(visualStudioBinDir); in FindVisualStudioExecutable() local
|
| /external/clang/lib/Lex/ |
| D | PPLexerChange.cpp | 237 StringRef FilePath = File->getDir()->getName(); in computeRelativePath() local
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldChecker.cpp | 862 StringRef FilePath, unsigned SectionID) { in registerSection() 871 StringRef FilePath, unsigned SectionID, in registerStubMap()
|
| /external/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDebugLine.cpp | 661 SmallString<16> FilePath; in getFileNameByIndex() local
|
| /external/clang/lib/Serialization/ |
| D | ASTWriter.cpp | 4158 SmallString<128> FilePath(Path); in AddPath() local 4165 SmallString<128> FilePath(Path); in EmitRecordWithPath() local
|