Searched defs:end (Results 101 - 125 of 1829) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.h46 const_iterator end() const { function in class:llvm::DWARFAbbreviationDeclarationSet
77 DWARFAbbreviationDeclarationSetMap::const_iterator end() const { function in class:llvm::DWARFDebugAbbrev
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DContinuousRangeMap.h89 iterator end() { return Rep.end(); } function in class:clang::ContinuousRangeMap
91 const_iterator end() const { return Rep.end(); } function in class:clang::ContinuousRangeMap
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_globals_win.cpp28 __asan_global *end = &__asan_globals_end; local
H A Dasan_shadow_setup.cpp28 void ReserveShadowMemoryRange(uptr beg, uptr end, const char *name) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DThreadSafeDenseMap.h46 auto iter = m_map.find(k), end = m_map.end(); local
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DVariableList.h74 iterator end() { return m_variables.end(); } function in class:lldb_private::VariableList
76 const_iterator end() const { return m_variables.end(); } function in class:lldb_private::VariableList
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DCodeExpansions.h37 const_iterator end() const { return Expansions.end(); } function in class:llvm::CodeExpansions
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dmonitor.c83 time_t now, end; local
/freebsd-11-stable/contrib/sendmail/src/
H A Dtlsh.c127 unsigned char *buf, *end; local
/freebsd-11-stable/contrib/unbound/util/shm_side/
H A Dshm_main.c68 stat_timeval_subtract(long long *d_sec, long long *d_usec, const struct timeval* end, argument
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_pathmatch.c56 pm_list(const char *start, const char *end, const char c, int flags) argument
103 pm_list_w(const wchar_t *start, const wchar_t *end, const wchar_t c, int flags) argument
173 const char *end; local
278 const wchar_t *end; local
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dwresize.c154 int end = ToCols; local
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dhardscroll.c189 int start, end, shift; local
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_ins_wch.c63 NCURSES_CH_T *end = &(line->text[win->_curx]); local
/freebsd-11-stable/contrib/ntp/libjsmn/
H A Djsmn.c26 jsmn_fill_token(jsmntok_t *token, jsmntype_t type, int start, int end) argument
[all...]
H A Djsmn.h42 int end; member in struct:__anon4879
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loclist.c36 uint64_t start, end; local
H A Dlibdwarf_ranges.c35 Dwarf_Unsigned start, end; local
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Dlibelf_ar_util.c234 unsigned char *s, *end; local
/freebsd-11-stable/contrib/libucl/tests/
H A Dtest_speed.c70 double start, end, seconds; local
[all...]
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dconcat.c84 char *end = dst; local
/freebsd-11-stable/contrib/com_err/
H A Derror.c85 struct et_list *et, **end; local
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/badioctl/
H A Dbadioctl.c64 hrtime_t now, last = 0, end; local
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dconcat.c84 char *end = dst; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_byteswap.c52 caddr_t end; local

Completed in 200 milliseconds

1234567891011>>