Home
last modified time | relevance | path

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/
DArchiveWriter.h27 unsigned UID = 0, GID = 0, Perms = 0644; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h176 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()
DVirtualFileSystem.h53 llvm::sys::fs::perms Perms; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchiveWriter.cpp152 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/
DFileSystem.h165 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/
DVirtualFileSystem.cpp73 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()
DPath.cpp939 perms Perms) { in create_directories()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp873 perms Perms) { in create_directories()