Home
last modified time | relevance | path

Searched defs:iType (Results 1 – 25 of 1240) sorted by last modified time

12345678910>>...50

/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DS4DVertex.h561 u32 iType; //E_INDEX_TYPE iType member
H A DCOpenGLDriver.cpp1442 E_VERTEX_TYPE vType, scene::E_PRIMITIVE_TYPE pType, E_INDEX_TYPE iType) in drawVertexPrimitiveList()
1654 scene::E_PRIMITIVE_TYPE pType, E_INDEX_TYPE iType) in renderArray()
1762 E_VERTEX_TYPE vType, scene::E_PRIMITIVE_TYPE pType, E_INDEX_TYPE iType) in draw2DVertexPrimitiveList()
H A DCIrrMeshWriter.cpp256 video::E_INDEX_TYPE iType = buffer->getIndexType(); in writeMeshBuffer() local
H A DCNullDriver.cpp645 …exList, u32 primitiveCount, E_VERTEX_TYPE vType, scene::E_PRIMITIVE_TYPE pType, E_INDEX_TYPE iType) in drawVertexPrimitiveList()
654 …exList, u32 primitiveCount, E_VERTEX_TYPE vType, scene::E_PRIMITIVE_TYPE pType, E_INDEX_TYPE iType) in draw2DVertexPrimitiveList()
H A DCD3D8Driver.cpp871 E_INDEX_TYPE iType) in drawVertexPrimitiveList()
890 E_INDEX_TYPE iType) in draw2DVertexPrimitiveList()
908 E_INDEX_TYPE iType, bool is3D) in draw2D3DVertexPrimitiveList()
H A DCSoftwareDriver2.cpp1659 E_INDEX_TYPE iType) in VertexCache_reset()
1738 E_VERTEX_TYPE vType, scene::E_PRIMITIVE_TYPE pType, E_INDEX_TYPE iType) in drawVertexPrimitiveList()
H A DCSoftwareDriver.cpp340 E_VERTEX_TYPE vType, scene::E_PRIMITIVE_TYPE pType, E_INDEX_TYPE iType) in drawVertexPrimitiveList()
H A DCD3D9Driver.cpp1400 E_INDEX_TYPE iType) in drawVertexPrimitiveList()
1419 E_INDEX_TYPE iType) in draw2DVertexPrimitiveList()
1437 E_INDEX_TYPE iType, bool is3D) in draw2D3DVertexPrimitiveList()
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxrt.cpp10136 for ( int iType=0; iType<iNumTypes; iType++ ) in sphRTSchemaConfigure() local
/dports/security/razorback-api/api-0.5.0/include/razorback/
H A Dtypes.h56 uint32_t iType; ///< The hash Type. member
/dports/security/klee/klee-2.2/lib/Core/
H A DExecutor.cpp2747 Expr::Width iType = getWidthForLLVMType(ci->getType()); local
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/wmf/
H A Dwmfstruct.h50 WORD32 iType; // Record type EMR_HEADER member
108 WORD32 iType; // Record type EMR_xxx member
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcModel.cpp445 int iType = 0; in analyzeObjective() local
7888 int iType = 0; local
19011 int iType = whichGenerator[iRow]; local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_shapes/
H A Dpointcloud_from_text_file.cpp241 int iType; in Get_Data_Type() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/db/db_mysql/
H A DGet_Table.cpp179 int iType,i,j; in On_Execute() local
/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/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp_data_manager.cpp1472 int iType, Type = TYPE_Undefined; in MultiSelect_Check() local
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dprojections.cpp1021 TSG_Projection_Type iType; in Get_Names_List() local
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.c1546 void execute_onpain_script(entity* ent, int iType, int iReset) in execute_onpain_script()
12876 int iType; //Attack type. in common_dot() local
17345 int iType; //Entity type. in check_energy() local
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.c1970 void execute_onpain_script(entity *ent, int iType, int iReset) in execute_onpain_script()
17589 int iType; //Attack type. in common_dot() local
23794 int iType; //Entity type. in check_energy() local
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DHMPLoader.cpp435 uint32_t iType = *((uint32_t*)szCursor);szCursor += sizeof(uint32_t); in ReadFirstSkin() local
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()
H A DQ3BSPFileData.h112 int iType; ///< 1=Polygon, 2=Patch, 3=Mesh, 4=Billboard member
/dports/games/0ad/0ad-0.0.23b-alpha/source/ps/
H A DPreprocessor.h114 Token (Kind iType) : Type (iType), Allocated (0), String (NULL), Length (0) in Token()
117 Token (Kind iType, const char *iString, size_t iLength) : in Token()

12345678910>>...50