Searched defs:UID (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/contrib/bmake/mk/
H A Dmanifest.mk
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DArchiveWriter.h24 unsigned UID = 0, GID = 0, Perms = 0644; member in struct:llvm::NewArchiveMember
H A DArchive.h95 char UID[6]; member in struct:llvm::object::UnixArMemHdrType
125 char UID[12]; member in struct:llvm::object::BigArMemHdrType
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp140 getOrEmplaceEntryForUID( llvm::sys::fs::UniqueID UID, llvm::vfs::Status Stat, std::unique_ptr<llvm::MemoryBuffer> Contents) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DFileEntry.h312 unsigned UID = 0; // A unique (small) ID for the file. member in class:clang::FileEntry
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_read_format_xar.c28 #define UID 1001 macro
89 assertEqualInt(archive_entry_uid(ae), UID); local
112 assertEqualInt(archive_entry_uid(ae), UID); local
178 assertEqualInt(archive_entry_uid(ae), UID); local
227 assertEqualInt(archive_entry_uid(ae), UID); local
277 assertEqualInt(archive_entry_uid(ae), UID); local
326 assertEqualInt(archive_entry_uid(ae), UID); local
368 assertEqualInt(archive_entry_uid(ae), UID); local
430 assertEqualInt(archive_entry_uid(ae), UID); local
/freebsd-current/sbin/dhclient/
H A Ddhctoken.h67 #define UID 269 macro
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp69 Status::Status(const Twine &Name, UniqueID UID, sys::TimePoint<> MTime, argument
793 UniqueID UID = local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h49 llvm::sys::fs::UniqueID UID; member in class:llvm::vfs::Status
H A DFileSystem.h164 basic_file_status(file_type Type, perms Perms, time_t ATime, uint32_t ATimeNSec, time_t MTime, uint32_t MTimeNSec, uid_t UID, gid_t GID, off_t Size) argument
245 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, time_t ATime, uint32_t ATimeNSec, time_t MTime, uint32_t MTimeNSec, uid_t UID, gid_t GID, off_t Size) argument
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h255 InstrUID UID; member in class:llvm::X86Disassembler::RecognizableInstr
/freebsd-current/stand/efi/include/
H A Defidevp.h132 UINT32 UID; member in struct:_ACPI_HID_DEVICE_PATH
139 UINT32 UID; member in struct:_ACPI_EXTENDED_HID_DEVICE_PATH
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp214 printRestOfMemberHeader( raw_ostream &Out, const sys::TimePoint<std::chrono::seconds> &ModTime, unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) argument
230 printGNUSmallMemberHeader(raw_ostream &Out, StringRef Name, const sys::TimePoint<std::chrono::seconds> &ModTime, unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) argument
239 printBSDMemberHeader(raw_ostream &Out, uint64_t Pos, StringRef Name, const sys::TimePoint<std::chrono::seconds> &ModTime, unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) argument
255 printBigArchiveMemberHeader(raw_ostream &Out, StringRef Name, const sys::TimePoint<std::chrono::seconds> &ModTime, unsigned UID, unsigned GID, unsigned Perms, uint64_t Size, uint64_t PrevOffset, uint64_t NextOffset) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp58 DwarfCompileUnit::DwarfCompileUnit(unsigned UID, const DICompileUnit *Node, argument
H A DAsmPrinter.cpp3853 MCSymbol *AsmPrinter::GetJTSetSymbol(unsigned UID, unsigned MBBID) const { argument
/freebsd-current/contrib/bmake/unit-tests/
H A DMakefile
/freebsd-current/usr.bin/bmake/unit-tests/
H A DMakefile
/freebsd-current/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h212 UINT32 UID; member in struct:__anon9401
232 UINT32 UID; member in struct:__anon9402

Completed in 193 milliseconds