Home
last modified time | relevance | path

Searched refs:CPU_SYNERGY (Results 1 – 6 of 6) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dstudiox_constants.h49 CPU_SYNERGY, enumerator
DProjectConfigDlg.cpp24 { _T("Renesas Synergy"), CPU_SYNERGY },
791 if (cpu_type == CPU_SYNERGY) in EnableDisable()
820 if (cpu_type != CPU_SYNERGY) in EnableDisable()
846 if (cpu_type != CPU_SYNERGY) in EnableDisable()
858 if (cpu_type != CPU_SYNERGY) in EnableDisable()
881 if (cpu_type != CPU_SYNERGY) in EnableDisable()
Dstudiox_util.cpp1302 if (cpu_type == CPU_SYNERGY || in IsCpuWithDave2D()
1371 if (project->mHeader.target_cpu == CPU_SYNERGY || in IsRenesasHwJpeg()
Dstudiox_screen_driver.c393 case CPU_SYNERGY: in RunGuixDisplaySetupFunction()
Dresource_gen.cpp133 if (project->mHeader.target_cpu == CPU_SYNERGY) in IsRotatedResourceSupported()
1219 if (m_project->mHeader.target_cpu == CPU_SYNERGY) in WriteFontTable()
1238 if (m_project->mHeader.target_cpu == CPU_SYNERGY) in WriteFontTable()
1339 if (m_project->mHeader.target_cpu == CPU_SYNERGY) in WriteFontTable()
1356 if (m_project->mHeader.target_cpu == CPU_SYNERGY) in WriteFontTable()
Dscreen_generator.cpp5124 if (m_project->mHeader.target_cpu == CPU_SYNERGY) in WriteDave2D8bppPaletteSetup()
5356 if (m_project->mHeader.target_cpu == CPU_SYNERGY) in WriteDave2D16_32_Setup()
6208 if (m_project->mHeader.target_cpu == CPU_SYNERGY) in DeclareSynergyDriverFunctions()