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

12

/freebsd-13-stable/sys/contrib/edk2/Include/Protocol/
H A DDebugPort.h115 EFI_DEBUGPORT_WRITE Write; member in struct:_EFI_DEBUGPORT_PROTOCOL
/freebsd-13-stable/usr.sbin/ppp/
H A Ddescriptor.h49 int (*Write)(struct fdescriptor *, struct bundle *, const fd_set *); member in struct:fdescriptor
H A Dccp.h147 struct mbuf *(*Write)(void *, struct ccp *, struct link *, int, u_short *, member in struct:ccp_algorithm::__anon16630
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h63 WriterCallback Write; member in struct:ProfDataWriter
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStream.h101 size_t Write(const void *src, size_t src_len) { function in class:lldb_private::Stream
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBCommunication.cpp126 size_t SBCommunication::Write(const void *src, size_t src_len, function in class:SBCommunication
H A DSBFile.cpp75 SBError SBFile::Write(const uint8_t *buf, size_t num_bytes, function in class:SBFile
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawConstants.h104 Write = 1 << 1, // Segment is writable. member in class:llvm::pdb::PdbRaw_SrcHeaderBlockVer::OMFSegDescFlags
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.h174 Write, member in class:DerefKind
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DCommunication.cpp173 size_t Communication::Write(const void *src, size_t src_len, function in class:Communication
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DFile.cpp103 Status File::Write(const void *buf, size_t &num_bytes) { function in class:File
146 Status File::Write(const void *src, size_t &num_bytes, off_t &offset) { function in class:File
539 Status NativeFile::Write(const void *buf, size_t &num_bytes) { function in class:NativeFile
661 Status NativeFile::Write(const void *buf, size_t &num_bytes, off_t &offset) { function in class:NativeFile
H A DSocket.cpp350 Status Socket::Write(const void *buf, size_t &num_bytes) { function in class:Socket
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DPipePosix.cpp290 Status PipePosix::Write(const void *buf, size_t size, size_t &bytes_written) { function in class:PipePosix
H A DConnectionFileDescriptorPosix.cpp464 size_t ConnectionFileDescriptor::Write(const void *src, size_t src_len, function in class:ConnectionFileDescriptor
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm64.h120 enum { Read = 0, Write = 1, kNumErrors = 2 }; enumerator in enum:RegisterContextDarwin_arm64::__anon2878
H A DRegisterContextDarwin_arm.h153 enum { Read = 0, Write = 1, kNumErrors = 2 }; enumerator in enum:RegisterContextDarwin_arm::__anon2875
H A DRegisterContextDarwin_i386.h111 enum { Read = 0, Write = 1, kNumErrors = 2 }; enumerator in enum:RegisterContextDarwin_i386::__anon2884
H A DRegisterContextDarwin_x86_64.h116 enum { Read = 0, Write = 1, kNumErrors = 2 }; enumerator in enum:RegisterContextDarwin_x86_64::__anon2888
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd_private.h69 void (*Write)(void *p, Byte b); member in struct:__anon1090
/freebsd-13-stable/sys/dev/ppbus/
H A Dppb_1284.h41 #define Write STROBE macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp147 void RegisterFile::addRegisterWrite(WriteRef Write, argument
/freebsd-13-stable/stand/efi/include/
H A Defiser.h133 EFI_SERIAL_WRITE Write; member in struct:_SERIAL_IO_INTERFACE
/freebsd-13-stable/tests/sys/fs/fusefs/
H A Ddefault_permissions.cc169 class Write: public DefaultPermissions {}; class in inherits:DefaultPermissions
H A Dwrite.cc52 class Write: public FuseTest { class in inherits:FuseTest
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp268 void ReportFile::Write(const char *buffer, uptr length) { function in class:__sanitizer::ReportFile

Completed in 174 milliseconds

12