/freebsd-src/sys/contrib/dev/acpica/compiler/ |
H A D | aslfileio.c | 175 UINT32 FileId, in FlFileError() argument 203 UINT32 FileId, in FlOpenFile() argument 239 FlGetFileSize(UINT32 FileId) FlGetFileSize() argument 271 FlReadFile(UINT32 FileId,void * Buffer,UINT32 Length) FlReadFile() argument 315 FlWriteFile(UINT32 FileId,void * Buffer,UINT32 Length) FlWriteFile() argument 363 FlPrintFile(UINT32 FileId,char * Format,...) FlPrintFile() argument 423 FlSeekFile(UINT32 FileId,long Offset) FlSeekFile() argument 452 FlCloseFile(UINT32 FileId) FlCloseFile() argument 490 FlDeleteFile(UINT32 FileId) FlDeleteFile() argument [all...] |
H A D | asllistsup.c | 176 UINT32 FileId, in LsDumpAscii() argument 220 UINT32 FileId, in LsDumpAsciiInComment() argument 280 LsCheckException(UINT32 LineNumber,UINT32 FileId) LsCheckException() argument 325 LsWriteListingHexBytes(UINT8 * Buffer,UINT32 Length,UINT32 FileId) LsWriteListingHexBytes() argument 408 LsWriteSourceLines(UINT32 ToLineNumber,UINT32 ToLogicalLineNumber,UINT32 FileId) LsWriteSourceLines() argument 476 LsWriteOneSourceLine(UINT32 FileId) LsWriteOneSourceLine() argument 647 LsFlushListingBuffer(UINT32 FileId) LsFlushListingBuffer() argument [all...] |
H A D | asloffset.c | 204 UINT32 FileId = (UINT32) ACPI_TO_INTEGER (Context); in LsAmlOffsetWalk() local 457 LsEmitOffsetTableEntry(UINT32 FileId,ACPI_NAMESPACE_NODE * Node,UINT32 NamepathOffset,UINT32 Offset,char * OpName,UINT64 Value,UINT8 AmlOpcode,UINT16 ParentOpcode) LsEmitOffsetTableEntry() argument 511 LsDoOffsetTableHeader(UINT32 FileId) LsDoOffsetTableHeader() argument 573 LsDoOffsetTableFooter(UINT32 FileId) LsDoOffsetTableFooter() argument [all...] |
H A D | asllisting.c | 255 UINT32 FileId) in LsGenerateListing() argument 312 UINT32 FileId = (UINT32) ACPI_TO_INTEGER (Context); LsAmlListingWalk() local 474 LsWriteNodeToListing(ACPI_PARSE_OBJECT * Op,UINT32 FileId) LsWriteNodeToListing() argument 815 LsFinishSourceListing(UINT32 FileId) LsFinishSourceListing() argument [all...] |
H A D | aslcompile.c | 580 UINT32 FileId) in AslCompilerSignon() argument 656 UINT32 FileId) in AslCompilerFileHeader() argument [all...] |
H A D | aslutils.c | 623 UINT32 FileId, in UtDisplayOneSummary() argument 746 UtDisplayErrorSummary(UINT32 FileId) UtDisplayErrorSummary() argument 813 UtDisplaySummary(UINT32 FileId) UtDisplaySummary() argument [all...] |
H A D | aslfiles.c | 376 FlGetFileNode(UINT32 FileId,char * Filename) FlGetFileNode() argument
|
H A D | aslerror.c | 633 UINT32 FileId, in AePrintException() argument 784 UINT32 FileId) in AePrintErrorLog() argument
|
H A D | dtio.c | 945 UINT32 FileId, in DtDumpBuffer() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | NativeSourceFile.h | 36 uint32_t FileId; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeSourceFile.cpp | 18 NativeSourceFile::NativeSourceFile(NativeSession &Session, uint32_t FileId, in NativeSourceFile()
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 379 /// Use a raw lexer to analyze \p FileId, incrementally copying parts of it in Process() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 530 unsigned FileId = 0; in maybeRecordLocation() local 989 unsigned FileId = maybeRecordFile(SP->getFile()); in emitInlineeLinesSubsection() local 1020 unsigned FileId = maybeRecordFile(Site.Inlinee->getFile()); in emitInlinedCallSite() local
|
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 94 FileID FileId; member in __anone9ef31d90111::ObjCMigrateASTConsumer
|