Searched defs:pivot (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/ntp/libntp/
H A Dcalyearstart.c23 calyearstart(u_int32 ntptime, const time_t *pivot) argument
42 calmonthstart(u_int32 ntptime, const time_t *pivot) argument
61 calweekstart(u_int32 ntptime, const time_t *pivot) argument
79 caldaystart(u_int32 ntptime, const time_t *pivot) argument
H A Dsystime.c375 time_t pivot; /* for ntp era unfolding */ local
H A Dntp_calendar.c501 ntpcal_periodic_extend( int32_t pivot, int32_t value, int32_t cycle ) argument
[all...]
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_filegen.c354 time_t pivot; local
H A Dntp_leapsec.c285 leapsec_query( leap_result_t * qr , uint32_t ts32 , const time_t * pivot) argument
375 leapsec_query_era( leap_era_t * qr , uint32_t ntpts, const time_t * pivot) argument
[all...]
/freebsd-9.3-release/lib/libc/iconv/
H A Dcitrus_csmapper.c99 find_best_pivot_pvdb(const char *src, const char *dst, char *pivot, argument
241 find_best_pivot_lookup(const char *src, const char *dst, char *pivot, argument
286 find_best_pivot(const char *src, const char *dst, char *pivot, size_t pvlen, unsigned long *rnorm) argument
299 open_serial_mapper(struct _citrus_mapper_area *__restrict ma, struct _citrus_mapper * __restrict * __restrict rcm, const char *src, const char *pivot, const char *dst) argument
342 char buf1[PATH_MAX], buf2[PATH_MAX], key[PATH_MAX], pivot[PATH_MAX]; local
[all...]
/freebsd-9.3-release/contrib/ntp/tests/ntpd/
H A Dleapsec.c492 time_t pivot = 0x70000000u; local
1342 time_t pivot; local
1374 time_t pivot;//(lsec201 local
[all...]
/freebsd-9.3-release/contrib/ntp/tests/libntp/
H A Dcalendar.c403 static const time_t pivot = 0; local
423 static const time_t pivot = 0; local
443 static const time_t pivot = 0; local
463 static const time_t pivot local
[all...]
/freebsd-9.3-release/contrib/xz/src/liblzma/common/
H A Dindex.c270 index_tree_node *pivot = node->right; local

Completed in 94 milliseconds