Home
last modified time | relevance | path

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

/external/pytorch/tools/code_coverage/package/util/
Dutils.py76 def replace_extension(filename: str, ext: str) -> str: function
/external/cronet/tot/third_party/libc++/src/src/filesystem/
Dpath.cpp32 path& path::replace_extension(path const& replacement) { in replace_extension() function in path
/external/cronet/stable/third_party/libc++/src/src/filesystem/
Dpath.cpp32 path& path::replace_extension(path const& replacement) { in replace_extension() function in path
/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
/external/llvm/lib/Support/
DPath.cpp507 void replace_extension(SmallVectorImpl<char> &path, const Twine &extension) { in replace_extension() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp508 void replace_extension(SmallVectorImpl<char> &path, const Twine &extension) { in replace_extension() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp481 void replace_extension(SmallVectorImpl<char> &path, const Twine &extension, in replace_extension() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DPath.cpp480 void replace_extension(SmallVectorImpl<char> &path, const Twine &extension, in replace_extension() function
/external/libcxx/src/filesystem/
Doperations.cpp1261 path& path::replace_extension(path const& replacement) { in replace_extension() function in path
/external/armnn/third-party/ghc/
Dfilesystem.hpp2309 GHC_INLINE path& path::replace_extension(const path& replacement) in replace_extension() function in ghc::filesystem::path