/third_party/alsa-lib/test/ |
H A D | timer.c | 15 fprintf(stderr, "timer status %i (%s)\n", err, snd_strerror(err)); in show_status() 34 fprintf(stderr, "malloc error\n"); in read_loop() 39 fprintf(stderr, "snd_timer_poll_descriptors error: %s\n", snd_strerror(err)); in read_loop() 43 fprintf(stderr, "poll error %i (%s)\n", err, strerror(err)); in read_loop() 47 fprintf(stderr, "timer time out!!\n"); in read_loop() 113 fprintf(stderr, "slave class is not set\n"); in main() 119 fprintf(stderr, "snd_timer_query_open error: %s\n", snd_strerror(err)); in main() 125 fprintf(stderr, "timer next device error: %s\n", snd_strerror(err)); in main() 142 fprintf(stderr, "timer open %i (%s)\n", err, snd_strerror(err)); in main() 147 fprintf(stderr, "time in main() [all...] |
/third_party/icu/icu4c/source/tools/genbrk/ |
H A D | genbrk.cpp | 146 fprintf(stderr, "error in command line argument \"%s\"\n", argv[-argc]); in main() 156 fprintf(stderr, "rule file and output file must both be specified.\n"); in main() 183 fprintf(stderr, "%s\n", msg); in main() 195 fprintf(stderr, "%s: can not initialize ICU. status = %s\n", in main() 211 fprintf(stderr, "Could not open file \"%s\"\n", ruleFileName); in main() 221 fprintf(stderr, "Error reading file \"%s\"\n", ruleFileName); in main() 248 fprintf(stderr, "ucnv_open: ICU Error \"%s\"\n", u_errorName(status)); in main() 263 fprintf(stderr, "ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status)); in main() 276 fprintf(stderr, "ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status)); in main() 296 fprintf(stderr, "createRuleBasedBreakIterato in main() [all...] |
/third_party/icu/icu4c/source/samples/strsrch/ |
H A D | strsrch.cpp | 115 fprintf(stderr, "value expected for \"%s\" option.\n", in processOptions() 124 fprintf(stderr, "value expected for \"%s\" option.\n", in processOptions() 131 fprintf(stderr, in processOptions() 143 fprintf(stderr, "Unrecognized option \"%s\"\n", pArgName); in processOptions() 167 fprintf(stderr, "Collator creation failed.: %d\n", status); in processCollator() 171 fprintf(stderr, "Warning, U_USING_DEFAULT_WARNING for %s\n", in processCollator() 175 fprintf(stderr, "Warning, U_USING_FALLBACK_ERROR for %s\n", in processCollator() 220 fprintf(stderr, "-level param must be between 1 and 5\n"); in processCollator() 225 fprintf(stderr, "Collator attribute setting failed.: %d\n", status); in processCollator() 252 fprintf(stderr, "Erro in processStringSearch() [all...] |
/third_party/ltp/testcases/kernel/sched/tool/ |
H A D | trace_sched.c | 86 fprintf(stderr, "%s: option -%c ", prog, opt); \ 87 fprintf(stderr, "requires an argument\n"); \ 114 fprintf(stderr, in usage() 209 fprintf(stderr, "failed to get static priority range\n"); in thread_func() 238 fprintf(stderr, "main(): get_proc_num() failed\n"); in thread_func() 251 fprintf(stderr, "main(): get_proc_num() failed\n"); in thread_func() 311 fprintf(stderr, in main() 317 fprintf(stderr, in main() 347 fprintf(stderr, in main() 357 fprintf(stderr, in main() [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_state_inlines.h | 56 fprintf(stderr, "r300: Unknown blend function %d\n", blend_func); in r300_translate_blend_function() 101 fprintf(stderr, "r300: Implementation error: " in r300_translate_blend_factor() 107 fprintf(stderr, "r300: Unknown blend factor %d\n", blend_fact); in r300_translate_blend_factor() 136 fprintf(stderr, "r300: Unknown depth/stencil function %d\n", in r300_translate_depth_stencil_function() 164 fprintf(stderr, "r300: Unknown stencil op %d", s_op); in r300_translate_stencil_op() 191 fprintf(stderr, "r300: Unknown alpha function %d", alpha_func); in r300_translate_alpha_function() 210 fprintf(stderr, "r300: Bad polygon mode %i in %s\n", mode, in r300_translate_polygon_mode_front() 228 fprintf(stderr, "r300: Bad polygon mode %i in %s\n", mode, in r300_translate_polygon_mode_back() 256 fprintf(stderr, "r300: Unknown texture wrap %d", wrap); in r300_translate_wrap() 276 fprintf(stderr, "r30 in r300_translate_tex_filters() [all...] |
/third_party/openssl/demos/keyexch/ |
H A D | x25519.c | 81 fprintf(stderr, "Could not load or generate private key\n"); in keyexch_x25519_before() 91 fprintf(stderr, "EVP_PKEY_get_octet_string_param() failed\n"); in keyexch_x25519_before() 97 fprintf(stderr, "EVP_PKEY_get_octet_string_param() " in keyexch_x25519_before() 134 fprintf(stderr, "EVP_PKEY_new_raw_public_key_ex() failed\n"); in keyexch_x25519_after() 141 fprintf(stderr, "EVP_PKEY_CTX_new_from_pkey() failed\n"); in keyexch_x25519_after() 147 fprintf(stderr, "EVP_PKEY_derive_init() failed\n"); in keyexch_x25519_after() 153 fprintf(stderr, "EVP_PKEY_derive_set_peer() failed\n"); in keyexch_x25519_after() 159 fprintf(stderr, "EVP_PKEY_derive() failed\n"); in keyexch_x25519_after() 169 fprintf(stderr, "Secret is always 32 bytes for X25519\n"); in keyexch_x25519_after() 176 fprintf(stderr, "Coul in keyexch_x25519_after() [all...] |
/third_party/skia/third_party/externals/icu/source/samples/strsrch/ |
H A D | strsrch.cpp | 115 fprintf(stderr, "value expected for \"%s\" option.\n", in processOptions() 124 fprintf(stderr, "value expected for \"%s\" option.\n", in processOptions() 131 fprintf(stderr, in processOptions() 143 fprintf(stderr, "Unrecognized option \"%s\"\n", pArgName); in processOptions() 167 fprintf(stderr, "Collator creation failed.: %d\n", status); in processCollator() 171 fprintf(stderr, "Warning, U_USING_DEFAULT_WARNING for %s\n", in processCollator() 175 fprintf(stderr, "Warning, U_USING_FALLBACK_ERROR for %s\n", in processCollator() 220 fprintf(stderr, "-level param must be between 1 and 5\n"); in processCollator() 225 fprintf(stderr, "Collator attribute setting failed.: %d\n", status); in processCollator() 252 fprintf(stderr, "Erro in processStringSearch() [all...] |
/third_party/skia/third_party/externals/icu/source/tools/genbrk/ |
H A D | genbrk.cpp | 146 fprintf(stderr, "error in command line argument \"%s\"\n", argv[-argc]); in main() 156 fprintf(stderr, "rule file and output file must both be specified.\n"); in main() 183 fprintf(stderr, "%s\n", msg); in main() 195 fprintf(stderr, "%s: can not initialize ICU. status = %s\n", in main() 211 fprintf(stderr, "Could not open file \"%s\"\n", ruleFileName); in main() 221 fprintf(stderr, "Error reading file \"%s\"\n", ruleFileName); in main() 248 fprintf(stderr, "ucnv_open: ICU Error \"%s\"\n", u_errorName(status)); in main() 263 fprintf(stderr, "ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status)); in main() 276 fprintf(stderr, "ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status)); in main() 296 fprintf(stderr, "createRuleBasedBreakIterato in main() [all...] |
/third_party/python/Lib/lib2to3/tests/ |
H A D | test_main.py | 33 save_stderr = sys.stderr 36 sys.stderr = err_capture 42 sys.stderr = save_stderr 87 stderr = err.getvalue() 88 self.assertIn(" implies -w.", stderr) 91 self.py3_dest_dir, self.py2_src_dir), stderr) 97 os.path.join(self.py3_dest_dir, name+suffix)), stderr) 100 stderr, r"No changes to .*/__init__\.py".replace("/", sep)) 102 stderr, r"No changes to .*/trivial\.py".replace("/", sep)) 115 stderr [all...] |
/third_party/cups-filters/filter/ |
H A D | sys5ippprinter.c | 127 setbuf(stderr, NULL); in main() 141 fprintf(stderr, "Usage: %s job user title copies options [file]\n", in main() 178 fprintf(stderr, "DEBUG: sys5ippprinter - copying to temp print file \"%s\"\n", in main() 277 fprintf(stderr, in main() 283 fprintf(stderr, in main() 307 fprintf(stderr, in main() 314 fprintf(stderr, in main() 325 fprintf(stderr, in main() 345 fprintf(stderr, in main() 357 fprintf(stderr, in main() [all...] |
/third_party/cups-filters/cupsfilters/ |
H A D | colord.c | 139 fprintf(stderr, "DEBUG: Calling %s.Get(%s)\n", interface, property); in get_filename_for_profile_path() 145 fprintf(stderr, "DEBUG: Failed to send: %s:%s\n", in get_filename_for_profile_path() 154 fprintf(stderr, "DEBUG: Incorrect reply type\n"); in get_filename_for_profile_path() 227 fprintf(stderr, "DEBUG: Calling GetProfileForQualifiers(%s...)\n", key[0]); in get_profile_for_device_path() 233 fprintf(stderr, "DEBUG: Failed to send: %s:%s\n", in get_profile_for_device_path() 242 fprintf(stderr, "DEBUG: Incorrect reply type\n"); in get_profile_for_device_path() 246 fprintf(stderr, "DEBUG: Found profile %s\n", tmp); in get_profile_for_device_path() 284 fprintf(stderr, "DEBUG: Calling FindDeviceById(%s)\n", device_id); in get_device_path_for_device_id() 290 fprintf(stderr, "DEBUG: Failed to send: %s:%s\n", in get_device_path_for_device_id() 299 fprintf(stderr, "DEBU in get_device_path_for_device_id() [all...] |
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-icmpv6_sender.c | 99 stream = stderr; in usage() 144 fprintf(stderr, "Catch signal. type is %d\n", type); in set_signal_flag() 155 fprintf(stderr, "Unexpected signal (%d) is caught\n", type); in set_signal_flag() 269 fprintf(stderr, "number of source address is %u\n", numsrc); in create_mld_query() 317 fprintf(stderr, "source address[%u]: %s\n", idx, sp); in create_mld_query() 320 fprintf(stderr, in create_mld_query() 451 fprintf(stderr, in parse_options() 462 fprintf(stderr, "Source address is wrong\n"); in parse_options() 471 fprintf(stderr, in parse_options() 481 fprintf(stderr, in parse_options() [all...] |
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
H A D | segment.c | 101 fprintf(stderr, "%s: failed to allocate segment\n", in new_segment() 140 fprintf(stderr, "%s: segment table full\n", gcp->program_name); in get_seg_slot() 269 fprintf(stderr, "%s: anonymous mmap failed - %s\n", in map_anon_segment() 296 fprintf(stderr, "%s: can't stat %s - %s\n", in open_file() 306 fprintf(stderr, "%s: %s - is not a regular file\n", in open_file() 325 fprintf(stderr, "%s: can't access %s\n", in open_file() 334 fprintf(stderr, "%s: can't open %s - %s\n", in open_file() 374 fprintf(stderr, "%s: file %s not open\n", in map_file_segment() 386 fprintf(stderr, "%s: offset 0x%lx beyond end of file %s\n", in map_file_segment() 402 fprintf(stderr, " in map_file_segment() [all...] |
/third_party/libcoap/man/ |
H A D | examples-code-check.c | 158 fprintf(stderr, "fopen: %s: %s (%d)\n", file_name, strerror(errno), errno); in check_synopsis() 188 fprintf(stderr, "NAME: %s not in SYNOPSIS or pointer_list[]\n", name_list[i]); in dump_name_synopsis_mismatch() 201 fprintf(stderr, "SYNOPSIS: %s not in RETURN VALUES\n", return_list[i]); in dump_return_synopsis_mismatch() 349 fprintf(stderr, "SYNOPSIS: function %s issue\n", func_start); in decode_synopsis_definition() 360 fprintf(stderr, "SYNOPSIS: %s not in NAME\n", func_start); in decode_synopsis_definition() 366 fprintf(stderr, "SYNOPSIS: %s duplicated\n", func_start); in decode_synopsis_definition() 373 fprintf(stderr, "SYNOPSIS: %s insufficient space (%u >= %u)\n", func_start, in decode_synopsis_definition() 395 fprintf(stderr, "usage: %s man_directory [libcoap-3.sym_file]\n", argv[0]); in main() 401 fprintf(stderr, "opendir: %s: %s (%d)\n", argv[1], strerror(errno), errno); in main() 409 fprintf(stderr, "fope in main() [all...] |
/third_party/eudev/src/collect/ |
H A D | collect.c | 80 " -d --debug Debug to stderr\n\n" in usage() 108 fprintf(stderr, "Cannot open %s: %m\n", buf); in prepare() 112 fprintf(stderr, "Lock taken, wait for %d seconds\n", UDEV_ALARM_TIMEOUT); in prepare() 117 fprintf(stderr, "Acquired lock on %s\n", buf); in prepare() 120 fprintf(stderr, "Could not get lock on %s: %m\n", buf); in prepare() 164 fprintf(stderr, "ID overflow, restarting with size %zu\n", bufsize); in checkout() 176 fprintf(stderr, "Found word %s\n", word); in checkout() 219 fprintf(stderr, "Adding ID '%s'\n", us); in invite() 230 fprintf(stderr, "ID '%s' not in database\n", us); in invite() 247 fprintf(stderr, "Removin in reject() [all...] |
/third_party/curl/tests/libtest/ |
H A D | lib530.c | 61 fprintf(stderr, "Remove socket fd %d\n", (int) fd); in removeFd() 83 fprintf(stderr, "Add socket fd %d for %s\n", (int) fd, what); in addFd() 125 fprintf(stderr, "CURLMOPT_SOCKETFUNCTION called: %u\n", socket_calls++); in curlSocketCallback() 127 fprintf(stderr, "curlSocketCallback returns error\n"); in curlSocketCallback() 158 fprintf(stderr, "CURLMOPT_TIMERFUNCTION called: %u\n", timer_calls++); in curlTimerCallback() 160 fprintf(stderr, "curlTimerCallback returns error\n"); in curlTimerCallback() 193 fprintf(stderr, "Got an unexpected message from curl: %i\n", in checkForCompletion() 236 fprintf(stderr, "Curl error on %s: %i (%s)\n", in socket_action() 275 fprintf(stderr, "start test: %d %d\n", timercb, socketcb); in testone() 346 fprintf(stderr, "Erro in testone() [all...] |
/third_party/mesa3d/src/intel/tools/ |
H A D | i965_asm.c | 114 fprintf(stderr, "can't find device information: pci_id=0x%x\n", in i965_disasm_init() 165 fprintf(stderr, "Unknown opcode %d with JIP label\n", opcode); in i965_postprocess_labels() 182 fprintf(stderr, "WHILE/ENDIF cannot have UIP offset\n"); in i965_postprocess_labels() 190 fprintf(stderr, "Unknown opcode %d with UIP label\n", opcode); in i965_postprocess_labels() 201 fprintf(stderr, "Unknown label '%s'\n", ilabel->name); in i965_postprocess_labels() 237 fprintf(stderr, "can't parse gen: '%s', expected 3 letter " in main() 247 print_help(argv[0], stderr); in main() 257 fprintf(stderr, "invalid value for --type: %s\n", optarg); in main() 268 fprintf(stderr, "%s: option `-%c' requires an argument\n", in main() 273 fprintf(stderr, " in main() [all...] |
/third_party/python/Lib/test/ |
H A D | test_tabnanny.py | 113 with captured_stderr() as stderr: 115 self.assertEqual(stderr.getvalue() , expected) 155 Use this method to assert expected values of `stdout` and `stderr` after 158 `stderr`, asserting standard outputs is the only way. 160 with captured_stdout() as stdout, captured_stderr() as stderr: 163 self.assertEqual(stderr.getvalue(), err) 186 with captured_stdout() as stdout, captured_stderr() as stderr: 192 self.assertEqual(stderr.getvalue(), "") 290 def validate_cmd(self, *args, stdout="", stderr="", partial=False): 298 for std, output in ((stdout, out), (stderr, er [all...] |
H A D | test_cmd_line_script.py | 176 p = spawn_python('-i', stderr=subprocess.PIPE) 177 stderr = p.stderr 179 p = spawn_python('-i', stderr=subprocess.STDOUT) 180 stderr = p.stdout 182 # Drain stderr until prompt 184 data = stderr.read(4) 187 stderr.readline() 191 stderr.close() 203 stderr [all...] |
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | ucmstate.cpp | 192 fprintf(stderr, "ucm error: too many states (maximum %u)\n", MBCS_MAX_STATE_COUNT); in ucm_addState() 199 fprintf(stderr, "ucm error: parse error in state definition at '%s'\n", error); in ucm_addState() 239 fprintf(stderr, "ucm error: no header field <key> in line \"%s\"\n", line); in ucm_parseHeaderLine() 245 fprintf(stderr, "ucm error: incomplete header field <key> in line \"%s\"\n", line); in ucm_parseHeaderLine() 275 fprintf(stderr, "ucm error: unknown <uconv_class> %s\n", *pValue); in ucm_parseHeaderLine() 285 fprintf(stderr, "ucm error: illegal <mb_cur_max> %s\n", *pValue); in ucm_parseHeaderLine() 294 fprintf(stderr, "ucm error: illegal <mb_cur_min> %s\n", *pValue); in ucm_parseHeaderLine() 309 fprintf(stderr, "ucm error: <icu:state> entry for non-MBCS table or before the <uconv_class> line\n"); in ucm_parseHeaderLine() 314 fprintf(stderr, "ucm error: <icu:state> before the <mb_cur_max> line\n"); in ucm_parseHeaderLine() 321 fprintf(stderr, "uc in ucm_parseHeaderLine() [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | udata.cpp | 325 fprintf(stderr, "Cache: [%s] -> %p\n", baseName, (void*) retVal); in udata_findCachedData() 387 fprintf(stderr, "Cache: [%s] <<< %p : %s. vFunc=%p\n", newElement->name, in udata_cacheDataItem() 453 fprintf(stderr, "SUFFIX1=%s PATH=%s\n", inSuffix, inPath); in UDataPathIterator() 466 fprintf(stderr, "STUB=%s [%d]\n", packageStub.data(), packageStub.length()); in UDataPathIterator() 482 fprintf(stderr, "SUFFIX=%s [%p]\n", inSuffix, (void*) inSuffix); in UDataPathIterator() 497 fprintf(stderr, "0: init %s -> [path=%s], [base=%s], [suff=%s], [itempath=%s], [nextpath=%s], [checklast4=%s]\n", in UDataPathIterator() 554 fprintf(stderr, "rest of path (IDD) = %s\n", currentPath); in next() 555 fprintf(stderr, " "); in next() 560 fprintf(stderr, " "); in next() 563 fprintf(stderr, " in next() [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | udata.cpp | 325 fprintf(stderr, "Cache: [%s] -> %p\n", baseName, (void*) retVal); in udata_findCachedData() 387 fprintf(stderr, "Cache: [%s] <<< %p : %s. vFunc=%p\n", newElement->name, in udata_cacheDataItem() 453 fprintf(stderr, "SUFFIX1=%s PATH=%s\n", inSuffix, inPath); in UDataPathIterator() 466 fprintf(stderr, "STUB=%s [%d]\n", packageStub.data(), packageStub.length()); in UDataPathIterator() 482 fprintf(stderr, "SUFFIX=%s [%p]\n", inSuffix, (void*) inSuffix); in UDataPathIterator() 497 fprintf(stderr, "0: init %s -> [path=%s], [base=%s], [suff=%s], [itempath=%s], [nextpath=%s], [checklast4=%s]\n", in UDataPathIterator() 554 fprintf(stderr, "rest of path (IDD) = %s\n", currentPath); in next() 555 fprintf(stderr, " "); in next() 560 fprintf(stderr, " "); in next() 563 fprintf(stderr, " in next() [all...] |
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | ucmstate.cpp | 192 fprintf(stderr, "ucm error: too many states (maximum %u)\n", MBCS_MAX_STATE_COUNT); in ucm_addState() 199 fprintf(stderr, "ucm error: parse error in state definition at '%s'\n", error); in ucm_addState() 239 fprintf(stderr, "ucm error: no header field <key> in line \"%s\"\n", line); in ucm_parseHeaderLine() 245 fprintf(stderr, "ucm error: incomplete header field <key> in line \"%s\"\n", line); in ucm_parseHeaderLine() 275 fprintf(stderr, "ucm error: unknown <uconv_class> %s\n", *pValue); in ucm_parseHeaderLine() 285 fprintf(stderr, "ucm error: illegal <mb_cur_max> %s\n", *pValue); in ucm_parseHeaderLine() 294 fprintf(stderr, "ucm error: illegal <mb_cur_min> %s\n", *pValue); in ucm_parseHeaderLine() 309 fprintf(stderr, "ucm error: <icu:state> entry for non-MBCS table or before the <uconv_class> line\n"); in ucm_parseHeaderLine() 314 fprintf(stderr, "ucm error: <icu:state> before the <mb_cur_max> line\n"); in ucm_parseHeaderLine() 321 fprintf(stderr, "uc in ucm_parseHeaderLine() [all...] |
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | ucmstate.cpp | 192 fprintf(stderr, "ucm error: too many states (maximum %u)\n", MBCS_MAX_STATE_COUNT); in ucm_addState() 199 fprintf(stderr, "ucm error: parse error in state definition at '%s'\n", error); in ucm_addState() 239 fprintf(stderr, "ucm error: no header field <key> in line \"%s\"\n", line); in ucm_parseHeaderLine() 245 fprintf(stderr, "ucm error: incomplete header field <key> in line \"%s\"\n", line); in ucm_parseHeaderLine() 275 fprintf(stderr, "ucm error: unknown <uconv_class> %s\n", *pValue); in ucm_parseHeaderLine() 285 fprintf(stderr, "ucm error: illegal <mb_cur_max> %s\n", *pValue); in ucm_parseHeaderLine() 294 fprintf(stderr, "ucm error: illegal <mb_cur_min> %s\n", *pValue); in ucm_parseHeaderLine() 309 fprintf(stderr, "ucm error: <icu:state> entry for non-MBCS table or before the <uconv_class> line\n"); in ucm_parseHeaderLine() 314 fprintf(stderr, "ucm error: <icu:state> before the <mb_cur_max> line\n"); in ucm_parseHeaderLine() 321 fprintf(stderr, "uc in ucm_parseHeaderLine() [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | udata.cpp | 325 fprintf(stderr, "Cache: [%s] -> %p\n", baseName, (void*) retVal); in udata_findCachedData() 387 fprintf(stderr, "Cache: [%s] <<< %p : %s. vFunc=%p\n", newElement->name, in udata_cacheDataItem() 453 fprintf(stderr, "SUFFIX1=%s PATH=%s\n", inSuffix, inPath); in UDataPathIterator() 466 fprintf(stderr, "STUB=%s [%d]\n", packageStub.data(), packageStub.length()); in UDataPathIterator() 482 fprintf(stderr, "SUFFIX=%s [%p]\n", inSuffix, (void*) inSuffix); in UDataPathIterator() 497 fprintf(stderr, "0: init %s -> [path=%s], [base=%s], [suff=%s], [itempath=%s], [nextpath=%s], [checklast4=%s]\n", in UDataPathIterator() 554 fprintf(stderr, "rest of path (IDD) = %s\n", currentPath); in next() 555 fprintf(stderr, " "); in next() 560 fprintf(stderr, " "); in next() 563 fprintf(stderr, " in next() [all...] |