Home
last modified time | relevance | path

Searched defs:replace_extension (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/pytorch/tools/code_coverage/package/util/
H A Dutils.py76 def replace_extension(filename: str, ext: str) -> str: function
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Dpath.cpp29 path& path::replace_extension(path const& replacement) { in replace_extension() function in path
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/src/
Dpath.cpp242 BOOST_FILESYSTEM_DECL path& path::replace_extension(const path& new_extension) in replace_extension() function in boost::filesystem::path
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp507 void replace_extension(SmallVectorImpl<char> &path, const Twine &extension) { in replace_extension() function
/aosp_15_r20/external/llvm/lib/Support/
H A DPath.cpp507 void replace_extension(SmallVectorImpl<char> &path, const Twine &extension) { in replace_extension() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DPath.cpp480 void replace_extension(SmallVectorImpl<char> &path, const Twine &extension, in replace_extension() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DPath.cpp480 void replace_extension(SmallVectorImpl<char> &path, const Twine &extension, in replace_extension() function
/aosp_15_r20/external/libcxx/src/filesystem/
H A Doperations.cpp1261 path& path::replace_extension(path const& replacement) { in replace_extension() function in path
/aosp_15_r20/external/armnn/third-party/ghc/
H A Dfilesystem.hpp2309 GHC_INLINE path& path::replace_extension(const path& replacement) in replace_extension() function in ghc::filesystem::path