/freebsd-src/tests/sys/fs/fusefs/ |
H A D | write.cc | 50 class Write: public FuseTest { class 273 TEST_F(Write, append) in TEST_F() argument 300 TEST_F(Write, append_to_cached) in TEST_F() argument 337 TEST_F(Write, append_direct_io) in TEST_F() argument 359 TEST_F(Write, direct_io_evicts_cache) in TEST_F() argument 402 TEST_F(Write, indirect_io_short_write) in TEST_F() argument 427 TEST_F(Write, indirect_io_long_write) in TEST_F() argument 465 TEST_F(Write, indirect_io_very_long_write) in TEST_F() argument 491 TEST_F(Write, direct_io_short_write) in TEST_F() argument 517 TEST_F(Write, direct_io_short_write_iov) in TEST_F() argument [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/ |
H A D | InstrBuilder.cpp | 339 WriteDescriptor &Write = ID.Writes[CurrentDef]; populateWrites() local 366 WriteDescriptor &Write = ID.Writes[Index]; populateWrites() local 393 WriteDescriptor &Write = ID.Writes[NumExplicitDefs + NumImplicitDefs]; populateWrites() local 417 WriteDescriptor &Write = ID.Writes[CurrentDef]; populateWrites() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | MemoryFlags.h | 30 Write = 1U << 1, enumerator
|
/freebsd-src/contrib/llvm-project/lldb/source/Host/common/ |
H A D | File.cpp | 109 Status File::Write(const void *buf, size_t &num_bytes) { in Write() function in File 152 Status File::Write(const void *src, size_t &num_bytes, off_t &offset) { in Write() function in File 582 Status NativeFile::Write(const void *buf, size_t &num_bytes) { in Write() function in NativeFile 706 Status NativeFile::Write(const void *buf, size_t &num_bytes, off_t &offset) { in Write() function in NativeFile
|
H A D | Socket.cpp | 244 Status Socket::Write(const void *buf, size_t &num_bytes) { Write() function in Socket
|
/freebsd-src/sys/contrib/edk2/Include/Protocol/ |
H A D | DebugPort.h | 115 EFI_DEBUGPORT_WRITE Write; member
|
/freebsd-src/contrib/llvm-project/lldb/source/API/ |
H A D | SBFile.cpp | 72 SBError SBFile::Write(const uint8_t *buf, size_t num_bytes, in Write() function in SBFile
|
H A D | SBCommunication.cpp | 120 size_t SBCommunication::Write(const void *src, size_t src_len, in Write() function in SBCommunication
|
/freebsd-src/usr.sbin/ppp/ |
H A D | descriptor.h | 47 int (*Write)(struct fdescriptor *, struct bundle *, const fd_set *); member
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | Stream.h | 112 size_t Write(const void *src, size_t src_len) { in Write() function
|
/freebsd-src/stand/efi/include/ |
H A D | efipciio.h | 204 EFI_PCI_IO_PROTOCOL_IO_MEM Write; member 243 EFI_PCI_IO_PROTOCOL_CONFIG Write; member
|
H A D | efiser.h | 132 EFI_SERIAL_WRITE Write; member
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfilingInternal.h | 64 WriterCallback Write; global() member
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | Communication.cpp | 98 size_t Communication::Write(const void *src, size_t src_len, in Write() function in Communication
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 133 queryCallee(const MachineInstr & MI,bool & Read,bool & Write,bool & Effects,bool & StackPointer) queryCallee() argument 165 query(const MachineInstr & MI,bool & Read,bool & Write,bool & Effects,bool & StackPointer) query() argument 397 bool Read = false, Write = false, Effects = false, StackPointer = false; isSafeToMove() local [all...] |
/freebsd-src/sys/dev/ppbus/ |
H A D | ppb_1284.h | 39 #define Write STROBE macro
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
H A D | RegisterFile.h | 43 WriteState *Write; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 161 void Write(const Module *M) { in Write() function 157 void Write(const Module *M) { Write() function 166 void Write(const Value &V) { Write() function 176 void Write(const DPValue *V) { Write() function 181 void Write(const Metadata *MD) { Write() function 188 template <class T> void Write(const MDTupleTypedArrayWrapper<T> &MD) { Write() function 192 void Write(const NamedMDNode *NMD) { Write() function 199 void Write(Type *T) { Write() function 205 void Write(const Comdat *C) { Write() function 211 void Write(const APInt *AI) { Write() function 217 void Write(const unsigned i) { *OS << i << '\n'; } Write() function 220 void Write(const Attribute *A) { Write() function 227 void Write(const AttributeSet *AS) { Write() function 234 void Write(const AttributeList *AL) { Write() function 240 void Write(Printable P) { *OS << P << '\n'; } Write() function 242 template <typename T> void Write(ArrayRef<T> Vs) { Write() function [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | RawConstants.h | 104 Write = 1 << 1, // Segment is writable. enumerator
|
/freebsd-src/contrib/libarchive/libarchive/ |
H A D | archive_ppmd_private.h | 69 void (*Write)(void *p, Byte b); member
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextDarwin_arm64.h | 120 enum { Read = 0, Write = 1, kNumErrors = 2 }; enumerator
|
H A D | RegisterContextDarwin_arm.h | 153 enum { Read = 0, Write = 1, kNumErrors = 2 }; enumerator
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 139 Write, global() enumerator
|
/freebsd-src/contrib/llvm-project/lldb/source/Host/posix/ |
H A D | PipePosix.cpp | 338 Status PipePosix::Write(const void *buf, size_t size, size_t &bytes_written) { in Write() function in PipePosix
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 107 Write = 1 << 4, enumerator
|