/aosp_15_r20/external/llvm/lib/Object/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A 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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/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() 245 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() 253 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status()
|
D | VirtualFileSystem.h | 55 llvm::sys::fs::perms Perms; variable 475 llvm::sys::fs::perms Perms; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/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() 245 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() 253 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status()
|
D | VirtualFileSystem.h | 57 llvm::sys::fs::perms Perms; variable 492 llvm::sys::fs::perms Perms; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/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() 245 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() 253 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status()
|
D | VirtualFileSystem.h | 57 llvm::sys::fs::perms Perms; variable 492 llvm::sys::fs::perms Perms; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/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() 245 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() 253 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status()
|
D | VirtualFileSystem.h | 57 llvm::sys::fs::perms Perms; variable 499 llvm::sys::fs::perms Perms; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A 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()
|
H A D | VirtualFileSystem.h | 55 llvm::sys::fs::perms Perms; variable 475 llvm::sys::fs::perms Perms; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 196 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printRestOfMemberHeader() 212 unsigned UID, unsigned GID, unsigned Perms, in printGNUSmallMemberHeader() 221 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printBSDMemberHeader() 237 unsigned UID, unsigned GID, unsigned Perms, in printBigArchiveMemberHeader()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A 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()
|
/aosp_15_r20/external/llvm/include/llvm/Object/ |
H A D | ArchiveWriter.h | 26 unsigned UID = 0, GID = 0, Perms = 0644; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
H A D | ArchiveWriter.h | 24 unsigned UID = 0, GID = 0, Perms = 0644; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | ArchiveWriter.h | 27 unsigned UID = 0, GID = 0, Perms = 0644; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A 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()
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A 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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | ArchiveWriter.h | 24 unsigned UID = 0, GID = 0, Perms = 0644; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | ArchiveWriter.h | 24 unsigned UID = 0, GID = 0, Perms = 0644; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | ArchiveWriter.h | 24 unsigned UID = 0, GID = 0, Perms = 0644; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | ArchiveWriter.h | 24 unsigned UID = 0, GID = 0, Perms = 0644; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 70 perms Perms) in Status() 819 std::optional<llvm::sys::fs::perms> Perms, in addFile() 896 std::optional<llvm::sys::fs::perms> Perms) { in addFile() 913 std::optional<llvm::sys::fs::perms> Perms) { in addFileNoOwn() 1024 std::optional<llvm::sys::fs::perms> Perms) { in addSymbolicLink()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A 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()
|