| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Bitcode/ |
| HD | 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-14-stable/lib/libc/sys/ |
| HD | read.c | 39 #pragma weak read macro 41 read(int fd, void *buf, size_t nbytes) in read() function
|
| /freebsd-14-stable/contrib/llvm-project/lldb/source/Host/common/ |
| HD | 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()
|
| HD | FileAction.cpp | 34 bool FileAction::Open(int fd, const FileSpec &file_spec, bool read, in Open()
|
| /freebsd-14-stable/sys/powerpc/powermac/ |
| HD | powermac_thermal.h | 40 int (*read)(struct pmac_fan *); member 50 int (*read)(struct pmac_therm *); member
|
| /freebsd-14-stable/crypto/heimdal/lib/wind/ |
| HD | rfc4518.py | 40 def read(): function
|
| HD | UnicodeData.py | 40 def read(filename): function
|
| HD | rfc3454.py | 40 def read(filename): function
|
| /freebsd-14-stable/tools/test/stress2/misc/ |
| HD | sendfile24.sh | 68 sendfile24: sendfile: sendfile24: read(), sendfile24.c:61: Broken pipe function
|
| HD | sendfile25.sh | 65 sendfile25: sendfile: sendfile25: read(), sendfile25.c:61: Broken pipe function
|
| /freebsd-14-stable/contrib/llvm-project/lldb/source/Breakpoint/ |
| HD | WatchpointResource.cpp | 20 bool read, bool write) in WatchpointResource() 39 void WatchpointResource::SetType(bool read, bool write) { in SetType()
|
| /freebsd-14-stable/crypto/heimdal/appl/ftp/common/ |
| HD | sockbuf.c | 45 set_buffer_size(int fd, int read) in set_buffer_size()
|
| /freebsd-14-stable/stand/lua/ |
| HD | password.lua | 48 function password.read(prompt_length) function
|
| /freebsd-14-stable/stand/libsa/ |
| HD | read.c | 65 read(int fd, void *dest, size_t bcount) in read() function
|
| HD | cd9660.c | 140 size_t read; in susp_lookup_record() local 298 size_t read; in cd9660_read_dr() local 340 size_t read, dsize, off; in cd9660_open() local 516 size_t read; in buf_read_file() local
|
| /freebsd-14-stable/sys/dev/ppbus/ |
| HD | 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-14-stable/contrib/llvm-project/llvm/lib/ProfileData/ |
| HD | SymbolRemappingReader.cpp | 28 Error SymbolRemappingReader::read(MemoryBuffer &B) { in read() function in SymbolRemappingReader
|
| /freebsd-14-stable/sys/fs/nfsserver/ |
| HD | nfs_fha_new.h | 49 int read; member 91 int read; member
|
| /freebsd-14-stable/contrib/libpcap/testprogs/ |
| HD | unix.h | 53 #define read _read macro
|
| /freebsd-14-stable/contrib/libfido2/openbsd-compat/ |
| HD | posix_win.h | 41 #define read(fd, buf, count) posix_read(fd, buf, count) macro
|
| /freebsd-14-stable/contrib/llvm-project/lldb/source/API/ |
| HD | SBWatchpointOptions.cpp | 48 void SBWatchpointOptions::SetWatchpointTypeRead(bool read) { in SetWatchpointTypeRead()
|
| /freebsd-14-stable/sys/contrib/vchiq/interface/vchiq_arm/ |
| HD | vchiq_util.h | 45 int read; member
|
| /freebsd-14-stable/contrib/bsddialog/lib/ |
| HD | bsddialog_progressview.h | 46 long long read; member
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/AST/Interp/ |
| HD | Source.h | 55 template <typename T> std::enable_if_t<!std::is_pointer<T>::value, T> read() { in read() function
|
| /freebsd-14-stable/sys/contrib/zstd/examples/ |
| HD | streaming_decompression.c | 36 size_t read; in decompressFile_orDie() local
|