| /NextBSD/contrib/subversion/subversion/libsvn_diff/ |
| HD | diff4.c | 116 apr_off_t adjustment; in adjust_diff() local 122 adjustment = adjust->original_length - adjust->modified_length; in adjust_diff() 125 if (adjustment == 0) in adjust_diff() 135 hunk->modified_start += adjustment; in adjust_diff() 151 hunk->modified_length += adjustment; in adjust_diff() 159 if (adjustment < 0) in adjust_diff() 163 hunk->modified_length -= adjustment; in adjust_diff()
|
| /NextBSD/contrib/ntp/util/ |
| HD | testrs6000.c | 16 struct timeval adjustment, result; variable 32 adjustment.tv_sec = 0; in main() 33 adjustment.tv_usec = -2000; in main() 49 if (adjtime(&adjustment, &result)) in timeout()
|
| /NextBSD/lib/libosxsupport/uuid/ |
| HD | gen_uuid.c | 324 THREAD_LOCAL int adjustment = 0; in get_clock() local 373 adjustment = a; in get_clock() 390 adjustment = 0; in get_clock() 394 if (adjustment >= MAX_ADJUSTMENT) in get_clock() 396 adjustment++; in get_clock() 398 adjustment = 0; in get_clock() 402 clock_reg = tv.tv_usec*10 + adjustment; in get_clock() 407 adjustment += *num - 1; in get_clock() 408 last.tv_usec += adjustment / 10; in get_clock() 409 adjustment = adjustment % 10; in get_clock() [all …]
|
| /NextBSD/contrib/groff/src/preproc/pic/ |
| HD | text.h | 15 struct adjustment { struct 22 adjustment adj;
|
| HD | object.h | 128 adjustment adj;
|
| /NextBSD/contrib/gcc/ |
| HD | genmodes.c | 98 const char *adjustment; member 202 const char *adjustment, in new_adjust() argument 235 a->adjustment = adjustment; in new_adjust() 1160 a->file, a->line, a->adjustment); in emit_mode_adjustments() 1198 a->file, a->line, a->adjustment); in emit_mode_adjustments() 1228 a->file, a->line, a->mode->name, a->adjustment); in emit_mode_adjustments()
|
| /NextBSD/sys/sys/ |
| HD | timex.h | 159 void ntp_update_second(int64_t *adjustment, time_t *newsec);
|
| /NextBSD/contrib/ntp/parseutil/ |
| HD | dcfd.c | 1103 register long adjustment; in periodic_adjust() local 1107 adjustment = R_SHIFT(clock_adjust, PHASE_WEIGHT); in periodic_adjust() 1109 clock_adjust -= adjustment; in periodic_adjust() 1111 adjustment += R_SHIFT(accum_drift, USECSCALE+ADJINTERVAL); in periodic_adjust() 1113 adj_time(adjustment); in periodic_adjust()
|
| /NextBSD/contrib/ofed/management/opensm/doc/ |
| HD | todo | 17 11 070413 - Add dynamic rate adjustment for multicast groups
|
| /NextBSD/sys/compat/mach/ |
| HD | mach_vm.c | 884 vm_size_t adjustment; 1026 adjustment = start - vm_copy_start; 1030 entry->vme_start += adjustment; 1031 entry->vme_end += adjustment;
|
| /NextBSD/contrib/ntp/scripts/calc_tickadj/ |
| HD | calc_tickadj-opts.def | 28 doc = 'The current tick which to adjustment will be calculated';
|
| HD | invoke-calc_tickadj.texi | 92 The current tick which to adjustment will be calculated
|
| /NextBSD/usr.sbin/bsdconfig/security/include/ |
| HD | securelevel.hlp | 29 than this will log the message ``Time adjustment clamped to +1
|
| /NextBSD/usr.sbin/timed/timed/ |
| HD | CHANGES | 50 when the requested adjustment is small, perform only part of it, to 86 add #ifdef code to compute an aged total adjustment. This can be used
|
| /NextBSD/contrib/gcclibs/libgomp/ |
| HD | libgomp.texi | 180 @code{omp_set_dynamic}. If undefined, dynamic adjustment is 370 Enable or disable the dynamic adjustment of the number of threads 373 adjustment of team sizes and @code{false} disables it. 402 dynamic adjustment of team sizes and @code{false} disables it. 807 * OMP_DYNAMIC:: Dynamic adjustment of threads 817 @section @env{OMP_DYNAMIC} -- Dynamic adjustment of threads 822 Enable or disable the dynamic adjustment of the number of threads 824 @code{TRUE} or @code{FALSE}. If undefined, dynamic adjustment is
|
| /NextBSD/contrib/ncurses/ncurses/ |
| HD | README | 37 these files is generated using cproto; some manual cleanup and adjustment of
|
| /NextBSD/contrib/ntp/html/hints/ |
| HD | mpeix | 27 The one-time clock adjustment functionality of ntpdate and ntp_timeset is not
|
| /NextBSD/release/picobsd/tinyware/view/ |
| HD | README | 68 * I didn't have time to add gamma adjustment to the pop-up menu. It's
|
| /NextBSD/contrib/ntp/sntp/ |
| HD | sntp.texi | 62 (+0800) is the local timezone adjustment (so we would add 8 hours and 0 minutes to convert the repo…
|
| HD | sntp-opts.def | 158 If the time adjustment is less than @file{steplimit} milliseconds, 307 then if the offset adjustment is less than 128 milliseconds
|
| /NextBSD/contrib/ntp/ntpdc/ |
| HD | ntpdc.texi | 62 (+0800) is the local timezone adjustment (so we would add 8 hours and 0 minutes to convert the repo…
|
| /NextBSD/contrib/ntp/ntpd/ |
| HD | ntpdbase-opts.def | 100 descrip = "Allow the first adjustment to be Big"; 434 …ew rate of typical Unix kernels is limited to 0.5 ms/s, each second of adjustment requires an amor… 435 Thus, an adjustment as much as 600 s will take almost 14 days to complete.
|
| /NextBSD/sys/kern/ |
| HD | kern_ntptime.c | 484 ntp_update_second(int64_t *adjustment, time_t *newsec) in ntp_update_second() argument 602 *adjustment = time_adj; in ntp_update_second()
|
| /NextBSD/share/me/ |
| HD | summary.external | 88 ad M\(sc set text adjustment 162 na M\(sc turn off text adjustment
|
| /NextBSD/contrib/compiler-rt/lib/builtins/ |
| HD | fp_mul_impl.inc | 58 // include the necessary exponent adjustment.
|