Home
last modified time | relevance | path

Searched refs:want_update (Results 1 – 20 of 20) sorted by relevance

/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/EXAMPLES/zxn/firmware/loader/
H A Dmain.c75 unsigned char want_update; variable
165 want_update = 1; in main()
192 if (have_tbu && (want_update || in_key_pressed(IN_KEY_SCANCODE_u))) in main()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dmeta.c487 static bool want_update; in send_server_info_to_metaserver() local
522 want_update = TRUE; /* we couldn't update now, but update a.s.a.p. */ in send_server_info_to_metaserver()
529 if ((flag == META_REFRESH) && !want_update && last_send_timer in send_server_info_to_metaserver()
541 want_update = FALSE; in send_server_info_to_metaserver()
/dports/games/freeciv/freeciv-2.6.6/server/
H A Dmeta.c487 static bool want_update; in send_server_info_to_metaserver() local
522 want_update = TRUE; /* we couldn't update now, but update a.s.a.p. */ in send_server_info_to_metaserver()
529 if ((flag == META_REFRESH) && !want_update && last_send_timer in send_server_info_to_metaserver()
541 want_update = FALSE; in send_server_info_to_metaserver()
/dports/net-p2p/c-lightning/lightning-0.10.2/gossipd/
H A Dseeker.c591 static bool want_update(struct seeker *seeker, in want_update() function
620 if (want_update(seeker, ts->timestamp_node_id_1, &c->half[0])) in check_timestamps()
622 if (want_update(seeker, ts->timestamp_node_id_2, &c->half[1])) in check_timestamps()
/dports/deskutils/egroupware/egroupware/calendar/inc/
H A Dclass.calendar_boupdate.inc.php635 $want_update = 0;
667 ++$want_update;
674 ++$want_update;
678 ++$want_update;
690 ++$want_update;
697 ++$want_update;
705 return $want_update > 0;
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dslider.c439 fl_add_timeout( ( obj->want_update ? 1 : 2 ) * sp->repeat_ms, in handle_mouse()
441 obj->want_update = 1; in handle_mouse()
662 obj->want_update = 0; in handle_release()
H A Dtbox.c80 obj->want_update = 0; in fli_create_tbox()
2327 && ! obj->want_update in handle_tbox()
2361 obj->want_update = 1; /* so we can follow mouse movements */ in handle_tbox()
2376 obj->want_update = 0; in handle_tbox()
H A Dhandling.c575 if ( fli_int.pushobj && fli_int.pushobj->want_update ) in fli_handle_form()
820 && fli_int.pushobj->want_update in fli_handle_idling()
H A Dbutton.c498 obj->want_update = 1; in fl_create_generic_button()
H A Dcounter.c525 ob->want_update = 1; in fl_create_counter()
H A Dchoice.c508 obj->want_update = 1; in fl_create_choice()
H A Dselect.c67 obj->want_update = 1; in fl_create_select()
H A Dinput.c1678 obj->want_update = 1; in fl_create_input()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/calendar/inc/
H A Dclass.bocalendar.inc.php2271 $want_update = 0;
2282 ++$want_update;
2287 ++$want_update;
2296 ++$want_update;
2302 ++$want_update;
2309 return $want_update > 0;
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/include/
H A DBasic.h770 int want_update; member
/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_test_matops.c500 rsb_bool_t want_update = RSB_BOOL_FALSE; in rsb__main_block_partitioned_spmv_uaua() local
1003 want_update = RSB_BOOL_TRUE; /* FIXME: ignoring argument */ in rsb__main_block_partitioned_spmv_uaua()
2467 if(want_update && mtxAp) in rsb__main_block_partitioned_spmv_uaua()
4341 rsb_bool_t want_update = RSB_BOOL_FALSE; in rsb__main_block_partitioned_spsv_uxua() local
4844 want_update = RSB_BOOL_TRUE; /* FIXME: ignoring argument */ in rsb__main_block_partitioned_spsv_uxua()
6358 if(want_update && mtxAp) in rsb__main_block_partitioned_spsv_uxua()
8196 rsb_bool_t want_update = RSB_BOOL_FALSE; in rsb__main_block_partitioned_mat_stats() local
8671 want_update = RSB_BOOL_TRUE; /* FIXME: ignoring argument */ in rsb__main_block_partitioned_mat_stats()
H A Drsb_test_matops.m4552 rsb_bool_t want_update = RSB_BOOL_FALSE;
1113 want_update = RSB_BOOL_TRUE; /* FIXME: ignoring argument */
2845 if(want_update && mtxAp)
2855 } /* want_update */
/dports/x11-toolkits/xforms/xforms-1.2.4/doc/
H A Dpart4_events.texi213 @code{obj->want_update} field is set. Like for the @code{FL_STEP}
H A Dxforms.info-31012 `obj->want_update' field is set. Like for the `FL_STEP' event the
/dports/x11-toolkits/xforms/xforms-1.2.4/
H A DChangeLog1928 (in the object structure the 'want_update' member must
1973 and 'want_update'. If the first is set an object which is