/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | ArchiveWriter.h | 24 unsigned UID = 0, GID = 0, Perms = 0644; member
|
H A D | Archive.h | 95 char UID[6]; member 125 char UID[12]; member
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_read_format_xar.c | 28 #define UID 1001 macro
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 217 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printRestOfMemberHeader() 233 unsigned UID, unsigned GID, unsigned Perms, in printGNUSmallMemberHeader() 242 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printBSDMemberHeader() 258 unsigned UID, unsigned GID, unsigned Perms, in printBigArchiveMemberHeader()
|
/freebsd/sbin/dhclient/ |
H A D | dhctoken.h | 67 #define UID 269 macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | FileSystem.h | 165 uid_t UID, gid_t GID, off_t Size) in basic_file_status() 247 uid_t UID, gid_t GID, off_t Size) in file_status()
|
H A D | VirtualFileSystem.h | 50 llvm::sys::fs::UniqueID UID; variable
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningFilesystem.cpp | 147 llvm::sys::fs::UniqueID UID, llvm::vfs::Status Stat, in getOrEmplaceEntryForUID()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | X86RecognizableInstr.h | 259 InstrUID UID; variable
|
H A D | GICombinerEmitter.cpp |
|
/freebsd/stand/efi/include/ |
H A D | efidevp.h | 132 UINT32 UID; member 139 UINT32 UID; member
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 69 Status::Status(const Twine &Name, UniqueID UID, sys::TimePoint<> MTime, in Status() 817 UniqueID UID = in makeStatus() local 2717 static std::atomic<unsigned> UID; in getNextVirtualUniqueID() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
H A D | SandboxIR.h | 170 unsigned UID; variable
|
/freebsd/sys/contrib/edk2/Include/Protocol/ |
H A D | DevicePath.h | 212 UINT32 UID; member 232 UINT32 UID; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 73 DwarfCompileUnit::DwarfCompileUnit(unsigned UID, const DICompileUnit *Node, in DwarfCompileUnit()
|
H A D | AsmPrinter.cpp | 3868 MCSymbol *AsmPrinter::GetJTSetSymbol(unsigned UID, unsigned MBBID) const { in GetJTSetSymbol()
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 234 for (unsigned UID = 0, LastUID = FilesByUID.size(); UID != LastUID; ++UID) { in GetAffectingModuleMaps() local 2149 for (unsigned UID = 0, LastUID = FilesByUID.size(); UID != LastUID; ++UID) { in WriteHeaderSearch() local
|