/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | ArchiveWriter.h | 24 unsigned UID = 0, GID = 0, Perms = 0644; member
|
H A D | Archive.h | 73 char UID[6]; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/ |
H A D | archive2yaml.cpp | 93 char UID[6]; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 154 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printRestOfMemberHeader() 170 unsigned UID, unsigned GID, unsigned Perms, in printGNUSmallMemberHeader() 179 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printBSDMemberHeader()
|
/netbsd-src/bin/ps/ |
H A D | keyword.c | 70 #define UID(n1, n2, of) \ macro
|
/netbsd-src/tests/net/net/ |
H A D | t_unix.c | 69 #define UID 666 macro
|
/netbsd-src/external/apache2/llvm/dist/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 | 48 llvm::sys::fs::UniqueID UID; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | df.h | 761 #define DF_INSN_UID_GET(UID) (df->insns[(UID)]) argument 762 #define DF_INSN_UID_SET(UID,VAL) (df->insns[(UID)]=(VAL)) argument 763 #define DF_INSN_UID_SAFE_GET(UID) (((unsigned)(UID) < DF_INSN_SIZE ()) \ argument
|
H A D | sel-sched-ir.h | 785 #define SID_BY_UID(UID) (&s_i_d[LUID_BY_UID (UID)]) argument 795 #define INSN_ORIGINATORS_BY_UID(UID) (SID_BY_UID (UID)->originators) argument
|
H A D | sched-int.h | 110 #define LUID_BY_UID(UID) (sched_luids[UID]) argument
|
H A D | tree.h | 2546 #define SET_DECL_PT_UID(NODE, UID) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | df.h | 761 #define DF_INSN_UID_GET(UID) (df->insns[(UID)]) argument 762 #define DF_INSN_UID_SET(UID,VAL) (df->insns[(UID)]=(VAL)) argument 763 #define DF_INSN_UID_SAFE_GET(UID) (((unsigned)(UID) < DF_INSN_SIZE ()) \ argument
|
H A D | sel-sched-ir.h | 785 #define SID_BY_UID(UID) (&s_i_d[LUID_BY_UID (UID)]) argument 795 #define INSN_ORIGINATORS_BY_UID(UID) (SID_BY_UID (UID)->originators) argument
|
H A D | sched-int.h | 110 #define LUID_BY_UID(UID) (sched_luids[UID]) argument
|
H A D | tree.h | 2425 #define SET_DECL_PT_UID(NODE, UID) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | GICombinerEmitter.cpp | 139 unsigned UID = 0; member in __anon31f3a7ff0111::CombineRule
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
H A D | efidevp.h | 133 UINT32 UID; member 140 UINT32 UID; member
|
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | ip_fil_netbsd.c | 666 # define UID(l) kauth_cred_getuid((l)->l_cred) in ipfioctl() macro
|
/netbsd-src/external/mpl/dhcp/dist/includes/ |
H A D | dhctoken.h | 75 UID = 269, enumerator
|
/netbsd-src/external/mpl/dhcp/dist/keama/ |
H A D | dhctoken.h | 79 UID = 269, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 71 Status::Status(const Twine &Name, UniqueID UID, sys::TimePoint<> MTime, in Status() 2142 static std::atomic<unsigned> UID; in getNextVirtualUniqueID() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 58 DwarfCompileUnit::DwarfCompileUnit(unsigned UID, const DICompileUnit *Node, in DwarfCompileUnit()
|
H A D | AsmPrinter.cpp | 3130 MCSymbol *AsmPrinter::GetJTSetSymbol(unsigned UID, unsigned MBBID) const { in GetJTSetSymbol()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 1821 for (unsigned UID = 0, LastUID = FilesByUID.size(); UID != LastUID; ++UID) { in WriteHeaderSearch() local
|