Home
last modified time | relevance | path

Searched refs:Exception (Results 1 – 25 of 37) sorted by relevance

12

/acpica-3.7.0/source/components/utilities/
Dutexcep.c181 const ACPI_EXCEPTION_INFO *Exception; in AcpiFormatException() local
187 Exception = AcpiUtValidateException (Status); in AcpiFormatException()
188 if (!Exception) in AcpiFormatException()
198 return (Exception->Name); in AcpiFormatException()
223 const ACPI_EXCEPTION_INFO *Exception = NULL; in ACPI_EXPORT_SYMBOL() local
240 Exception = &AcpiGbl_ExceptionNames_Env [SubStatus]; in ACPI_EXPORT_SYMBOL()
248 Exception = &AcpiGbl_ExceptionNames_Pgm [SubStatus]; in ACPI_EXPORT_SYMBOL()
256 Exception = &AcpiGbl_ExceptionNames_Tbl [SubStatus]; in ACPI_EXPORT_SYMBOL()
264 Exception = &AcpiGbl_ExceptionNames_Aml [SubStatus]; in ACPI_EXPORT_SYMBOL()
272 Exception = &AcpiGbl_ExceptionNames_Ctrl [SubStatus]; in ACPI_EXPORT_SYMBOL()
[all …]
/acpica-3.7.0/source/tools/acpiexec/
Daeexception.c196 const char *Exception; in AeExceptionHandler() local
200 Exception = AcpiFormatException (AmlStatus); in AeExceptionHandler()
205 "Exception %s during execution\n", Exception); in AeExceptionHandler()
251 Arg[1].String.Pointer = ACPI_CAST_PTR (char, Exception); in AeExceptionHandler()
252 Arg[1].String.Length = strlen (Exception); in AeExceptionHandler()
/acpica-3.7.0/source/tools/acpihelp/
Dacpihelp.h208 #define AH_DISPLAY_EXCEPTION_TEXT(Status, Exception) \ argument
210 Exception->Name, Exception->Description)
/acpica-3.7.0/tests/aslts/src/runtime/collections/functional/synchronization/
DSPEC34 Exception on Release.
37 Exception is expected on the second Release.
41 Exception on Release.
45 Exception on Release.
153 Exception on Acquire.
Dmutex2.asl1092 * Exception on Release.
1096 * Exception is expected on the second Release.
1147 * Exception on Release.
1274 * Exception on Release.
1300 * Exception is expected on each Release there.
2471 * **** AcpiExec: Exception AE_LIMIT during execution of method [M369] Opcode [Mutex] @E2
2472 …* ACPI Exception (utmutex-0376): AE_BAD_PARAMETER, Thread 1475 could not acquire Mutex [0] [200744…
2476 * **** AcpiExec: Exception override, new status AE_OK
Dmutex_proc.asl385 Concatenate (Local1, ", Exception expected", Local1)
520 Concatenate (Local1, ", Exception expected", Local1)
/acpica-3.7.0/source/compiler/
Daslmessages.c587 #define AH_DISPLAY_ASL_EXCEPTION_TEXT(Status, Exception) \ argument
588 printf ("%.4X: %s\n", Status, Exception)
/acpica-3.7.0/tests/aslts/adm/BugState/
DALLBUGS_DUP16 …9| I | | | | | Exception on ObjectType passed with not initiali…
52 …45| I | | | | | Exception on ToDecimalString for Buffer with 51…
53 …46| I | | | | | Exception on ToHexString for Buffer with 67 ele…
76 69| I | | | | | Exception on storing the result of Mid operation
84 …77| I | | | | | Exception on ToInteger operator under specific …
92 …85| I | | | | | Exception on DeRefOf operator applied to IRef t…
94 …87| I | | | | | Exception on Switch operator applied to the res…
161 154| I | | | | | Exception occurs on attempt to rewrite Device t…
164 157| C | 397 | | | 100 | Exception while processing the empty ParameterT…
184 177| I | | 5480 | INTEGRATED | | Exception BUFFER_LIMIT occurs instead of STRING…
[all …]
DALLBUGS16 …9| I | | | | | Exception on ObjectType passed with not initiali…
52 …45| I | | | | | Exception on ToDecimalString for Buffer with 51…
53 …46| I | | | | | Exception on ToHexString for Buffer with 67 ele…
76 69| I | | | | | Exception on storing the result of Mid operation
84 …77| I | | | | | Exception on ToInteger operator under specific …
92 …85| I | | | | | Exception on DeRefOf operator applied to IRef t…
94 …87| I | | | | | Exception on Switch operator applied to the res…
161 154| I | | | | | Exception occurs on attempt to rewrite Device t…
164 157| C | 397 | | | 100 | Exception while processing the empty ParameterT…
184 177| I | | 5480 | INTEGRATED | | Exception BUFFER_LIMIT occurs instead of STRING…
[all …]
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0157/
DDECL.asl30 * Exception occurs while executing method md00.
32 * SUMMARY: Exception while processing the empty ParameterTypes list of Method
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0150/
DDECL.asl89 * Exception AE_AML_MUTEX_ORDER is expected in this case.
153 * Exception AE_AML_MUTEX_ORDER is expected in this case.
/acpica-3.7.0/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/
Drindecrement.asl332 /* Exception during preparing of Source Object */
735 /* Exception is expected */
828 ElseIf /* Exception is expected */
934 ElseIf /* Exception is expected */
1046 /* Exception is expected */
/acpica-3.7.0/tests/aslts/src/runtime/collections/mt/mutex/
DSPEC161 3. Exception is expected
164 6. Exception is expected
166 8. Exception is expected
212 7. Exception is expected
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0077/
DDECL.asl31 * SUMMARY: Exception on ToInteger operator under specific conditions
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0069/
DDECL.asl31 * SUMMARY: Exception on storing the result of Mid operation
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0085/
DDECL.asl31 * SUMMARY: Exception on DeRefOf operator applied to IRef to Uninitialized element of Package
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0009/
DDECL.asl31 * SUMMARY: Exception on ObjectType passed with not initialized values (in LocalX)
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0154/
DDECL.asl31 * SUMMARY: Exception occurs on attempt to rewrite Device type object passed by ArgX to Method
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0215/
DDECL.asl33 * Exception AE_BUFFER_OVERFLOW unexpectedly
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0182/
DDECL.asl31 * SUMMARY: Exception on a specific declarations of objects of the same name
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0087/
DDECL.asl31 * SUMMARY: Exception on Switch operator applied to the result of ToBuffer operator
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0045/
DDECL.asl31 * SUMMARY: Exception on ToDecimalString for Buffer with 51 elements
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0046/
DDECL.asl31 * SUMMARY: Exception on ToHexString for Buffer with 67 elements
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0177/
DDECL.asl31 * SUMMARY: Exception BUFFER_LIMIT occurs instead of STRING_LIMIT one
/acpica-3.7.0/tests/aslts/src/runtime/collections/complex/badasl/
Dbadasl.asl90 * Exception on Acquire.

12