| /freebsd-12.1/contrib/llvm/include/llvm/Object/ |
| H A D | ArchiveWriter.h | 28 unsigned UID = 0, GID = 0, Perms = 0644; member
|
| H A D | Archive.h | 74 char UID[6]; member
|
| /freebsd-12.1/contrib/llvm/lib/Object/ |
| H A D | ArchiveWriter.cpp | 152 unsigned UID, unsigned GID, unsigned Perms, unsigned Size) { in printRestOfMemberHeader() 168 unsigned UID, unsigned GID, unsigned Perms, in printGNUSmallMemberHeader() 177 unsigned UID, unsigned GID, unsigned Perms, in printBSDMemberHeader()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | FileManager.h | 68 unsigned UID; // A unique (small) ID for the file. variable
|
| /freebsd-12.1/contrib/libarchive/libarchive/test/ |
| H A D | test_read_format_xar.c | 29 #define UID 1001 macro
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | PassTimingInfo.cpp | 175 PassInvocationID UID{PassID, Count}; in getPassTimer() local
|
| /freebsd-12.1/sbin/dhclient/ |
| H A D | dhctoken.h | 69 #define UID 269 macro
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | FileSystem.h | 187 uid_t UID, gid_t GID, off_t Size) in basic_file_status() 270 uid_t UID, gid_t GID, off_t Size) in file_status()
|
| H A D | VirtualFileSystem.h | 48 llvm::sys::fs::UniqueID UID; variable
|
| /freebsd-12.1/stand/efi/include/ |
| H A D | efidevp.h | 133 UINT32 UID; member 140 UINT32 UID; member
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfCompileUnit.cpp | 55 DwarfCompileUnit::DwarfCompileUnit(unsigned UID, const DICompileUnit *Node, in DwarfCompileUnit()
|
| H A D | AsmPrinter.cpp | 2775 MCSymbol *AsmPrinter::GetJTSetSymbol(unsigned UID, unsigned MBBID) const { in GetJTSetSymbol()
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | VirtualFileSystem.cpp | 70 Status::Status(StringRef Name, UniqueID UID, sys::TimePoint<> MTime, in Status() 1799 static std::atomic<unsigned> UID; in getNextVirtualUniqueID() local
|
| /freebsd-12.1/sys/contrib/edk2/Include/Protocol/ |
| H A D | DevicePath.h | 218 UINT32 UID; member 238 UINT32 UID; member
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | df.h | 470 #define DF_INSN_UID_GET(DF,UID) ((DF)->insns[(UID)]) argument
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/ |
| H A D | Clang.cpp | 713 std::string UID = llvm::utostr(getuid()); in appendUserToPath() local 716 std::string UID = "9999"; in appendUserToPath() local
|
| /freebsd-12.1/contrib/llvm/tools/llvm-objdump/ |
| H A D | llvm-objdump.cpp | 2321 unsigned UID = UIDOrErr.get(); in printArchiveChild() local
|
| H A D | MachODump.cpp | 1889 unsigned UID = UIDOrErr.get(); in printArchiveChild() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 2120 for (unsigned UID = 0, LastUID = FilesByUID.size(); UID != LastUID; ++UID) { in WriteHeaderSearch() local
|