Searched refs:updateCB (Results 1 – 8 of 8) sorted by relevance
/dports/deskutils/xmdiary/xmdiary-3.0.3/dtools/ |
H A D | xtmUpdate.c | 71 XTM_UP_UPDATE_CB updateCB; member 134 (* updateDb[ index ].updateCB)( flags, in xtmUpDoUpdate() 185 XTM_UP_UPDATE_CB updateCB, in xtmUpRegister() argument 210 updateDb[ index ].updateCB = updateCB; in xtmUpRegister()
|
H A D | xtmNavCal.c | 148 updateCB( UINT32 flags, 283 nav_cal_ref -> update_id = xtmUpRegister( flags, updateCB, in xtmNcDisplayNavCal() 289 updateCB( (XTM_UP_MINUTE_TICK | XTM_UP_NAV_CALENDAR), in xtmNcDisplayNavCal() 527 updateCB( UINT32 flags, in updateCB() function
|
H A D | xtmUpdate.h | 85 XTM_UP_UPDATE_CB updateCB,
|
H A D | xtmCalendar.c | 325 updateCB( UINT32 flags, 453 updateCB, in xtmCaView() 1941 updateCB( UINT32 flags, in updateCB() function
|
H A D | xtmSchedMain.c | 297 updateCB( UINT32 flags, 722 updateCB, (void *) sched_ref ); in xtmSmViewSchedule() 3240 updateCB( UINT32 flags, in updateCB() function
|
H A D | xtmPlan.c | 417 updateCB( UINT32 flags, 695 updateCB, (void *) plan_ref ); in xtmPlViewPlanner() 3930 updateCB( UINT32 flags, in updateCB() function
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Caching/ |
H A D | Cache.cs | 497 CacheItemUpdateCallback updateCB = item.OnUpdateCallback; in NeedsUpdate() 499 …updateCB (key, reason, out expensiveObject, out dependency, out absoluteExpiration, out slidingExp… in NeedsUpdate() 522 …iveObject, dependency, absoluteExpiration, slidingExpiration, priority, removeCB, updateCB, false); in NeedsUpdate()
|
/dports/deskutils/xmdiary/xmdiary-3.0.3/xdalarm/ |
H A D | xtmAlarmProc.c | 445 updateCB( UINT32 flags, 648 (void) xtmUpRegister( XTM_UP_MINUTE_TICK, updateCB, (void *) &appl_data ); in main() 2454 updateCB( UINT32 flags, in updateCB() function
|