Searched refs:skipped_updates (Results 1 – 8 of 8) sorted by relevance
/dports/x11-fm/worker/worker-4.10.0/src/ |
H A D | copyopwin.cc | 78 skipped_updates = 0; in CopyOpWin() 277 if ( skipped_updates > 0 ) { in file_finished() 299 skipped_updates = 0; in add_curbytes_copied() 301 skipped_updates++; in add_curbytes_copied() 859 if ( skipped_updates > 0 ) { in update_file_status()
|
H A D | copyopwin.hh | 127 int skipped_updates; member in CopyOpWin
|
/dports/science/PETSc/petsc-3.14.1/src/tao/bound/impls/bncg/ |
H A D | bncg.h | 37 PetscInt ls_fails, resets, descent_error, skipped_updates, pure_gd_steps; member
|
H A D | bncg.c | 125 cg->skipped_updates = cg->pure_gd_steps = 0; in TaoSolve_BNCG() 304 …ViewerASCIIPrintf(viewer, "Skipped Stepdirection Updates: %i\n", cg->skipped_updates);CHKERRQ(ierr… in TaoView_BNCG() 535 ++cg->skipped_updates; in TaoBNCGStepDirectionUpdate()
|
/dports/multimedia/gstreamer1/gstreamer-1.16.2/libs/gst/net/ |
H A D | gstnetclientclock.c | 146 guint skipped_updates; member 230 self->skipped_updates = 0; in gst_net_client_internal_clock_init() 567 if (synched || now_synched || self->skipped_updates > MAX_SKIPPED_UPDATES) { in gst_net_client_internal_clock_observe_times() 574 self->skipped_updates = 0; in gst_net_client_internal_clock_observe_times() 585 self->skipped_updates++; in gst_net_client_internal_clock_observe_times()
|
H A D | gstptpclock.c | 312 gint skipped_updates; member 801 domain->skipped_updates = 0; in select_best_master_clock() 1229 if (synced || now_synced || domain->skipped_updates > MAX_SKIPPED_UPDATES) { in update_ptp_time() 1232 domain->skipped_updates = 0; in update_ptp_time() 1237 domain->skipped_updates++; in update_ptp_time()
|
/dports/science/PETSc/petsc-3.14.1/ |
H A D | TAGS | 59327 PetscInt ls_fails, resets, descent_error, skipped_updates,37,1459 59328 PetscInt ls_fails, resets, descent_error, skipped_updates, pure_gd_steps;37,1459
|
H A D | CTAGS | 41618 …ound/impls/bncg/bncg.h /^ PetscInt ls_fails, resets, descent_error, skipped_updates, pure_gd_step… 69095 …ound/impls/bncg/bncg.h /^ PetscInt ls_fails, resets, descent_error, skipped_updates, pure_gd_step… 76093 …ound/impls/bncg/bncg.h /^ PetscInt ls_fails, resets, descent_error, skipped_updates, pure_gd_step… 76685 …ound/impls/bncg/bncg.h /^ PetscInt ls_fails, resets, descent_error, skipped_updates, pure_gd_step… 78127 skipped_updates src/tao/bound/impls/bncg/bncg.h /^ PetscInt ls_fails, resets, descent_error, skipp…
|