Home
last modified time | relevance | path

Searched defs:myIdx (Results 1 – 16 of 16) sorted by relevance

/dports/net-mgmt/bosun/bosun-0.9.0-preview/cmd/bosun/web/static/js/
H A Dstate.ts124 var myIdx = attrs["tsGrp"]; variable
/dports/games/libretro-stella2014/stella2014-libretro-64f9364/stella/src/emucore/
H A DKidVid.hxx104 uInt32 myIdx, myBlock, myBlockIdx; member in KidVid
/dports/emulators/stella/stella-6.6/src/emucore/
H A DKidVid.hxx105 uInt32 myIdx{0}, myBlock{0}, myBlockIdx{0}; member in KidVid
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DMoleculeSet.cpp235 int myIdx = myQueue.front(); in reset() local
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DMoleculeSet.cpp235 int myIdx = myQueue.front(); in reset() local
/dports/irc/quassel/quassel-0.14-rc2/src/qtui/
H A Dchatline.cpp221 QModelIndex myIdx = model_->index(row(), 0); in paint() local
/dports/irc/quassel-core/quassel-0.14-rc2/src/qtui/
H A Dchatline.cpp221 QModelIndex myIdx = model_->index(row(), 0); in paint() local
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/device/
H A DCDeviceGarmin.cpp212 const int myIdx = childCount() - 1; in reorderProjects() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/features/include/pcl/features/impl/
H A Dintegral_image2D.hpp214 for (unsigned myIdx = 0, elIdx = 0; myIdx < Dimension; ++myIdx) in computeIntegralImages() local
/dports/science/chrono/chrono-7.0.1/src/chrono_fsi/physics/
H A DChSphGeneral.cu725 for (int myIdx = startIdx; myIdx < endIdx; myIdx++) { in Jacobi_SOR_Iter() local
732 for (int myIdx = startIdx; myIdx < endIdx; myIdx++) { in Jacobi_SOR_Iter() local
H A DChFsiForceIISPH.cu784 for (int myIdx = csrStartIdx; myIdx < csrEndIdx; myIdx++) { in Calc_fluid_aij_Bi() local
795 for (int myIdx = csrStartIdx; myIdx < csrEndIdx; myIdx++) { in Calc_fluid_aij_Bi() local
921 for (int myIdx = startIdx; myIdx < endIdx; myIdx++) { in Calc_Pressure_AXB_USING_CSR() local
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlwidget.hpp678 virtual DLong GetTheSiblingOf(DLong myIdx){return 0;} in GetTheSiblingOf()
768 DLong GetTheSiblingOf(DLong myIdx) in GetTheSiblingOf()
1123 DLong GetTheSiblingOf(DLong myIdx) in GetTheSiblingOf()
1480 DLong GetTheSiblingOf(DLong myIdx) in GetTheSiblingOf()
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/gis/prj/
H A DIGisProject.cpp77 const int myIdx = parent->topLevelItemCount() - 1; in IGisProject() local
/dports/math/R/R-4.1.2/src/library/stats/R/
H A Ddendrogram.R128 myIdx <- matrix(NA_integer_, 2L, n.h) functionVar
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A Ddendrogram.R128 myIdx <- matrix(NA_integer_, 2L, n.h) functionVar
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/gis/
H A DCGisListWks.cpp698 const int myIdx = topLevelItemCount() - 1; in addProject() local