Home
last modified time | relevance | path

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

/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf3/vtkxdmf3/CMake/VersionSuite/
H A DProjectVersion.hpp22 ProjectVersion(std::string iProjectName, int iMajor, int iMinor, int iPatch) { in ProjectVersion()
30 std::string iMajor, std::string iMinor, std::string iPatch) { in ProjectVersion()
146 void setPatch(int iPatch) { Patch = iPatch; } in setPatch()
147 void setPatchStr(std::string iPatch) { in setPatchStr()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf3/vtkxdmf3/CMake/VersionSuite/
H A DProjectVersion.hpp22 ProjectVersion(std::string iProjectName, int iMajor, int iMinor, int iPatch) { in ProjectVersion()
30 std::string iMajor, std::string iMinor, std::string iPatch) { in ProjectVersion()
146 void setPatch(int iPatch) { Patch = iPatch; } in setPatch()
147 void setPatchStr(std::string iPatch) { in setPatchStr()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/MeshOptimizer/
H A DMeshOptimizer.cpp406 const std::string &objFunctionStr, int iPatch, in updateDisplayPatchHistory()
453 for(int iPatch = 0; iPatch < toOptimize.size(); ++iPatch) in optimizeDisjointPatches() local
460 for(int iPatch = 0; iPatch < toOptimize.size(); ++iPatch) { in optimizeDisjointPatches() local
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dcmf.h52 int iPatch; // MIDI patch for this channel member
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dtramp-s390x.c471 iPatch = 0, in mono_arch_create_rgctx_lazy_fetch_trampoline() local
/dports/sysutils/webjob/webjob-1.9.0/src/
H A Dssl.c169 int iPatch = (OPENSSL_VERSION_NUMBER >> 4) & 0xff; in SslGetVersion() local
/dports/security/ftimes/ftimes-3.11.0/src/
H A Dssl.c169 int iPatch = 0; in SslGetVersion() local
/dports/sysutils/webjob/webjob-1.9.0/tools/webjob-dsvtool/
H A Dssl.c169 int iPatch = (OPENSSL_VERSION_NUMBER >> 4) & 0xff; in SslGetVersion() local
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/instruments/
H A Dminstrument.h89 typedef PatchList::iterator iPatch; typedef
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/agi/
H A Dpreagi_mickey.cpp645 for (int iPatch = 0; iPatch < nPatches; iPatch++) { in patchMenu() local
/dports/games/scummvm/scummvm-2.5.1/engines/agi/
H A Dpreagi_mickey.cpp641 for (int iPatch = 0; iPatch < nPatches; iPatch++) { in patchMenu() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Djson1.c1507 int iStart, iPatch; in jsonMergePatch() local
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Djson1.c1614 int iStart, iPatch; in jsonMergePatch() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Djson1.c1609 int iStart, iPatch; in jsonMergePatch() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Djson1.c1614 int iStart, iPatch; in jsonMergePatch() local
/dports/graphics/nurbs++/nurbs++-3.0.11/nurbs/
H A DnurbsS.cpp4885 for (int iPatch = 0; iPatch < S.n(); iPatch++){ in writeOOGL() local