Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DArchiveWriter.cpp196 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 Darchive2yaml.cpp93 char UID[6]; member
/openbsd-src/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/Tar/
H A DConstant.pm52 use constant UID => $>; constant
/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp139 llvm::sys::fs::UniqueID UID, llvm::vfs::Status Stat, in getOrEmplaceEntryForUID()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFileSystem.h166 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 DVirtualFileSystem.h49 llvm::sys::fs::UniqueID UID; variable
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DX86RecognizableInstr.h235 InstrUID UID; variable
H A DGICombinerEmitter.cpp139 unsigned UID = 0; member in __anon8971c0cb0111::CombineRule
/openbsd-src/sys/stand/efi/include/
H A Defidevp.h131 UINT32 UID; member
138 UINT32 UID; member
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp68 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 Ddf.h470 #define DF_INSN_UID_GET(DF,UID) ((DF)->insns[(UID)]) argument
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp57 DwarfCompileUnit::DwarfCompileUnit(unsigned UID, const DICompileUnit *Node, in DwarfCompileUnit()
H A DAsmPrinter.cpp3610 MCSymbol *AsmPrinter::GetJTSetSymbol(unsigned UID, unsigned MBBID) const { in GetJTSetSymbol()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp178 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