Home
last modified time | relevance | path

Searched refs:padv (Results 1 – 25 of 48) sorted by last modified time

12

/dports/games/freeciv/freeciv-2.6.6/tools/ruledit/
H A Drulesave.c215 const struct advance *padv, in save_tech_ref() argument
218 if (padv == A_NEVER) { in save_tech_ref()
221 secfile_insert_str(sfile, advance_rule_name(padv), in save_tech_ref()
H A Dtab_misc.cpp251 advance_active_iterate(padv) { in refresh_stats()
H A Dtab_tech.h48 QString tech_name(struct advance *padv);
51 bool initialize_new_tech(struct advance *padv);
H A Dtab_tech.cpp121 advance_iterate(A_FIRST, padv) { in refresh()
171 advance_iterate(A_NONE, padv) { in techs_to_menu()
181 if (padv == A_NEVER) { in tech_name()
274 struct advance *padv; in req1_menu() local
280 if (padv != 0 && selected != 0) { in req1_menu()
292 struct advance *padv; in req2_menu() local
310 struct advance *padv; in root_req_menu() local
333 if (padv != selected in name_given()
367 padv->require[AR_ONE] = none; in initialize_new_tech()
368 padv->require[AR_TWO] = none; in initialize_new_tech()
[all …]
H A Dvalidity.c162 bool is_tech_needed(struct advance *padv, requirers_cb cb) in is_tech_needed() argument
164 struct universal uni = { .value.advance = padv, .kind = VUT_ADVANCE }; in is_tech_needed()
168 if (pdependant->require[AR_ONE] == padv in is_tech_needed()
169 || pdependant->require[AR_TWO] == padv in is_tech_needed()
170 || pdependant->require[AR_ROOT] == padv) { in is_tech_needed()
177 if (ptype->require_advance == padv) { in is_tech_needed()
H A Dvalidity.h22 bool is_tech_needed(struct advance *padv, requirers_cb cb);
/dports/games/freeciv-nox11/freeciv-2.6.6/tools/ruledit/
H A Dtab_tech.cpp121 advance_iterate(A_FIRST, padv) { in refresh()
171 advance_iterate(A_NONE, padv) { in techs_to_menu()
181 if (padv == A_NEVER) { in tech_name()
274 struct advance *padv; in req1_menu() local
280 if (padv != 0 && selected != 0) { in req1_menu()
292 struct advance *padv; in req2_menu() local
310 struct advance *padv; in root_req_menu() local
333 if (padv != selected in name_given()
367 padv->require[AR_ONE] = none; in initialize_new_tech()
368 padv->require[AR_TWO] = none; in initialize_new_tech()
[all …]
H A Dtab_tech.h48 QString tech_name(struct advance *padv);
51 bool initialize_new_tech(struct advance *padv);
H A Dvalidity.h22 bool is_tech_needed(struct advance *padv, requirers_cb cb);
H A Drulesave.c215 const struct advance *padv, in save_tech_ref() argument
218 if (padv == A_NEVER) { in save_tech_ref()
221 secfile_insert_str(sfile, advance_rule_name(padv), in save_tech_ref()
H A Dtab_misc.cpp251 advance_active_iterate(padv) { in refresh_stats()
H A Dvalidity.c162 bool is_tech_needed(struct advance *padv, requirers_cb cb) in is_tech_needed() argument
164 struct universal uni = { .value.advance = padv, .kind = VUT_ADVANCE }; in is_tech_needed()
168 if (pdependant->require[AR_ONE] == padv in is_tech_needed()
169 || pdependant->require[AR_TWO] == padv in is_tech_needed()
170 || pdependant->require[AR_ROOT] == padv) { in is_tech_needed()
177 if (ptype->require_advance == padv) { in is_tech_needed()
/dports/games/freeciv-nox11/freeciv-2.6.6/ai/default/
H A Daitech.c208 struct city *pcity, struct advance *padv) in dai_tech_base_want() argument
211 Tech_type_id tech = advance_number(padv); in dai_tech_base_want()
250 advance_iterate(A_FIRST, padv) { in dai_tech_effect_values()
251 if (research_invention_state(research_get(pplayer), advance_number(padv)) in dai_tech_effect_values()
253 struct universal source = { .kind = VUT_ADVANCE, .value.advance = padv }; in dai_tech_effect_values()
260 v = dai_tech_base_want(ait, pplayer, pcity, padv); in dai_tech_effect_values()
272 && preq->source.value.advance == padv) { in dai_tech_effect_values()
303 aip->tech_want[advance_index(padv)] += tech_want; in dai_tech_effect_values()
/dports/games/freeciv/freeciv-2.6.6/ai/default/
H A Daitech.c208 struct city *pcity, struct advance *padv) in dai_tech_base_want() argument
211 Tech_type_id tech = advance_number(padv); in dai_tech_base_want()
250 advance_iterate(A_FIRST, padv) { in dai_tech_effect_values()
251 if (research_invention_state(research_get(pplayer), advance_number(padv)) in dai_tech_effect_values()
253 struct universal source = { .kind = VUT_ADVANCE, .value.advance = padv }; in dai_tech_effect_values()
260 v = dai_tech_base_want(ait, pplayer, pcity, padv); in dai_tech_effect_values()
272 && preq->source.value.advance == padv) { in dai_tech_effect_values()
303 aip->tech_want[advance_index(padv)] += tech_want; in dai_tech_effect_values()
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/
H A Ddiplodlg.cpp308 const struct advance *padv; in show_menu() local
449 padv = (advance *) qvar.value < void *>(); in show_menu()
450 give_advance(advance_number(padv)); in show_menu()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/
H A Ddiplodlg.cpp308 const struct advance *padv; in show_menu() local
449 padv = (advance *) qvar.value < void *>(); in show_menu()
450 give_advance(advance_number(padv)); in show_menu()
/dports/devel/liblouis/liblouis-3.20.0/tables/
H A Dhyph_nl_NL.dic8600 4padv
/dports/x11-toolkits/tk86/tk8.6.12/generic/ttk/
H A DttkLayout.c319 Tcl_Obj **padv; in Ttk_GetPaddingFromObj() local
322 if (TCL_OK != Tcl_ListObjGetElements(interp, objPtr, &padc, &padv)) { in Ttk_GetPaddingFromObj()
336 if (Tk_GetPixelsFromObj(interp, tkwin, padv[i], &pixels[i]) != TCL_OK) { in Ttk_GetPaddingFromObj()
357 Tcl_Obj **padv; in Ttk_GetBorderFromObj() local
360 if (TCL_OK != Tcl_ListObjGetElements(interp, objPtr, &padc, &padv)) { in Ttk_GetBorderFromObj()
374 if (Tcl_GetIntFromObj(interp, padv[i], &pixels[i]) != TCL_OK) { in Ttk_GetBorderFromObj()
/dports/chinese/rime-array/rime-array-d10f2f8b2aec7c7e736ace01e8a399e5ae5e7c3a/
H A Darray30_phrases.dict.yaml116488 疊出來 padv'
116489 顯現出來 padv'
116490 顯示出來 padv'
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dframe.c571 int padv = PADV >> v_shift; in x264_frame_expand_border() local
581 … plane_expand_border( pix, stride*2, width, height, padh, padv, pad_top, pad_bot, h_shift ); in x264_frame_expand_border()
582 … plane_expand_border( pix+stride, stride*2, width, height, padh, padv, pad_top, pad_bot, h_shift ); in x264_frame_expand_border()
588 … plane_expand_border( pix, stride, width, height, padh, padv, pad_top, pad_bot, h_shift ); in x264_frame_expand_border()
593 … plane_expand_border( pix, stride, width, height, padh, padv, pad_top, pad_bot, h_shift ); in x264_frame_expand_border()
607 int padv = PADV - 8; in x264_frame_expand_border_filtered() local
617 plane_expand_border( pix, stride*2, width, height, padh, padv, b_start, b_end, 0 ); in x264_frame_expand_border_filtered()
618 … plane_expand_border( pix+stride, stride*2, width, height, padh, padv, b_start, b_end, 0 ); in x264_frame_expand_border_filtered()
622 … plane_expand_border( pix, stride, width, height << SLICE_MBAFF, padh, padv, b_start, b_end, 0 ); in x264_frame_expand_border_filtered()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dframe.c571 int padv = PADV >> v_shift; in x264_frame_expand_border() local
581 … plane_expand_border( pix, stride*2, width, height, padh, padv, pad_top, pad_bot, h_shift ); in x264_frame_expand_border()
582 … plane_expand_border( pix+stride, stride*2, width, height, padh, padv, pad_top, pad_bot, h_shift ); in x264_frame_expand_border()
588 … plane_expand_border( pix, stride, width, height, padh, padv, pad_top, pad_bot, h_shift ); in x264_frame_expand_border()
593 … plane_expand_border( pix, stride, width, height, padh, padv, pad_top, pad_bot, h_shift ); in x264_frame_expand_border()
607 int padv = PADV - 8; in x264_frame_expand_border_filtered() local
617 plane_expand_border( pix, stride*2, width, height, padh, padv, b_start, b_end, 0 ); in x264_frame_expand_border_filtered()
618 … plane_expand_border( pix+stride, stride*2, width, height, padh, padv, b_start, b_end, 0 ); in x264_frame_expand_border_filtered()
622 … plane_expand_border( pix, stride, width, height << SLICE_MBAFF, padh, padv, b_start, b_end, 0 ); in x264_frame_expand_border_filtered()
/dports/x11-toolkits/tk87/tk8.7a5/generic/ttk/
H A DttkLayout.c319 Tcl_Obj **padv; in Ttk_GetPaddingFromObj() local
322 if (TCL_OK != Tcl_ListObjGetElements(interp, objPtr, &padc, &padv)) { in Ttk_GetPaddingFromObj()
336 if (Tk_GetPixelsFromObj(interp, tkwin, padv[i], &pixels[i]) != TCL_OK) { in Ttk_GetPaddingFromObj()
357 Tcl_Obj **padv; in Ttk_GetBorderFromObj() local
360 if (TCL_OK != Tcl_ListObjGetElements(interp, objPtr, &padc, &padv)) { in Ttk_GetBorderFromObj()
374 if (Tcl_GetIntFromObj(interp, padv[i], &pixels[i]) != TCL_OK) { in Ttk_GetBorderFromObj()
/dports/print/scribus-devel/scribus-1.5.7/resources/dicts/
H A Dhyph_nl.dic8600 4padv
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/tables/
H A Dhyph_nl_NL.dic8600 4padv
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/wasm/
H A Dliblouis_wasm.data269332 4padv

12