Home
last modified time | relevance | path

Searched defs:has_root_name (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Dpath.hpp532 bool has_root_name() const { return !root_name().empty(); } in has_root_name() function in boost::filesystem::path
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp620 bool has_root_name(const Twine &path) { in has_root_name() function
/aosp_15_r20/external/llvm/lib/Support/
H A DPath.cpp620 bool has_root_name(const Twine &path) { in has_root_name() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DPath.cpp630 bool has_root_name(const Twine &path, Style style) { in has_root_name() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DPath.cpp615 bool has_root_name(const Twine &path, Style style) { in has_root_name() function
/aosp_15_r20/external/armnn/third-party/ghc/
H A Dfilesystem.hpp2584 GHC_INLINE bool path::has_root_name() const in has_root_name() function in ghc::filesystem::path