Searched defs:UID (Results 1 – 15 of 15) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ArchiveWriter.h | 27 unsigned UID = 0, GID = 0, Perms = 0644; member
|
D | Archive.h | 73 char UID[6]; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ArchiveWriter.cpp | 152 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printRestOfMemberHeader() 168 unsigned UID, unsigned GID, unsigned Perms, in printGNUSmallMemberHeader() 177 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printBSDMemberHeader()
|
/third_party/ffmpeg/libavformat/ |
D | mxf.h | 28 typedef uint8_t UID[16]; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | PassTimingInfo.cpp | 177 PassInvocationID UID{PassID, Count}; in getPassTimer() local
|
/third_party/musl/include/sys/ |
D | quota.h | 82 #define dqoff(UID) ((long long)(UID) * sizeof (struct dqblk)) argument
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | quota.h | 82 #define dqoff(UID) ((long long)(UID) * sizeof (struct dqblk)) argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FileSystem.h | 186 uid_t UID, gid_t GID, off_t Size) in basic_file_status() 269 uid_t UID, gid_t GID, off_t Size) in file_status()
|
D | VirtualFileSystem.h | 47 llvm::sys::fs::UniqueID UID; variable
|
/third_party/node/deps/npm/node_modules/tar/lib/ |
D | unpack.js | 46 const UID = Symbol('uid') constant
|
/third_party/python/Lib/ |
D | plistlib.py | 68 class UID: class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FileSystem.h | 180 time_t MTime, uid_t UID, gid_t GID, off_t Size) in file_status()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | VirtualFileSystem.cpp | 71 Status::Status(const Twine &Name, UniqueID UID, sys::TimePoint<> MTime, in Status() 1890 static std::atomic<unsigned> UID; in getNextVirtualUniqueID() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.cpp | 68 DwarfCompileUnit::DwarfCompileUnit(unsigned UID, const DICompileUnit *Node, in DwarfCompileUnit()
|
D | AsmPrinter.cpp | 2878 MCSymbol *AsmPrinter::GetJTSetSymbol(unsigned UID, unsigned MBBID) const { in GetJTSetSymbol()
|