Home
last modified time | relevance | path

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

/external/catch2/examples/
D231-Cfg-OutputStreams.cpp33 std::ostream& cout() { in cout() function
/external/clang/test/SemaTemplate/
Dinject-templated-friend.cpp12 std_ostream cout; variable
Dinject-templated-friend-post.cpp20 std_ostream cout; variable
/external/clang/test/SemaCXX/
Dwarn-unused-comparison.cpp114 } cout, cin; variable
Dwarn-comma-operator.cpp80 } cout; variable
/external/libprotobuf-mutator/examples/xml/
Dxml_converter.cc83 std::ostream* cout = &std::cout; in main() local
/external/catch2/include/internal/
Dcatch_stream.cpp183 std::ostream& cout() { return std::cout; } in cout() function
/external/e2fsprogs/lib/ext2fs/
Dgen_bitmap64.c838 __u64 cstart, cend, cout; in ext2fs_find_first_zero_generic_bmap() local
893 __u64 cstart, cend, cout; in ext2fs_find_first_set_generic_bmap() local
/external/tensorflow/tensorflow/python/ops/
Dinit_ops.py873 def _orthogonal_kernel(self, ksize, cin, cout): argument
998 def _orthogonal_kernel(self, ksize, cin, cout): argument
1147 def _orthogonal_kernel(self, ksize, cin, cout): argument
/external/boringssl/src/crypto/asn1/
Dtasn_enc.c544 int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *putype, in asn1_ex_i2c()
/external/mesa3d/src/amd/common/
Dac_surface.c1026 ADDR2_COMPUTE_CMASK_INFO_OUTPUT cout = {0}; in gfx9_compute_miptree() local
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp549 static llvm::raw_os_ostream cout(std::cout); in Nucleus() local
/external/bcc/tests/cc/
Dcatch.hpp6860 std::ostream& cout() { in cout() function
/external/catch2/single_include/catch2/
Dcatch.hpp11327 std::ostream& cout() { return std::cout; } in cout() function