Searched defs:pivot (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/contrib/ntp/libntp/ |
| H A D | calyearstart.c | 23 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 D | ntp_calgps.c | 191 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 D | systime.c | 521 time_t pivot; /* for ntp era unfolding */ in step_systime() local
|
| H A D | ntp_calendar.c | 493 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 D | citrus_csmapper.c | 103 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 D | ntp_calgps.h | 117 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 D | ntp_filegen.c | 100 const time_t * pivot in filegen_open() 354 time_t pivot; in filegen_setup() local
|
| H A D | ntp_leapsec.c | 288 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 D | ExportTrie.cpp | 182 int pivot = charAt(pivotSymbol, pos); in sortAndBuild() local
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_util.c | 590 char **lesser, **greater, **tmp, *pivot; in archive_utility_string_sort_helper() local
|
| /freebsd-13.1/contrib/xz/src/liblzma/common/ |
| H A D | index.c | 269 index_tree_node *pivot = node->right; in index_tree_append() local
|