Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/file.streams/fstreams/ofstream.members/
H A Dbuffered_writes.pass.cpp83 std::ifstream ifs(p.c_str(), std::ios::ate | std::ios::binary); in test_write() local
136 std::wifstream ifs(p.c_str(), std::ios::in | std::ios::binary); in test_write_codecvt() local
/llvm-project/libcxx/test/std/input.output/file.streams/fstreams/ifstream.members/
H A Dbuffered_reads.pass.cpp72 std::ifstream ifs; in test_read() local
128 std::wifstream ifs; in test_read_codecvt() local
/llvm-project/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp29 namespace ifs { namespace