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

/freebsd-10-stable/contrib/bmake/mk/
H A Dmanifest.mk
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
H A DArchive.h28 char UID[6]; member in struct:llvm::object::ArchiveMemberHeader
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DFileManager.h65 unsigned UID; // A unique (small) ID for the file. member in class:clang::FileEntry
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DX86RecognizableInstr.h37 InstrUID UID; member in class:llvm::X86Disassembler::RecognizableInstr
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_xar.c29 #define UID 1001 macro
90 assertEqualInt(archive_entry_uid(ae), UID); local
113 assertEqualInt(archive_entry_uid(ae), UID); local
179 assertEqualInt(archive_entry_uid(ae), UID); local
228 assertEqualInt(archive_entry_uid(ae), UID); local
278 assertEqualInt(archive_entry_uid(ae), UID); local
327 assertEqualInt(archive_entry_uid(ae), UID); local
369 assertEqualInt(archive_entry_uid(ae), UID); local
431 assertEqualInt(archive_entry_uid(ae), UID); local
/freebsd-10-stable/sbin/dhclient/
H A Ddhctoken.h65 #define UID 269 macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DCacheTokens.cpp84 llvm::sys::fs::UniqueID UID = FE->getUniqueID(); local
/freebsd-10-stable/contrib/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp598 printRestOfMemberHeader(raw_fd_ostream &Out, const sys::TimeValue &ModTime, unsigned UID, unsigned GID, unsigned Perms, unsigned Size) argument
610 printMemberHeader(raw_fd_ostream &Out, StringRef Name, const sys::TimeValue &ModTime, unsigned UID, unsigned GID, unsigned Perms, unsigned Size) argument
617 printMemberHeader(raw_fd_ostream &Out, unsigned NameOffset, const sys::TimeValue &ModTime, unsigned UID, unsigned GID, unsigned Perms, unsigned Size) argument
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DFileSystem.h175 file_status(file_type Type, perms Perms, dev_t Dev, ino_t Ino, time_t MTime, uid_t UID, gid_t GID, off_t Size) argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2034 MCSymbol *AsmPrinter::GetJTSetSymbol(unsigned UID, unsigned MBBID) const { argument
H A DDwarfCompileUnit.cpp36 CompileUnit::CompileUnit(unsigned UID, DIE *D, DICompileUnit Node, argument
/freebsd-10-stable/sys/boot/efi/include/
H A Defidevp.h133 UINT32 UID; member in struct:_ACPI_HID_DEVICE_PATH
140 UINT32 UID; member in struct:_ACPI_EXTENDED_HID_DEVICE_PATH

Completed in 97 milliseconds