/freebsd/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 */ step_systime() local
|
H A D | ntp_calendar.c | 493 ntpcal_periodic_extend(int32_t pivot,int32_t value,int32_t cycle) ntpcal_periodic_extend() argument 577 ntpcal_ntp_to_time(uint32_t ntp,const time_t * pivot) ntpcal_ntp_to_time() argument 626 ntpcal_ntp_to_ntp(uint32_t ntp,const time_t * pivot) ntpcal_ntp_to_ntp() argument [all...] |
/freebsd/lib/libc/iconv/ |
H A D | citrus_csmapper.c | 101 find_best_pivot_pvdb(const char *src, const char *dst, char *pivot, in find_best_pivot_pvdb() 244 find_best_pivot_lookup(const char *src, const char *dst, char *pivot, in find_best_pivot_lookup() 289 find_best_pivot(const char *src, const char *dst, char *pivot, size_t pvlen, in find_best_pivot() 304 const char *src, const char *pivot, const char *dst) in open_serial_mapper() 345 char buf1[PATH_MAX], buf2[PATH_MAX], key[PATH_MAX], pivot[PATH_MAX]; in _citrus_csmapper_open() local
|
/freebsd/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/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 | 289 leapsec_query(leap_result_t * qr,uint32_t ts32,const time_t * pivot) leapsec_query() argument 379 leapsec_query_era(leap_era_t * qr,uint32_t ntpts,const time_t * pivot) leapsec_query_era() argument 644 leapsec_add_dyn(int insert,uint32_t ntpnow,const time_t * pivot) leapsec_add_dyn() argument 660 leapsec_autokey_tai(int tai_offset,uint32_t ntpnow,const time_t * pivot) leapsec_autokey_tai() argument [all...] |
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | ExportTrie.cpp | 231 int pivot = charAt(pivotSymbol, pos); in sortAndBuild() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_util.c | 639 char **lesser, **greater, **tmp, *pivot; in archive_utility_string_sort_helper() local
|
/freebsd/sys/contrib/zstd/lib/compress/ |
H A D | huf_compress.c | 505 U32 const pivot = arr[high].count; in HUF_quickSortPartition() local
|