Home
last modified time | relevance | path

Searched defs:pRes (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/dports/games/freesynd/freesynd-0.7.5/src/core/
H A Dresearchmanager.cpp43 Research *pRes = availableModsSearch_.get(i); in destroy() local
49 Research *pRes = availableWeaponsSearch_.get(i); in destroy() local
161 Research *pRes = loadResearch(defWeapons[i]); in reset() local
170 Research *pRes = loadResearch(defMods[i], Mod::MOD_V2); in reset() local
299 Research *pRes = availableWeaponsSearch_.get(i); in handleWeaponDiscovered() local
324 Research *pRes = availableModsSearch_.get(iMod); in saveToFile() local
332 Research *pRes = availableWeaponsSearch_.get(iWeap); in saveToFile() local
370 Research *pRes = loadResearch(mt, mv); in loadFromFile() local
430 Research *pRes = loadResearch(wt); in loadFromFile() local
441 Research *pRes = availableModsSearch_.get(i); in loadFromFile() local
[all …]
/dports/games/openclonk/openclonk-release-8.1-src/src/network/
H A DC4Network2Res.cpp1360 C4Network2Res *pRes = nullptr; in getRefNextRes() local
1368 void C4Network2ResList::Add(C4Network2Res *pRes) in Add()
1383 C4Network2Res::Ref pRes = getRefRes(strFilePath); in AddByFile() local
1412 C4Network2Res::Ref pRes = new C4Network2Res(this); in AddByGroup() local
1434 C4Network2Res::Ref pRes = getRefRes(Core.getID()); in AddByCore() local
1467 C4Network2Res::Ref pRes = new C4Network2Res(this); in AddLoad() local
1535 C4Network2Res *pRes = getRes(Pkt.getResID()); in HandlePacket() local
1559 C4Network2Res *pRes = getRes(Pkt.getReqID()); in HandlePacket() local
1570 C4Network2Res *pRes = getRes(Chunk.getResID()); in HandlePacket() local
1582 C4Network2Res *pRes; in OnTimer() local
[all …]
H A DC4Network2ResDlg.cpp101 C4Network2Res::Ref pRes = GetRefRes(); in LocalSaveResource() local
144 C4Network2Res::Ref pRes = GetRefRes(); in IsSavePossible() local
188 C4Network2Res *pRes; int iResID=-1; in Update() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/cut/
H A DcutMerge.c48 Cut_Cut_t * pRes; in Cut_CutMergeTwo2() local
172 Cut_Cut_t * pRes; in Cut_CutMergeTwo() local
279 Cut_Cut_t * pRes; in Cut_CutMergeTwo3() local
386 Cut_Cut_t * pRes; in Cut_CutMergeTwo4() local
482 Cut_Cut_t * pRes; in Cut_CutMergeTwo5() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MayaExport/include/
H A Dparticles.h104 inline void Interpolate( const T &v1, const T &v2, float fCoeff, T *pRes ) in Interpolate()
109 inline void Interpolate( const int &v1, const int &v2, float fCoeff, int *pRes ) in Interpolate()
114 inline void Interpolate( const float &v1, const float &v2, float fCoeff, float *pRes ) in Interpolate()
119 inline void Interpolate( const SPos &v1, const SPos &v2, float fCoeff, SPos *pRes ) in Interpolate()
126 inline void Interpolate( const SColor &v1, const SColor &v2, float fCoeff, SColor *pRes ) in Interpolate()
134 inline void Interpolate( const SScale &v1, const SScale &v2, float fCoeff, SScale *pRes ) in Interpolate()
155 void GetValueBinSearch( float fTime, T *pRes ) const in GetValueBinSearch()
175 void GetValue( float fTime, T *pRes ) const in GetValue()
/dports/graphics/ogre3d/ogre-1.11.6/Tools/MayaExport/include/
H A Dparticles.h104 inline void Interpolate( const T &v1, const T &v2, float fCoeff, T *pRes ) in Interpolate()
109 inline void Interpolate( const int &v1, const int &v2, float fCoeff, int *pRes ) in Interpolate()
114 inline void Interpolate( const float &v1, const float &v2, float fCoeff, float *pRes ) in Interpolate()
119 inline void Interpolate( const SPos &v1, const SPos &v2, float fCoeff, SPos *pRes ) in Interpolate()
126 inline void Interpolate( const SColor &v1, const SColor &v2, float fCoeff, SColor *pRes ) in Interpolate()
134 inline void Interpolate( const SScale &v1, const SScale &v2, float fCoeff, SScale *pRes ) in Interpolate()
155 void GetValueBinSearch( float fTime, T *pRes ) const in GetValueBinSearch()
175 void GetValue( float fTime, T *pRes ) const in GetValue()
/dports/devel/asl/asl-current/
H A Dmath64.c224 void add64(t64 *pRes, const t64 *pA, const t64 *pB) in add64()
237 void sub64(t64 *pRes, const t64 *pA, const t64 *pB) in sub64()
250 void mul64(t64 *pRes, const t64 *pA, const t64 *pB) in mul64()
267 void div64(t64 *pRes, const t64 *pA, const t64 *pB) in div64()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/amap/
H A DamapOutput.c50 Amap_Out_t * pRes; in Amap_OutputStructAlloc() local
77 Amap_Out_t * pRes; in Amap_ManProduceMapped() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/misc/util/
H A DutilIsop.c149 word Abc_Isop7Cover( word * pOn, word * pOnDc, word * pRes, word CostLim, int * pCover ) in Abc_Isop7Cover()
175 word Abc_Isop8Cover( word * pOn, word * pOnDc, word * pRes, word CostLim, int * pCover ) in Abc_Isop8Cover()
204 word Abc_Isop9Cover( word * pOn, word * pOnDc, word * pRes, word CostLim, int * pCover ) in Abc_Isop9Cover()
232 word Abc_Isop10Cover( word * pOn, word * pOnDc, word * pRes, word CostLim, int * pCover ) in Abc_Isop10Cover()
260 word Abc_Isop11Cover( word * pOn, word * pOnDc, word * pRes, word CostLim, int * pCover ) in Abc_Isop11Cover()
288 word Abc_Isop12Cover( word * pOn, word * pOnDc, word * pRes, word CostLim, int * pCover ) in Abc_Isop12Cover()
316 word Abc_Isop13Cover( word * pOn, word * pOnDc, word * pRes, word CostLim, int * pCover ) in Abc_Isop13Cover()
344 word Abc_Isop14Cover( word * pOn, word * pOnDc, word * pRes, word CostLim, int * pCover ) in Abc_Isop14Cover()
513 word pRes[ABC_ISOP_MAX_WORD]; in Abc_Isop() local
564 word pRes[ABC_ISOP_MAX_WORD]; in Abc_IsopCnf() local
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/encoder/core/src/
H A Ddecode_mb_aux.cpp40 void WelsIHadamard4x4Dc (int16_t* pRes) { //pBuffer size : 4x4 in WelsIHadamard4x4Dc()
80 void WelsDequantLumaDc4x4 (int16_t* pRes, const int32_t kiQp) { in WelsDequantLumaDc4x4()
98 void WelsDequantIHadamard4x4_c (int16_t* pRes, const uint16_t kuiMF) { in WelsDequantIHadamard4x4_c()
139 void WelsDequant4x4_c (int16_t* pRes, const uint16_t* kpMF) { in WelsDequant4x4_c()
147 void WelsDequantFour4x4_c (int16_t* pRes, const uint16_t* kpMF) { in WelsDequantFour4x4_c()
H A Dsvc_encode_mb.cpp47 void WelsDctMb (int16_t* pRes, uint8_t* pEncMb, int32_t iEncStride, uint8_t* pBestPred, PDctFunc pf… in WelsDctMb()
59 int16_t* pRes = pMbCache->pCoeffLevel; in WelsEncRecI16x16Y() local
188 int16_t* pRes = pMbCache->pCoeffLevel; in WelsEncInterY() local
246 void WelsEncRecUV (SWelsFuncPtrList* pFuncList, SMB* pCurMb, SMbCache* pMbCache, int16_t* pRes, … in WelsEncRecUV()
330 int16_t* pRes = pMbCache->pCoeffLevel; in WelsTryPYskip() local
356 …int16_t* pRes = ((iUV == 1) ? & (pMbCache->pCoeffLevel[256]) : & (pMbCache->pCoeffLevel[256 + 64])… in WelsTryPUVskip() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/encoder/core/src/
H A Ddecode_mb_aux.cpp40 void WelsIHadamard4x4Dc (int16_t* pRes) { //pBuffer size : 4x4 in WelsIHadamard4x4Dc()
80 void WelsDequantLumaDc4x4 (int16_t* pRes, const int32_t kiQp) { in WelsDequantLumaDc4x4()
98 void WelsDequantIHadamard4x4_c (int16_t* pRes, const uint16_t kuiMF) { in WelsDequantIHadamard4x4_c()
139 void WelsDequant4x4_c (int16_t* pRes, const uint16_t* kpMF) { in WelsDequant4x4_c()
147 void WelsDequantFour4x4_c (int16_t* pRes, const uint16_t* kpMF) { in WelsDequantFour4x4_c()
H A Dsvc_encode_mb.cpp47 void WelsDctMb (int16_t* pRes, uint8_t* pEncMb, int32_t iEncStride, uint8_t* pBestPred, PDctFunc pf… in WelsDctMb()
59 int16_t* pRes = pMbCache->pCoeffLevel; in WelsEncRecI16x16Y() local
188 int16_t* pRes = pMbCache->pCoeffLevel; in WelsEncInterY() local
246 void WelsEncRecUV (SWelsFuncPtrList* pFuncList, SMB* pCurMb, SMbCache* pMbCache, int16_t* pRes, … in WelsEncRecUV()
330 int16_t* pRes = pMbCache->pCoeffLevel; in WelsTryPYskip() local
356 …int16_t* pRes = ((iUV == 1) ? & (pMbCache->pCoeffLevel[256]) : & (pMbCache->pCoeffLevel[256 + 64])… in WelsTryPUVskip() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/encoder/core/src/
H A Ddecode_mb_aux.cpp40 void WelsIHadamard4x4Dc (int16_t* pRes) { //pBuffer size : 4x4 in WelsIHadamard4x4Dc()
80 void WelsDequantLumaDc4x4 (int16_t* pRes, const int32_t kiQp) { in WelsDequantLumaDc4x4()
98 void WelsDequantIHadamard4x4_c (int16_t* pRes, const uint16_t kuiMF) { in WelsDequantIHadamard4x4_c()
139 void WelsDequant4x4_c (int16_t* pRes, const uint16_t* kpMF) { in WelsDequant4x4_c()
147 void WelsDequantFour4x4_c (int16_t* pRes, const uint16_t* kpMF) { in WelsDequantFour4x4_c()
H A Dsvc_encode_mb.cpp47 void WelsDctMb (int16_t* pRes, uint8_t* pEncMb, int32_t iEncStride, uint8_t* pBestPred, PDctFunc pf… in WelsDctMb()
59 int16_t* pRes = pMbCache->pCoeffLevel; in WelsEncRecI16x16Y() local
188 int16_t* pRes = pMbCache->pCoeffLevel; in WelsEncInterY() local
246 void WelsEncRecUV (SWelsFuncPtrList* pFuncList, SMB* pCurMb, SMbCache* pMbCache, int16_t* pRes, … in WelsEncRecUV()
330 int16_t* pRes = pMbCache->pCoeffLevel; in WelsTryPYskip() local
356 …int16_t* pRes = ((iUV == 1) ? & (pMbCache->pCoeffLevel[256]) : & (pMbCache->pCoeffLevel[256 + 64])… in WelsTryPUVskip() local
/dports/multimedia/openh264/openh264-2.1.1/codec/encoder/core/src/
H A Ddecode_mb_aux.cpp40 void WelsIHadamard4x4Dc (int16_t* pRes) { //pBuffer size : 4x4 in WelsIHadamard4x4Dc()
80 void WelsDequantLumaDc4x4 (int16_t* pRes, const int32_t kiQp) { in WelsDequantLumaDc4x4()
98 void WelsDequantIHadamard4x4_c (int16_t* pRes, const uint16_t kuiMF) { in WelsDequantIHadamard4x4_c()
139 void WelsDequant4x4_c (int16_t* pRes, const uint16_t* kpMF) { in WelsDequant4x4_c()
147 void WelsDequantFour4x4_c (int16_t* pRes, const uint16_t* kpMF) { in WelsDequantFour4x4_c()
H A Dsvc_encode_mb.cpp47 void WelsDctMb (int16_t* pRes, uint8_t* pEncMb, int32_t iEncStride, uint8_t* pBestPred, PDctFunc pf… in WelsDctMb()
59 int16_t* pRes = pMbCache->pCoeffLevel; in WelsEncRecI16x16Y() local
188 int16_t* pRes = pMbCache->pCoeffLevel; in WelsEncInterY() local
246 void WelsEncRecUV (SWelsFuncPtrList* pFuncList, SMB* pCurMb, SMbCache* pMbCache, int16_t* pRes, … in WelsEncRecUV()
330 int16_t* pRes = pMbCache->pCoeffLevel; in WelsTryPYskip() local
356 …int16_t* pRes = ((iUV == 1) ? & (pMbCache->pCoeffLevel[256]) : & (pMbCache->pCoeffLevel[256 + 64])… in WelsTryPUVskip() local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dpr25000.C8 int * pRes = f(); in Find() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.law/
H A Dpr25000.C8 int * pRes = f(); in Find() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dpr25000.C8 int * pRes = f(); in Find() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.law/
H A Dpr25000.C8 int * pRes = f(); in Find() local
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.old-deja/g++.law/
H A Dpr25000.C8 int * pRes = f(); in Find() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dpr25000.C8 int * pRes = f(); in Find() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dpr25000.C8 int * pRes = f(); in Find() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dpr25000.C8 int * pRes = f(); in Find() local

12345678910>>...23