/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/llvm/include/llvm/Object/ |
D | ArchiveWriter.h | 26 unsigned UID = 0, GID = 0, Perms = 0644; member
|
/external/llvm-project/llvm/include/llvm/Object/ |
D | ArchiveWriter.h | 24 unsigned UID = 0, GID = 0, Perms = 0644; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ArchiveWriter.h | 27 unsigned UID = 0, GID = 0, Perms = 0644; member
|
/external/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
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | FileSystem.h | 156 perms Perms = perms_not_known; variable 164 basic_file_status(file_type Type, perms Perms, time_t ATime, in basic_file_status() 172 basic_file_status(file_type Type, perms Perms, uint32_t LastAccessTimeHigh, in basic_file_status() 246 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()
|
D | VirtualFileSystem.h | 54 llvm::sys::fs::perms Perms; variable
|
/external/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()
|
/external/llvm-project/lldb/unittests/Host/ |
D | FileSystemTest.cpp | 135 void addRegularFile(StringRef Path, sys::fs::perms Perms = sys::fs::all_all) { in addRegularFile() 142 void addDirectory(StringRef Path, sys::fs::perms Perms = sys::fs::all_all) { in addDirectory()
|
/external/llvm-project/llvm/lib/Object/ |
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()
|
/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-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()
|
/external/llvm-project/llvm/lib/Support/ |
D | VirtualFileSystem.cpp | 73 perms Perms) in Status() 698 Optional<llvm::sys::fs::perms> Perms, in addFile() 789 Optional<llvm::sys::fs::perms> Perms) { in addFile() 799 Optional<llvm::sys::fs::perms> Perms) { in addFileNoOwn()
|
D | Path.cpp | 966 perms Perms) { in create_directories()
|
/external/llvm-project/llvm/unittests/Support/ |
D | VirtualFileSystemTest.cpp | 154 void addRegularFile(StringRef Path, sys::fs::perms Perms = sys::fs::all_all) { in addRegularFile() 161 void addDirectory(StringRef Path, sys::fs::perms Perms = sys::fs::all_all) { in addDirectory()
|
D | Path.cpp | 1904 ErrorOr<fs::perms> Perms = fs::getPermissions(TempPath); in TEST_F() local
|
/external/llvm/lib/Support/ |
D | Path.cpp | 871 perms Perms) { in create_directories()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Path.cpp | 873 perms Perms) { in create_directories()
|
/external/llvm-project/lldb/source/Target/ |
D | Platform.cpp | 798 auto Perms = static_cast<llvm::sys::fs::perms>(file_permissions); in SetFilePermissions() local
|
/external/clang/lib/Basic/ |
D | VirtualFileSystem.cpp | 52 perms Perms) in Status()
|