Home
last modified time | relevance | path

Searched refs:StdErr (Results 1 – 25 of 1106) sorted by relevance

12345678910>>...45

/dports/multimedia/bcmatroska2/bcmatroska2-0.23/mkclean/regression/
H A Dmkcleanreg.c39 static textwriter *StdErr = NULL; variable
60 TextPrintf(StdErr,T("Fail:2:%d: %s doesn't exist\r\n"),LineNum,File); in testFile()
169 StdErr = &_StdErr; in wmain()
170 memset(StdErr,0,sizeof(_StdErr)); in wmain()
171 StdErr->Stream = (stream*)NodeSingleton(&p,STDERR_ID); in wmain()
187 TextWrite(StdErr,T("No list of regression files provided!\r\n")); in wmain()
218 TextWrite(StdErr,T("Options:\r\n")); in wmain()
224 TextWrite(StdErr,T(" --help show this screen\r\n")); in wmain()
225 TextWrite(StdErr,T("regression file format:\r\n")); in wmain()
247 TextPrintf(StdErr,T("Could not read '%s'\r\n"),Path); in wmain()
[all …]
/dports/multimedia/mkclean/mkclean-0.8.7/mkclean/regression/
H A Dmkcleanreg.c39 static textwriter *StdErr = NULL; variable
60 TextPrintf(StdErr,T("Fail:2:%d: %s doesn't exist\r\n"),LineNum,File); in testFile()
169 StdErr = &_StdErr; in wmain()
170 memset(StdErr,0,sizeof(_StdErr)); in wmain()
171 StdErr->Stream = (stream*)NodeSingleton(&p,STDERR_ID); in wmain()
187 TextWrite(StdErr,T("No list of regression files provided!\r\n")); in wmain()
218 TextWrite(StdErr,T("Options:\r\n")); in wmain()
224 TextWrite(StdErr,T(" --help show this screen\r\n")); in wmain()
225 TextWrite(StdErr,T("regression file format:\r\n")); in wmain()
247 TextPrintf(StdErr,T("Could not read '%s'\r\n"),Path); in wmain()
[all …]
/dports/www/gitea/gitea-1.16.5/modules/git/
H A Derror.go93 StdErr string member
109 return fmt.Errorf("%v - %s", err.Err, err.StdErr)
116 StdErr string member
132 return fmt.Errorf("%v - %s", err.Err, err.StdErr)
138 i := strings.Index(err.StdErr, "remote: ")
144 if len(err.StdErr) <= i+8 {
147 if err.StdErr[i:i+8] != "remote: " {
151 nl := strings.IndexByte(err.StdErr[i:], '\n')
156 messageBuilder.WriteString(err.StdErr[i:])
157 i = len(err.StdErr)
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/devtools/create_project/scripts/
H A Drevision.vbs124 Wscript.StdErr.WriteLine outputInfo & vbCrLf
140 Wscript.StdErr.Write " TortoiseSVN... "
166 Wscript.StdErr.WriteLine "Not a working copy!"
176 Wscript.StdErr.WriteLine "No revision found!"
187 Wscript.StdErr.Write " SVN... "
196 Wscript.StdErr.WriteLine "SVN not installed!"
219 Wscript.StdErr.WriteLine "No revision found!"
231 Wscript.StdErr.WriteLine "No revision found!"
243 Wscript.StdErr.Write " Git... "
265 Wscript.StdErr.WriteLine "Git not installed!"
[all …]
H A Dinstaller.vbs69 Wscript.StdErr.WriteLine "Error running iscc.exe!"
77 Wscript.StdErr.WriteLine ostdOut.ReadAll
84 Wscript.StdErr.WriteLine "Error while creating installer!"
103 Wscript.StdErr.WriteLine "Inno Setup not installed!"
117 …Wscript.StdErr.WriteLine "[Error] Invalid number of arguments (was: " & Wscript.Arguments.Count & …
129 Wscript.StdErr.WriteLine "[Error] Invalid root folder (" & rootFolder & ")"
136 Wscript.StdErr.WriteLine "[Error] Invalid target folder (" & targetFolder & ")"
/dports/games/scummvm/scummvm-2.5.1/devtools/create_project/scripts/
H A Drevision.vbs124 Wscript.StdErr.WriteLine outputInfo & vbCrLf
140 Wscript.StdErr.Write " TortoiseSVN... "
166 Wscript.StdErr.WriteLine "Not a working copy!"
176 Wscript.StdErr.WriteLine "No revision found!"
187 Wscript.StdErr.Write " SVN... "
196 Wscript.StdErr.WriteLine "SVN not installed!"
219 Wscript.StdErr.WriteLine "No revision found!"
231 Wscript.StdErr.WriteLine "No revision found!"
243 Wscript.StdErr.Write " Git... "
265 Wscript.StdErr.WriteLine "Git not installed!"
[all …]
H A Dinstaller.vbs69 Wscript.StdErr.WriteLine "Error running iscc.exe!"
77 Wscript.StdErr.WriteLine ostdOut.ReadAll
84 Wscript.StdErr.WriteLine "Error while creating installer!"
103 Wscript.StdErr.WriteLine "Inno Setup not installed!"
117 …Wscript.StdErr.WriteLine "[Error] Invalid number of arguments (was: " & Wscript.Arguments.Count & …
129 Wscript.StdErr.WriteLine "[Error] Invalid root folder (" & rootFolder & ")"
136 Wscript.StdErr.WriteLine "[Error] Invalid target folder (" & targetFolder & ")"
/dports/games/residualvm/residualvm-0.3.1/devtools/create_project/scripts/
H A Drevision.vbs124 Wscript.StdErr.WriteLine outputInfo & vbCrLf
139 Wscript.StdErr.Write " TortoiseSVN... "
165 Wscript.StdErr.WriteLine "Not a working copy!"
175 Wscript.StdErr.WriteLine "No revision found!"
186 Wscript.StdErr.Write " SVN... "
195 Wscript.StdErr.WriteLine "SVN not installed!"
218 Wscript.StdErr.WriteLine "No revision found!"
230 Wscript.StdErr.WriteLine "No revision found!"
242 Wscript.StdErr.Write " Git... "
264 Wscript.StdErr.WriteLine "Git not installed!"
[all …]
H A Dinstaller.vbs81 Wscript.StdErr.WriteLine "Error running makensis.exe!"
89 Wscript.StdErr.WriteLine ostdOut.ReadAll
96 Wscript.StdErr.WriteLine "Error while creating installer!"
115 Wscript.StdErr.WriteLine "NSIS not installed!"
129 …Wscript.StdErr.WriteLine "[Error] Invalid number of arguments (was: " & Wscript.Arguments.Count & …
142 Wscript.StdErr.WriteLine "[Error] Invalid root folder (" & rootFolder & ")"
149 Wscript.StdErr.WriteLine "[Error] Invalid target folder (" & targetFolder & ")"
/dports/editors/fpc-ide/fpc-3.2.2/rtl/os2/
H A Dsystem.pas334 Write (StdErr, ' HandleErrorAddrFrame (error = ', Error);
335 Write (StdErr, ', addr = ', hexstr (PtrUInt (Addr), 8));
372 WriteLn (StdErr, 'EBP on entry: ', HexStr (EBP1, 8));
373 WriteLn (StdErr, 'Previous EBP: ', HexStr (EBP, 8));
374 WriteLn (StdErr, 'ESP on entry: ', HexStr (ESP, 8));
444 WriteLn (StdErr, 'Current ESP = ', HexStr (CurESP, 8),
447 WriteLn (StdErr, 'Thread ID = ', ThreadID);
468 WriteLn (StdErr, 'GS = ', HexStr (Context^.Reg_GS, 8),
624 WriteLn (StdErr, 'EIP changed to ',
644 WriteLn (StdErr, 'CtrlBreakHandler returned true');
[all …]
/dports/lang/fpc-utils/fpc-3.2.2/rtl/os2/
H A Dsystem.pas334 Write (StdErr, ' HandleErrorAddrFrame (error = ', Error);
335 Write (StdErr, ', addr = ', hexstr (PtrUInt (Addr), 8));
372 WriteLn (StdErr, 'EBP on entry: ', HexStr (EBP1, 8));
373 WriteLn (StdErr, 'Previous EBP: ', HexStr (EBP, 8));
374 WriteLn (StdErr, 'ESP on entry: ', HexStr (ESP, 8));
444 WriteLn (StdErr, 'Current ESP = ', HexStr (CurESP, 8),
447 WriteLn (StdErr, 'Thread ID = ', ThreadID);
468 WriteLn (StdErr, 'GS = ', HexStr (Context^.Reg_GS, 8),
624 WriteLn (StdErr, 'EIP changed to ',
644 WriteLn (StdErr, 'CtrlBreakHandler returned true');
[all …]
/dports/lang/fpc-source/fpc-3.2.2/rtl/os2/
H A Dsystem.pas334 Write (StdErr, ' HandleErrorAddrFrame (error = ', Error);
335 Write (StdErr, ', addr = ', hexstr (PtrUInt (Addr), 8));
372 WriteLn (StdErr, 'EBP on entry: ', HexStr (EBP1, 8));
373 WriteLn (StdErr, 'Previous EBP: ', HexStr (EBP, 8));
374 WriteLn (StdErr, 'ESP on entry: ', HexStr (ESP, 8));
444 WriteLn (StdErr, 'Current ESP = ', HexStr (CurESP, 8),
447 WriteLn (StdErr, 'Thread ID = ', ThreadID);
468 WriteLn (StdErr, 'GS = ', HexStr (Context^.Reg_GS, 8),
624 WriteLn (StdErr, 'EIP changed to ',
644 WriteLn (StdErr, 'CtrlBreakHandler returned true');
[all …]
/dports/lang/fpc/fpc-3.2.2/rtl/os2/
H A Dsystem.pas334 Write (StdErr, ' HandleErrorAddrFrame (error = ', Error);
335 Write (StdErr, ', addr = ', hexstr (PtrUInt (Addr), 8));
372 WriteLn (StdErr, 'EBP on entry: ', HexStr (EBP1, 8));
373 WriteLn (StdErr, 'Previous EBP: ', HexStr (EBP, 8));
374 WriteLn (StdErr, 'ESP on entry: ', HexStr (ESP, 8));
444 WriteLn (StdErr, 'Current ESP = ', HexStr (CurESP, 8),
447 WriteLn (StdErr, 'Thread ID = ', ThreadID);
468 WriteLn (StdErr, 'GS = ', HexStr (Context^.Reg_GS, 8),
624 WriteLn (StdErr, 'EIP changed to ',
644 WriteLn (StdErr, 'CtrlBreakHandler returned true');
[all …]
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/mkparts/
H A Dmkparts.c36 static textwriter *StdErr = NULL; variable
126 TextPrintf(StdErr,T("\rERR%03X: %s\r\n"),ErrCode,Buffer); in OutputError()
160 if (!Quiet) TextWrite(StdErr,T(".")); in CopyTo()
165 if (!Quiet) TextWrite(StdErr,T("\r\n")); in CopyTo()
192 StdErr = &_StdErr; in main()
193 memset(StdErr,0,sizeof(_StdErr)); in main()
194 StdErr->Stream = (stream*)NodeSingleton(&p,STDERR_ID); in main()
195 assert(StdErr->Stream!=NULL); in main()
213 TextWrite(StdErr,T("Options:\r\n")); in main()
263 if (!Quiet) TextWrite(StdErr,T(".")); in main()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/Dxe/Print/
H A DStdErr.c105 if (gST->StdErr != NULL) { in ErrorPrint()
109 gST->StdErr->SetAttribute (gST->StdErr, EFI_TEXT_ATTR (EFI_RED, EFI_BLACK)); in ErrorPrint()
110 gST->StdErr->OutputString (gST->StdErr, (CHAR16 *) ErrorString); in ErrorPrint()
111 gST->StdErr->SetAttribute (gST->StdErr, EFI_TEXT_ATTR (EFI_WHITE, EFI_BLACK)); in ErrorPrint()
129 if (gST->StdErr != NULL) { in ErrorPrint()
133 gST->StdErr->OutputString (gST->StdErr, Buffer); in ErrorPrint()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/
H A DStdErr.c105 if (gST->StdErr != NULL) { in ErrorPrint()
109 gST->StdErr->SetAttribute (gST->StdErr, EFI_TEXT_ATTR (EFI_RED, EFI_BLACK)); in ErrorPrint()
110 gST->StdErr->OutputString (gST->StdErr, (CHAR16 *) ErrorString); in ErrorPrint()
111 gST->StdErr->SetAttribute (gST->StdErr, EFI_TEXT_ATTR (EFI_WHITE, EFI_BLACK)); in ErrorPrint()
129 if (gST->StdErr != NULL) { in ErrorPrint()
133 gST->StdErr->OutputString (gST->StdErr, Buffer); in ErrorPrint()
/dports/lang/fpc-utils/fpc-3.2.2/utils/pas2js/
H A Dwebidl2pas.pp183 Writeln(StdErr,'Error : ',Msg);
184 writeln(StdErr,'Usage: ', ExeName, ' [options]');
185 Writeln(StdErr,'Where option is one or more of');
186 Writeln(StdErr,'-h --help this help text');
187 Writeln(StdErr,'-c --constexternal Write consts as external const (no value)');
189 Writeln(StdErr,'-d --dicttoclass[=Parent] Write dictionaries as classes');
190 Writeln(StdErr,'-i --input=FileName input webidl file');
191 Writeln(StdErr,'-m --implementation=Filename include file as implementation');
192 Writeln(StdErr,'-n --include=Filename include file at end of interface');
194 Writeln(StdErr,'-p --optionsinheader add options to header of generated file');
[all …]
/dports/lang/fpc-source/fpc-3.2.2/utils/pas2js/
H A Dwebidl2pas.pp183 Writeln(StdErr,'Error : ',Msg);
184 writeln(StdErr,'Usage: ', ExeName, ' [options]');
185 Writeln(StdErr,'Where option is one or more of');
186 Writeln(StdErr,'-h --help this help text');
187 Writeln(StdErr,'-c --constexternal Write consts as external const (no value)');
189 Writeln(StdErr,'-d --dicttoclass[=Parent] Write dictionaries as classes');
190 Writeln(StdErr,'-i --input=FileName input webidl file');
191 Writeln(StdErr,'-m --implementation=Filename include file as implementation');
192 Writeln(StdErr,'-n --include=Filename include file at end of interface');
194 Writeln(StdErr,'-p --optionsinheader add options to header of generated file');
[all …]
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/mkclean/
H A Dmkclean.c174 static textwriter *StdErr = NULL; variable
599 TextPrintf(StdErr,T("Error reading\r\n")); in CheckMatroskaHead()
1455 StdErr = &_StdErr; in wmain()
1456 memset(StdErr,0,sizeof(_StdErr)); in wmain()
1553 TextWrite(StdErr,T("Options:\r\n")); in wmain()
1557 TextWrite(StdErr,T(" 1: 'matroska' v1\r\n")); in wmain()
1558 TextWrite(StdErr,T(" 2: 'matroska' v2\r\n")); in wmain()
1559 TextWrite(StdErr,T(" 3: 'matroska' v3\r\n")); in wmain()
1560 TextWrite(StdErr,T(" 4: 'webm'\r\n")); in wmain()
1810 TextWrite(StdErr,T("No Tracks left to use!\r\n")); in wmain()
[all …]
/dports/multimedia/mkclean/mkclean-0.8.7/mkclean/
H A Dmkclean.c172 static textwriter *StdErr = NULL; variable
597 TextPrintf(StdErr,T("Error reading\r\n")); in CheckMatroskaHead()
1453 StdErr = &_StdErr; in wmain()
1454 memset(StdErr,0,sizeof(_StdErr)); in wmain()
1549 TextWrite(StdErr,T("Options:\r\n")); in wmain()
1553 TextWrite(StdErr,T(" 1: 'matroska' v1\r\n")); in wmain()
1554 TextWrite(StdErr,T(" 2: 'matroska' v2\r\n")); in wmain()
1555 TextWrite(StdErr,T(" 3: 'matroska' v3\r\n")); in wmain()
1556 TextWrite(StdErr,T(" 4: 'webm'\r\n")); in wmain()
1804 TextWrite(StdErr,T("No Tracks left to use!\r\n")); in wmain()
[all …]
/dports/math/reduce/Reduce-svn5758-src/psl/dist/nonkernel/macg4/
H A Dio-data.sl45 'writeonlychannel % 1: StdOut!*, StdErr!*, PromptOut!*
49 'writeonlychannel % 5: Unix!-StdErr!*
63 'independentwritechar % 1: StdOut!*, StdErr!*, PromptOut!*
67 'independentwritechar % 5: Unix!-StdErr!*
81 'illegalstandardchannelclose % 1: StdOut!*, StdErr!*, PromptOut!*
85 'illegalstandardchannelclose % 5: Unix!-StdErr!*
104 % 1: StdOut!*, StdErr!*, PromptOut!*
108 % 5: Unix!-StdErr!*
113 channelopenwrite % 1: StdOut!*, StdErr!*, PromptOut!*
117 channelopenwrite % 5: Unix!-StdErr!*
/dports/math/reduce/Reduce-svn5758-src/psl/dist/nonkernel/macg5/
H A Dio-data.sl45 'writeonlychannel % 1: StdOut!*, StdErr!*, PromptOut!*
49 'writeonlychannel % 5: Unix!-StdErr!*
63 'independentwritechar % 1: StdOut!*, StdErr!*, PromptOut!*
67 'independentwritechar % 5: Unix!-StdErr!*
81 'illegalstandardchannelclose % 1: StdOut!*, StdErr!*, PromptOut!*
85 'illegalstandardchannelclose % 5: Unix!-StdErr!*
104 % 1: StdOut!*, StdErr!*, PromptOut!*
108 % 5: Unix!-StdErr!*
113 channelopenwrite % 1: StdOut!*, StdErr!*, PromptOut!*
117 channelopenwrite % 5: Unix!-StdErr!*
/dports/math/reduce/Reduce-svn5758-src/psl/dist/nonkernel/ibmrs/
H A Dio-data.sl45 'writeonlychannel % 1: StdOut!*, StdErr!*, PromptOut!*
49 'writeonlychannel % 5: Unix!-StdErr!*
63 'independentwritechar % 1: StdOut!*, StdErr!*, PromptOut!*
67 'independentwritechar % 5: Unix!-StdErr!*
81 'illegalstandardchannelclose % 1: StdOut!*, StdErr!*, PromptOut!*
85 'illegalstandardchannelclose % 5: Unix!-StdErr!*
104 % 1: StdOut!*, StdErr!*, PromptOut!*
108 % 5: Unix!-StdErr!*
113 channelopenwrite % 1: StdOut!*, StdErr!*, PromptOut!*
117 channelopenwrite % 5: Unix!-StdErr!*
/dports/cad/leocad/leocad-21.06/common/
H A Dlc_application.cpp545 Options.StdErr += tr("The file '%1' is not readable.\n").arg(Option); in ParseCommandLineOptions()
837 Options.StdErr += tr("Unknown option: '%1'.\n").arg(Option); in ParseCommandLineOptions()
850 Options.StdErr += tr("--viewpoint is ignored when --camera is set.\n"); in ParseCommandLineOptions()
879 Options.StdErr += tr("No file name specified.\n"); in ParseCommandLineOptions()
889 QTextStream StdErr(stderr, QIODevice::WriteOnly); in Initialize() local
892 if (!Options.StdErr.isEmpty()) in Initialize()
894 StdErr << Options.StdErr; in Initialize()
895 StdErr.flush(); in Initialize()
912 StdErr << tr("Error creating OpenGL context.\n"); in Initialize()
941 StdErr << Message << "\n"; in Initialize()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdePkg/Library/UefiDebugLibStdErr/
H A DDebugLib.c80 if ((gST != NULL) && (gST->StdErr != NULL)) { in DebugPrint()
81 gST->StdErr->OutputString (gST->StdErr, Buffer); in DebugPrint()
134 if ((gST != NULL) && (gST->StdErr != NULL)) { in DebugAssert()
135 gST->StdErr->OutputString (gST->StdErr, Buffer); in DebugAssert()

12345678910>>...45