| /freebsd-13.1/tests/sys/fs/fusefs/ |
| H A D | write.cc | 52 class Write: public FuseTest { class 258 TEST_F(Write, append) in TEST_F() argument 285 TEST_F(Write, append_to_cached) in TEST_F() argument 473 TEST_F(Write, rlimit_fsize) in TEST_F() argument 506 TEST_F(Write, eof_during_rmw) in TEST_F() argument 615 TEST_F(Write, mmap) in TEST_F() argument 664 TEST_F(Write, pwrite) in TEST_F() argument 687 TEST_F(Write, timestamps) in TEST_F() argument 717 TEST_F(Write, write) in TEST_F() argument 772 TEST_F(Write, write_nothing) in TEST_F() argument [all …]
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | File.cpp | 103 Status File::Write(const void *buf, size_t &num_bytes) { in Write() function in File 146 Status File::Write(const void *src, size_t &num_bytes, off_t &offset) { in Write() function in File 539 Status NativeFile::Write(const void *buf, size_t &num_bytes) { in Write() function in NativeFile 661 Status NativeFile::Write(const void *buf, size_t &num_bytes, off_t &offset) { in Write() function in NativeFile
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/MCA/ |
| H A D | InstrBuilder.cpp | 365 WriteDescriptor &Write = ID.Writes[CurrentDef]; in populateWrites() local 392 WriteDescriptor &Write = ID.Writes[Index]; in populateWrites() local 419 WriteDescriptor &Write = ID.Writes[NumExplicitDefs + NumImplicitDefs]; in populateWrites() local 443 WriteDescriptor &Write = ID.Writes[CurrentDef]; in populateWrites() local
|
| /freebsd-13.1/sys/contrib/edk2/Include/Protocol/ |
| H A D | DebugPort.h | 115 EFI_DEBUGPORT_WRITE Write; member
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Stream.h | 101 size_t Write(const void *src, size_t src_len) { in Write() function
|
| /freebsd-13.1/usr.sbin/ppp/ |
| H A D | descriptor.h | 49 int (*Write)(struct fdescriptor *, struct bundle *, const fd_set *); member
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBFile.cpp | 75 SBError SBFile::Write(const uint8_t *buf, size_t num_bytes, in Write() function in SBFile
|
| H A D | SBCommunication.cpp | 126 size_t SBCommunication::Write(const void *src, size_t src_len, in Write() function in SBCommunication
|
| /freebsd-13.1/stand/efi/include/ |
| H A D | efipciio.h | 205 EFI_PCI_IO_PROTOCOL_IO_MEM Write; member 244 EFI_PCI_IO_PROTOCOL_CONFIG Write; member
|
| H A D | efiser.h | 133 EFI_SERIAL_WRITE Write; member
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/profile/ |
| H A D | InstrProfilingInternal.h | 63 WriterCallback Write; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyRegStackify.cpp | 135 static void queryCallee(const MachineInstr &MI, bool &Read, bool &Write, in queryCallee() 168 bool &Write, bool &Effects, bool &StackPointer) { in query() 393 bool Read = false, Write = false, Effects = false, StackPointer = false; in isSafeToMove() local
|
| /freebsd-13.1/sys/dev/ppbus/ |
| H A D | ppb_1284.h | 41 #define Write STROBE macro
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Verifier.cpp | 145 void Write(const Module *M) { in Write() function 149 void Write(const Value *V) { in Write() function 154 void Write(const Value &V) { in Write() function 164 void Write(const Metadata *MD) { in Write() function 175 void Write(const NamedMDNode *NMD) { in Write() function 182 void Write(Type *T) { in Write() function 188 void Write(const Comdat *C) { in Write() function 194 void Write(const APInt *AI) { in Write() function 203 void Write(const Attribute *A) { in Write() function 210 void Write(const AttributeSet *AS) { in Write() function [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
| H A D | RegisterFile.h | 43 WriteState *Write; variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | RawConstants.h | 104 Write = 1 << 1, // Segment is writable. enumerator
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_ppmd_private.h | 69 void (*Write)(void *p, Byte b); member
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Host/posix/ |
| H A D | PipePosix.cpp | 283 Status PipePosix::Write(const void *buf, size_t size, size_t &bytes_written) { in Write() function in PipePosix
|
| /freebsd-13.1/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-13.1/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | ByteCodeExprGen.h | 174 Write, enumerator
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | Communication.cpp | 173 size_t Communication::Write(const void *src, size_t src_len, in Write() function in Communication
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Index/ |
| H A D | IndexSymbol.h | 105 Write = 1 << 4, enumerator
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86PreAMXConfig.cpp | 154 bool Write = false; in preWriteTileCfg() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.h | 951 enum AtomicKind { Read, Write, Update, Capture }; enumerator
|