Home
last modified time | relevance | path

Searched defs:reader (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-12.1/sys/contrib/ck/include/
H A Dck_brlock.h142 ck_brlock_read_register(struct ck_brlock *br, struct ck_brlock_reader *reader) in ck_brlock_read_register()
161 ck_brlock_read_unregister(struct ck_brlock *br, struct ck_brlock_reader *reader) in ck_brlock_read_unregister()
179 ck_brlock_read_lock(struct ck_brlock *br, struct ck_brlock_reader *reader) in ck_brlock_read_lock()
221 struct ck_brlock_reader *reader, in ck_brlock_read_trylock()
271 ck_brlock_read_unlock(struct ck_brlock_reader *reader) in ck_brlock_read_unlock()
/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dtst.DestructWithFunction.d.ksh41 reader() function
H A Dtst.ZeroFunctionProbes.d.ksh42 reader() function
/freebsd-12.1/contrib/llvm/tools/lld/lib/Core/
H A DReader.cpp28 void Registry::add(std::unique_ptr<Reader> reader) { in add()
43 for (const std::unique_ptr<Reader> &reader : _readers) { in loadFile() local
/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dmakedepend.c132 cpp_reader *reader; in reader_init() local
164 cpp_reader *reader = reader_init (&line_table); in process_file() local
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_grzip.c68 struct archive_read_filter_bidder *reader; in archive_read_support_filter_grzip() local
H A Darchive_read_support_filter_lrzip.c67 struct archive_read_filter_bidder *reader; in archive_read_support_filter_lrzip() local
H A Darchive_read_support_filter_bzip2.c88 struct archive_read_filter_bidder *reader; in archive_read_support_filter_bzip2() local
H A Darchive_read_support_filter_lzop.c108 struct archive_read_filter_bidder *reader; in archive_read_support_filter_lzop() local
H A Darchive_read_support_filter_lz4.c114 struct archive_read_filter_bidder *reader; in archive_read_support_filter_lz4() local
H A Darchive_read_private.h138 archive_read_callback *reader; member
/freebsd-12.1/contrib/lua/src/
H A Dlzio.c38 void luaZ_init (lua_State *L, ZIO *z, lua_Reader reader, void *data) { in luaZ_init()
H A Dlzio.h58 lua_Reader reader; /* reader function */ member
H A Dluac.c122 static const char* reader(lua_State *L, void *ud, size_t *size) in reader() function
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dspillbuf.c543 svn_spillbuf_reader_t *reader, in svn_spillbuf__reader_read()
614 svn_spillbuf_reader_t *reader, in svn_spillbuf__reader_getc()
628 svn_spillbuf__reader_write(svn_spillbuf_reader_t *reader, in svn_spillbuf__reader_write()
656 svn_spillbuf_reader_t *reader; member
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlzio.c36 void luaZ_init (lua_State *L, ZIO *z, lua_Reader reader, void *data) { in luaZ_init()
H A Dlzio.h57 lua_Reader reader; /* reader function */ member
/freebsd-12.1/contrib/subversion/subversion/libsvn_repos/
H A Dreporter.c132 svn_spillbuf_reader_t *reader; member
169 read_number(apr_uint64_t *num, svn_spillbuf_reader_t *reader, apr_pool_t *pool) in read_number()
185 read_string(const char **str, svn_spillbuf_reader_t *reader, apr_pool_t *pool) in read_string()
224 read_rev(svn_revnum_t *rev, svn_spillbuf_reader_t *reader, apr_pool_t *pool) in read_rev()
244 read_depth(svn_depth_t *depth, svn_spillbuf_reader_t *reader, const char *path, in read_depth()
280 svn_spillbuf_reader_t *reader, in read_path_info()
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_io.c608 struct asyncio_reader *reader; in new_asyncio_reader() local
621 struct asyncio_reader *reader in delete_asyncio_reader()
632 struct asyncio_reader * reader, in add_asyncio_reader()
644 struct asyncio_reader *reader in remove_asyncio_reader()
4701 process_routing_msgs(struct asyncio_reader *reader)
4832 struct asyncio_reader *reader; local
/freebsd-12.1/sys/dev/drm/
H A Dvia_dma.c430 uint32_t reader,ptr; in via_hook_segment() local
542 uint32_t reader; in via_cmdbuf_start() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp236 ProcessStructReader reader(valobj.GetProcessSP().get(), in NSStringSummaryProvider() local
/freebsd-12.1/contrib/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.cpp1900 struct InternalInstruction *insn, byteReader_t reader, in decodeInstruction()
H A DX86DisassemblerDecoder.h527 byteReader_t reader; member
/freebsd-12.1/contrib/wpa/src/utils/
H A Dpcsc_funcs.c512 struct scard_data * scard_init(const char *reader) in scard_init()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h1166 ReadingKindTracker(enum ReadingKind newKind, ASTReader &reader) in ReadingKindTracker()
1182 ProcessingUpdatesRAIIObj(ASTReader &reader) in ProcessingUpdatesRAIIObj()

12