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

/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Dasllisting.c146 LsGenerateListing( UINT32 FileId) argument
203 UINT32 FileId = (UINT32) ACPI_TO_INTEGER (Context); local
363 LsWriteNodeToListing( ACPI_PARSE_OBJECT *Op, UINT32 FileId) argument
705 LsFinishSourceListing( UINT32 FileId) argument
[all...]
H A Daslcompile.c395 AslCompilerSignon( UINT32 FileId) argument
471 AslCompilerFileHeader( UINT32 FileId) argument
[all...]
H A Dasloffset.c96 UINT32 FileId = (UINT32) ACPI_TO_INTEGER (Context); local
349 LsEmitOffsetTableEntry( UINT32 FileId, ACPI_NAMESPACE_NODE *Node, UINT32 NamepathOffset, UINT32 Offset, char *OpName, UINT64 Value, UINT8 AmlOpcode, UINT16 ParentOpcode) argument
403 LsDoOffsetTableHeader( UINT32 FileId) argument
465 LsDoOffsetTableFooter( UINT32 FileId) argument
[all...]
H A Dasllistsup.c67 LsDumpAscii( UINT32 FileId, UINT32 Count, UINT8 *Buffer) argument
111 LsDumpAsciiInComment( UINT32 FileId, UINT32 Count, UINT8 *Buffer) argument
170 LsCheckException( UINT32 LineNumber, UINT32 FileId) argument
214 LsWriteListingHexBytes( UINT8 *Buffer, UINT32 Length, UINT32 FileId) argument
297 LsWriteSourceLines( UINT32 ToLineNumber, UINT32 ToLogicalLineNumber, UINT32 FileId) argument
367 LsWriteOneSourceLine( UINT32 FileId) argument
538 LsFlushListingBuffer( UINT32 FileId) argument
[all...]
H A Daslfileio.c66 FlFileError( UINT32 FileId, UINT8 ErrorId) argument
94 FlOpenFile( UINT32 FileId, char *Filename, char *Mode) argument
130 FlGetFileSize( UINT32 FileId) argument
162 FlReadFile( UINT32 FileId, void *Buffer, UINT32 Length) argument
206 FlWriteFile( UINT32 FileId, void *Buffer, UINT32 Length) argument
254 FlPrintFile( UINT32 FileId, char *Format, ...) argument
314 FlSeekFile( UINT32 FileId, long Offset) argument
343 FlCloseFile( UINT32 FileId) argument
381 FlDeleteFile( UINT32 FileId) argument
[all...]
H A Ddtio.c858 DtDumpBuffer( UINT32 FileId, UINT8 *Buffer, UINT32 Offset, UINT32 Length) argument
[all...]
H A Daslutils.c374 UtDisplaySummary( UINT32 FileId) argument
[all...]
H A Daslerror.c197 AePrintException( UINT32 FileId, ASL_ERROR_MSG *Enode, char *Header) argument
507 AePrintErrorLog( UINT32 FileId) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DInclusionRewriter.cpp347 bool InclusionRewriter::Process(FileID FileId, argument
278 HandleHasInclude( FileID FileId, Lexer &RawLex, const DirectoryLookup *Lookup, Token &Tok, bool &FileExists) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DObjCMT.cpp82 FileID FileId; member in class:__anon3092::ObjCMigrateASTConsumer

Completed in 84 milliseconds