Searched refs:Zero (Results 1 – 5 of 5) sorted by relevance
| /third_party/lib/acpica/source/tools/acpiexec/ |
| A D | aetables.h | 391 Return (Zero) 402 Return (Zero) 412 Return (Zero)
|
| /third_party/lib/acpica/source/components/utilities/ |
| A D | utprint.c | 307 char Zero; in AcpiUtFormatNumber() local 328 Zero = (Type & ACPI_FORMAT_ZERO) ? '0' : ' '; in AcpiUtFormatNumber() 401 String = AcpiUtBoundStringOutput (String, End, Zero); in AcpiUtFormatNumber()
|
| /third_party/lib/acpica/source/tools/examples/ |
| A D | extables.c | 486 Store (Zero, FLD1) 487 Notify (\, Zero)
|
| /third_party/lib/acpica/tests/misc/ |
| A D | grammar.asl | 215 Zero, 216 Zero, 217 Zero 224 Zero, 225 Zero 231 Zero, 232 Zero, 233 Zero 239 Zero, 241 Zero [all …]
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 5281 using the keywords "Zero", "One", or "Ones". Lin Ming. 7155 Implemented ACPI table revision ID validation in the disassembler. Zero 8324 support all constant values, now including the Zero and One opcodes. 13920 Fixed a reported problem where constants such as Zero and One 13926 (Zero, One, Ones, Revision). 13935 (Zero, One, Ones, Revision) are resolved to Integers. 13938 (Zero, One, Ones, Revision) to Integer objects upon detection 13943 the Zero opcode is used as a "placeholder" for unspecified 14179 Implemented an AML opcode optimization to use the Zero, One, and 14788 Fixed a problem where ASL Constants (Zero, One, Ones, Revision) [all …]
|
Completed in 35 milliseconds