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 74 UINT32 LogicalByteOffset,
87 UINT32 LogicalByteOffset,
387 if ((long) Enode->LogicalByteOffset >= FileSize)
431 (long) Enode->LogicalByteOffset, (int) SEEK_SET);
700 * LogicalByteOffset - Byte offset in source file
719 UINT32 LogicalByteOffset,
736 Enode->LogicalByteOffset = LogicalByteOffset;
830 * LogicalByteOffset - Byte offset in source file
847 UINT32 LogicalByteOffset,
    [all...]
aslparseop.c 412 Op->Asl.LogicalByteOffset = OriginalOp->Asl.LogicalByteOffset;
548 Operator->Asl.LogicalByteOffset = Target->Asl.LogicalByteOffset;
721 Op->Asl.LogicalByteOffset = AslGbl_CurrentLineOffset;
asltypes.h 258 UINT32 LogicalByteOffset;
302 UINT32 LogicalByteOffset;
asltransform.c 182 Op->Asl.LogicalByteOffset = Neighbor->Asl.LogicalByteOffset;
aslcompiler.h 422 UINT32 LogicalByteOffset,
  /src/sys/external/bsd/acpica/dist/include/
aclocal.h 1068 UINT32 LogicalByteOffset;

Completed in 27 milliseconds