Home | History | Annotate | Download | only in compiler

Lines Matching defs:Offset

169     UINT32                  Offset);
181 UINT32 Offset,
302 * Offset - Current byte offset of the line
314 UINT32 Offset)
440 Field->ByteOffset = Offset;
459 * RETURN: Filled line buffer and offset of start-of-line (ASL_EOF on EOF)
821 UINT32 Offset;
841 while ((Offset = DtGetNextLine (Handle, 0)) != ASL_EOF)
844 AslGbl_CurrentLineNumber, Offset, AslGbl_CurrentLineBuffer));
847 AslGbl_CurrentLineNumber, Offset);
932 * Offset - Offset in current table
947 UINT32 Offset,
956 Offset, Offset, Length);