/netbsd-src/external/bsd/ntp/dist/libntp/ |
H A D | calyearstart.c | 25 calyearstart(u_int32 ntptime, const time_t *pivot) in calyearstart() 44 calmonthstart(u_int32 ntptime, const time_t *pivot) in calmonthstart() 63 calweekstart(u_int32 ntptime, const time_t *pivot) in calweekstart() 81 caldaystart(u_int32 ntptime, const time_t *pivot) in caldaystart()
|
H A D | ntp_calgps.c | 193 TcNtpDatum * pivot, in _gpsntp_from_daytime() 230 TcNtpDatum * pivot, in gpsntp_from_daytime2_ex() 250 l_fp pivot, in gpsntp_from_daytime1_ex() 527 TcGpsDatum * pivot in _gpscal_from_weektime() 560 TcGpsDatum * pivot in gpscal_from_weektime2() 577 l_fp pivot in gpscal_from_weektime1()
|
/netbsd-src/lib/libc/citrus/ |
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
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/container/ |
H A D | treap.d | 153 auto pivot = root.right; in Treap() local 161 auto pivot = root.left; in Treap() local
|
/netbsd-src/external/bsd/ntp/dist/include/ |
H A D | ntp_calgps.h | 119 gpsntp_from_daytime1(TcCivilDate *dt, l_fp fofs, l_fp pivot) { in gpsntp_from_daytime1() 127 gpsntp_from_daytime2(TcCivilDate *dt, l_fp fofs, TcNtpDatum *pivot) { in gpsntp_from_daytime2()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/container/ |
H A D | treap.d | 153 auto pivot = root.right; in Treap() local 161 auto pivot = root.left; in Treap() local
|
/netbsd-src/external/bsd/ntp/dist/ntpd/ |
H A D | ntp_filegen.c | 102 const time_t * pivot in filegen_open() 356 time_t pivot; in filegen_setup() local
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/ |
H A D | midl.c | 49 unsigned pivot = n >> 1; in mdb_midl_search() local 296 unsigned pivot = n >> 1; in mdb_mid2l_search() local
|
H A D | mdb.c | 10154 unsigned pivot = n >> 1; in mdb_pid_insert() local
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/ |
H A D | attr.c | 38 unsigned pivot = n >> 1; in wt_attr_slot() local
|
H A D | idl.c | 99 unsigned pivot = n >> 1; in wt_idl_search() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | sorting.d | 702 size_t pivot = pivotPartition(a, a.length / 2); variable 713 size_t pivot; in test() local 2075 auto pivot = r[pivotIdx]; in quickSortImpl() local 3140 size_t pivot = void; in topNImpl() local 3248 auto pivot = ninth / 2; in topNPartition() local 3320 immutable pivot = (n * (_12 - 1)) / (r.length - 1); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | sorting.d | 709 size_t pivot = pivotPartition(a, a.length / 2); variable 720 size_t pivot; in test() local 2166 auto pivot = r[pivotIdx]; in quickSortImpl() local 3478 size_t pivot = void; in topNImpl() local 3577 auto pivot = ninth / 2; in topNPartition() local 3657 immutable pivot = (n * (_12 - 1)) / (r.length - 1); variable
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/ |
H A D | idl.c | 111 unsigned pivot = n >> 1; in mdb_idl_search() local 1246 unsigned pivot = n >> 1; in mdb_id2l_search() local
|
H A D | attr.c | 45 unsigned pivot = n >> 1; in mdb_attr_slot() local
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | attr.c | 335 unsigned pivot = n >> 1; in attr_valfind() local
|
/netbsd-src/sys/kern/ |
H A D | kern_runq.c | 492 sched_bestcpu(struct lwp *l, struct cpu_info *pivot) in sched_bestcpu() argument
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_mat.c | 1033 int pivot, first, i, off; in isl_mat_inverse_product() local 1142 int pivot, first, i, off; in isl_mat_right_inverse() local
|
/netbsd-src/external/public-domain/xz/dist/src/liblzma/common/ |
H A D | index.c | 269 index_tree_node *pivot = node->right; in index_tree_append() local
|