Home | History | Annotate | Download | only in compiler

Lines Matching defs:Offset

361      * field unit (start offset plus length) must fit within the
424 UINT32 Offset;
876 * Extract the associated field offset (either a bit or byte
877 * offset depending on the field type) and change the named
880 Offset = Node->Value;
887 * convert the resource tag reference to an integer offset.
966 Offset = ACPI_DIV_8 (Offset);
974 /* Now convert this node to an integer whose value is the field offset */
978 Op->Asl.Value.Integer = (UINT64) Offset;
1109 * Offset checking for fields. If the parent operation region has a
1210 * Op->Asl.ExtraValue - Field start offset (bits)