Home
last modified time | relevance | path

Searched refs:updateCB (Results 1 – 8 of 8) sorted by relevance

/dports/deskutils/xmdiary/xmdiary-3.0.3/dtools/
H A DxtmUpdate.c71 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 DxtmNavCal.c148 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 DxtmUpdate.h85 XTM_UP_UPDATE_CB updateCB,
H A DxtmCalendar.c325 updateCB( UINT32 flags,
453 updateCB, in xtmCaView()
1941 updateCB( UINT32 flags, in updateCB() function
H A DxtmSchedMain.c297 updateCB( UINT32 flags,
722 updateCB, (void *) sched_ref ); in xtmSmViewSchedule()
3240 updateCB( UINT32 flags, in updateCB() function
H A DxtmPlan.c417 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 DCache.cs497 CacheItemUpdateCallback updateCB = item.OnUpdateCallback; in NeedsUpdate()
499updateCB (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 DxtmAlarmProc.c445 updateCB( UINT32 flags,
648 (void) xtmUpRegister( XTM_UP_MINUTE_TICK, updateCB, (void *) &appl_data ); in main()
2454 updateCB( UINT32 flags, in updateCB() function