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

/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Dasllisting.c254 LsGenerateListing( UINT32 FileId) argument
312 UINT32 FileId = (UINT32) ACPI_TO_INTEGER (Context); local
472 LsWriteNodeToListing( ACPI_PARSE_OBJECT *Op, UINT32 FileId) argument
814 LsFinishSourceListing( UINT32 FileId) argument
[all...]
H A Daslcompile.c572 AslCompilerSignon( UINT32 FileId) argument
648 AslCompilerFileHeader( UINT32 FileId) argument
[all...]
H A Daslfileio.c174 FlFileError( UINT32 FileId, UINT8 ErrorId) argument
202 FlOpenFile( UINT32 FileId, char *Filename, char *Mode) argument
238 FlGetFileSize( UINT32 FileId) argument
270 FlReadFile( UINT32 FileId, void *Buffer, UINT32 Length) argument
314 FlWriteFile( UINT32 FileId, void *Buffer, UINT32 Length) argument
362 FlPrintFile( UINT32 FileId, char *Format, ...) argument
422 FlSeekFile( UINT32 FileId, long Offset) argument
451 FlCloseFile( UINT32 FileId) argument
489 FlDeleteFile( UINT32 FileId) argument
[all...]
H A Dasllistsup.c175 LsDumpAscii( UINT32 FileId, UINT32 Count, UINT8 *Buffer) argument
219 LsDumpAsciiInComment( UINT32 FileId, UINT32 Count, UINT8 *Buffer) argument
278 LsCheckException( UINT32 LineNumber, UINT32 FileId) argument
322 LsWriteListingHexBytes( UINT8 *Buffer, UINT32 Length, UINT32 FileId) argument
405 LsWriteSourceLines( UINT32 ToLineNumber, UINT32 ToLogicalLineNumber, UINT32 FileId) argument
475 LsWriteOneSourceLine( UINT32 FileId) argument
646 LsFlushListingBuffer( UINT32 FileId) argument
[all...]
H A Dasloffset.c204 UINT32 FileId = (UINT32) ACPI_TO_INTEGER (Context); local
456 LsEmitOffsetTableEntry( UINT32 FileId, ACPI_NAMESPACE_NODE *Node, UINT32 NamepathOffset, UINT32 Offset, char *OpName, UINT64 Value, UINT8 AmlOpcode, UINT16 ParentOpcode) argument
510 LsDoOffsetTableHeader( UINT32 FileId) argument
572 LsDoOffsetTableFooter( UINT32 FileId) argument
[all...]
H A Daslfiles.c375 FlGetFileNode( UINT32 FileId, char *Filename) argument
H A Ddtio.c944 DtDumpBuffer( UINT32 FileId, UINT8 *Buffer, UINT32 Offset, UINT32 Length) argument
[all...]
H A Daslerror.c632 AePrintException( UINT32 FileId, ASL_ERROR_MSG *Enode, char *Header) argument
783 AePrintErrorLog( UINT32 FileId) argument
H A Daslutils.c580 UtDisplayOneSummary( UINT32 FileId, BOOLEAN DisplayErrorSummary) argument
703 UtDisplayErrorSummary( UINT32 FileId) argument
770 UtDisplaySummary( UINT32 FileId) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp379 void InclusionRewriter::Process(FileID FileId, argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp94 FileID FileId; member in class:__anon2670::ObjCMigrateASTConsumer
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp517 unsigned FileId = 0; local
868 unsigned FileId = maybeRecordFile(SP->getFile()); local
899 unsigned FileId = maybeRecordFile(Site.Inlinee->getFile()); local

Completed in 146 milliseconds