HomeSort by relevance Sort by last modified time
    Searched full:all_read (Results 1 - 19 of 19) sorted by null

  /external/llvm/lib/Support/
FileOutputBuffer.cpp 65 unsigned Mode = sys::fs::all_read | sys::fs::all_write;
  /external/syslinux/core/
diskstart.inc 207 jz all_read ; We're cool, go for it!
461 all_read:
isolinux.asm 474 jmp all_read ; Jump to main code
1110 all_read: label
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
642 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
705 unsigned Mode = all_read | all_write);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
600 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
663 unsigned Mode = all_read | all_write);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
600 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
663 unsigned Mode = all_read | all_write);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
628 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
691 unsigned Mode = all_read | all_write);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
628 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
691 unsigned Mode = all_read | all_write);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
628 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
691 unsigned Mode = all_read | all_write);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
628 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
691 unsigned Mode = all_read | all_write);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
642 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
705 unsigned Mode = all_read | all_write);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
600 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
663 unsigned Mode = all_read | all_write);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
600 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
663 unsigned Mode = all_read | all_write);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
628 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
691 unsigned Mode = all_read | all_write);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
628 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
691 unsigned Mode = all_read | all_write);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
628 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
691 unsigned Mode = all_read | all_write);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
628 /// attribute, all_all will be returned. Otherwise, all_read | all_exe
691 unsigned Mode = all_read | all_write);
    [all...]
  /external/llvm/include/llvm/Support/
FileSystem.h 90 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
582 unsigned Mode = all_read | all_write);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
FileSystem.h 89 all_read = owner_read | group_read | others_read, enumerator in enum:llvm::sys::fs::perms
593 unsigned Mode = all_read | all_write);
    [all...]

Completed in 1048 milliseconds