/third_party/json/docs/examples/ |
H A D | nlohmann_define_type_non_intrusive_with_default_macro.cpp | 30 std::cout << "serialization: " << j << std::endl; in main() member in std 39 std::cout << "roundtrip: " << json(p3) << std::endl; in main() member in std
|
H A D | nlohmann_define_type_intrusive_with_default_explicit.cpp | 45 std::cout << "serialization: " << j << std::endl; in main() member in std 54 std::cout << "roundtrip: " << json(p3) << std::endl; in main() member in std
|
H A D | nlohmann_define_type_intrusive_explicit.cpp | 44 std::cout << "serialization: " << j << std::endl; in main() member in std 58 std::cout << "deserialization failed: " << e.what() << std::endl; in main()
|
H A D | nlohmann_define_type_non_intrusive_with_default_explicit.cpp | 43 std::cout << "serialization: " << j << std::endl; in main() member in std 52 std::cout << "roundtrip: " << json(p3) << std::endl; in main() member in std
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/file_hooking/ |
H A D | shader_cache_file_hooking.cpp | 35 std::cerr << "open(\"" << path << "\", \"" << flags << "\") is skipped" << std::endl; in HookedOpen() member in std 57 std::cerr << "fopen(\"" << filename << "\", \"" << mode << "\") is skipped" << std::endl; in HookedFopen() member in std
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | SpirvValidation.cpp | 50 ss << "SPIRV line " << position.index << ": " << message << std::endl; in ValidateSpirv() 61 dumpedMsg << "/* Dumped generated SPIRV disassembly */" << std::endl << disassembly; in ValidateSpirv()
|
/third_party/skia/samplecode/ |
H A D | SamplePathOverstroke.cpp | 161 std::cerr << "path dumpHex" << std::endl; member in OverstrokeView::std 177 std::cerr << "fillpath dumpHex" << std::endl; member in OverstrokeView::std 183 std::cerr << std::endl; member in OverstrokeView::std
|
/third_party/vixl/src/ |
H A D | globals-vixl.h | 104 oss << "Aborting in " << __FILE__ << ", line " << __LINE__ << std::endl; \ 110 oss << (msg) << "in " << __FILE__ << ", line " << __LINE__ << std::endl; \ 118 oss << __FILE__ << ", line " << __LINE__ << std::endl; \
|
/third_party/gn/src/gn/ |
H A D | ninja_binary_target_writer.cc | 107 out_ << std::endl; in WriteInputsStampAndGetDep() member in std 280 out_ << std::endl; in WriteCompilerBuildLine() member in std 284 out_ << std::endl; in WriteCompilerBuildLine() member in std 287 out_ << std::endl; in WriteCompilerBuildLine() member in std 291 out_ << " restat = 1" << std::endl; in WriteCompilerBuildLine() member in std 413 out << std::endl; in WritePool() member in std
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
H A D | ShaderModuleValidationTests.cpp | 220 stream << "struct ShaderIO {" << std::endl; in TEST_F() 222 stream << "[[location(" << location << ")]] var" << location << ": f32;" << std::endl; in TEST_F() 292 stream << "struct ShaderIO {" << std::endl << builtInDeclarations << std::endl; in TEST_F() 297 << std::endl; in TEST_F() 309 stream << std::endl; in TEST_F()
|
/test/xts/acts/ai/mindspore/mindsporectest/src/ |
H A D | ohos_c_api_test_mslite.cpp | 43 std::cout << "Before forwarding " << kernel_Info.node_name << " " << kernel_Info.node_type << std::endl; in PrintBeforeCallback() 50 std::cout << "After forwarding " << kernel_Info.node_name << " " << kernel_Info.node_type << std::endl; in PrintAfterCallback() 100 std::cout << "found " << num << " nnrt devices" << std::endl; in AddContextDeviceNNRT() member in std 107 std::cout << "NNRT device: id = " << id << ", name: " << name << ", type:" << type << std::endl; in AddContextDeviceNNRT() member in std 137 std::cout << "found " << num << " nnrt devices" << std::endl; in AddContextDeviceNNRTWithCache() member in std 144 std::cout << "NNRT device: id = " << id << ", name: " << name << ", type:" << type << std::endl; in AddContextDeviceNNRTWithCache() member in std 177 std::cout << "found " << num << " nnrt devices" << std::endl; in AddContextDeviceNNRTByType() member in std 181 std::cout << "NNRT device: id = " << id << ", name: " << name << ", type:" << type << std::endl; in AddContextDeviceNNRTByType() member in std 204 std::cout << "found " << num << " nnrt devices" << std::endl; in AddContextDeviceNNRTByName() member in std 208 std::cout << "NNRT device: id = " << id << ", name: " << name << ", type:" << type << std::endl; in AddContextDeviceNNRTByName() member in std 394 std::cout << "loss_name:" << ele << std::endl; PrintTrainLossName() member in std 463 std::cout << "fc3.bias:" << input_data[0] << std::endl; HWTEST() member in std 500 std::cout << "fc3.bias:" << input_data[0] << std::endl; HWTEST() member in std 570 std::cout << "learing_rate:" << learing_rate << std::endl; HWTEST() member in std 574 std::cout << "get_learing_rate:" << learing_rate << std::endl; HWTEST() member in std 602 std::cout << "learing_rate:" << learing_rate << std::endl; HWTEST() member in std 606 std::cout << "get_learing_rate:" << learing_rate << std::endl; HWTEST() member in std 669 std::cout << "opt_level:" << opt_level << std::endl; HWTEST() member in std 672 std::cout << "set_opt_level:" << set_opt_level << std::endl; HWTEST() member in std 2855 std::cout << "run start" << std::endl; HWTEST() member in std 2857 std::cout << "1111111111111" << std::endl; HWTEST() member in std 2859 std::cout << "2222222222222" << std::endl; HWTEST() member in std 2866 std::cout << "run start" << std::endl; HWTEST() member in std 2868 std::cout << "1111111111111" << std::endl; HWTEST() member in std 2870 std::cout << "2222222222222" << std::endl; HWTEST() member in std 2877 std::cout << "run start" << std::endl; HWTEST() member in std 2879 std::cout << "1111111111111" << std::endl; HWTEST() member in std 2881 std::cout << "2222222222222" << std::endl; HWTEST() member in std 3535 std::cout << "found " << num << " nnrt devices" << std::endl; AddContextDeviceHIAI() member in std 3619 std::cout << "found " << num << " nnrt devices" << std::endl; HWTEST() member in std 3665 std::cout << "found " << num << " nnrt devices" << std::endl; HWTEST() member in std 3709 std::cout << "found " << num << " nnrt devices" << std::endl; HWTEST() member in std 3745 std::cout << "found " << num << " nnrt devices" << std::endl; HWTEST() member in std 3781 std::cout << "found " << num << " nnrt devices" << std::endl; HWTEST() member in std 3827 std::cout << "found " << num << " nnrt devices" << std::endl; HWTEST() member in std 3873 std::cout << "found " << num << " nnrt devices" << std::endl; HWTEST() member in std 3916 std::cout << position << " mem size: " << line << std::endl; PrintMem() member in std 3937 std::cout << "OH_AI_GetNameFromNNRTDeviceDesc: " << name << std::endl; HWTEST() member in std 3955 std::cout << "init_session_time_once: " << init_session_time_once << std::endl; HWTEST() member in std 3982 std::cout << "OH_AI_GetNameFromNNRTDeviceDesc: " << name << std::endl; HWTEST() member in std 4021 std::cout << "OH_AI_GetNameFromNNRTDeviceDesc: " << name << std::endl; HWTEST() member in std 4042 std::cout << "OH_AI_GetNameFromNNRTDeviceDesc: " << name2 << std::endl; HWTEST() member in std 4091 std::cout << "OH_AI_GetNameFromNNRTDeviceDesc: " << name << std::endl; HWTEST() member in std 4120 std::cout << "OH_AI_GetNameFromNNRTDeviceDesc: " << name << std::endl; HWTEST() member in std 4149 std::cout << "OH_AI_GetNameFromNNRTDeviceDesc: " << name << std::endl; HWTEST() member in std 4170 std::cout << "OH_AI_GetNameFromNNRTDeviceDesc: " << name2 << std::endl; HWTEST() member in std [all...] |
/test/xts/dcts/distributedhardware/distributedscreentest/ |
H A D | dsreen_automat_test.cpp | 932 std::cout << "SUB_DH_Dscreen_Dcts_4400 num:" << num << "ret:" << ret << std::endl;
in HWTEST_F() member in std 956 std::cout << "SUB_DH_Dscreen_Dcts_4500 num:" << num << "ret:" << ret << std::endl;
in HWTEST_F() member in std 977 std::cout << "SUB_DH_Dscreen_Dcts_4600 num:" << num << "ret:" << ret << std::endl;
in HWTEST_F() member in std 1002 std::cout << "SUB_DH_Dscreen_Dcts_4700 num:" << num << "ret:" << ret << std::endl;
in HWTEST_F() member in std 1024 std::cout << "SUB_DH_Dscreen_Dcts_4800 num:" << num << "ret:" << ret << std::endl;
in HWTEST_F() member in std 1046 std::cout << "SUB_DH_Dscreen_Dcts_4900 num:" << num << "ret:" << ret << std::endl;
in HWTEST_F() member in std 1068 std::cout << "SUB_DH_Dscreen_Dcts_5000 num:" << num << "ret:" << ret << std::endl;
in HWTEST_F() member in std
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
H A D | jsonToSpirv.cpp | 240 std::cerr << "Unhandled operand kind found: " << operandKind << std::endl; in ToOperandClassAndOptionality() member in spv::std 282 << jsonPath << std::endl; in jsonToSpirv() member in spv::std 330 std::cerr << "Error: each instruction_printing_class requires a non-empty \"tag\"" << std::endl; in jsonToSpirv() member in spv::std 345 << " requires a non-empty printing \"class\" tag" << std::endl; in jsonToSpirv() member in spv::std 352 << std::endl; in jsonToSpirv() member in spv::std 363 << std::endl; in jsonToSpirv() member in spv::std 427 << " but follows the enumerant with value " << maxValue << std::endl; in jsonToSpirv()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
H A D | jsonToSpirv.cpp | 240 std::cerr << "Unhandled operand kind found: " << operandKind << std::endl; in ToOperandClassAndOptionality() member in spv::std 282 << jsonPath << std::endl; in jsonToSpirv() member in spv::std 330 std::cerr << "Error: each instruction_printing_class requires a non-empty \"tag\"" << std::endl; in jsonToSpirv() member in spv::std 345 << " requires a non-empty printing \"class\" tag" << std::endl; in jsonToSpirv() member in spv::std 352 << std::endl; in jsonToSpirv() member in spv::std 363 << std::endl; in jsonToSpirv() member in spv::std 427 << " but follows the enumerant with value " << maxValue << std::endl; in jsonToSpirv()
|
/third_party/protobuf/benchmarks/util/ |
H A D | proto3_data_stripper.cc | 27 std::endl; in main() member in std 36 << " to " << output_file << std::endl; in main() member in std
|
H A D | gogo_data_scrubber.cc | 27 std::endl; in main() member in std 36 << " to " << output_file << std::endl; in main() member in std
|
/third_party/skia/third_party/externals/spirv-tools/source/util/ |
H A D | timer.cpp | 36 *out << std::endl; in PrintTimerDescription() member in spvtools::utils::std 96 *report_stream_ << std::endl; in Report() member in spvtools::utils::std
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | timer.cpp | 36 *out << std::endl; in PrintTimerDescription() member in spvtools::utils::std 96 *report_stream_ << std::endl; in Report() member in spvtools::utils::std
|
/third_party/spirv-tools/source/util/ |
H A D | timer.cpp | 36 *out << std::endl; in PrintTimerDescription() member in spvtools::utils::std 96 *report_stream_ << std::endl; in Report() member in spvtools::utils::std
|
/test/xts/acts/multimedia/av_codec/capability/src/ |
H A D | cap_test.cpp | 59 cout << "memcpy failed" << endl; in SetUpTestCase() local 60 cout << "codecname: " << g_codecName << endl; in SetUpTestCase() local 64 cout << "memcpy failed" << endl; in SetUpTestCase() local 65 cout << "codecname_hevc: " << g_codecNameHEVC << endl; in SetUpTestCase() local
|
/third_party/mindspore/test/utils/ |
H A D | model_utils.cpp | 33 std::cout << "Before forwarding " << kernelInfo.node_name << " " << kernelInfo.node_type << std::endl; in PrintBeforeCallback() 40 std::cout << "After forwarding " << kernelInfo.node_name << " " << kernelInfo.node_type << std::endl; in PrintAfterCallback() 76 std::cout << "found " << num << " nnrt devices" << std::endl; in AddContextDeviceNNRT() member in std 80 std::cout << "NNRT device: id = " << id << ", name: " << name << ", type:" << type << std::endl; in AddContextDeviceNNRT() member in std
|
/test/ostest/wukong/input_factory/src/ |
H A D | record_input.cpp | 63 outFile << "interval" << std::endl; in WriteEventHead() member in OHOS::WuKong::__anon18::std 70 outFile << data.interval << std::endl; in WriteEventData() 79 std::cerr << "failed to create dir: " << g_defaultDir << std::endl; in InitReportFolder() member in OHOS::WuKong::__anon18::std
|
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-compiler.cc | 174 std::cout << "After graph buiding" << std::endl; in Compile() member in v8::internal::maglev::std 193 std::cout << "After node processor" << std::endl; in Compile() member in v8::internal::maglev::std 201 std::cout << "After register allocation" << std::endl; in Compile() member in v8::internal::maglev::std
|
/third_party/qrcodegen/cpp/ |
H A D | QrCodeGeneratorDemo.cpp | 72 std::cout << toSvgString(qr, 4) << std::endl; in doBasicDemo() member in std 229 std::cout << std::endl; in printQr() member in std 231 std::cout << std::endl; in printQr() member in std
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
H A D | fuzzer.cc | 111 << std::endl; in CLIMessageConsumer() 115 << std::endl; in CLIMessageConsumer() 119 << std::endl; in CLIMessageConsumer()
|