/external/llvm/include/llvm/Object/ |
D | ArchiveWriter.h | 26 unsigned UID = 0, GID = 0, Perms = 0644; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | ArchiveWriter.h | 28 unsigned UID = 0, GID = 0, Perms = 0644; member
|
/external/llvm/lib/Object/ |
D | ArchiveWriter.cpp | 120 unsigned GID, unsigned Perms, in printRestOfMemberHeader() 133 unsigned Perms, unsigned Size) { in printGNUSmallMemberHeader() 140 unsigned GID, unsigned Perms, unsigned Size) { in printBSDMemberHeader() 163 unsigned Perms, unsigned Size) { in printMemberHeader()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | FileSystem.h | 175 perms Perms = perms_not_known; variable 183 basic_file_status(file_type Type, perms Perms, time_t ATime, time_t MTime, in basic_file_status() 188 basic_file_status(file_type Type, perms Perms, uint32_t LastAccessTimeHigh, in basic_file_status() 249 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() 254 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | ArchiveWriter.cpp | 145 unsigned UID, unsigned GID, unsigned Perms, unsigned Size) { in printRestOfMemberHeader() 161 unsigned UID, unsigned GID, unsigned Perms, in printGNUSmallMemberHeader() 170 unsigned UID, unsigned GID, unsigned Perms, in printBSDMemberHeader()
|
/external/clang/include/clang/Basic/ |
D | VirtualFileSystem.h | 41 llvm::sys::fs::perms Perms; variable
|
/external/llvm/include/llvm/Support/ |
D | FileSystem.h | 164 perms Perms; variable 178 file_status(file_type Type, perms Perms, dev_t Dev, ino_t Ino, time_t ATime, in file_status()
|
/external/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()
|
/external/clang/unittests/Basic/ |
D | VirtualFileSystemTest.cpp | 118 void addRegularFile(StringRef Path, sys::fs::perms Perms = sys::fs::all_all) { in addRegularFile() 124 void addDirectory(StringRef Path, sys::fs::perms Perms = sys::fs::all_all) { in addDirectory()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Path.cpp | 873 perms Perms) { in create_directories()
|
/external/llvm/lib/Support/ |
D | Path.cpp | 871 perms Perms) { in create_directories()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Path.cpp | 907 perms Perms) { in create_directories()
|
/external/clang/lib/Basic/ |
D | VirtualFileSystem.cpp | 52 perms Perms) in Status()
|