Home
last modified time | relevance | path

Searched refs:MicroProfileWebServerStart (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/microprofile/
H A Dmicroprofile.h996 void MicroProfileWebServerStart();
1003 #define MicroProfileWebServerStart() do{}while(0) macro
1541 MicroProfileWebServerStart(); in MicroProfileFlip()
2931 void MicroProfileWebServerStart() in MicroProfileWebServerStart() function
/dports/emulators/citra/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h994 void MicroProfileWebServerStart();
1001 #define MicroProfileWebServerStart() do{}while(0) macro
1539 MicroProfileWebServerStart(); in MicroProfileFlip()
2929 void MicroProfileWebServerStart() in MicroProfileWebServerStart() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h994 void MicroProfileWebServerStart();
1001 #define MicroProfileWebServerStart() do{}while(0) macro
1539 MicroProfileWebServerStart(); in MicroProfileFlip()
2929 void MicroProfileWebServerStart() in MicroProfileWebServerStart() function
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dmicroprofile.h177 #define MicroProfileWebServerStart() do{} while(0)
496 MICROPROFILE_API void MicroProfileWebServerStart();
4314 void MicroProfileWebServerStart() in MicroProfileWebServerStart() function
4506 void MicroProfileWebServerStart() in MicroProfileWebServerStart() function
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine.cpp11226 MicroProfileWebServerStart(); in videoSetGameMode()