Home
last modified time | relevance | path

Searched defs:iType (Results 51 – 75 of 1240) sorted by relevance

12345678910>>...50

/dports/devel/ois/ois/src/extras/LIRC/
H A DOISLIRCFactoryCreator.cpp304 int LIRCFactoryCreator::totalDevices(Type iType) in totalDevices()
313 int LIRCFactoryCreator::freeDevices(Type iType) in freeDevices()
322 bool LIRCFactoryCreator::vendorExist(Type iType, const std::string & vendor) in vendorExist()
331 Object* LIRCFactoryCreator::createObject(InputManager* creator, Type iType, bool bufferMode, const … in createObject()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/processing/src/vaacalc/
H A Dvaacalculation.cpp108 EResult CVAACalculation::Process (int32_t iType, SPixMap* pSrcPixMap, SPixMap* pRefPixMap) { in Process()
150 EResult CVAACalculation::Set (int32_t iType, void* pParam) { in Set()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/processing/src/vaacalc/
H A Dvaacalculation.cpp108 EResult CVAACalculation::Process (int32_t iType, SPixMap* pSrcPixMap, SPixMap* pRefPixMap) { in Process()
150 EResult CVAACalculation::Set (int32_t iType, void* pParam) { in Set()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/processing/src/vaacalc/
H A Dvaacalculation.cpp108 EResult CVAACalculation::Process (int32_t iType, SPixMap* pSrcPixMap, SPixMap* pRefPixMap) { in Process()
150 EResult CVAACalculation::Set (int32_t iType, void* pParam) { in Set()
/dports/multimedia/openh264/openh264-2.1.1/codec/processing/src/vaacalc/
H A Dvaacalculation.cpp108 EResult CVAACalculation::Process (int32_t iType, SPixMap* pSrcPixMap, SPixMap* pRefPixMap) { in Process()
150 EResult CVAACalculation::Set (int32_t iType, void* pParam) { in Set()
/dports/games/galaxyhack/galaxyhack/src/
H A DRTSUnit.cpp31 RTSUnit::RTSUnit(int iMySide, int iMyGroup, UnitType iType, const string& iName) { in RTSUnit()
47 RTSUnit::RTSUnit(int iMySide, int iMyGroup, UnitType iType, const string& iName, CapShipType iCSTyp… in RTSUnit()
H A DProjectile.cpp24 Projectile::Projectile(float ix, float iy, CoordsInt target, WeaponType iType, Uint16 iColor) { in Projectile()
46 Projectile_Base::Projectile_Base(float ix, float iy, CoordsInt target, WeaponType iType, Uint16 iCo… in Projectile_Base()
128 LaserBolt_Base::LaserBolt_Base(float ix, float iy, CoordsInt target, WeaponType iType, Uint16 iColo… in LaserBolt_Base()
182 SmallLaserBolt::SmallLaserBolt(float ix, float iy, CoordsInt target, WeaponType iType, Uint16 iColo… in SmallLaserBolt()
192 TwinLaserBolt::TwinLaserBolt(float ix, float iy, CoordsInt target, WeaponType iType, Uint16 iColor): in TwinLaserBolt()
623 Missile::Missile(float ix, float iy, CoordsInt target, WeaponType iType): in Missile()
669 Torpedo::Torpedo(float ix, float iy, CoordsInt target, WeaponType iType): in Torpedo()
/dports/math/scilab/scilab-6.1.1/scilab/modules/time/sci_gateway/c/
H A Dsci_realtime.c29 int iType = 0; in sci_realtimeinit() local
84 int iType = 0; in sci_realtime() local
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/view_map/
H A DFunctions1D.h79 UnaryFunction1D(IntegrationType iType) in UnaryFunction1D()
135 UnaryFunction1D_void(IntegrationType iType) in UnaryFunction1D_void()
191 GetXF1D(IntegrationType iType) : UnaryFunction1D<double>(iType) in GetXF1D()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_tools/
H A DLandUse_Scenario.cpp182 int nYears, iYear, iField, iType; in On_Execute() local
301 for(int iType=0; iType<Types.Get_Count(); iType++) in Get_Known_LandUse() local
330 int iType, iField; in Get_Scenario() local
H A DCreateChartLayer.cpp95 int iType; in On_Execute() local
211 void CCreateChartLayer::AddPieChart(CSG_Shape *pShape, int iType) in AddPieChart()
283 void CCreateChartLayer::AddBarChart(CSG_Shape* pShape, int iType) in AddBarChart()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/minimize/forcefield/
H A DCalculationsMMFF.java170 double compute(int iType, Object[] dataIn) { in compute()
219 String getDebugHeader(int iType) { in getDebugHeader()
236 String getDebugLine(int iType, Calculation c) { in getDebugLine()
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Doncky/src/
H A Dapplet-disk-usage.c57 static void cd_doncky_get_fs_info (const gchar *cDiskURI, GString *sInfo, const int iType) in cd_doncky_get_fs_info()
91 gchar *cd_doncky_get_disk_info (const gchar *cDiskURI, const int iType) in cd_doncky_get_disk_info()
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Log/
H A DDriver.php221 $iType = \MailSo\Log\Enumerations\Type::INFO, $sName = '')
254 protected function getTypedPrefix($iType, $sName = '')
297 …final public function Write($sDesc, $iType = \MailSo\Log\Enumerations\Type::INFO, $sName = '', $bD…
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Log/
H A DDriver.php221 $iType = \MailSo\Log\Enumerations\Type::INFO, $sName = '')
254 protected function getTypedPrefix($iType, $sName = '')
297 …final public function Write($sDesc, $iType = \MailSo\Log\Enumerations\Type::INFO, $sName = '', $bD…
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/MDL/
H A DMDLMaterialLoader.cpp170 unsigned int iType, in CreateTexture_3DGS_MDL4()
216 unsigned int iType, in ParseTextureColorData()
370 unsigned int iType, in CreateTexture_3DGS_MDL5()
448 unsigned int iType, in ParseSkinLump_3DGS_MDL7()
677 unsigned int iType, in SkipSkinLump_3DGS_MDL7()
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DMDLMaterialLoader.cpp168 unsigned int iType, in CreateTexture_3DGS_MDL4()
221 unsigned int iType, in ParseTextureColorData()
391 unsigned int iType, in CreateTexture_3DGS_MDL5()
479 unsigned int iType, in ParseSkinLump_3DGS_MDL7()
733 unsigned int iType, in SkipSkinLump_3DGS_MDL7()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/MDL/
H A DMDLMaterialLoader.cpp181 unsigned int iType, in CreateTexture_3DGS_MDL4()
234 unsigned int iType, in ParseTextureColorData()
404 unsigned int iType, in CreateTexture_3DGS_MDL5()
492 unsigned int iType, in ParseSkinLump_3DGS_MDL7()
746 unsigned int iType, in SkipSkinLump_3DGS_MDL7()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DMDLMaterialLoader.cpp175 unsigned int iType, in CreateTexture_3DGS_MDL4()
228 unsigned int iType, in ParseTextureColorData()
398 unsigned int iType, in CreateTexture_3DGS_MDL5()
486 unsigned int iType, in ParseSkinLump_3DGS_MDL7()
740 unsigned int iType, in SkipSkinLump_3DGS_MDL7()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DMDLMaterialLoader.cpp176 unsigned int iType, in CreateTexture_3DGS_MDL4()
229 unsigned int iType, in ParseTextureColorData()
399 unsigned int iType, in CreateTexture_3DGS_MDL5()
487 unsigned int iType, in ParseSkinLump_3DGS_MDL7()
741 unsigned int iType, in SkipSkinLump_3DGS_MDL7()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DMDLMaterialLoader.cpp177 unsigned int iType, in CreateTexture_3DGS_MDL4()
230 unsigned int iType, in ParseTextureColorData()
400 unsigned int iType, in CreateTexture_3DGS_MDL5()
488 unsigned int iType, in ParseSkinLump_3DGS_MDL7()
746 unsigned int iType, in SkipSkinLump_3DGS_MDL7()
/dports/devel/ois/ois/src/mac/
H A DMacHIDManager.cpp324 int MacHIDManager::totalDevices(Type iType) in totalDevices()
339 int MacHIDManager::freeDevices(Type iType) in freeDevices()
354 bool MacHIDManager::vendorExist(Type iType, const std::string & vendor) in vendorExist()
368 Object* MacHIDManager::createObject(InputManager* creator, Type iType, bool bufferMode, in createObject()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/c/
H A DaxesScale.c122 int iType = -1; in sciZoomRect() local
233 int iType = -1; in sciUnzoomFigure() local
267 int iType = -1; in sciUnzoomArray() local
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/impl/
H A DKokkos_HostThreadTeam.hpp823 using iType = typename std::common_type<iType1, iType2>::type; in ThreadVectorRange() typedef
837 Impl::TeamThreadRangeBoundariesStruct<iType, Member> const& loop_boundaries, in parallel_for()
849 Impl::ThreadVectorRangeBoundariesStruct<iType, Member> const& in parallel_for()
870 Impl::TeamThreadRangeBoundariesStruct<iType, Member> const& loop_boundaries, in parallel_reduce()
888 Impl::TeamThreadRangeBoundariesStruct<iType, Member> const& loop_boundaries, in parallel_reduce()
941 parallel_reduce(const Impl::ThreadVectorRangeBoundariesStruct<iType, Member>& in parallel_reduce()
955 parallel_reduce(const Impl::ThreadVectorRangeBoundariesStruct<iType, Member>& in parallel_reduce()
971 Impl::TeamThreadRangeBoundariesStruct<iType, Member> const& loop_boundaries, in parallel_scan()
998 parallel_scan(Impl::ThreadVectorRangeBoundariesStruct<iType, Member> const& in parallel_scan()
1019 parallel_scan(const Impl::ThreadVectorRangeBoundariesStruct<iType, Member>& in parallel_scan()
/dports/devel/kokkos/kokkos-3.4.01/core/src/impl/
H A DKokkos_HostThreadTeam.hpp823 using iType = typename std::common_type<iType1, iType2>::type; in ThreadVectorRange() typedef
837 Impl::TeamThreadRangeBoundariesStruct<iType, Member> const& loop_boundaries, in parallel_for()
849 Impl::ThreadVectorRangeBoundariesStruct<iType, Member> const& in parallel_for()
870 Impl::TeamThreadRangeBoundariesStruct<iType, Member> const& loop_boundaries, in parallel_reduce()
888 Impl::TeamThreadRangeBoundariesStruct<iType, Member> const& loop_boundaries, in parallel_reduce()
941 parallel_reduce(const Impl::ThreadVectorRangeBoundariesStruct<iType, Member>& in parallel_reduce()
955 parallel_reduce(const Impl::ThreadVectorRangeBoundariesStruct<iType, Member>& in parallel_reduce()
971 Impl::TeamThreadRangeBoundariesStruct<iType, Member> const& loop_boundaries, in parallel_scan()
998 parallel_scan(Impl::ThreadVectorRangeBoundariesStruct<iType, Member> const& in parallel_scan()
1019 parallel_scan(const Impl::ThreadVectorRangeBoundariesStruct<iType, Member>& in parallel_scan()

12345678910>>...50