Home
last modified time | relevance | path

Searched refs:PADtest (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/PadSSSPSX/
H A DPadSSSPSX.def21 PADtest @18
H A DPadSSSPSX.cpp1128 s32 CALLBACK PADtest (void) in PADtest() function
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dplugins.h234 typedef long (CALLBACK* PADtest)(void); typedef
249 extern PADtest PAD1_test;
263 extern PADtest PAD2_test;
H A Dplugins.c100 PADtest PAD1_test;
114 PADtest PAD2_test;
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/
H A Dplugins.h234 typedef long (CALLBACK* PADtest)(void); typedef
249 extern PADtest PAD1_test;
263 extern PADtest PAD2_test;
H A Dplugins.c100 PADtest PAD1_test;
114 PADtest PAD2_test;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dplugins.h244 typedef long (CALLBACK* PADtest)(void); typedef
261 extern PADtest PAD1_test;
276 extern PADtest PAD2_test;
H A Dplugins.c106 PADtest PAD1_test;
122 PADtest PAD2_test;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfinput/
H A Dpad.h272 long PADtest(void);
H A Dpad.c717 long PADtest(void) { function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/gui/
H A DConfigurePlugins.c478 TestPlugin(PADtest, IDC_LISTPAD1, "PADtest"); in TestPAD1()
482 TestPlugin(PADtest, IDC_LISTPAD2, "PADtest"); in TestPAD2()