Home
last modified time | relevance | path

Searched defs:active_code (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-hvac/hvac-0.11.2/hvac/api/system_backend/
H A Dhealth.py17 active_code=None, argument
/dports/lang/awka/awka-0.7.5/awka/
H A Dcode.c40 CODEBLOCK active_code ; variable
/dports/lang/mawk/mawk-1.3.4-20190203/
H A Dcode.c30 CODEBLOCK active_code; variable
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/
H A DNetPlayServer.cpp1675 for (const Gecko::GeckoCode& active_code : s_active_codes) in SyncCodes() local
1703 for (const Gecko::GeckoCode& active_code : s_active_codes) in SyncCodes() local
1725 for (const ActionReplay::ARCode& active_code : s_active_codes) in SyncCodes() local
1753 for (const ActionReplay::ARCode& active_code : s_active_codes) in SyncCodes() local
H A DGeckoCode.cpp173 for (const GeckoCode& active_code : s_active_codes) in InstallCodeHandlerLocked() local