Searched defs:others_exe (Results 1 - 2 of 2) sorted by path

/external/llvm/include/llvm/Support/
H A DFileSystem.h88 others_exe = 01, enumerator in enum:llvm::sys::fs::perms
89 others_all = others_read | others_write | others_exe,
92 all_exe = owner_exe | group_exe | others_exe,
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h87 others_exe = 01, enumerator in enum:llvm::sys::fs::perms
88 others_all = others_read | others_write | others_exe,
91 all_exe = owner_exe | group_exe | others_exe,

Completed in 302 milliseconds