Home
last modified time | relevance | path

Searched refs:extra_index (Results 226 – 250 of 250) sorted by relevance

12345678910

/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Ddialogs.c2260 BV_CLR(extras, extra_index(tgt)); in popup_pillage_dialog()
2262 what = extra_index(tgt); in popup_pillage_dialog()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Ddialogs.c2249 BV_CLR(extras, extra_index(tgt)); in popup_pillage_dialog()
2251 what = extra_index(tgt); in popup_pillage_dialog()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Ddialogs.c2260 BV_CLR(extras, extra_index(tgt)); in popup_pillage_dialog()
2262 what = extra_index(tgt); in popup_pillage_dialog()
/dports/devel/R-cran-caret/caret/R/
H A Dtrain_recipes.R667 extra_index <- seq(along = resampleIndex)[-(1:(ctrl$adaptive$min-1))] functionVar
/dports/lang/zig-devel/zig-0.9.0/src/codegen/
H A Dllvm.zig2151 var extra_index: usize = switch_br.end;
2155 const case = self.air.extraData(Air.SwitchBr.Case, extra_index);
2158 extra_index = case.end + case.data.items_len + case_body.len;
2172 const else_body = self.air.extra[extra_index..][0..switch_br.data.else_body_len];
/dports/lang/zig/zig-0.9.0/src/codegen/
H A Dllvm.zig2151 var extra_index: usize = switch_br.end;
2155 const case = self.air.extraData(Air.SwitchBr.Case, extra_index);
2158 extra_index = case.end + case.data.items_len + case_body.len;
2172 const else_body = self.air.extra[extra_index..][0..switch_br.data.else_body_len];
/dports/games/freeciv/freeciv-2.6.6/tools/ruledit/
H A Drulesave.c1969 if (BV_ISSET(pextra->hidden_by, extra_index(top))) { in save_terrain_ruleset()
/dports/games/freeciv-nox11/freeciv-2.6.6/tools/ruledit/
H A Drulesave.c1969 if (BV_ISSET(pextra->hidden_by, extra_index(top))) { in save_terrain_ruleset()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/
H A Ddialogs.cpp2427 what = extra_index(tgt); in popup_pillage_dialog()
H A Dcitydlg.cpp1440 task.tgt = extra_index(tgt); in context_menu()
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/
H A Ddialogs.cpp2427 what = extra_index(tgt); in popup_pillage_dialog()
H A Dcitydlg.cpp1440 task.tgt = extra_index(tgt); in context_menu()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/generator/
H A Dmapgen.c3192 extra_idx = extra_index(priver); in fair_map_island_new()
/dports/games/freeciv/freeciv-2.6.6/server/generator/
H A Dmapgen.c3192 extra_idx = extra_index(priver); in fair_map_island_new()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dcitydlg.c2917 task.tgt = extra_index(tgt); in set_city_workertask()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dcitydlg.c2889 task.tgt = extra_index(tgt); in set_city_workertask()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dcitydlg.c2889 task.tgt = extra_index(tgt); in set_city_workertask()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dcitydlg.c2917 task.tgt = extra_index(tgt); in set_city_workertask()
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dpackhand.c3199 if (BV_ISSET(pextra->hidden_by, extra_index(phider))) { in handle_rulesets_ready()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dpackhand.c3199 if (BV_ISSET(pextra->hidden_by, extra_index(phider))) { in handle_rulesets_ready()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/public/-/speedscope/
H A Dimport.e3a73ef4.js.map1extra_index = 0;\n\n var here_bits, here_op, here_val;\n\n /*\n Process a set of code lengths …
/dports/www/nextcloud-contacts/contacts/js/
H A Dcontacts-main.js.map1extra_index","LITERALS","L_CODES","D_CODES","extra_lbits","extra_dbits","extra_blbits","bl_order",…
/dports/www/element-web/element-v1.9.8/bundles/fe56de007a54db37c626/
H A Dvendors~init.js.map1 …lens_index","table_index","incr","huff","base_index","MAXBITS","offs","extra_index","blockSize","r…
/dports/games/freeciv-nox11/freeciv-2.6.6/
H A DChangeLog70286 Implemented extra_index() as an macro to avoid function call overhead.
/dports/games/freeciv/freeciv-2.6.6/
H A DChangeLog70286 Implemented extra_index() as an macro to avoid function call overhead.

12345678910