/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/llvm-project/clang/include/clang/IndexSerialization/ |
D | SerializablePathCollection.h | 61 struct FilePath { struct 65 FilePath(const DirPath &Dir, const StringPool::StringOffsetSize &Filename) in FilePath() argument
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-filepath.h | 64 FilePath() : pathname_("") { } in FilePath() function 65 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 67 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath() function
|
/external/googletest/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 64 FilePath() : pathname_("") { } in FilePath() function 65 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 67 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath() function
|
/external/llvm-project/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 std::string& pathname) : pathname_(pathname) { in FilePath() function
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 64 FilePath() : pathname_("") {} in FilePath() function 65 FilePath(const FilePath &rhs) : pathname_(rhs.pathname_) {} in FilePath() function 67 explicit FilePath(const std::string &pathname) : pathname_(pathname) { in FilePath() function
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-filepath.h | 64 FilePath() : pathname_("") { } in FilePath() function 65 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 67 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath() function
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 64 FilePath() : pathname_("") { } in FilePath() function 65 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 67 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath() function
|
/external/deqp/framework/delibs/decpp/ |
D | deFilePath.hpp | 36 class FilePath class 89 inline FilePath::FilePath (void) in FilePath() function in de::FilePath 93 inline FilePath::FilePath (const std::string& path) in FilePath() function in de::FilePath 98 inline FilePath::FilePath (const char* path) in FilePath() function in de::FilePath
|
/external/llvm-project/clang/unittests/Tooling/ |
D | DiagnosticsYamlTest.cpp | 24 const std::string &FilePath, in makeMessage() 36 const std::string &FilePath) { in makeByteRange() 46 const std::string &FilePath, in makeDiagnostic()
|
/external/llvm-project/clang-tools-extra/clang-include-fixer/ |
D | IncludeFixer.h | 95 void setFilePath(StringRef FilePath) { in setFilePath() 148 std::string FilePath; variable
|
/external/clang/lib/Basic/ |
D | FileManager.cpp | 442 SmallString<128> FilePath(Entry->getName()); in getBufferForFile() local 453 SmallString<128> FilePath(Filename); in getBufferForFile() local 470 SmallString<128> FilePath(Path); in getStatValue() local 479 SmallString<128> FilePath(Path); in getNoncachedStatValue() local
|
/external/llvm-project/llvm/tools/llvm-elfabi/ |
D | llvm-elfabi.cpp | 63 static Error writeTBE(StringRef FilePath, ELFStub &Stub) { in writeTBE() 81 static Expected<std::unique_ptr<ELFStub>> readInputFile(StringRef FilePath) { in readInputFile()
|
/external/libchrome/base/nix/ |
D | mime_util_xdg.h | 15 class FilePath; variable
|
/external/libchrome/base/test/ |
D | test_support_android.h | 12 class FilePath; variable
|
D | gtest_xml_util.h | 14 class FilePath; variable
|
D | perf_log.h | 10 class FilePath; variable
|
D | scoped_path_override.h | 13 class FilePath; variable
|
/external/libchrome/crypto/ |
D | nss_util_internal.h | 19 class FilePath; variable
|
/external/libchrome/base/android/ |
D | path_utils.h | 15 class FilePath; variable
|
/external/llvm-project/clang/include/clang/Tooling/Refactoring/ |
D | AtomicChange.h | 49 AtomicChange(llvm::StringRef FilePath, llvm::StringRef Key) in AtomicChange() 139 std::string FilePath; variable
|
/external/libchrome/components/policy/core/common/ |
D | preg_parser.h | 21 class FilePath; variable
|
/external/libchrome/base/ |
D | file_version_info.h | 19 class FilePath; variable
|
/external/llvm-project/clang/lib/Tooling/Refactoring/ |
D | AtomicChange.cpp | 41 std::string FilePath; member 144 createReplacementsForHeaders(llvm::StringRef FilePath, llvm::StringRef Code, in createReplacementsForHeaders() 183 combineReplacementsInChanges(llvm::StringRef FilePath, in combineReplacementsInChanges() 213 AtomicChange::AtomicChange(std::string Key, std::string FilePath, in AtomicChange() 301 applyAtomicChanges(llvm::StringRef FilePath, llvm::StringRef Code, in applyAtomicChanges()
|
/external/angle/third_party/zlib/google/ |
D | zip_internal.h | 26 class FilePath; variable
|