Searched defs:Perms (Results 1 – 8 of 8) 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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FileSystem.h | 176 perms Perms = perms_not_known; variable 184 basic_file_status(file_type Type, perms Perms, time_t ATime, in basic_file_status() 192 basic_file_status(file_type Type, perms Perms, uint32_t LastAccessTimeHigh, in basic_file_status() 266 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() 274 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status()
|
D | VirtualFileSystem.h | 53 llvm::sys::fs::perms Perms; variable
|
/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/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FileSystem.h | 165 perms Perms; variable 179 file_status(file_type Type, perms Perms, dev_t Dev, ino_t Ino, time_t ATime, in file_status()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | VirtualFileSystem.cpp | 73 perms Perms) in Status() 697 Optional<llvm::sys::fs::perms> Perms, in addFile() 788 Optional<llvm::sys::fs::perms> Perms) { in addFile() 798 Optional<llvm::sys::fs::perms> Perms) { in addFileNoOwn()
|
D | Path.cpp | 939 perms Perms) { in create_directories()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Path.cpp | 873 perms Perms) { in create_directories()
|