Home
last modified time | relevance | path

Searched defs:cout (Results 1 – 23 of 23) sorted by relevance

/third_party/boost/libs/yap/example/
Dhello_world_redux.cpp27 auto cout = boost::yap::make_terminal<stream_expr>(std::cout); in main() local
Dlet.cpp120 auto const cout = boost::yap::make_terminal(std::cout); in main() local
/third_party/mindspore/tests/ut/python/exec/
Dtest_train.py98 cout, argument
163 def __init__(self, cin, cout): argument
Dtest_eval.py31 cout, argument
Dtest_conv.py32 cout, argument
/third_party/mindspore/tests/ut/python/nn/
Dtest_conv.py33 cout, argument
131 cout, argument
/third_party/musl/libc-test/src/functionalext/supplement/ctype/
Dispunct.c74 int cout = 0; in ispunct_0500() local
Dispunct_l.c84 int cout = 0; in ispunct_l_0500() local
/third_party/boost/libs/regex/example/snippets/
Dmfc_example.cpp29 #define cout wcout macro
/third_party/boost/libs/spirit/classic/phoenix/example/fundamental/
Dsample10.cpp488 cout << arg1 << '\n', // lfun2: local function w/ 1 argument (arg1) in main() local
512 cout << arg1 << '\n' in main() local
/third_party/mindspore/tests/ut/python/parallel/
Dtest_batch_parallel.py53 cout, argument
/third_party/e2fsprogs/lib/ext2fs/
Dgen_bitmap64.c840 __u64 cstart, cend, cout; in ext2fs_find_first_zero_generic_bmap() local
895 __u64 cstart, cend, cout; in ext2fs_find_first_set_generic_bmap() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dclue_op.cc126 int cout = 0; in LoadFile() local
/third_party/boost/libs/nowide/src/
Diostream.cpp287 detail::winconsole_ostream cout(1, NULL); variable
/third_party/openssl/test/
Ddhtest.c45 int i, alen, blen, clen, aout, bout, cout; in dh_test() local
/third_party/openssl/crypto/asn1/
Dtasn_enc.c507 static int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *putype, in asn1_ex_i2c()
/third_party/mesa3d/src/amd/common/
Dac_surface_meta_address_test.c551 ADDR2_COMPUTE_CMASK_INFO_OUTPUT cout = {sizeof(cout)}; in one_cmask_address_test() local
Dac_surface.c1989 ADDR2_COMPUTE_CMASK_INFO_OUTPUT cout = {0}; in gfx9_compute_miptree() local
/third_party/boost/libs/python/doc/html/numpy/
Dsearchindex.js1 …"reference/multi_iter","reference/ndarray","reference/unary_ufunc","tutorial/dtype","tutorial/from…
/third_party/json/test/thirdparty/doctest/
Ddoctest.h693 std::ostream* cout; // stdout stream - std::cout by default member
/third_party/boost/libs/hof/doc/html/
Dsearchindex.js1 …ors","doc/src/building","doc/src/concepts","doc/src/configurations","doc/src/decorators","doc/src/…
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c88 guint cout; member
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp905 static llvm::raw_os_ostream cout(std::cout); in Nucleus() local