HomeSort by: relevance | last modified time | path
    Searched refs:LogicalByteOffset (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
aslerror.c 182 UINT32 LogicalByteOffset,
195 UINT32 LogicalByteOffset,
495 if ((long) Enode->LogicalByteOffset >= FileSize)
539 (long) Enode->LogicalByteOffset, (int) SEEK_SET);
808 * LogicalByteOffset - Byte offset in source file
827 UINT32 LogicalByteOffset,
844 Enode->LogicalByteOffset = LogicalByteOffset;
938 * LogicalByteOffset - Byte offset in source file
955 UINT32 LogicalByteOffset,
    [all...]
aslparseop.c 520 Op->Asl.LogicalByteOffset = OriginalOp->Asl.LogicalByteOffset;
656 Operator->Asl.LogicalByteOffset = Target->Asl.LogicalByteOffset;
829 Op->Asl.LogicalByteOffset = AslGbl_CurrentLineOffset;
asltypes.h 366 UINT32 LogicalByteOffset;
410 UINT32 LogicalByteOffset;
asltransform.c 290 Op->Asl.LogicalByteOffset = Neighbor->Asl.LogicalByteOffset;
aslcompiler.h 530 UINT32 LogicalByteOffset,
  /src/sys/external/bsd/acpica/dist/include/
aclocal.h 1176 UINT32 LogicalByteOffset;

Completed in 18 milliseconds