Home
last modified time | relevance | path

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

/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.gen/
Dlexically_normal.pass.cpp131 const fs::path output = p.lexically_normal(); in main()
/external/libcxx/benchmarks/
Dfilesystem.bench.cpp154 benchmark::DoNotOptimize(In.lexically_normal()); in BM_LexicallyNormal()
/external/libcxx/
DTODO.TXT56 …* INCOMPLETE - US 63: lexically_normal() inconsistently treats trailing "/" but not "/.." as direc…
/external/libcxx/src/filesystem/
Doperations.cpp1252 return result.lexically_normal(); in __weakly_canonical()
1399 path path::lexically_normal() const { in lexically_normal() function in path
/external/libcxx/include/
Dfilesystem1108 path lexically_normal() const;