/third_party/skia/third_party/externals/microhttpd/ |
H A D | ltmain.sh | 4813 (void) fprintf (stderr, "%s:%s:%d: ", program_name, file, line); 4815 (void) vfprintf (stderr, fmt, args); 4825 fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode); 4826 vfprintf (stderr, message, ap); 4827 fprintf (stderr, ".\n");
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
H A D | oh_jsunit_driver.py | 957 stdout=subprocess.PIPE, stderr=subprocess.STDOUT, shell=False) 959 proc = subprocess.Popen(run_command, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, shell=False)
|
/third_party/curl/lib/vquic/ |
H A D | curl_ngtcp2.c | 325 vfprintf(stderr, fmt, ap); in quic_printf() 327 fprintf(stderr, "\n"); in quic_printf()
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_direct.c | 907 snd_output_stdio_attach(&log, stderr, 0); 1837 snd_output_stdio_attach(&out, stderr, 0);
|
H A D | pcm_rate.c | 247 snd_output_stdio_attach(&out, stderr, 0); in snd_pcm_rate_hw_refine_cchange() 256 snd_output_stdio_attach(&out, stderr, 0); in snd_pcm_rate_hw_refine_cchange()
|
H A D | pcm_share.c | 57 fprintf(stderr, "lock " #mutex " is busy (%s): waiting in " __func__ "\n", *(mutex##_holder)); \ 59 fprintf(stderr, "... got\n"); \
|
/third_party/backends/backend/ |
H A D | xerox_mfp.c | 114 fprintf(stderr, "can't open %s\n", infilename); in decompress() 198 fprintf(stderr, "can't open %s\n", encTmpFileName); in dump_to_tmp_file()
|
/third_party/googletest/googlemock/scripts/generator/cpp/ |
H A D | ast.py | 711 sys.stderr.write('Got %s in %s @ %s %s\n' % 1725 sys.stderr.write('Unable to find: %s\n' % filename)
|
/third_party/libuv/test/ |
H A D | test-tty-escape-sequence-processing.c | 323 fprintf(stderr, in compare_screen() 334 fprintf(stderr, in compare_screen()
|
/third_party/libcoap/tests/ |
H A D | test_oscore.c | 1058 fprintf(stderr, "W: cannot add OSCORE test suite (%s)\n", in t_init_oscore_tests() 1066 fprintf(stderr, "W: cannot add OSCORE test (%s)\n", \ in t_init_oscore_tests()
|
/third_party/mbedtls/programs/ssl/ |
H A D | ssl_client2.c | 900 mbedtls_fprintf(stderr, "Failed to initialize PSA Crypto implementation: %d\n", in main() 1922 fprintf(stderr, "Warning: reproducible option used without constant time\n"); in main()
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_parser.y | 247 fprintf(stderr, "unknown label %s\n", instr->cat0.target_label); 270 fprintf(stderr, "error at line %d: %s\n", ir3_yyget_lineno(), error);
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir_lower_64bit.cpp | 948 nir_print_shader(b->shader, stderr); in load_deref_64_to_vec2() 981 nir_print_shader(b->shader, stderr); in store_64_to_vec2()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 468 fprintf(stderr, "put image %dx%d\n", width, height); in lvp_put_image() 475 fprintf(stderr, "put image 2 %d,%d %dx%d\n", x, y, width, height); in lvp_put_image2()
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | xcode_emulation.py | 1558 Ignores the stderr. 1560 job = subprocess.Popen(cmdlist, stdout=subprocess.PIPE, stderr=subprocess.PIPE) 1573 sys.stderr.write(out + "\n")
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | xcode_emulation.py | 1552 Ignores the stderr. 1554 job = subprocess.Popen(cmdlist, stdout=subprocess.PIPE, stderr=subprocess.PIPE) 1567 sys.stderr.write(out + "\n")
|
/third_party/lz4/programs/ |
H A D | lz4io.c | 92 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) 102 if (g_displayLevel>=4) fflush(stderr); \
|
/third_party/lz4/tests/ |
H A D | frametest.c | 81 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) 217 #define CHECK_V(v,f) v = f; if (LZ4F_isError(v)) { fprintf(stderr, "%s \n", LZ4F_getErrorName(v)); goto _output_error; }
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_compiler.cpp | 212 fprintf(stderr, in compile_nir() 231 fprintf(stderr, "wrote '%s'...\n", buf); in compile_nir()
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common.c | 202 fprintf(stderr, "Invalid MESA_VK_WSI_PRESENT_MODE value!\n"); in wsi_device_init() 376 fprintf(stderr, "Unsupported MESA_VK_WSI_PRESENT_MODE value!\n"); in wsi_swapchain_get_present_mode()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_resource.c | 691 fprintf(stderr, "Unsupported modifier, resource creation failed.\n"); in crocus_resource_create_with_modifiers() 765 fprintf(stderr, "XXX: resource creation failed\n"); in crocus_resource_create_with_modifiers()
|
/third_party/node/deps/openssl/openssl/crypto/sha/ |
H A D | keccak1600.c | 1246 fprintf(stderr,"failure\n"); in main() 1249 fprintf(stderr,"success\n"); in main()
|
/third_party/openssl/crypto/sha/ |
H A D | keccak1600.c | 1246 fprintf(stderr,"failure\n"); in main() 1249 fprintf(stderr,"success\n"); in main()
|
/third_party/optimized-routines/math/test/rtest/ |
H A D | dotest.c | 1705 fprintf(stderr, "internal inconsistency?!\n"); in docase() 1873 fprintf(stderr, "internal inconsistency?!\n"); in docase()
|
/third_party/python/Lib/test/ |
H A D | test_fstring.py | 1187 _, _, stderr = assert_python_failure(file_path, 1189 self.assertIn(file_path.encode('ascii', 'backslashreplace'), stderr)
|