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

/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Dasllisting.c146 LsGenerateListing( UINT32 FileId) argument
203 UINT32 FileId = (UINT32) ACPI_TO_INTEGER (Context); local
295 LsWriteNodeToListing( ACPI_PARSE_OBJECT *Op, UINT32 FileId) argument
614 LsFinishSourceListing( UINT32 FileId) argument
[all...]
H A Daslfileio.c95 FlFileError( UINT32 FileId, UINT8 ErrorId) argument
122 FlOpenFile( UINT32 FileId, char *Filename, char *Mode) argument
155 FlGetFileSize( UINT32 FileId) argument
192 FlReadFile( UINT32 FileId, void *Buffer, UINT32 Length) argument
236 FlWriteFile( UINT32 FileId, void *Buffer, UINT32 Length) argument
271 FlPrintFile( UINT32 FileId, char *Format, ...) argument
308 FlSeekFile( UINT32 FileId, long Offset) argument
337 FlCloseFile( UINT32 FileId) argument
373 FlDeleteFile( UINT32 FileId) argument
[all...]
H A Dasllistsup.c67 LsDumpAscii( UINT32 FileId, UINT32 Count, UINT8 *Buffer) argument
110 LsDumpAsciiInComment( UINT32 FileId, UINT32 Count, UINT8 *Buffer) argument
169 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 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 Daslcompile.c97 AslCompilerSignon( UINT32 FileId) argument
173 AslCompilerFileHeader( UINT32 FileId) argument
[all...]
H A Daslerror.c168 AePrintException( UINT32 FileId, ASL_ERROR_MSG *Enode, char *Header) argument
483 AePrintErrorLog( UINT32 FileId) argument
H A Daslutils.c446 UtDisplaySummary( UINT32 FileId) argument
[all...]
H A Ddtio.c845 DtDumpBuffer( UINT32 FileId, UINT8 *Buffer, UINT32 Offset, UINT32 Length) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DInclusionRewriter.cpp333 bool InclusionRewriter::Process(FileID FileId, argument
264 HandleHasInclude( FileID FileId, Lexer &RawLex, const DirectoryLookup *Lookup, Token &Tok, bool &FileExists) argument
[all...]

Completed in 277 milliseconds