Home
last modified time | relevance | path

Searched refs:iAdd (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibCommon/
H A DTComRdCost.h163iAdd, Bool bIsTransquantBypass ) { m_dCost = (bSad ? m_dLambdaMotionSAD[(bIsTransquantBypass && m_… in getMotionCost() argument
165iAdd, Bool bIsTransquantBypass ) { m_uiCost = (bSad ? m_uiLambdaMotionSAD[(bIsTransquantBypass && … in getMotionCost() argument
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dregion_mesh_tet.cpp520 for(int iAdd = 0; iAdd < 4; iAdd++) in build_surface() local
523 nodeTmp[0][k] = node[i][(iAdd+0)%4][k]; in build_surface()
524 nodeTmp[1][k] = node[i][(iAdd+1)%4][k]; in build_surface()
525 nodeTmp[2][k] = node[i][(iAdd+2)%4][k]; in build_surface()
592 for(int iAdd = 0; iAdd < 3; iAdd++) in build_surface() local
595 nodeTmp[0][k] = node[i][(4+which_lo-2+iAdd)%4][k]; in build_surface()
596 nodeTmp[1][k] = node[i][(4+which_lo-1+iAdd)%4][k]; in build_surface()
597 nodeTmp[2][k] = node[i][(4+which_lo+0+iAdd)%4][k]; in build_surface()
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A DQuant.cpp144 const Intermediate_Int iAdd = (Intermediate_Int) 1 << (rightShift - 1); in DeQuantCore() local
156 Intermediate_Int iCoeffQ = (Intermediate_Int(clipQCoef) * scale + iAdd) >> rightShift; in DeQuantCore()
202 const Intermediate_Int iAdd = (Intermediate_Int) 1 << (rightShift - 1); in DeQuantPCMCore() local
211 … const Intermediate_Int iCoeffQ = (Intermediate_Int(clipQCoef) * scale + iAdd) >> rightShift; in DeQuantPCMCore()
388 const Intermediate_Int iAdd = (Intermediate_Int) 1 << (rightShift - 1); in dequant() local
400 … const Intermediate_Int iCoeffQ = (Intermediate_Int(clipQCoef) * scale + iAdd) >> rightShift; in dequant()
435 const Intermediate_Int iAdd = (Intermediate_Int) 1 << (rightShift - 1); in dequant() local
448 … Intermediate_Int iCoeffQ = (Intermediate_Int(clipQCoef) * scale + iAdd) >> rightShift; in dequant()
/dports/net/tigervnc-server/tigervnc-1.12.0/win/winvnc/
H A DListConnInfo.h87 iAdd(InputList); in Copy()
92 void iAdd (ListConnInfo* InputList) { in iAdd() function
/dports/net/tigervnc-viewer/tigervnc-1.12.0/win/winvnc/
H A DListConnInfo.h87 iAdd(InputList); in Copy()
92 void iAdd (ListConnInfo* InputList) { in iAdd() function
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/proof/acec/
H A DacecTree.c436 void Acec_TreeAddInOutPoint( Vec_Int_t * vMap, int iObj, int iAdd, int fOut ) in Acec_TreeAddInOutPoint() argument
440 *pPlace = iAdd; in Acec_TreeAddInOutPoint()
472 int Acec_TreeWhichPoint( Vec_Int_t * vAdds, int iAdd, int iObj ) in Acec_TreeWhichPoint() argument
476 if ( Vec_IntEntry(vAdds, 6*iAdd+k) == iObj ) in Acec_TreeWhichPoint()
481 void Acec_TreeFindTrees2_rec( Vec_Int_t * vAdds, Vec_Int_t * vMap, int iAdd, int Rank, Vec_Int_t * … in Acec_TreeFindTrees2_rec() argument
485 if ( Vec_BitEntry(vFound, iAdd) ) in Acec_TreeFindTrees2_rec()
487 Vec_BitWriteEntry( vFound, iAdd, 1 ); in Acec_TreeFindTrees2_rec()
488 Vec_IntPush( vTree, iAdd ); in Acec_TreeFindTrees2_rec()
492 …Acec_TreeFindTrees_rec( vAdds, vMap, Vec_IntEntry(vAdds, 6*iAdd+k), k == 4 ? Rank + 1 : Rank, vTre… in Acec_TreeFindTrees2_rec()
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/x86/
H A DQuantX86.h96 const Intermediate_Int iAdd = (Intermediate_Int) 1 << (rightShift - 1); in DeQuantCoreSIMD() local
103 __m128i v_add = _mm_set1_epi32 (iAdd); in DeQuantCoreSIMD()
129 __m256i xv_add = _mm256_set1_epi32 (iAdd); in DeQuantCoreSIMD()
157 __m256i xv_add = _mm256_set1_epi32 (iAdd); in DeQuantCoreSIMD()
440 const Intermediate_Int iAdd = (Intermediate_Int) 1 << (rightShift - 1); in DeQuantCorePCMSIMD() local
447 __m128i v_add = _mm_set1_epi32 (iAdd); in DeQuantCorePCMSIMD()
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/
H A Dprop2.c21 int iTmp, iDel, iAdd; in iGet2InfoLength() local
40 iAdd = (int)ucGetByte( in iGet2InfoLength()
42 iTmp = 2 + iDel * 4 + iAdd * 3; in iGet2InfoLength()
455 int iTmp, iDel, iAdd; in vGet2StyleInfo() local
500 iAdd = (int)ucGetByte( in vGet2StyleInfo()
502 if (iTmp < 2 + 2 * iDel + 2 * iAdd) { in vGet2StyleInfo()
506 NO_DBG_DEC(iAdd); in vGet2StyleInfo()
H A Dprop6.c20 int iTmp, iDel, iAdd; in iGet6InfoLength() local
44 iAdd = (int)ucGetByte( in iGet6InfoLength()
46 iTmp = 2 + iDel * 4 + iAdd * 3; in iGet6InfoLength()
464 int iTmp, iDel, iAdd, iBefore; in vGet6StyleInfo() local
530 iAdd = (int)ucGetByte( in vGet6StyleInfo()
532 if (iTmp < 2 + 2 * iDel + 2 * iAdd) { in vGet6StyleInfo()
536 NO_DBG_DEC(iAdd); in vGet6StyleInfo()
H A Dprop8.c27 int iTmp, iDel, iAdd; in iGet8InfoLength() local
45 iAdd = (int)ucGetByte( in iGet8InfoLength()
47 iTmp = 2 + iDel * 4 + iAdd * 3; in iGet8InfoLength()
535 int iTmp, iDel, iAdd, iBefore; in vGet8StyleInfo() local
594 iAdd = (int)ucGetByte( in vGet8StyleInfo()
596 if (iTmp < 2 + 2 * iDel + 2 * iAdd) { in vGet8StyleInfo()
600 NO_DBG_DEC(iAdd); in vGet8StyleInfo()
/dports/textproc/antiword/antiword-0.37/
H A Dprop2.c21 int iTmp, iDel, iAdd; in iGet2InfoLength() local
40 iAdd = (int)ucGetByte( in iGet2InfoLength()
42 iTmp = 2 + iDel * 4 + iAdd * 3; in iGet2InfoLength()
455 int iTmp, iDel, iAdd; in vGet2StyleInfo() local
500 iAdd = (int)ucGetByte( in vGet2StyleInfo()
502 if (iTmp < 2 + 2 * iDel + 2 * iAdd) { in vGet2StyleInfo()
506 NO_DBG_DEC(iAdd); in vGet2StyleInfo()
H A Dprop6.c20 int iTmp, iDel, iAdd; in iGet6InfoLength() local
44 iAdd = (int)ucGetByte( in iGet6InfoLength()
46 iTmp = 2 + iDel * 4 + iAdd * 3; in iGet6InfoLength()
464 int iTmp, iDel, iAdd, iBefore; in vGet6StyleInfo() local
530 iAdd = (int)ucGetByte( in vGet6StyleInfo()
532 if (iTmp < 2 + 2 * iDel + 2 * iAdd) { in vGet6StyleInfo()
536 NO_DBG_DEC(iAdd); in vGet6StyleInfo()
H A Dprop8.c27 int iTmp, iDel, iAdd; in iGet8InfoLength() local
45 iAdd = (int)ucGetByte( in iGet8InfoLength()
47 iTmp = 2 + iDel * 4 + iAdd * 3; in iGet8InfoLength()
535 int iTmp, iDel, iAdd, iBefore; in vGet8StyleInfo() local
594 iAdd = (int)ucGetByte( in vGet8StyleInfo()
596 if (iTmp < 2 + 2 * iDel + 2 * iAdd) { in vGet8StyleInfo()
600 NO_DBG_DEC(iAdd); in vGet8StyleInfo()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DRssReader.cpp85 void CRssReader::AddToQueue(int iAdd) in AddToQueue() argument
88 if (iAdd < (int)m_vecUrls.size()) in AddToQueue()
89 m_vecQueue.push_back(iAdd); in AddToQueue()
H A DRssReader.h31 void AddToQueue(int iAdd);
/dports/converters/mpack/mpack-1.6/
H A Dmacmpack.h84 #define iAdd 3 macro
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A Dbstring.c483 int iAdd = (int) addr;
484 memcpy(((void *) &(s.f)), from, iAdd);
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/
H A Dbstring.c483 int iAdd = (int) addr;
484 memcpy(((void *) &(s.f)), from, iAdd);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Dbstring.c526 size_t iAdd = (size_t) addr; in nocrash_on_locint_offset() local
527 memcpy(((void *) &(s.f)), from, iAdd); in nocrash_on_locint_offset()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dbstring.c526 int iAdd = (int) addr; in nocrash_on_locint_offset() local
527 memcpy(((void *) &(s.f)), from, iAdd); in nocrash_on_locint_offset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Dbstring.c526 size_t iAdd = (size_t) addr; in nocrash_on_locint_offset() local
527 memcpy(((void *) &(s.f)), from, iAdd); in nocrash_on_locint_offset()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dbstring.c526 size_t iAdd = (size_t) addr; in nocrash_on_locint_offset() local
527 memcpy(((void *) &(s.f)), from, iAdd); in nocrash_on_locint_offset()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dbstring.c526 size_t iAdd = (size_t) addr; in nocrash_on_locint_offset() local
527 memcpy(((void *) &(s.f)), from, iAdd); in nocrash_on_locint_offset()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Dbstring.c526 size_t iAdd = (size_t) addr; in nocrash_on_locint_offset() local
527 memcpy(((void *) &(s.f)), from, iAdd); in nocrash_on_locint_offset()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Dbstring.c514 int iAdd = (int) addr; in nocrash_on_locint_offset() local
515 memcpy(((void *) &(s.f)), from, iAdd); in nocrash_on_locint_offset()

12345678