Searched defs:Write (Results 26 - 39 of 39) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h104 Write = 1 << 4, member in class:clang::index::SymbolRole
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp85 static const unsigned Write = 2; member in namespace:__anon3373::MemRef
[all...]
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dwrite_entry.c556 #define Write(buf, size, count) fake_write(buffer, offset, (size_t) limit, (char *) buf, (size_t) count, (size_t) size) macro
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp140 static void queryCallee(const MachineInstr &MI, bool &Read, bool &Write, argument
399 bool Read = false, Write = false, Effects = false, StackPointer = false; local
172 query(const MachineInstr &MI, AliasAnalysis &AA, bool &Read, bool &Write, bool &Effects, bool &StackPointer) argument
[all...]
/freebsd-13-stable/stand/efi/include/
H A Defipciio.h205 EFI_PCI_IO_PROTOCOL_IO_MEM Write; member in struct:__anon8008
244 EFI_PCI_IO_PROTOCOL_CONFIG Write; member in struct:__anon8009
H A Defiprot.h282 EFI_FILE_WRITE Write; member in struct:_EFI_FILE_HANDLE
413 EFI_DEVICE_IO Write; member in struct:__anon8019
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_rtems.cpp267 void ReportFile::Write(const char *buffer, uptr length) { function in class:__sanitizer::ReportFile
H A Dsanitizer_win.cpp844 void ReportFile::Write(const char *buffer, uptr length) { function in class:__sanitizer::ReportFile
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h1550 void setWriteDefaultValues(bool Write) { WriteDefaultValues = Write; } argument
H A DFileSystem.h455 enum class AccessMode { Exist, Write, Execute }; member in class:llvm::sys::fs::AccessMode
/freebsd-13-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2528 inline int Write(int fd, const void* buf, unsigned int count) { function in namespace:testing::internal::posix
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp140 void Write(const Module *M) { function in struct:llvm::VerifierSupport
144 void Write(const Value *V) { function in struct:llvm::VerifierSupport
149 void Write(const Value &V) { function in struct:llvm::VerifierSupport
159 void Write(const Metadata *MD) { function in struct:llvm::VerifierSupport
166 template <class T> void Write(const MDTupleTypedArrayWrapper<T> &MD) { function in struct:llvm::VerifierSupport
170 void Write(const NamedMDNode *NMD) { function in struct:llvm::VerifierSupport
177 void Write(Type *T) { function in struct:llvm::VerifierSupport
183 void Write(cons function in struct:llvm::VerifierSupport
189 void Write(const APInt *AI) { function in struct:llvm::VerifierSupport
195 void Write(const unsigned i) { *OS << i << '\\n'; } function in struct:llvm::VerifierSupport
197 template <typename T> void Write(ArrayRef<T> Vs) { function in struct:llvm::VerifierSupport
[all...]
/freebsd-13-stable/sys/dev/aac/
H A Daacreg.h1043 Write, enumerator in enum:__anon11255
/freebsd-13-stable/sys/dev/aacraid/
H A Daacraid_reg.h1035 Write, enumerator in enum:__anon11285

Completed in 191 milliseconds

12