Home
last modified time | relevance | path

Searched refs:pExclusive (Results 1 – 9 of 9) sorted by relevance

/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/remote_device/messages/
H A DIfdConnect.cpp25 IfdConnect::IfdConnect(const QString& pSlotName, bool pExclusive) in IfdConnect() argument
28 , mExclusive(pExclusive) in IfdConnect()
H A DIfdConnect.h20 IfdConnect(const QString& pSlotName, bool pExclusive = true);
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/microprofile/
H A Dmicroprofile.h2032 …at* pTimers, float* pAverage, float* pMax, float* pCallAverage, float* pExclusive, float* pAverage… in MicroProfileCalcAllTimers() argument
2066 pExclusive[nIdx] = fMsExclusive; in MicroProfileCalcAllTimers()
2067 pExclusive[nIdx+1] = fPrcExclusive; in MicroProfileCalcAllTimers()
H A Dmicroprofileui.h1465 …at* pTimers, float* pAverage, float* pMax, float* pCallAverage, float* pExclusive, float* pAverage… in MicroProfileCalcTimers() argument
1510 pExclusive[nIdx] = fMsExclusive; in MicroProfileCalcTimers()
1511 pExclusive[nIdx+1] = fPrcExclusive; in MicroProfileCalcTimers()
/dports/emulators/citra/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h2030 …at* pTimers, float* pAverage, float* pMax, float* pCallAverage, float* pExclusive, float* pAverage… in MicroProfileCalcAllTimers() argument
2064 pExclusive[nIdx] = fMsExclusive; in MicroProfileCalcAllTimers()
2065 pExclusive[nIdx+1] = fPrcExclusive; in MicroProfileCalcAllTimers()
H A Dmicroprofileui.h1465 …at* pTimers, float* pAverage, float* pMax, float* pCallAverage, float* pExclusive, float* pAverage… in MicroProfileCalcTimers() argument
1510 pExclusive[nIdx] = fMsExclusive; in MicroProfileCalcTimers()
1511 pExclusive[nIdx+1] = fPrcExclusive; in MicroProfileCalcTimers()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h2030 …at* pTimers, float* pAverage, float* pMax, float* pCallAverage, float* pExclusive, float* pAverage… in MicroProfileCalcAllTimers() argument
2064 pExclusive[nIdx] = fMsExclusive; in MicroProfileCalcAllTimers()
2065 pExclusive[nIdx+1] = fPrcExclusive; in MicroProfileCalcAllTimers()
H A Dmicroprofileui.h1465 …at* pTimers, float* pAverage, float* pMax, float* pCallAverage, float* pExclusive, float* pAverage… in MicroProfileCalcTimers() argument
1510 pExclusive[nIdx] = fMsExclusive; in MicroProfileCalcTimers()
1511 pExclusive[nIdx+1] = fPrcExclusive; in MicroProfileCalcTimers()
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dmicroprofile.h3211 …float* pAverage, float* pMax, float* pMin, float* pCallAverage, float* pExclusive, float* pAverage… in MicroProfileCalcAllTimers() argument
3249 pExclusive[nIdx] = fMsExclusive; in MicroProfileCalcAllTimers()
3250 pExclusive[nIdx+1] = fPrcExclusive; in MicroProfileCalcAllTimers()