Searched refs:LogicalByteOffset (Results 1 – 6 of 6) sorted by relevance
/acpica-latest/source/compiler/ |
D | aslerror.c | 182 UINT32 LogicalByteOffset, 195 UINT32 LogicalByteOffset, 495 if ((long) Enode->LogicalByteOffset >= FileSize) in AePrintErrorSourceLine() 539 (long) Enode->LogicalByteOffset, (int) SEEK_SET); in AePrintErrorSourceLine() 827 UINT32 LogicalByteOffset, in AslInitEnode() argument 844 Enode->LogicalByteOffset = LogicalByteOffset; in AslInitEnode() 955 UINT32 LogicalByteOffset, in AslCommonError() argument 968 LogicalByteOffset, Column, Filename, ExtraMessage, in AslCommonError() 999 UINT32 LogicalByteOffset, in AslLogNewError() argument 1011 LogicalLineNumber, LogicalByteOffset, Column, Filename, Message, in AslLogNewError() [all …]
|
D | aslparseop.c | 520 Op->Asl.LogicalByteOffset = OriginalOp->Asl.LogicalByteOffset; in TrCreateTargetOp() 656 Operator->Asl.LogicalByteOffset = Target->Asl.LogicalByteOffset; in TrCreateAssignmentOp() 829 Op->Asl.LogicalByteOffset = AslGbl_CurrentLineOffset; in TrAllocateOp()
|
D | asltypes.h | 366 UINT32 LogicalByteOffset; member 410 UINT32 LogicalByteOffset; member
|
D | asltransform.c | 290 Op->Asl.LogicalByteOffset = Neighbor->Asl.LogicalByteOffset; in TrAmlInitLineNumbers()
|
D | aslcompiler.h | 530 UINT32 LogicalByteOffset,
|
/acpica-latest/source/include/ |
D | aclocal.h | 1176 UINT32 LogicalByteOffset; member
|