/freebsd-src/tests/sys/fs/fusefs/ |
H A D | read.cc | 51 class Read: public FuseTest { class 348 TEST_F(Read,atime) TEST_F() argument 382 TEST_F(Read,atime_cached) TEST_F() argument 418 TEST_F(Read,atime_during_close) TEST_F() argument 470 TEST_F(Read,atime_during_close_eacces) TEST_F() argument 507 TEST_F(Read,atime_during_setattr) TEST_F() argument 554 TEST_F(Read,direct_io_read_nothing) TEST_F() argument 577 TEST_F(Read,direct_io_pread) TEST_F() argument 610 TEST_F(Read,direct_io_short_read) TEST_F() argument 635 TEST_F(Read,eio) TEST_F() argument 667 TEST_F(Read,eof) TEST_F() argument 698 TEST_F(Read,eof_of_whole_buffer) TEST_F() argument 734 TEST_F(Read,keep_cache) TEST_F() argument 769 TEST_F(Read,keep_cache_disabled) TEST_F() argument 802 TEST_F(Read,mmap) TEST_F() argument 971 TEST_F(Read,mmap_eof) TEST_F() argument 1098 TEST_F(Read,o_direct) TEST_F() argument 1129 TEST_F(Read,pread) TEST_F() argument 1156 TEST_F(Read,read) TEST_F() argument 1206 TEST_F(Read,cache_block) TEST_F() argument 1241 TEST_F(Read,sendfile) TEST_F() argument 1287 TEST_F(Read,sendfile_eio) TEST_F() argument [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCClassDescriptorV2.cpp | 46 bool ClassDescriptorV2::objc_class_t::Read(Process *process, in Read() function in ClassDescriptorV2::objc_class_t 88 bool ClassDescriptorV2::class_rw_t::Read(Process *process, lldb::addr_t addr) { in Read() function in ClassDescriptorV2::class_rw_t 141 bool ClassDescriptorV2::class_ro_t::Read(Process *process, lldb::addr_t addr) { in Read() function in ClassDescriptorV2::class_ro_t 239 bool ClassDescriptorV2::method_list_t::Read(Process *process, in Read() function in ClassDescriptorV2::method_list_t 269 bool ClassDescriptorV2::method_t::Read(Process *process, lldb::addr_t addr, in Read() function in ClassDescriptorV2::method_t 320 bool ClassDescriptorV2::ivar_list_t::Read(Process *process, lldb::addr_t addr) { in Read() function in ClassDescriptorV2::ivar_list_t 344 bool ClassDescriptorV2::ivar_t::Read(Process *process, lldb::addr_t addr) { in Read() function in ClassDescriptorV2::ivar_t 375 bool ClassDescriptorV2::relative_list_entry_t::Read(Process *process, in Read() function in ClassDescriptorV2::relative_list_entry_t 401 bool ClassDescriptorV2::relative_list_list_t::Read(Process *process, in Read() function in ClassDescriptorV2::relative_list_list_t
|
/freebsd-src/contrib/llvm-project/lldb/source/Host/common/ |
H A D | PipeBase.cpp | 21 Status PipeBase::Read(void *buf, size_t size, size_t &bytes_read) { in Read() function in PipeBase
|
H A D | File.cpp | 106 Status File::Read(void *buf, size_t &num_bytes) { in Read() function in File 148 Status File::Read(void *dst, size_t &num_bytes, off_t &offset) { in Read() function in File 518 Status NativeFile::Read(void *buf, size_t &num_bytes) { in Read() function in NativeFile 646 Status NativeFile::Read(void *buf, size_t &num_bytes, off_t &offset) { in Read() function in NativeFile
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | MemoryFlags.h | 29 Read = 1U << 0, enumerator
|
/freebsd-src/sys/contrib/edk2/Include/Protocol/ |
H A D | DebugPort.h | 116 EFI_DEBUGPORT_READ Read; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/ |
H A D | InstrBuilder.cpp | 464 Read.OpIndex = OpIndex; in populateReads() local 452 ReadDescriptor &Read = ID.Reads[CurrentUse]; populateReads() local 483 ReadDescriptor &Read = ID.Reads[CurrentUse]; populateReads() local [all...] |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/tests/ |
H A D | rawprofile.cpp | 37 template <class T = uint64_t> T Read(char *&Buffer) { in Read() function
|
/freebsd-src/contrib/llvm-project/lldb/source/API/ |
H A D | SBFile.cpp | 57 SBError SBFile::Read(uint8_t *buf, size_t num_bytes, size_t *bytes_read) { in Read() function in SBFile
|
H A D | SBCommunication.cpp | 104 size_t SBCommunication::Read(void *dst, size_t dst_len, uint32_t timeout_usec, in Read() function in SBCommunication
|
/freebsd-src/usr.sbin/ppp/ |
H A D | descriptor.h | 46 void (*Read)(struct fdescriptor *, struct bundle *, const fd_set *); member
|
/freebsd-src/stand/efi/include/ |
H A D | efipciio.h | 200 EFI_PCI_IO_PROTOCOL_IO_MEM Read; member 239 EFI_PCI_IO_PROTOCOL_CONFIG Read; member
|
H A D | efiser.h | 133 EFI_SERIAL_READ Read; member
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | Communication.cpp | 86 size_t Communication::Read(void *dst, size_t dst_len, in Read() function in Communication
|
H A D | ThreadedCommunication.cpp | 76 size_t ThreadedCommunication::Read(void *dst, size_t dst_len, in Read() function in ThreadedCommunication
|
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | Parser.cpp | 201 unsigned Read; parseType() local 215 parseTypeAtBeginning(StringRef Asm,unsigned & Read,SMDiagnostic & Err,const Module & M,const SlotMapping * Slots) parseTypeAtBeginning() argument
|
/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/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/ |
H A D | SimpleRemoteEPCUtils.cpp | 143 ssize_t Read = ::read(InFD, Dst + Completed, Size - Completed); in readBytes() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBundle.h | 267 bool Read; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | RawConstants.h | 103 Read = 1 << 0, // Segment is readable. enumerator
|
/freebsd-src/contrib/libarchive/libarchive/ |
H A D | archive_ppmd_private.h | 63 Byte (*Read)(void *p); /* reads one byte, returns 0 in case of EOF or error */ 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 | 138 Read, global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 106 Read = 1 << 3, enumerator
|