/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | aslfileio.c | 175 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 D | asllistsup.c | 176 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 D | asloffset.c | 204 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 D | asllisting.c | 255 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 D | aslcompile.c | 580 UINT32 FileId) in AslCompilerSignon() 656 UINT32 FileId) in AslCompilerFileHeader()
|
H A D | aslutils.c | 623 UINT32 FileId, in UtDisplayOneSummary() 746 UINT32 FileId) in UtDisplayErrorSummary() 813 UINT32 FileId) in UtDisplaySummary()
|
H A D | aslerror.c | 633 UINT32 FileId, in AePrintException() 784 UINT32 FileId) in AePrintErrorLog()
|
H A D | aslfiles.c | 378 UINT32 FileId, in FlGetFileNode()
|
H A D | dtio.c | 945 UINT32 FileId, in DtDumpBuffer()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | NativeSourceFile.h | 36 uint32_t FileId; variable
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeSourceFile.cpp | 18 NativeSourceFile::NativeSourceFile(NativeSession &Session, uint32_t FileId, in NativeSourceFile()
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 381 void InclusionRewriter::Process(FileID FileId, in Process()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 526 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 D | ObjCMT.cpp | 94 FileID FileId; member in __anonac2273870111::ObjCMigrateASTConsumer
|