Home
last modified time | relevance | path

Searched refs:setf (Results 1 – 25 of 66) sorted by relevance

123

/third_party/boost/libs/utility/test/
Dostream_string_test.cpp19 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
29 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
39 os.setf(std::ios_base::right, std::ios_base::adjustfield); in main()
49 os.setf(std::ios_base::right, std::ios_base::adjustfield); in main()
59 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
69 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
79 os.setf(std::ios_base::right, std::ios_base::adjustfield); in main()
89 os.setf(std::ios_base::right, std::ios_base::adjustfield); in main()
99 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
109 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
[all …]
/third_party/boost/libs/io/test/
Dostream_put_test.cpp19 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
29 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
39 os.setf(std::ios_base::right, std::ios_base::adjustfield); in main()
49 os.setf(std::ios_base::right, std::ios_base::adjustfield); in main()
59 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
69 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
79 os.setf(std::ios_base::right, std::ios_base::adjustfield); in main()
89 os.setf(std::ios_base::right, std::ios_base::adjustfield); in main()
99 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
109 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
[all …]
Dquoted_fill_test.cpp19 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
29 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
39 os.setf(std::ios_base::right, std::ios_base::adjustfield); in main()
49 os.setf(std::ios_base::right, std::ios_base::adjustfield); in main()
59 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
69 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
79 os.setf(std::ios_base::right, std::ios_base::adjustfield); in main()
89 os.setf(std::ios_base::right, std::ios_base::adjustfield); in main()
99 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
109 os.setf(std::ios_base::left, std::ios_base::adjustfield); in main()
[all …]
/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_profiling.cc67 of_device.setf(std::ios::fixed, std::ios::floatfield); in ExportDeviceInfoToFile()
96 std::cout.setf(std::ios::fixed, std::ios::floatfield); in ExportDeviceInfoToScreen()
97 std::cout.setf(std::ios::left); in ExportDeviceInfoToScreen()
147 of_host.setf(std::ios::fixed, std::ios::floatfield); in ExportStageTimePointToFile()
172 std::cout.setf(std::ios::fixed, std::ios::floatfield); in ExportStageTimePointToScreen()
173 std::cout.setf(std::ios::left); in ExportStageTimePointToScreen()
192 of_host.setf(std::ios::fixed, std::ios::floatfield); in ExportStageStatTimeToFile()
217 std::cout.setf(std::ios::fixed, std::ios::floatfield); in ExportStageStatTimeToScreen()
218 std::cout.setf(std::ios::left); in ExportStageStatTimeToScreen()
/third_party/boost/libs/math/example/
Dcstdfloat_example.cpp76 std::cout.setf(std::ios::showpoint); // show all significant trailing zeros. in main()
87 std::cout.setf(std::ios::showpoint); // Show trailing zeros. in main()
201 std::cout.setf(std::ios::showpoint); // including all significant trailing zeros. in main()
211 std::cout.setf(std::ios::showpoint); // including all significant trailing zeros. in main()
220 std::cout.setf(std::ios::showpoint); // including all significant trailing zeros. in main()
228 std::cout.setf(std::ios::showpoint); // including all significant trailing zeros. in main()
236 std::cout.setf(std::ios::showpoint); // including all significant trailing zeros. in main()
281 std::cout.setf(std::ios::boolalpha); in main()
Dfloat128_example.cpp116 std::cout.setf(std::ios::showpoint); // Show all significant trailing zeros. in main()
136 std::cout.setf(std::ios::showpoint); // Show all significant trailing zeros. in main()
Dlambert_w_basic_example.cpp20 std::cout.setf(std::ios_base::showpoint); // Include any trailing zeros. in main()
Djacobi_zeta_example.cpp29 std::cout.setf(std::ios_base::showpoint); // Include any significant trailing zeros. in main()
/third_party/boost/libs/locale/src/shared/
Dformat.cpp86 ios_.setf(std::ios_base::hex,std::ios_base::basefield); in set_one_flag()
88 ios_.setf(std::ios_base::oct,std::ios_base::basefield); in set_one_flag()
90 ios_.setf(std::ios_base::scientific,std::ios_base::floatfield); in set_one_flag()
92 ios_.setf(std::ios_base::fixed,std::ios_base::floatfield); in set_one_flag()
152 ios_.setf(std::ios_base::left,std::ios_base::adjustfield); in set_one_flag()
154 ios_.setf(std::ios_base::right,std::ios_base::adjustfield); in set_one_flag()
/third_party/boost/boost/chrono/io/
Dios_base_state.hpp43 setf(uses_symbol); in set_duration_style()
55 setf(uses_local); in set_timezone()
77 fmt_masks(ios).setf(fmt_masks::uses_symbol); in symbol_format()
96 fmt_masks(ios).setf(fmt_masks::uses_local); in local_timezone()
/third_party/gettext/gettext-tools/examples/hello-clisp/
Dhello.lisp.in7 (setf (i18n:textdomain) "hello-clisp")
8 (setf (i18n:textdomaindir "hello-clisp") "@localedir@/")
/third_party/boost/boost/asio/
Dbasic_socket_iostream.hpp49 this->setf(std::ios_base::unitbuf); \
194 this->setf(std::ios_base::unitbuf); in basic_socket_iostream()
206 this->setf(std::ios_base::unitbuf); in basic_socket_iostream()
249 this->setf(std::ios_base::unitbuf); in basic_socket_iostream()
/third_party/boost/libs/asio/include/boost/asio/
Dbasic_socket_iostream.hpp49 this->setf(std::ios_base::unitbuf); \
194 this->setf(std::ios_base::unitbuf); in basic_socket_iostream()
206 this->setf(std::ios_base::unitbuf); in basic_socket_iostream()
249 this->setf(std::ios_base::unitbuf); in basic_socket_iostream()
/third_party/boost/boost/convert/
Dstream.hpp97 uppercase ? (void) stream_.setf(std::ios::uppercase) : stream_.unsetf(std::ios::uppercase); in BOOST_CNV_PARAM()
103 skipws ? (void) stream_.setf(std::ios::skipws) : stream_.unsetf(std::ios::skipws); in BOOST_CNV_PARAM()
110 /**/ if (adjust == cnv::adjust:: left) stream_.setf(std::ios::adjustfield, std::ios:: left); in BOOST_CNV_PARAM()
111 else if (adjust == cnv::adjust::right) stream_.setf(std::ios::adjustfield, std::ios::right); in BOOST_CNV_PARAM()
/third_party/gettext/gettext-tools/tests/
Dlang-clisp9 (setf (textdomain) "prog")
10 (setf (textdomaindir "prog") "./")
/third_party/boost/libs/preprocessor/test/
Dcpp_standard.cpp79 cout.setf(istream::left, istream::adjustfield); in print_macro()
87 cout.setf(istream::left, istream::adjustfield); in print_macro()
105 cout.setf(istream::left, istream::adjustfield); in print_macro()
113 cout.setf(istream::left, istream::adjustfield); in print_macro()
/third_party/alsa-lib/alsalisp/
Dtest.lisp267 (setf) (&check-memory)
268 (setf a) (unsetf a) (&check-memory)
269 (setf a 1) (unsetf a) (&check-memory)
270 (setf a 1 2) (unsetf a) (&check-memory)
/third_party/boost/libs/random/test/
Dhistogram.cpp28 std::cout.setf(std::ios::fixed|std::ios::left); in plot_histogram()
43 std::cout.setf(std::ios::right, std::ios::adjustfield); in plot_histogram()
/third_party/boost/boost/chrono/io/utility/
Dios_base_state_ptr.hpp367 long setf(long v) in setf() function in boost::chrono::ios_flags
390 long setf(long v, long mask) in setf() function in boost::chrono::ios_flags
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dnumeric_lex.h44 stream.setf(numeric_base_int(str), std::ios::basefield); in numeric_lex_int()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dnumeric_lex.h44 stream.setf(numeric_base_int(str), std::ios::basefield); in numeric_lex_int()
/third_party/boost/boost/property_tree/
Dstream_translator.hpp116 s.setf(std::ios_base::boolalpha); in insert()
124 s.setf(std::ios_base::boolalpha); in extract()
/third_party/boost/libs/log/example/doc/
Dextension_filter_parser_custom_rel.cpp78 strm.setf(std::ios_base::skipws); in operator >>()
112 strm.setf(std::ios_base::skipws); in operator >>()
/third_party/boost/libs/multiprecision/example/
Dfloat128_snips.cpp31 std::cout.setf(std::ios_base::showpoint); // Include any trailing zeros. in main()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
Dnumeric_lex.h51 stream.setf(numeric_base_int(str), std::ios::basefield); in numeric_lex_int()

123