Searched defs:second (Results 51 - 75 of 238) sorted by relevance

12345678910

/netbsd-current/external/bsd/ntp/dist/tests/libntp/
H A Dlfpfunc.c71 l_fp_scmp(const l_fp first, const l_fp second) argument
88 l_fp_ucmp(const l_fp first, l_fp second) argument
131 l_fp_add(const l_fp first, const l_fp second) argument
140 l_fp_subtract(const l_fp first, const l_fp second) argument
191 l_fp_swap(l_fp * first, l_fp *second) argument
209 l_isgt(const l_fp first, const l_fp second) argument
216 l_isgtu(const l_fp first, const l_fp second) argument
223 l_ishis(const l_fp first, const l_fp second) argument
230 l_isgeq(const l_fp first, const l_fp second) argument
237 l_isequ(const l_fp first, const l_fp second) argument
[all...]
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_leitch.c80 short second; member in struct:leitchunit
H A Drefclock_datum.c143 int second; /* seconds */ member in struct:datum_pts_unit
[all...]
/netbsd-current/external/bsd/ntp/dist/util/
H A Dtg.c239 int second = 0; /* seconds counter */ variable
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/lisp/
H A Dgmpasm-mode.el
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DIntervalMap.h230 T2 second[N]; member in class:llvm::IntervalMapImpl::NodeBase
[all...]
/netbsd-current/sys/arch/x86/x86/
H A Dpatch.c298 static bool first, second; local
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-timer.c207 int second; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Duserdef.cc74 A1 A1::operator+(const A1& second) argument
83 A1 A1::operator*(const A1& second) argument
92 A1 A1::operator-(const A1& second) argument
101 A1 A1::operator/(const A1& second) argument
110 operator %(const A1& second) argument
119 operator ==(const A1& second) argument
127 operator !=(const A1& second) argument
135 operator &&(const A1& second) argument
140 operator ||(const A1& second) argument
163 operator |(const A1& second) argument
172 operator ^(const A1& second) argument
181 operator &(const A1& second) argument
190 operator <(const A1& second) argument
197 operator <=(const A1& second) argument
202 operator >=(const A1& second) argument
207 operator >(const A1& second) argument
273 operator =(const A1& second) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dweb.cc67 unionfind_union (web_entry_base *first, web_entry_base *second) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Duserdef.cc74 A1 A1::operator+(const A1& second) argument
83 A1 A1::operator*(const A1& second) argument
92 A1 A1::operator-(const A1& second) argument
101 A1 A1::operator/(const A1& second) argument
110 operator %(const A1& second) argument
119 operator ==(const A1& second) argument
127 operator !=(const A1& second) argument
135 operator &&(const A1& second) argument
140 operator ||(const A1& second) argument
163 operator |(const A1& second) argument
172 operator ^(const A1& second) argument
181 operator &(const A1& second) argument
190 operator <(const A1& second) argument
197 operator <=(const A1& second) argument
202 operator >=(const A1& second) argument
207 operator >(const A1& second) argument
273 operator =(const A1& second) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_pair.h194 _T2 second; ///< The second member member in struct:pair
233 : first(), second() function in struct:pair
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_fixed_size.h271 _SecondType second; member in struct:_SimdTupleData
288 static constexpr _SimdTuple<_Tp> second = {}; member in struct:_SimdTupleData
[all...]
/netbsd-current/external/bsd/atf/dist/tools/
H A Dparser.cpp60 oss << "LONELY PARSE ERROR: " << first << ": " << second; local
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfnmatch_loop.c470 int32_t second; local
678 int32_t second; local
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dfnmatch_loop.c473 int32_t second; local
681 int32_t second; local
/netbsd-current/usr.sbin/catman/
H A Dcatman.c528 splitentry(char *s, char *first, size_t firstlen, char *second, argument
/netbsd-current/crypto/external/bsd/heimdal/dist/kadmin/
H A Dload.c78 int year, month, date, hour, minute, second; local
/netbsd-current/external/bsd/ntp/dist/clockstuff/
H A Dchutest.c550 int day, hour, minute, second; local
[all...]
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_calendar.h21 uint8_t second; /* second of minute */ member in struct:calendar
34 uint8_t second; /* second of minute */ member in struct:isodate
/netbsd-current/external/bsd/ntp/dist/parseutil/
H A Dtestdcf.c64 long second; member in struct:clocktime
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DValueMap.h346 ValueT& second; member in struct:llvm::ValueMapIterator::ValueTypeProxy
402 const ValueT& second; member in struct:llvm::ValueMapConstIterator::ValueTypeProxy
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dalloc-pool.h52 operator+ (const pool_usage &second) argument
H A Dhash-map.h261 Value &second; member in class:iterator::reference_pair
/netbsd-current/external/gpl3/gcc.old/dist/gcc/common/config/arm/
H A Darm-common.c127 compare_opt_names (const char *first, const char *second) argument

Completed in 444 milliseconds

12345678910