/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 196 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printRestOfMemberHeader() 212 unsigned UID, unsigned GID, unsigned Perms, in printGNUSmallMemberHeader() 221 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printBSDMemberHeader() 237 unsigned UID, unsigned GID, unsigned Perms, in printBigArchiveMemberHeader()
|
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/ |
H A D | archive2yaml.cpp | 93 char UID[6]; member
|
/openbsd-src/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/Tar/ |
H A D | Constant.pm | 52 use constant UID => $>; constant
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningFilesystem.cpp | 139 llvm::sys::fs::UniqueID UID, llvm::vfs::Status Stat, in getOrEmplaceEntryForUID()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | FileSystem.h | 166 uid_t UID, gid_t GID, off_t Size) in basic_file_status() 249 uid_t UID, gid_t GID, off_t Size) in file_status()
|
H A D | VirtualFileSystem.h | 49 llvm::sys::fs::UniqueID UID; variable
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | X86RecognizableInstr.h | 235 InstrUID UID; variable
|
H A D | GICombinerEmitter.cpp | 139 unsigned UID = 0; member in __anon8971c0cb0111::CombineRule
|
/openbsd-src/sys/stand/efi/include/ |
H A D | efidevp.h | 131 UINT32 UID; member 138 UINT32 UID; member
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 68 Status::Status(const Twine &Name, UniqueID UID, sys::TimePoint<> MTime, in Status() 791 UniqueID UID = in makeStatus() local 2618 static std::atomic<unsigned> UID; in getNextVirtualUniqueID() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | df.h | 470 #define DF_INSN_UID_GET(DF,UID) ((DF)->insns[(UID)]) argument
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 57 DwarfCompileUnit::DwarfCompileUnit(unsigned UID, const DICompileUnit *Node, in DwarfCompileUnit()
|
H A D | AsmPrinter.cpp | 3610 MCSymbol *AsmPrinter::GetJTSetSymbol(unsigned UID, unsigned MBBID) const { in GetJTSetSymbol()
|
/openbsd-src/gnu/llvm/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 178 for (unsigned UID = 0, LastUID = FilesByUID.size(); UID != LastUID; ++UID) { in GetAffectingModuleMaps() local 1927 for (unsigned UID = 0, LastUID = FilesByUID.size(); UID != LastUID; ++UID) { in WriteHeaderSearch() local
|