Home
last modified time | relevance | path

Searched defs:pivot (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/contrib/ntp/libntp/
H A Dcalyearstart.c23 calyearstart(u_int32 ntptime, const time_t *pivot) in calyearstart()
42 calmonthstart(u_int32 ntptime, const time_t *pivot) in calmonthstart()
61 calweekstart(u_int32 ntptime, const time_t *pivot) in calweekstart()
79 caldaystart(u_int32 ntptime, const time_t *pivot) in caldaystart()
H A Dntp_calgps.c191 TcNtpDatum * pivot, in _gpsntp_from_daytime()
228 TcNtpDatum * pivot, in gpsntp_from_daytime2_ex()
248 l_fp pivot, in gpsntp_from_daytime1_ex()
525 TcGpsDatum * pivot in _gpscal_from_weektime()
558 TcGpsDatum * pivot in gpscal_from_weektime2()
575 l_fp pivot in gpscal_from_weektime1()
H A Dsystime.c521 time_t pivot; /* for ntp era unfolding */ in step_systime() local
H A Dntp_calendar.c493 int32_t pivot, in ntpcal_periodic_extend()
577 const time_t * pivot in ntpcal_ntp_to_time()
626 const time_t *pivot in ntpcal_ntp_to_ntp()
/freebsd-13.1/lib/libc/iconv/
H A Dcitrus_csmapper.c103 find_best_pivot_pvdb(const char *src, const char *dst, char *pivot, in find_best_pivot_pvdb()
246 find_best_pivot_lookup(const char *src, const char *dst, char *pivot, in find_best_pivot_lookup()
291 find_best_pivot(const char *src, const char *dst, char *pivot, size_t pvlen, in find_best_pivot()
306 const char *src, const char *pivot, const char *dst) in open_serial_mapper()
347 char buf1[PATH_MAX], buf2[PATH_MAX], key[PATH_MAX], pivot[PATH_MAX]; in _citrus_csmapper_open() local
/freebsd-13.1/contrib/ntp/include/
H A Dntp_calgps.h117 gpsntp_from_daytime1(TcCivilDate *dt, l_fp fofs, l_fp pivot) { in gpsntp_from_daytime1()
125 gpsntp_from_daytime2(TcCivilDate *dt, l_fp fofs, TcNtpDatum *pivot) { in gpsntp_from_daytime2()
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_filegen.c100 const time_t * pivot in filegen_open()
354 time_t pivot; in filegen_setup() local
H A Dntp_leapsec.c288 const time_t * pivot) in leapsec_query()
378 const time_t * pivot) in leapsec_query_era()
643 const time_t * pivot ) in leapsec_add_dyn()
659 const time_t * pivot ) in leapsec_autokey_tai()
/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DExportTrie.cpp182 int pivot = charAt(pivotSymbol, pos); in sortAndBuild() local
/freebsd-13.1/contrib/libarchive/libarchive/
H A Darchive_util.c590 char **lesser, **greater, **tmp, *pivot; in archive_utility_string_sort_helper() local
/freebsd-13.1/contrib/xz/src/liblzma/common/
H A Dindex.c269 index_tree_node *pivot = node->right; in index_tree_append() local