Searched defs:FileId (Results 1 - 8 of 8) sorted by relevance

/barrelfish-master/lib/acpica/source/compiler/
H A Dasllisting.c218 LsGenerateListing( UINT32 FileId) argument
275 UINT32 FileId = (UINT32) ACPI_TO_INTEGER (Context); local
435 LsWriteNodeToListing( ACPI_PARSE_OBJECT *Op, UINT32 FileId) argument
777 LsFinishSourceListing( UINT32 FileId) argument
[all...]
H A Daslcompile.c467 AslCompilerSignon( UINT32 FileId) argument
543 AslCompilerFileHeader( UINT32 FileId) argument
[all...]
H A Daslfileio.c138 FlFileError( UINT32 FileId, UINT8 ErrorId) argument
166 FlOpenFile( UINT32 FileId, char *Filename, char *Mode) argument
202 FlGetFileSize( UINT32 FileId) argument
234 FlReadFile( UINT32 FileId, void *Buffer, UINT32 Length) argument
278 FlWriteFile( UINT32 FileId, void *Buffer, UINT32 Length) argument
326 FlPrintFile( UINT32 FileId, char *Format, ...) argument
386 FlSeekFile( UINT32 FileId, long Offset) argument
415 FlCloseFile( UINT32 FileId) argument
453 FlDeleteFile( UINT32 FileId) argument
[all...]
H A Dasllistsup.c139 LsDumpAscii( UINT32 FileId, UINT32 Count, UINT8 *Buffer) argument
183 LsDumpAsciiInComment( UINT32 FileId, UINT32 Count, UINT8 *Buffer) argument
242 LsCheckException( UINT32 LineNumber, UINT32 FileId) argument
286 LsWriteListingHexBytes( UINT8 *Buffer, UINT32 Length, UINT32 FileId) argument
369 LsWriteSourceLines( UINT32 ToLineNumber, UINT32 ToLogicalLineNumber, UINT32 FileId) argument
439 LsWriteOneSourceLine( UINT32 FileId) argument
610 LsFlushListingBuffer( UINT32 FileId) argument
[all...]
H A Dasloffset.c168 UINT32 FileId = (UINT32) ACPI_TO_INTEGER (Context); local
421 LsEmitOffsetTableEntry( UINT32 FileId, ACPI_NAMESPACE_NODE *Node, UINT32 NamepathOffset, UINT32 Offset, char *OpName, UINT64 Value, UINT8 AmlOpcode, UINT16 ParentOpcode) argument
475 LsDoOffsetTableHeader( UINT32 FileId) argument
537 LsDoOffsetTableFooter( UINT32 FileId) argument
[all...]
H A Daslerror.c269 AePrintException( UINT32 FileId, ASL_ERROR_MSG *Enode, char *Header) argument
579 AePrintErrorLog( UINT32 FileId) argument
H A Daslutils.c446 UtDisplaySummary( UINT32 FileId) argument
[all...]
H A Ddtio.c930 DtDumpBuffer( UINT32 FileId, UINT8 *Buffer, UINT32 Offset, UINT32 Length) argument
[all...]

Completed in 109 milliseconds