Home
last modified time | relevance | path

Searched defs:new_s (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.resize_file/
H A Dresize_file.pass.cpp78 const std::uintmax_t new_s = 100; in basic_resize_file_test() local
85 const std::uintmax_t new_s = 1; in basic_resize_file_test() local
92 const std::uintmax_t new_s = 0; in basic_resize_file_test() local
100 const std::uintmax_t new_s = 1024; in basic_resize_file_test() local
/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.enab/
H A Denable_shared_from_this.pass.cpp108 std::shared_ptr<T> new_s = ptr->shared_from_this(); in main() local
/llvm-project/libcxx/src/filesystem/
H A Ddirectory_iterator.cpp215 __dir_stream new_s(p, opt, m_ec); in recursive_directory_iterator() local