Searched refs:DtError (Results 1 – 7 of 7) sorted by relevance
| /third_party/lib/acpica/source/compiler/ |
| A D | dtfield.c | 177 DtError (ASL_ERROR, ASL_MSG_STRING_LENGTH, Field, MsgBuffer); in DtCompileString() 328 DtError (ASL_WARNING, ASL_MSG_RESERVED_VALUE, Field, in DtCompileInteger() 335 DtError (ASL_WARNING, ASL_MSG_RESERVED_VALUE, Field, in DtCompileInteger() 345 DtError (ASL_ERROR, ASL_MSG_ZERO_VALUE, Field, NULL); in DtCompileInteger() 360 DtError (ASL_ERROR, ASL_MSG_INTEGER_SIZE, Field, MsgBuffer); in DtCompileInteger() 485 DtError (ASL_ERROR, ASL_MSG_BUFFER_ELEMENT, Field, MsgBuffer); in DtCompileBuffer() 527 DtError (ASL_ERROR, ASL_MSG_INVALID_HEX_INTEGER, Field, NULL); in DtCompileFlag() 582 DtError (ASL_ERROR, ASL_MSG_FLAG_VALUE, Field, MsgBuffer); in DtCompileFlag()
|
| A D | dtexpress.c | 146 DtError (ASL_ERROR, ASL_MSG_DIVIDE_BY_ZERO, in DtDoOperator() 158 DtError (ASL_ERROR, ASL_MSG_DIVIDE_BY_ZERO, in DtDoOperator() 291 DtError (ASL_ERROR, ASL_MSG_UNKNOWN_LABEL, in DtResolveLabel()
|
| A D | dtparser.y | 209 DtError (ASL_ERROR, ASL_MSG_SYNTAX, 269 DtError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in DtEvaluateExpression()
|
| A D | prparser.y | 219 DtError (ASL_ERROR, ASL_MSG_SYNTAX, 279 DtError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in PrEvaluateExpression()
|
| A D | dtutils.c | 76 DtError ( in DtError() function 183 DtError (ASL_ERROR, MessageId, FieldObject, ExtraMessage); in DtFatal()
|
| A D | dtcompile.c | 133 DtError (ASL_ERROR, ASL_MSG_SYNTAX, NULL, in DtDoCompile() 152 DtError (ASL_ERROR, ASL_MSG_SYNTAX, NULL, in DtDoCompile()
|
| A D | dtcompiler.h | 357 DtError (
|
Completed in 11 milliseconds