Home
last modified time | relevance | path

Searched refs:score_board (Results 1 – 15 of 15) sorted by relevance

/dports/games/gtkballs/gtkballs-3.1.5/src/
H A Dscoreboard.h6 struct score_board { struct
22 gint write_score(struct score_board *, struct score_board_full *, gint); argument
23 gint read_score(struct score_board *, struct score_board_full **, gint *);
24 gint insert_entry_in_score_board(struct score_board *board,
25 struct score_board entry);
H A Dscoreboard.c40 gint write_score(struct score_board *b, struct score_board_full *bf, gint nbf) { in write_score()
86 … if(((const struct score_board *)a)->score == ((const struct score_board *)b)->score) return 0; in score_sort()
87 … if(((const struct score_board *)a)->score < ((const struct score_board *)b)->score) return 1; in score_sort()
91 gint read_score(struct score_board *b, struct score_board_full **bf, gint *nbf) { in read_score()
101 memset(b, 0, sizeof(struct score_board) * 10); in read_score()
191 qsort(b, 10, sizeof(struct score_board), score_sort); in read_score()
200 gint insert_entry_in_score_board(struct score_board *board, struct score_board entry) { in insert_entry_in_score_board()
H A Dhalloffame.c14 void show_hall_of_fame(GtkWidget *widget, gpointer data, struct score_board b[10]) { in show_hall_of_fame()
20 struct score_board *bs = b; in show_hall_of_fame()
21 struct score_board bn[10]; in show_hall_of_fame()
H A Dinputname.c25 struct score_board current_entry; in read_entry()
31 struct score_board b[10]; in read_entry()
H A Dgtkballs.c58 struct score_board scoreboard[10]; in new_turn()
118 struct score_board scoreboard[10]; in main()
H A Dhalloffame.h4 void show_hall_of_fame(GtkWidget *widget, gpointer data, struct score_board b[10]);
H A Dgfx.c266 struct score_board sb[10]; in reinit_board()
/dports/games/gottet/gottet-1.1.9/
H A Dgottet.pro39 src/score_board.h \
46 src/score_board.cpp \
/dports/games/connectagram/connectagram-1.2.11/
H A Dconnectagram.pro45 src/score_board.h \
61 src/score_board.cpp \
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c372 val |= coex_stat->score_board; in rtw_coex_write_scbd()
389 if (val != coex_stat->score_board) { in rtw_coex_write_scbd()
390 coex_stat->score_board = val; in rtw_coex_write_scbd()
470 u16 score_board; in rtw_coex_monitor_bt_enable() local
473 score_board = rtw_coex_read_scbd(rtwdev); in rtw_coex_monitor_bt_enable()
474 bt_disabled = !(score_board & COEX_SCBD_ONOFF); in rtw_coex_monitor_bt_enable()
3676 score_board_WB = coex_stat->score_board; in rtw_coex_display_coex_info()
H A Dmain.h1397 u16 score_board; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c372 val |= coex_stat->score_board; in rtw_coex_write_scbd()
389 if (val != coex_stat->score_board) { in rtw_coex_write_scbd()
390 coex_stat->score_board = val; in rtw_coex_write_scbd()
470 u16 score_board; in rtw_coex_monitor_bt_enable() local
473 score_board = rtw_coex_read_scbd(rtwdev); in rtw_coex_monitor_bt_enable()
474 bt_disabled = !(score_board & COEX_SCBD_ONOFF); in rtw_coex_monitor_bt_enable()
3676 score_board_WB = coex_stat->score_board; in rtw_coex_display_coex_info()
H A Dmain.h1397 u16 score_board; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c372 val |= coex_stat->score_board; in rtw_coex_write_scbd()
389 if (val != coex_stat->score_board) { in rtw_coex_write_scbd()
390 coex_stat->score_board = val; in rtw_coex_write_scbd()
470 u16 score_board; in rtw_coex_monitor_bt_enable() local
473 score_board = rtw_coex_read_scbd(rtwdev); in rtw_coex_monitor_bt_enable()
474 bt_disabled = !(score_board & COEX_SCBD_ONOFF); in rtw_coex_monitor_bt_enable()
3676 score_board_WB = coex_stat->score_board; in rtw_coex_display_coex_info()
H A Dmain.h1397 u16 score_board; member