Home
last modified time | relevance | path

Searched defs:FileId (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslfileio.c175 UINT32 FileId, in FlFileError()
203 UINT32 FileId, in FlOpenFile()
239 UINT32 FileId) in FlGetFileSize()
271 UINT32 FileId, in FlReadFile()
315 UINT32 FileId, in FlWriteFile()
363 UINT32 FileId, in FlPrintFile()
423 UINT32 FileId, in FlSeekFile()
452 UINT32 FileId) in FlCloseFile()
490 UINT32 FileId) in FlDeleteFile()
H A Dasllistsup.c176 UINT32 FileId, in LsDumpAscii()
220 UINT32 FileId, in LsDumpAsciiInComment()
280 UINT32 FileId) in LsCheckException()
325 UINT32 FileId) in LsWriteListingHexBytes()
408 UINT32 FileId) in LsWriteSourceLines()
476 UINT32 FileId) in LsWriteOneSourceLine()
647 UINT32 FileId) in LsFlushListingBuffer()
H A Dasloffset.c204 UINT32 FileId = (UINT32) ACPI_TO_INTEGER (Context); in LsAmlOffsetWalk() local
457 UINT32 FileId, in LsEmitOffsetTableEntry()
511 UINT32 FileId) in LsDoOffsetTableHeader()
573 UINT32 FileId) in LsDoOffsetTableFooter()
H A Dasllisting.c255 UINT32 FileId) in LsGenerateListing()
312 UINT32 FileId = (UINT32) ACPI_TO_INTEGER (Context); in LsAmlListingWalk() local
474 UINT32 FileId) in LsWriteNodeToListing()
815 UINT32 FileId) in LsFinishSourceListing()
H A Daslcompile.c580 UINT32 FileId) in AslCompilerSignon()
656 UINT32 FileId) in AslCompilerFileHeader()
H A Daslutils.c623 UINT32 FileId, in UtDisplayOneSummary()
746 UINT32 FileId) in UtDisplayErrorSummary()
813 UINT32 FileId) in UtDisplaySummary()
H A Daslerror.c633 UINT32 FileId, in AePrintException()
784 UINT32 FileId) in AePrintErrorLog()
H A Daslfiles.c378 UINT32 FileId, in FlGetFileNode()
H A Ddtio.c945 UINT32 FileId, in DtDumpBuffer()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSourceFile.h36 uint32_t FileId; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSourceFile.cpp18 NativeSourceFile::NativeSourceFile(NativeSession &Session, uint32_t FileId, in NativeSourceFile()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp381 void InclusionRewriter::Process(FileID FileId, in Process()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp526 unsigned FileId = 0; maybeRecordLocation() local
985 unsigned FileId = maybeRecordFile(SP->getFile()); emitInlineeLinesSubsection() local
1016 unsigned FileId = maybeRecordFile(Site.Inlinee->getFile()); emitInlinedCallSite() local
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp94 FileID FileId; member in __anonac2273870111::ObjCMigrateASTConsumer