Home
last modified time | relevance | path

Searched defs:cfg_in (Results 1 – 7 of 7) sorted by relevance

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/platform/base/
H A Dagsplatformdriver.cpp104 SetupReturnValue AGSPlatformDriver::RunSetup(const ConfigTree &cfg_in, ConfigTree &cfg_out) in RunSetup()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/platform/base/
H A Dags_platform_driver.cpp167 SetupReturnValue AGSPlatformDriver::RunSetup(const ConfigTree &cfg_in, ConfigTree &cfg_out) { in RunSetup()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/platform/windows/setup/
H A Dwinsetup.cpp527 WinSetupDialog::WinSetupDialog(const ConfigTree &cfg_in, ConfigTree &cfg_out, const String &data_di… in WinSetupDialog()
540 SetupReturnValue WinSetupDialog::ShowModal(const ConfigTree &cfg_in, ConfigTree &cfg_out, in ShowModal()
1271 SetupReturnValue WinSetup(const ConfigTree &cfg_in, ConfigTree &cfg_out, in WinSetup()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/cx25840/
H A Dcx25840-core.c2227 #define CX25840_VCONFIG_OPTION(state, cfg_in, opt_msk) \ argument
2236 static void cx25840_vconfig_add(struct cx25840_state *state, u32 cfg_in) in cx25840_vconfig_add()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/cx25840/
H A Dcx25840-core.c2227 #define CX25840_VCONFIG_OPTION(state, cfg_in, opt_msk) \ argument
2236 static void cx25840_vconfig_add(struct cx25840_state *state, u32 cfg_in) in cx25840_vconfig_add()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/cx25840/
H A Dcx25840-core.c2227 #define CX25840_VCONFIG_OPTION(state, cfg_in, opt_msk) \ argument
2236 static void cx25840_vconfig_add(struct cx25840_state *state, u32 cfg_in) in cx25840_vconfig_add()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/platform/windows/
H A Dacplwin.cpp958 SetupReturnValue AGSWin32::RunSetup(const ConfigTree &cfg_in, ConfigTree &cfg_out) in RunSetup()