Home
last modified time | relevance | path

Searched defs:player_idx (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/yuzu/yuzu-0b47f7a46/src/yuzu/configuration/
H A Dconfigure_input_advanced.cpp66 for (std::size_t player_idx = 0; player_idx < controllers_color_buttons.size(); ++player_idx) { in ConfigureInputAdvanced() local
96 void ConfigureInputAdvanced::OnControllerButtonClick(std::size_t player_idx, in OnControllerButtonClick()
109 for (std::size_t player_idx = 0; player_idx < controllers_color_buttons.size(); ++player_idx) { in ApplyConfiguration() local
129 for (std::size_t player_idx = 0; player_idx < controllers_color_buttons.size(); ++player_idx) { in LoadConfiguration() local
H A Dconfigure_vibration.cpp131 for (std::size_t player_idx = 0; player_idx < NUM_PLAYERS + 1; ++player_idx) { in SetAllVibrationDevices() local
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/lunatic/
H A Dbcheck.lua61 function bcheck.player_idx(snum) function
/dports/finance/py-quantecon/quantecon-0.5.2/quantecon/game_theory/
H A Dnormal_form_game.py197 def delete_action(self, action, player_idx=0): argument
728 def delete_action(self, player_idx, action): argument
/dports/games/edge/Edge-1.35-source/src/
H A De_ticcmd.h47 s16_t player_idx; member
/dports/games/libretro-picodrive/picodrive-600894e/platform/gizmondo/
H A Dmenu.c590 static char *action_binds(int player_idx, int action_mask) in action_binds()
630 static void draw_key_config(const me_bind_action *opts, int opt_cnt, int player_idx, int sel) in draw_key_config()
664 static void key_config_loop(const me_bind_action *opts, int opt_cnt, int player_idx) in key_config_loop()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/gizmondo/
H A Dmenu.c590 static char *action_binds(int player_idx, int action_mask) in action_binds()
630 static void draw_key_config(const me_bind_action *opts, int opt_cnt, int player_idx, int sel) in draw_key_config()
664 static void key_config_loop(const me_bind_action *opts, int opt_cnt, int player_idx) in key_config_loop()
/dports/games/atanks/atanks-6.5/src/
H A Dfiles.cpp120 int32_t player_idx = -1; in Load_Game() local
/dports/games/libretro-picodrive/picodrive-600894e/platform/psp/
H A Dmenu.c591 static char *action_binds(int player_idx, int action_mask) in action_binds()
635 static void draw_key_config(const me_bind_action *opts, int opt_cnt, int player_idx, int sel) in draw_key_config()
669 static void key_config_loop(const me_bind_action *opts, int opt_cnt, int player_idx) in key_config_loop()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/psp/
H A Dmenu.c591 static char *action_binds(int player_idx, int action_mask) in action_binds()
635 static void draw_key_config(const me_bind_action *opts, int opt_cnt, int player_idx, int sel) in draw_key_config()
669 static void key_config_loop(const me_bind_action *opts, int opt_cnt, int player_idx) in key_config_loop()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/libpicofe/
H A Dmenu.c1324 static char *action_binds(int player_idx, int action_mask, int dev_id) in action_binds()
1395 static void draw_key_config(const me_bind_action *opts, int opt_cnt, int player_idx, in draw_key_config()
1453 static void key_config_loop(const me_bind_action *opts, int opt_cnt, int player_idx) in key_config_loop()
/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dgame.c5607 PLA_REF player_idx; in Import_list_from_players() local
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dspells1.c11774 int player_idx; local