HomeSort by relevance Sort by last modified time
    Searched refs:all_exe (Results 1 - 6 of 6) sorted by null

  /external/llvm/lib/Support/
FileOutputBuffer.cpp 68 Mode |= sys::fs::all_exe;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
FileOutputBuffer.cpp 155 Mode |= fs::all_exe;
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
Path.cpp 569 fs::setPermissions(Twine(TestDirectory) + "/noreadperm", fs::all_exe); member in class:__anon43423::fs
    [all...]
  /external/llvm/include/llvm/Support/
FileSystem.h 92 all_exe = owner_exe | group_exe | others_exe, enumerator in enum:llvm::sys::fs::perms
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
FileSystem.h 91 all_exe = owner_exe | group_exe | others_exe, enumerator in enum:llvm::sys::fs::perms
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
FileSystem.h 103 all_exe = owner_exe | group_exe | others_exe, enumerator in enum:llvm::sys::fs::perms
645 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
    [all...]

Completed in 1159 milliseconds