| /freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/ |
| H A D | BitcodeConvenience.h | 200 static void read(ArrayRef<T> buffer, ElementDataTy &element, in read() function 209 static void read(ArrayRef<T> buffer, std::nullopt_t, DataTy &&...data) { in read() function 236 static void read(ArrayRef<T> buffer, DataTy &data) { in read() function 241 template <typename T> static void read(ArrayRef<T> buffer, std::nullopt_t) { in read() function 287 static void read(ArrayRef<T> Buffer, ArrayRef<T> &rawData) { in read() function 292 static void read(ArrayRef<T> buffer, ArrayTy &array) { in read() function 297 template <typename T> static void read(ArrayRef<T> buffer, std::nullopt_t) { in read() function 315 template <typename T> static void read(ArrayRef<T> buffer) { (void)buffer; } in read() function
|
| /freebsd/lib/libc/sys/ |
| H A D | read.c | 37 #pragma weak read macro 39 read(int fd, void *buf, size_t nbytes) in read() function
|
| /freebsd/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | ProcessLaunchInfo.cpp | 46 const bool read = true; in ProcessLaunchInfo() local 53 const bool read = false; in ProcessLaunchInfo() local 60 const bool read = false; in ProcessLaunchInfo() local 88 bool read, bool write) { in AppendOpenFileAction() 97 bool ProcessLaunchInfo::AppendSuppressFileAction(int fd, bool read, in AppendSuppressFileAction()
|
| H A D | FileAction.cpp | 34 bool FileAction::Open(int fd, const FileSpec &file_spec, bool read, in Open()
|
| /freebsd/sys/powerpc/powermac/ |
| H A D | powermac_thermal.h | 40 int (*read)(struct pmac_fan *); member 50 int (*read)(struct pmac_therm *); member
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | rfc4518.py | 40 def read(): function
|
| H A D | UnicodeData.py | 40 def read(filename): function
|
| H A D | rfc3454.py | 40 def read(filename): function
|
| /freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | WatchpointResource.cpp | 20 bool read, bool write) in WatchpointResource() 39 void WatchpointResource::SetType(bool read, bool write) { in SetType()
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | sendfile24.sh | 68 sendfile24: sendfile: sendfile24: read(), sendfile24.c:61: Broken pipe function
|
| H A D | sendfile25.sh | 65 sendfile25: sendfile: sendfile25: read(), sendfile25.c:61: Broken pipe function
|
| /freebsd/crypto/heimdal/appl/ftp/common/ |
| H A D | sockbuf.c | 45 set_buffer_size(int fd, int read) in set_buffer_size()
|
| /freebsd/stand/lua/ |
| H A D | password.lua | 48 function password.read(prompt_length) function
|
| /freebsd/stand/libsa/ |
| H A D | read.c | 65 read(int fd, void *dest, size_t bcount) in read() function
|
| H A D | cd9660.c | 141 size_t read; in susp_lookup_record() local 299 size_t read; in cd9660_read_dr() local 341 size_t read, dsize, off; in cd9660_open() local 517 size_t read; in buf_read_file() local
|
| /freebsd/sys/dev/ppbus/ |
| H A D | ppb_1284.c | 525 spp_1284_read(device_t bus, int mode, char *buffer, int max, int *read) in spp_1284_read() 594 int max, int *read) in ppb_1284_read_id() 628 int max, int *read) in ppb_1284_read()
|
| /freebsd/contrib/llvm-project/llvm/lib/CGData/ |
| H A D | CodeGenDataReader.cpp | 90 Error IndexedCodeGenDataReader::read() { in read() function in llvm::IndexedCodeGenDataReader 169 Error TextCodeGenDataReader::read() { in read() function in llvm::TextCodeGenDataReader
|
| /freebsd/sys/fs/nfsserver/ |
| H A D | nfs_fha_new.h | 49 int read; member 91 int read; member
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | SymbolRemappingReader.cpp | 28 Error SymbolRemappingReader::read(MemoryBuffer &B) { in read() function in SymbolRemappingReader
|
| /freebsd/contrib/libpcap/testprogs/ |
| H A D | unix.h | 53 #define read _read macro
|
| /freebsd/contrib/llvm-project/libc/src/__support/File/ |
| H A D | dir.cpp | 31 ErrorOr<struct ::dirent *> Dir::read() { in read() function in LIBC_NAMESPACE_DECL::Dir
|
| /freebsd/contrib/libfido2/openbsd-compat/ |
| H A D | posix_win.h | 41 #define read(fd, buf, count) posix_read(fd, buf, count) macro
|
| /freebsd/contrib/llvm-project/libc/include/llvm-libc-types/ |
| H A D | cookie_io_functions_t.h | 22 cookie_read_function_t *read; member
|
| /freebsd/sys/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_util.h | 45 int read; member
|
| /freebsd/sys/arm64/vmm/ |
| H A D | vmm_reset.c | 159 #define HFGT_TRAP_FIELDS(read, write, read_pfx, write_pfx, name, trap) \ in reset_vm_el2_regs() argument
|