Home
last modified time | relevance | path

Searched refs:lexically_normal (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dfilesystem.bench.cpp154 benchmark::DoNotOptimize(In.lexically_normal()); in BM_LexicallyNormal()
/netbsd-src/external/apache2/llvm/dist/libcxx/
H A DTODO.TXT55 …* INCOMPLETE - US 63: lexically_normal() inconsistently treats trailing "/" but not "/.." as direc…
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc166 const path pa = absolute(p.lexically_normal(), ec); in canonical()
1631 return result.lexically_normal(); in weakly_canonical()
1674 result = result.lexically_normal(); in weakly_canonical()
H A Dfs_path.cc1686 path::lexically_normal() const in lexically_normal() function in path
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc162 const path pa = absolute(p.lexically_normal(), ec); in canonical()
1663 return result.lexically_normal(); in weakly_canonical()
1706 result = result.lexically_normal(); in weakly_canonical()
H A Dfs_path.cc1685 path::lexically_normal() const in lexically_normal() function in path
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dstd-path.cc356 path::lexically_normal() const in lexically_normal() function in path
H A Dstd-ops.cc1580 return result.lexically_normal(); in weakly_canonical()
1623 result = result.lexically_normal(); in weakly_canonical()
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp1491 return result.lexically_normal(); in __weakly_canonical()
1642 path path::lexically_normal() const { in lexically_normal() function in path
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_path.h425 path lexically_normal() const; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_path.h526 path lexically_normal() const; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dfilesystem1429 path lexically_normal() const;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-201895 (path::lexically_normal()) [SLASHSLASH_IS_ROOT_NAME]: Use += instead
2061 * src/filesystem/std-path.cc (path::lexically_normal): When handling
4722 (path::lexically_normal): Check _M_type instead of calling
H A DChangeLog-2017652 * src/filesystem/std-path.cc (path::lexically_normal): Remove dot-dot
812 * src/filesystem/std-path.cc (path::lexically_normal): Add missing
H A DChangeLog-20197149 (path::lexically_normal()): Use _List::_Impl iterators instead of