Home
last modified time | relevance | path

Searched defs:fs1 (Results 1 – 15 of 15) sorted by relevance

/external/libcxx/test/std/input.output/file.streams/fstreams/ifstream.assign/
Dnonmember_swap.pass.cpp24 std::ifstream fs1("test.dat"); in main() local
34 std::wifstream fs1("test.dat"); in main() local
Dmember_swap.pass.cpp23 std::ifstream fs1("test.dat"); in main() local
33 std::wifstream fs1("test.dat"); in main() local
/external/libcxx/test/std/input.output/file.streams/fstreams/fstream.assign/
Dmember_swap.pass.cpp46 std::fstream fs1(temp1.c_str(), std::ios_base::in | std::ios_base::out in main() local
69 std::wfstream fs1(temp1.c_str(), std::ios_base::in | std::ios_base::out in main() local
Dnonmember_swap.pass.cpp48 std::fstream fs1(temp1.c_str(), std::ios_base::in | std::ios_base::out in main() local
71 std::wfstream fs1(temp1.c_str(), std::ios_base::in | std::ios_base::out in main() local
/external/libcxx/test/std/input.output/file.streams/fstreams/ofstream.assign/
Dmember_swap.pass.cpp46 std::ofstream fs1(temp1.c_str()); in main() local
73 std::wofstream fs1(temp1.c_str()); in main() local
Dnonmember_swap.pass.cpp47 std::ofstream fs1(temp1.c_str()); in main() local
74 std::wofstream fs1(temp1.c_str()); in main() local
/external/clang/test/SemaCXX/
Dconverting-constructor.cpp43 FromShort fs1(s); in explicit_constructor() local
/external/ppp/pppd/
Dmd4.c56 #define fs1 3 /* round 1 shift amounts */ macro
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system_test.cc3076 GcsFileSystem fs1; in TEST() local
3087 GcsFileSystem fs1; in TEST() local
3097 GcsFileSystem fs1; in TEST() local
3157 GcsFileSystem fs1; in TEST() local
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp593 std::string fs1("precision highp float;\n" in iterate() local
699 std::string fs1("precision highp float;\n" in iterate() local
/external/dng_sdk/source/
Ddng_exif.cpp4242 real64 fs1 = fLensInfo [2].As_real64 (); in PostParse() local
/external/u-boot/post/lib_powerpc/
Dcpu_asm.h146 #define ASM_12F(opcode, fd, fs1, fs2) ((opcode) + \ argument
/external/compiler-rt/lib/asan/tests/
Dasan_test.cc977 static char fs1[10]; in TEST() local
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderStorageBufferObjectTests.cpp4961 std::string fs1("buffer Buf { float x; } b;\n" in Run() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderStorageBufferObjectTests.cpp5224 std::string fs1("buffer Buf { float x; } b;\n" in Run() local