/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | bfdwin.c | 114 bfd_boolean writable) in bfd_get_file_window()
|
H A D | elf.c | 3664 bfd_boolean writable; in map_sections_to_segments() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | bfdwin.c | 113 bfd_boolean writable) in bfd_get_file_window()
|
H A D | elf.c | 3204 bfd_boolean writable; in map_sections_to_segments() local
|
/openbsd-src/usr.bin/finger/ |
H A D | finger.h | 70 short writable; /* tty is writable */ member
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyUtil.h | 266 bool writable() const { return Data && Data->NumRefs == 1; } in writable() function
|
/openbsd-src/gnu/llvm/lld/COFF/ |
H A D | ICF.cpp | 81 bool writable = c->getOutputCharacteristics() & llvm::COFF::IMAGE_SCN_MEM_WRITE; in isEligible() local
|
/openbsd-src/gnu/usr.bin/cvs/emx/ |
H A D | filesubr.c | 315 xchmod (fname, writable) in xchmod() argument
|
/openbsd-src/gnu/usr.bin/cvs/os2/ |
H A D | filesubr.c | 285 xchmod (fname, writable) in xchmod() argument
|
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | filesubr.c | 350 xchmod (fname, writable) in xchmod() argument
|
/openbsd-src/gnu/usr.bin/cvs/windows-NT/ |
H A D | filesubr.c | 322 xchmod (fname, writable) in xchmod() argument
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/ |
H A D | ProcessDebugger.cpp | 430 const bool writable = IsPageWritable(mem_info.Protect); in GetMemoryRegionInfo() local
|
/openbsd-src/gnu/usr.bin/cvs/vms/ |
H A D | filesubr.c | 321 xchmod (fname_file, writable) in xchmod() argument
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common.cpp | 176 bool writable, const char *name) { in addAddressRange()
|
H A D | sanitizer_linux_libcdep.cpp | 654 bool writable = phdr->p_flags & PF_W; in AddModuleSegments() local
|
H A D | sanitizer_common.h | 835 bool writable; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | p811.C | 270 inline int ios::writable() { return rdbuf()->_flags & 8 ; } in writable() function
|
H A D | p784.C | 595 inline int ios::writable() { return rdbuf()->_flags & 8 ; } in writable() function
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | PythonDataObjects.cpp | 1015 auto writable = As<bool>(obj.CallMethod("writable")); in GetOptionsForPyObject() local
|
/openbsd-src/gnu/llvm/lldb/source/Target/ |
H A D | Target.cpp | 4460 bool writable = llvm::sys::fs::can_write(path); in CheckJITObjectsDir() local
|