Home
last modified time | relevance | path

Searched refs:DebugError (Results 1 – 25 of 117) sorted by relevance

12345

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/debug/
H A Derrors.py26 class DebugError(exceptions.Error): class
30 class InvalidBreakpointTypeError(DebugError):
37 class BreakpointNotFoundError(DebugError):
45 class InvalidLogFormatException(DebugError):
52 class InvalidLocationException(DebugError):
59 class UnknownHttpError(api_exceptions.HttpException, DebugError):
66 class MultipleDebuggeesError(DebugError):
81 class NoMatchError(DebugError):
93 class NoDebuggeeError(DebugError):
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/C/VfrCompile/
H A DVfrCompiler.cpp28 CVfrCompiler::DebugError ( in DebugError() function in CVfrCompiler
109 DebugError (NULL, 0, 1001, "Missing option", "-i missing path argument"); in OptionInitialization()
117 DebugError (NULL, 0, 1001, "Missing option", "-o missing output directory name"); in OptionInitialization()
148 DebugError (NULL, 0, 1001, "Missing option", "-s missing input string file name"); in OptionInitialization()
157 DebugError (NULL, 0, 1000, "Invalid format:", "%s", Argv[Index]); in OptionInitialization()
170 DebugError (NULL, 0, 1001, "Missing option", "VFR file name is not specified."); in OptionInitialization()
229 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendIncludePath()
258 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendCPreprocessorOptions()
496 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in PreProcess()
549 DebugError (NULL, 0, 0001, "Error opening the input file", InFileName); in Compile()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/VfrCompile/
H A DVfrCompiler.cpp22 CVfrCompiler::DebugError ( in DebugError() function in CVfrCompiler
104 DebugError (NULL, 0, 1001, "Missing option", "-i missing path argument"); in OptionInitialization()
118 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
156 DebugError (NULL, 0, 1000, "Invalid format:", "%s", Argv[Index]); in OptionInitialization()
173 DebugError (NULL, 0, 1001, "Missing option", "VFR file name is not specified."); in OptionInitialization()
178 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
186 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
268 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendIncludePath()
297 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendCPreprocessorOptions()
626 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in PreProcess()
[all …]
H A DVfrCompiler.h105 …VOID DebugError (IN CHAR8*, IN UINT32, IN UINT32, IN CONST CHAR8*, IN CONST CHAR8*,…
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/VfrCompile/
H A DVfrCompiler.cpp22 CVfrCompiler::DebugError ( in DebugError() function in CVfrCompiler
104 DebugError (NULL, 0, 1001, "Missing option", "-i missing path argument"); in OptionInitialization()
118 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
156 DebugError (NULL, 0, 1000, "Invalid format:", "%s", Argv[Index]); in OptionInitialization()
173 DebugError (NULL, 0, 1001, "Missing option", "VFR file name is not specified."); in OptionInitialization()
178 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
186 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
268 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendIncludePath()
297 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendCPreprocessorOptions()
626 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in PreProcess()
[all …]
H A DVfrCompiler.h105 …VOID DebugError (IN CHAR8*, IN UINT32, IN UINT32, IN CONST CHAR8*, IN CONST CHAR8*,…
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/VfrCompile/
H A DVfrCompiler.cpp22 CVfrCompiler::DebugError ( in DebugError() function in CVfrCompiler
104 DebugError (NULL, 0, 1001, "Missing option", "-i missing path argument"); in OptionInitialization()
118 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
156 DebugError (NULL, 0, 1000, "Invalid format:", "%s", Argv[Index]); in OptionInitialization()
173 DebugError (NULL, 0, 1001, "Missing option", "VFR file name is not specified."); in OptionInitialization()
178 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
186 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
268 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendIncludePath()
297 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendCPreprocessorOptions()
626 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in PreProcess()
[all …]
H A DVfrCompiler.h105 …VOID DebugError (IN CHAR8*, IN UINT32, IN UINT32, IN CONST CHAR8*, IN CONST CHAR8*,…
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/VfrCompile/
H A DVfrCompiler.cpp22 CVfrCompiler::DebugError ( in DebugError() function in CVfrCompiler
104 DebugError (NULL, 0, 1001, "Missing option", "-i missing path argument"); in OptionInitialization()
118 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
156 DebugError (NULL, 0, 1000, "Invalid format:", "%s", Argv[Index]); in OptionInitialization()
173 DebugError (NULL, 0, 1001, "Missing option", "VFR file name is not specified."); in OptionInitialization()
178 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
186 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
268 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendIncludePath()
297 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendCPreprocessorOptions()
626 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in PreProcess()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/VfrCompile/
H A DVfrCompiler.cpp22 CVfrCompiler::DebugError ( in DebugError() function in CVfrCompiler
104 DebugError (NULL, 0, 1001, "Missing option", "-i missing path argument"); in OptionInitialization()
118 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
156 DebugError (NULL, 0, 1000, "Invalid format:", "%s", Argv[Index]); in OptionInitialization()
173 DebugError (NULL, 0, 1001, "Missing option", "VFR file name is not specified."); in OptionInitialization()
178 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
186 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
268 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendIncludePath()
297 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendCPreprocessorOptions()
626 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in PreProcess()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/VfrCompile/
H A DVfrCompiler.cpp22 CVfrCompiler::DebugError ( in DebugError() function in CVfrCompiler
104 DebugError (NULL, 0, 1001, "Missing option", "-i missing path argument"); in OptionInitialization()
118 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
156 DebugError (NULL, 0, 1000, "Invalid format:", "%s", Argv[Index]); in OptionInitialization()
173 DebugError (NULL, 0, 1001, "Missing option", "VFR file name is not specified."); in OptionInitialization()
178 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
186 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
268 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendIncludePath()
297 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendCPreprocessorOptions()
626 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in PreProcess()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/VfrCompile/
H A DVfrCompiler.cpp22 CVfrCompiler::DebugError ( in DebugError() function in CVfrCompiler
104 DebugError (NULL, 0, 1001, "Missing option", "-i missing path argument"); in OptionInitialization()
118 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
156 DebugError (NULL, 0, 1000, "Invalid format:", "%s", Argv[Index]); in OptionInitialization()
173 DebugError (NULL, 0, 1001, "Missing option", "VFR file name is not specified."); in OptionInitialization()
178 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
186 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
268 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendIncludePath()
297 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendCPreprocessorOptions()
626 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in PreProcess()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/C/VfrCompile/
H A DVfrCompiler.cpp22 CVfrCompiler::DebugError ( in DebugError() function in CVfrCompiler
104 DebugError (NULL, 0, 1001, "Missing option", "-i missing path argument"); in OptionInitialization()
118 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
156 DebugError (NULL, 0, 1000, "Invalid format:", "%s", Argv[Index]); in OptionInitialization()
173 DebugError (NULL, 0, 1001, "Missing option", "VFR file name is not specified."); in OptionInitialization()
178 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
186 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
268 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendIncludePath()
297 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendCPreprocessorOptions()
626 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in PreProcess()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/VfrCompile/
H A DVfrCompiler.cpp22 CVfrCompiler::DebugError ( in DebugError() function in CVfrCompiler
104 DebugError (NULL, 0, 1001, "Missing option", "-i missing path argument"); in OptionInitialization()
118 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
156 DebugError (NULL, 0, 1000, "Invalid format:", "%s", Argv[Index]); in OptionInitialization()
173 DebugError (NULL, 0, 1001, "Missing option", "VFR file name is not specified."); in OptionInitialization()
178 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
186 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in OptionInitialization()
268 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendIncludePath()
297 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in AppendCPreprocessorOptions()
626 DebugError (NULL, 0, 4001, "Resource: memory can't be allocated", NULL); in PreProcess()
[all …]
/dports/archivers/xpk/xpk-0.1.4/xpkmaster/
H A Dxpkmaster.c141 DebugError("XpkUnpack: XIO_TOTSIZE failed"); in XpkUnpack()
148 DebugError("XpkUnpack: XIO_GETBUF failed (a)"); in XpkUnpack()
155 DebugError("XpkUnpack: failure before unpackloop"); in XpkUnpack()
161 DebugError("XpkUnpack: XIO_WRITE failed"); in XpkUnpack()
175 DebugError("XpkUnpack: XIO_GETBUF failed (b)"); in XpkUnpack()
184 DebugError("XpkUnpack: XpkRead failed with %ld", xbuf->xb_Result); in XpkUnpack()
268 DebugError("XpkRead: hchecksum(,%ld) failed", lochdrsize); in XpkRead()
574 if(xbuf->xb_Result) DebugError("XpkClose: failed to write lochdr"); in XpkClose()
582 if(xbuf->xb_Result) DebugError("XpkClose: failed to reset output"); in XpkClose()
630 if(xbuf->xb_Result) DebugError("XpkClose: failed read ABORT/FREE"); in XpkClose()
[all …]
H A Dhook.c51 DebugError("hook%s: %s <%ld> (%ld)", msg == &xbuf->xb_RMsg ? "read" : in callhook()
/dports/devel/cmake-gui/cmake-3.22.1/Source/CPack/
H A DOSXScriptLauncher.cxx19 #define DebugError(x) \ macro
34 DebugError("Cannot get main bundle"); in main()
40 DebugError("CFBundleCopyResourceURL failed"); in main()
54 DebugError("CFURLGetFileSystemRepresentation failed"); in main()
/dports/devel/cmake/cmake-3.22.1/Source/CPack/
H A DOSXScriptLauncher.cxx19 #define DebugError(x) \ macro
34 DebugError("Cannot get main bundle"); in main()
40 DebugError("CFBundleCopyResourceURL failed"); in main()
54 DebugError("CFURLGetFileSystemRepresentation failed"); in main()
/dports/devel/cmake-doc/cmake-3.22.1/Source/CPack/
H A DOSXScriptLauncher.cxx19 #define DebugError(x) \ macro
34 DebugError("Cannot get main bundle"); in main()
40 DebugError("CFBundleCopyResourceURL failed"); in main()
54 DebugError("CFURLGetFileSystemRepresentation failed"); in main()
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_util.h167 void DebugError (char *error, ...);
168 #define Debug DebugError
172 void DebugError (char *error, ...);
173 #define Debug DebugError
/dports/comms/qsstv/qsstv/drmtx/common/util/
H A DBuffer.h150 DebugError("SingleBuffer Get()", "FillLevel", in Get()
169 DebugError("SingleBuffer Put()", "FillLevel", in Put()
223 DebugError("CyclicBuffer Get()", "Availabe space", in Get()
284 DebugError("CyclicBuffer Put()", "Available space", in Put()
/dports/comms/qsstv/qsstv/utils/
H A Dvector.h78 DebugError("Writing vector out of bounds", "Vector size",
88 DebugError("Reading vector out of bounds", "Vector size",
101 DebugError("Vector operator=() different size", "Vector size",
437 DebugError("Matrix: Writing vector out of bounds", "Row size",
454 DebugError("Matrix: Reading vector out of bounds", "Row size",
/dports/devel/py-zope.publisher/zope.publisher-3.13.1/src/zope/publisher/tests/
H A Dtest_publisher.py22 from zope.publisher.interfaces import Unauthorized, NotFound, DebugError
111 self.assertRaises(DebugError, self._publisherResults, '/noDocString')
/dports/mail/mailutils/mailutils-3.13/python/mailutils/
H A Derror.py34 class DebugError (Error): pass class
/dports/comms/qsstv/qsstv/drmtx/common/matlib/
H A DMatlib.h69 DebugError("MatLibrRead", "POS", POS, \
72 DebugError("MatLibrWrite", "POS", POS, \
75 DebugError("SizeCheck", "INP", INP, \
78 DebugError("MatLibrReadMatrix", "POS", POS, \
81 DebugError("MatLibrWriteMatrix", "POS", POS, \
84 DebugError("MatLibOperatorMatrix=()", "INP", INP, \

12345