Home
last modified time | relevance | path

Searched refs:stderr (Results 1801 - 1825 of 5381) sorted by relevance

1...<<71727374757677787980>>...216

/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_error_handling.hpp54 fprintf(stderr, "There was a compiler error: %s\n", msg.c_str()); in report_and_abort()
56 fflush(stderr); in report_and_abort()
/third_party/skia/third_party/externals/icu/source/tools/escapesrc/
H A Dtblgen.cpp20 fprintf(stderr, "Failed to open %s: %s\n", kConverter, u_errorName(status)); in main()
33 fprintf(stderr, "Conversion failure at #%X: %s\n", i, u_errorName(status)); in main()
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
H A Dmerger_main.cc38 fprintf(stderr, "Could not load font %s. Terminating.\n", font_path); in CheckLoading()
61 fprintf(stderr, "Serializing font to %s\n", argv[argc - 1]); in main()
/third_party/python/Modules/_decimal/libmpdec/examples/
H A Dsqrt.c46 fprintf(stderr, "sqrt: usage: ./sqrt x\n"); in main()
60 fprintf(stderr, "time: %f\n\n", in main()
H A Dmultiply.c46 fprintf(stderr, "multiply: usage: ./multiply x y\n"); in main()
62 fprintf(stderr, "time: %f\n\n", in main()
H A Dcompare.c46 fprintf(stderr, "compare: usage: ./compare x y\n"); in main()
62 fprintf(stderr, "time: %f\n\n", in main()
H A Dshift.c46 fprintf(stderr, "shift: usage: ./shift x y\n"); in main()
62 fprintf(stderr, "time: %f\n\n", in main()
H A Ddiv.c46 fprintf(stderr, "div: usage: ./div x y\n"); in main()
62 fprintf(stderr, "time: %f\n\n", in main()
H A Dpow.c46 fprintf(stderr, "pow: usage: ./pow x y\n"); in main()
62 fprintf(stderr, "time: %f\n\n", in main()
/third_party/skia/tools/skqp/
H A Dmake_universal_apk.py56 sys.stderr.write(
63 sys.stderr.write(options.error + __doc__)
/third_party/python/PCbuild/
H A Durlretrieve.py19 "for downloading files.", file=sys.stderr)
34 print("Usage: urlretrieve.py [url] [filename]", file=sys.stderr)
/third_party/skia/infra/bots/assets/win_toolchain/
H A Dcreate.py51 'create_and_upload.py.' % key), file=sys.stderr)
68 print('This script only runs on Windows.', file=sys.stderr)
/third_party/selinux/libsepol/tests/
H A Dhelpers.c50 fprintf(stderr, "Out of memory"); in test_load_policy()
58 fprintf(stderr, "failed to read policy %s\n", filename); in test_load_policy()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dtypedefs.h336 #ifdef stderr
337 #undef stderr macro
338 #define stderr stdout macro
/kernel/linux/linux-5.10/arch/alpha/boot/tools/
H A Dmkbb.c96 fprintf(stderr, "Usage: %s device lxboot\n", argv[0]); in main()
119 fprintf(stderr, "expected %zd, got %d\n", sizeof(bootblock), nread); in main()
127 fprintf(stderr, "expected %zd, got %d\n", sizeof(bootblock), nread); in main()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/signal/
H A Dsig_sc_double_restart.c129 fprintf(stderr, "Double restart moved restart before sc instruction.\n"); in test_restart()
137 fprintf(stderr, "bad test string %s\n", buf); in test_restart()
160 fprintf(stderr, "child exited abnormally\n"); in test_restart()
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dusbip_common.h72 fprintf(stderr, pr_fmt(fmt), "error", ##args); \
82 fprintf(stderr, pr_fmt(fmt), "info", ##args); \
93 fprintf(stderr, dbg_fmt(fmt), ##args); \
/kernel/linux/linux-6.6/arch/alpha/boot/tools/
H A Dmkbb.c96 fprintf(stderr, "Usage: %s device lxboot\n", argv[0]); in main()
119 fprintf(stderr, "expected %zd, got %d\n", sizeof(bootblock), nread); in main()
127 fprintf(stderr, "expected %zd, got %d\n", sizeof(bootblock), nread); in main()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/benchs/
H A Dbench_trigger.c16 fprintf(stderr, "benchmark doesn't support multi-consumer!\n"); in trigger_validate()
53 fprintf(stderr, "failed to open skeleton\n"); in setup_ctx()
64 fprintf(stderr, "failed to attach program!\n"); in attach_bpf()
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dflamegraph.py53 file=sys.stderr)
89 print("Error reading template file: {}".format(e), file=sys.stderr)
105 print("Error writing output file: {}".format(e), file=sys.stderr)
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dthread-map.c123 thread_map__fprintf(threads, stderr); in test__thread_map_remove()
131 thread_map__fprintf(threads, stderr); in test__thread_map_remove()
139 thread_map__fprintf(threads, stderr); in test__thread_map_remove()
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/tools/
H A Dconvert_c_to_py.c70 fprintf(stderr, in family_write()
111 fprintf(stderr, in device_write()
123 fprintf(stderr, in device_write()
/kernel/linux/linux-6.6/drivers/comedi/drivers/ni_routing/tools/
H A Dconvert_c_to_py.c69 fprintf(stderr, in family_write()
110 fprintf(stderr, in device_write()
122 fprintf(stderr, in device_write()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dthread-map.c125 thread_map__fprintf(threads, stderr); in test__thread_map_remove()
133 thread_map__fprintf(threads, stderr); in test__thread_map_remove()
141 thread_map__fprintf(threads, stderr); in test__thread_map_remove()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtest_vxlan_nolocalbypass.sh65 local stderr="2>/dev/null"
69 stderr=
72 out=$(eval $cmd $stderr)

Completed in 9 milliseconds

1...<<71727374757677787980>>...216