Home
last modified time | relevance | path

Searched refs:MICROPROFILE_MAX_CATEGORIES (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/microprofile/
H A Dmicroprofile.h456 #define MICROPROFILE_MAX_CATEGORIES 16 macro
725 MicroProfileCategory CategoryInfo[MICROPROFILE_MAX_CATEGORIES];
1090 for(int i = 0; i < MICROPROFILE_MAX_CATEGORIES; ++i) in MicroProfileInit()
1315 if(-1 == nCategoryIndex && S.nCategoryCount < MICROPROFILE_MAX_CATEGORIES) in MicroProfileRegisterGroup()
H A Dmicroprofileui.h311 MicroProfileGroupMenuItem GroupMenu[MICROPROFILE_MAX_GROUPS + MICROPROFILE_MAX_CATEGORIES];
/dports/emulators/citra/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h456 #define MICROPROFILE_MAX_CATEGORIES 16 macro
725 MicroProfileCategory CategoryInfo[MICROPROFILE_MAX_CATEGORIES];
1088 for(int i = 0; i < MICROPROFILE_MAX_CATEGORIES; ++i) in MicroProfileInit()
1313 if(-1 == nCategoryIndex && S.nCategoryCount < MICROPROFILE_MAX_CATEGORIES) in MicroProfileRegisterGroup()
H A Dmicroprofileui.h311 MicroProfileGroupMenuItem GroupMenu[MICROPROFILE_MAX_GROUPS + MICROPROFILE_MAX_CATEGORIES];
/dports/emulators/citra-qt5/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h456 #define MICROPROFILE_MAX_CATEGORIES 16 macro
725 MicroProfileCategory CategoryInfo[MICROPROFILE_MAX_CATEGORIES];
1088 for(int i = 0; i < MICROPROFILE_MAX_CATEGORIES; ++i) in MicroProfileInit()
1313 if(-1 == nCategoryIndex && S.nCategoryCount < MICROPROFILE_MAX_CATEGORIES) in MicroProfileRegisterGroup()
H A Dmicroprofileui.h311 MicroProfileGroupMenuItem GroupMenu[MICROPROFILE_MAX_GROUPS + MICROPROFILE_MAX_CATEGORIES];
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dmicroprofile.h546 #define MICROPROFILE_MAX_CATEGORIES 16 macro
1488 MicroProfileCategory CategoryInfo[MICROPROFILE_MAX_CATEGORIES];
1817 for(int i = 0; i < MICROPROFILE_MAX_CATEGORIES; ++i) in MicroProfileInit()