Searched refs:Unit (Results 1 – 25 of 53) sorted by relevance
123
/acpica-3.5.0/tests/aslts/doc/docs/ |
D | ConversionRules | 21 Buffer -> Field Unit 23 The entire contents of the buffer are copied to the Field Unit. 24 4. If the buffer is larger (in bits) than the size of the Field Unit, 25 it is broken into pieces and completely written to the Field Unit, 28 is smaller or equal in size to the Field Unit, then it is zero 65 Field Unit -> 67 * 14. [See Rule] If the Field Unit is smaller than or equal to the 69 * 15. If the Field Unit is larger than the size of an Integer, it will 78 Field Unit -> Debug Object 108 Integer -> Field Unit [all …]
|
D | ConversionTable | 65 Buffer -> Field Unit 83 Field Unit -> 92 Field Unit -> Debug Object 103 Integer -> Field Unit 122 String -> Field Unit
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/complex/result/tests/ |
D | SPEC | 48 Field object (Buffer Field or Field Unit) specified by 90 - Integer (DDB Handle) to Field Unit 94 - String to Field Unit 98 - Buffer to Field Unit 386 The chapters dealing with creation of Buffer Field, Field Unit 393 Field Unit or Package to Package on Source conversion therefore 402 - Integer (DDB Handle) to Field Unit 403 The Integer overwrites the entire Field Unit. If the integer is smaller 404 than the size of the Field Unit, it is zero-extended. If the integer is 405 larger than the size of the Field Unit, the upper bits are truncated [all …]
|
/acpica-3.5.0/source/compiler/ |
D | dtfield.c | 810 DT_TABLE_UNIT *Unit = (DT_TABLE_UNIT *) UtFieldCacheCalloc (); in DtCreateTableUnit() local 813 Unit->Value = Data; in DtCreateTableUnit() 814 Unit->Line = Line; in DtCreateTableUnit() 815 Unit->Column = Column; in DtCreateTableUnit() 816 return (Unit); in DtCreateTableUnit()
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/complex/result/tests/rstore/ |
D | rstore.asl | 386 /* Field Unit */ 441 /* Field Unit */ 501 /* Field Unit */ 553 /* Field Unit */ 608 /* Field Unit */ 656 /* Field Unit */ 714 /* Field Unit */ 766 /* Field Unit */ 818 /* Field Unit */ 870 /* Field Unit */ [all …]
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0116_ASL/ |
D | DECL.asl | 50 Index(f000, 0) // f000 - Field Unit by Field() 51 Index(bkf0, 0) // bkf0 - Field Unit by BankField() 52 Index(if00, 0) // if00 - Field Unit by IndexField()
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/functional/reference/ |
D | TABLES | 37 5 Field Unit | Field(..) {f000,..} | c c | c | c c | 79 5 Field Unit | Field(..) {f000,..} | ?2004 ? | + | + + | 179 5 Field Unit | Package(){Field(f000)} | x x | | | 232 5 Field Unit | Package(){f000} | | | | 301 5 Field Unit | Store(f000, Local0); RF(L)| e e | + | + + | 401 5 Field Unit | Store(f000, Arg0); RF(L) | e e | + | + + |
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0030/ |
D | DECL.asl | 37 /* Field Unit */ 63 /* Field Unit */
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0073_ASL/ |
D | misc.old.asl | 83 // Unexpected value returned by ObjectType for Field Unit objects 412 // Bug 66: The Field Unit type objects should be passed 473 // Bug 68: The Field Unit type objects should be RETURNED 511 // Field Unit 536 // Field Unit
|
D | misc.asl | 83 // Unexpected value returned by ObjectType for Field Unit objects 412 // Bug 66: The Field Unit type objects should be passed 473 // Bug 68: The Field Unit type objects should be RETURNED 511 // Field Unit 536 // Field Unit
|
/acpica-3.5.0/tests/aslts/src/runtime/common/conversion/ |
D | otest.asl | 315 /* X - Field Unit */ 470 /* X - Field Unit */ 760 /* X - Field Unit */ 1277 /* X - Field Unit */ 1619 /* X - Field Unit */ 1933 /* X - Field Unit */ 2698 /* X - Field Unit */ 3233 /* X - Field Unit */ 3956 /* X - Field Unit */ 4069 /* X - Field Unit */ [all …]
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/Identity2MS/abbu/ |
D | ToDo.txt | 27 Name(c00d, 5) // Field Unit
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/complex/result/common/ |
D | rcommon.asl | 41 /* excluded: Field Unit, Op.Region, Thermal Zone, */ 50 /* excluded: Field Unit, Op.Region, Thermal Zone, */ 977 /* Field Unit */ 1383 /* Field Unit */ 2552 /* Field Unit Source */ 2615 /* Field Unit Target */ 2657 /* Field Unit Target */ 2665 /* Field Unit Source */ 2710 /* Field Unit Source */ 2767 /* Field Unit Source */ [all …]
|
/acpica-3.5.0/tests/aslts/src/runtime/common/ |
D | dataproc.asl | 510 /* Field Unit (Field) */ 536 /* Field Unit (IndexField) */ 550 /* Field Unit (BankField) */ 670 /* arg2 - check Field Unit and Buffer Field */
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/ |
D | exc_05_funit.asl | 29 * Field Unit 31 * (verify exceptions caused by the imprope use of Field Unit type objects)
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0098/ |
D | DECL.asl | 146 Debug = "============= Field Unit:" 291 Debug = "============= Field Unit:"
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/ |
D | rindecrement.asl | 103 /* Field Unit */ 638 /* Field Unit Source/Target */ 667 /* Field Unit Source/Target */ 997 /* Field Unit Source/Target */
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0225_ASL/ |
D | DECL.asl | 32 * SUMMARY: Crash of the ASL compiler for large Offset or Length in Field Unit list
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/functional/table/ |
D | ssdt3.asl | 64 // Field Unit
|
D | unload.asl | 226 /* Field Unit */ 373 /* Field Unit */ 598 /* Field Unit */
|
/acpica-3.5.0/tests/aslts/src/runtime/cntl/ |
D | abbu_common.asl | 24 Name (C00D, 0x05) /* Field Unit */
|
D | runmode.asl | 222 …Name (Y118, 0x00) /* elements of Package are NamedX, failed access to Field Unit and Buffer Fiel… 302 Name (Y505, 0x00) /* Buffer Field and Field Unit types should allow SizeOf() */ 317 Name (Y517, 0x00) /* Buffer Field (and Field Unit) as elements of Package */ 369 Name (Q009, 0x00) /* It looks like on MS writing to a narrow Field Unit is splited on pieces */
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/complex/misc/ |
D | misc.asl | 88 /* Unexpected value returned by ObjectType for Field Unit objects */ 493 /* Bug 66: The Field Unit type objects should be passed */ 666 /* Bug 68: The Field Unit type objects should be RETURNED */ 765 /* Field Unit */ 791 /* Field Unit */
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0118/ |
D | DECL.0000.asl | 81 // Access to the Field Unit object as an element of Package
|
/acpica-3.5.0/tests/aslts/src/runtime/collections/functional/manipulation/ |
D | objecttype.asl | 86 /* 4 - Field Unit created by Field */ 87 /* 5 - Field Unit created by BankField */ 88 /* 6 - Field Unit created by IndexField */ 402 /* Field Unit */
|
123