Home
last modified time | relevance | path

Searched defs:UID (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DArchiveWriter.h24 unsigned UID = 0, GID = 0, Perms = 0644; member
H A DArchive.h95 char UID[6]; member
125 char UID[12]; member
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_read_format_xar.c28 #define UID 1001 macro
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp217 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 Ddhctoken.h67 #define UID 269 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h165 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 DVirtualFileSystem.h50 llvm::sys::fs::UniqueID UID; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp147 llvm::sys::fs::UniqueID UID, llvm::vfs::Status Stat, in getOrEmplaceEntryForUID()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h259 InstrUID UID; variable
H A DGICombinerEmitter.cpp
/freebsd/stand/efi/include/
H A Defidevp.h132 UINT32 UID; member
139 UINT32 UID; member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp69 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 DSandboxIR.h170 unsigned UID; variable
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h212 UINT32 UID; member
232 UINT32 UID; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp73 DwarfCompileUnit::DwarfCompileUnit(unsigned UID, const DICompileUnit *Node, in DwarfCompileUnit()
H A DAsmPrinter.cpp3868 MCSymbol *AsmPrinter::GetJTSetSymbol(unsigned UID, unsigned MBBID) const { in GetJTSetSymbol()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp234 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