Home
last modified time | relevance | path

Searched defs:read (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
H A DBitcodeConvenience.h199 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 Dmbr.c58 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 Drfc4518.py40 def read(): function
H A DUnicodeData.py40 def read(filename): function
H A Drfc3454.py40 def read(filename): function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/
H A Dwrite_cmake_config.py111 def read(filename): function
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dcread.h42 #define read cread macro
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDataStream.h37 read (Key_t &val) in read() function
H A DDataStream.cc47 DataStream::read (void *buf, int64_t len) in read() function in DataStream
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDataStream.h37 read (Key_t &val) in read() function
H A DDataStream.cc47 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 Dpriv.h10 u32 (*read)(struct nvkm_fuse *, u32 addr); member
/netbsd-src/sys/lib/libsa/
H A Dread.c68 read(int fd, void *dest, size_t bcount) in read() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DPerfHelper.cpp120 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 Dcallbacks_test.c27 size_t read = 0; in test_default_callbacks() local
/netbsd-src/external/bsd/jemalloc/include/jemalloc/internal/
H A Dhooks.h10 #define read JEMALLOC_HOOK(read, hooks_libc_hook) macro
/netbsd-src/external/gpl3/gcc.old/dist/libssp/ssp/
H A Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSymbolRemappingReader.cpp27 Error SymbolRemappingReader::read(MemoryBuffer &B) { in read() function in SymbolRemappingReader
/netbsd-src/external/gpl3/gcc/dist/libssp/ssp/
H A Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read() function
/netbsd-src/external/bsd/libpcap/dist/testprogs/
H A Dunix.h53 #define read _read macro
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/
H A Dposix_win.h41 #define read(fd, buf, count) posix_read(fd, buf, count) macro
/netbsd-src/sys/arch/evbppc/virtex/
H A Ddcr.h59 #define DCR_BST_BODY(base, read, write) \ argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/timer/
H A Dpriv.h15 u64 (*read)(struct nvkm_timer *); member
/netbsd-src/common/dist/zlib/contrib/iostream2/
H A Dzstream.h87 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 Dzstream.h87 int read(void* buf, size_t len) { in read() function
115 inline int read(izstream& zs, T* x, Items items) { in read() function

12345678910>>...12