Searched defs:ERROR (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/arpa/
H A Dftp.h48 #define ERROR 5 /* permanent negative completion */ macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DEdkLogger.py34 ERROR = 50 variable
42 _LogLevels = [DEBUG_0, DEBUG_1, DEBUG_2, DEBUG_3, DEBUG_4, DEBUG_5, DEBUG_6, DEBUG_7, DEBUG_8, DEBUG_9, VERBOSE, WARN, INFO, ERROR, QUIET]
52 # For ERROR level
56 # String templates for ERROR/WARN/DEBUG log message
64 # Flag used to take WARN as ERROR.
65 # By default, only ERROR message will break the tools execution.
151 ## Log ERROR message
200 _ErrorLogger.log(ERROR, LogText)
259 # For ERROR level
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Logger/
H A DLog.py55 ERROR = 50 variable
69 DEBUG_7, DEBUG_8, DEBUG_9, VERBOSE, WARN, INFO, ERROR, QUIET, \
83 # For ERROR level
89 # String templates for ERROR/WARN/DEBUG log message
198 ## Log ERROR message
247 _ERROR_LOGGER.log(ERROR, LogText)
273 # For ERROR level
/vbox/src/libs/libxml2-2.6.31/
H A Dpattern.c42 #define ERROR(a, b, c, d) macro
205 ERROR(NULL, NULL, NULL,
214 ERROR(NULL, NULL, NULL,
298 ERROR(NULL, NULL, NULL,
352 ERROR(ctxt, NULL, NULL,
423 ERROR(ctxt, NULL, NULL,
929 ERROR(NULL, NULL, NULL,
978 ERROR(NULL, NULL, NULL,
1047 ERROR(NULL, NULL, NULL,
1100 ERROR(NUL
[all...]
H A Dxmlregexp.c47 #define ERROR(str) \ macro
1212 ERROR("add range: atom is NULL");
1216 ERROR("add range: atom is not ranges");
1279 ERROR("atom push: atom is NULL");
1344 ERROR("add state: state is NULL");
1348 ERROR("add state: target is NULL");
1536 ERROR("genrate transition: atom == NULL");
4718 ERROR("IsXXXX expected");
4741 ERROR("Unknown char property");
4779 ERROR("Escape
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwingdi.h1594 #define ERROR 0 macro
1598 #define RGN_ERROR ERROR
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwingdi.h1572 #define ERROR 0 macro
1576 #define RGN_ERROR ERROR

Completed in 161 milliseconds