/freebsd/sys/kern/ |
H A D | tty_outq.c | 146 size_t cbegin, cend, clen; in ttyoutq_read() local 207 size_t cbegin, cend, clen; in ttyoutq_read_uio() local
|
H A D | tty_inq.c | 173 size_t cbegin, cend, clen; in ttyinq_read_uio() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/ |
H A D | Graph.h | 234 const_iterator cend() const { in cend() function 287 const_iterator cend() const { return G.Vertices.cend(); } in cend() function 324 const_iterator cend() const { return G.Edges.cend(); } in cend() function
|
/freebsd/contrib/llvm-project/libcxx/include/__chrono/ |
H A D | tzdb_list.h | 63 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI const_iterator cend() const noexcept { return __cend(); } in cend() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_buffer_queue.h | 270 const_iterator cend() const { in cend() function
|
H A D | xray_segmented_array.h | 635 Iterator<const T> cend() const XRAY_NEVER_INSTRUMENT { in cend() function
|
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | DeclarationFragments.h | 116 ConstFragmentIterator cend() const { return Fragments.cend(); } in cend() function
|
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p_parse.c | 672 const u8 *cend; in p2p_group_info_parse() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyUtil.h | 165 const_iterator cend() const { return Data + Size; } in cend() function
|
H A D | ThreadSafetyTIL.h | 1734 const_iterator cend() const { return Blocks.cend(); } in cend() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonShuffler.h | 214 const_iterator cend() const { return (Packet.end()); } cend() function
|
/freebsd/usr.bin/gencat/ |
H A D | gencat.c | 238 char *cptr, *cend; local
|
/freebsd/contrib/ncurses/include/ |
H A D | term_entry.h | 129 long cend; member
|
/freebsd/sys/geom/journal/ |
H A D | g_journal.c | 811 off_t cstart, cend; in g_journal_insert() local 1486 off_t cstart, cend; in g_journal_read_find() local 1538 off_t cstart, cend; in g_journal_read() local
|
/freebsd/contrib/libucl/include/ |
H A D | ucl++.h | 733 const_iterator cend() const in cend() function
|
/freebsd/usr.sbin/lpr/lpc/ |
H A D | cmds.c | 250 char *cp1, *cend; in args2line() local
|
/freebsd/sys/vm/ |
H A D | vm_mmap.c | 786 vm_offset_t addr, cend, end, first_addr; in kern_mincore() local
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdport.c | 2080 char *cpos, *cend, *rbuf; in nfsrvd_readdir() local 2337 char *cpos, *cend, *rbuf; in nfsrvd_readdirplus() local
|