/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/ |
H A D | BitcodeConvenience.h | 199 static void read(ArrayRef<T> buffer, ElementDataTy &element, in read() function 208 static void read(ArrayRef<T> buffer, NoneType, DataTy &&...data) { in read() function 235 static void read(ArrayRef<T> buffer, DataTy &data) { in read() function 240 template <typename T> static void read(ArrayRef<T> buffer, NoneType) { in read() function 286 static void read(ArrayRef<T> Buffer, ArrayRef<T> &rawData) { in read() function 291 static void read(ArrayRef<T> buffer, ArrayTy &array) { in read() function 296 template <typename T> static void read(ArrayRef<T> buffer, NoneType) { in read() function 314 template <typename T> static void read(ArrayRef<T> buffer) { (void)buffer; } in read() function
|
/netbsd-src/sys/arch/ofppc/stand/ofwboot/ |
H A D | mbr.c | 58 size_t read; in search_mbr_label() local 98 size_t read; in find_mbr_part() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/ |
H A D | write_cmake_config.py | 111 def read(filename): function
|
/netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
H A D | cread.h | 42 #define read cread macro
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | DataStream.h | 37 read (Key_t &val) in read() function
|
H A D | DataStream.cc | 47 DataStream::read (void *buf, int64_t len) in read() function in DataStream
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | DataStream.h | 37 read (Key_t &val) in read() function
|
H A D | DataStream.cc | 47 DataStream::read (void *buf, int64_t len) in read() function in DataStream
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fuse/ |
H A D | priv.h | 10 u32 (*read)(struct nvkm_fuse *, u32 addr); member
|
/netbsd-src/sys/lib/libsa/ |
H A D | read.c | 68 read(int fd, void *dest, size_t bcount) in read() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | PerfHelper.cpp | 120 int64_t Counter::read() const { in read() function in llvm::exegesis::pfm::Counter 154 int64_t Counter::read() const { return 42; } in read() function in llvm::exegesis::pfm::Counter
|
/netbsd-src/external/mit/libcbor/dist/test/ |
H A D | callbacks_test.c | 27 size_t read = 0; in test_default_callbacks() local
|
/netbsd-src/external/bsd/jemalloc/include/jemalloc/internal/ |
H A D | hooks.h | 10 #define read JEMALLOC_HOOK(read, hooks_libc_hook) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libssp/ssp/ |
H A D | unistd.h | 51 read (int __fd, void *__buf, size_t __nbytes) in read() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | SymbolRemappingReader.cpp | 27 Error SymbolRemappingReader::read(MemoryBuffer &B) { in read() function in SymbolRemappingReader
|
/netbsd-src/external/gpl3/gcc/dist/libssp/ssp/ |
H A D | unistd.h | 51 read (int __fd, void *__buf, size_t __nbytes) in read() function
|
/netbsd-src/external/bsd/libpcap/dist/testprogs/ |
H A D | unix.h | 53 #define read _read macro
|
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/ |
H A D | posix_win.h | 41 #define read(fd, buf, count) posix_read(fd, buf, count) macro
|
/netbsd-src/sys/arch/evbppc/virtex/ |
H A D | dcr.h | 59 #define DCR_BST_BODY(base, read, write) \ argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/timer/ |
H A D | priv.h | 15 u64 (*read)(struct nvkm_timer *); member
|
/netbsd-src/common/dist/zlib/contrib/iostream2/ |
H A D | zstream.h | 87 int read(void* buf, size_t len) { in read() function 115 inline int read(izstream& zs, T* x, Items items) { in read() function
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/iostream2/ |
H A D | zstream.h | 87 int read(void* buf, size_t len) { in read() function 115 inline int read(izstream& zs, T* x, Items items) { in read() function
|