Home
last modified time | relevance | path

Searched refs:sub_type_id (Results 1 – 18 of 18) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/fvm/
H A Dfvm_tesselation.c1097 for (sub_type_id = 0; sub_type_id < ts->n_sub_types; sub_type_id++) { in _count_and_index_sub_polygons()
1159 for (sub_type_id = 0; sub_type_id < ts->n_sub_types; sub_type_id++) in _count_and_index_sub_polygons()
1160 ts->n_sub_glob[sub_type_id] = ts->n_sub[sub_type_id]; in _count_and_index_sub_polygons()
1165 for (sub_type_id = 0; sub_type_id < ts->n_sub_types; sub_type_id++) { in _count_and_index_sub_polygons()
1181 for (sub_type_id = 0; sub_type_id < ts->n_sub_types; sub_type_id++) { in _count_and_index_sub_polygons()
1186 ts->sub_elt_index[sub_type_id] = ts->_sub_elt_index[sub_type_id]; in _count_and_index_sub_polygons()
1238 for (sub_type_id = 0; sub_type_id < ts->n_sub_types; sub_type_id++) { in _count_and_index_sub_polyhedra()
1354 for (sub_type_id = 0; sub_type_id < ts->n_sub_types; sub_type_id++) in _count_and_index_sub_polyhedra()
1355 ts->n_sub_glob[sub_type_id] = ts->n_sub[sub_type_id]; in _count_and_index_sub_polyhedra()
1360 for (sub_type_id = 0; sub_type_id < ts->n_sub_types; sub_type_id++) { in _count_and_index_sub_polyhedra()
[all …]
H A Dfvm_tesselation.h222 int sub_type_id);
/dports/www/ilias6/ILIAS-6.14/Modules/StudyProgramme/classes/
H A Dclass.ilObjStudyProgrammeGUI.php666 $sub_type_id = $this->object->getTypeSettings()->getTypeId();
667 if ($sub_type_id) {
668 $type = $this->type_repository->readType($sub_type_id);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_interfaces.cpp338 auto sub_type_id = type->GetOperandAs<uint32_t>(1); in GetLocationsForVariable() local
339 sub_type = _.FindDef(sub_type_id); in GetLocationsForVariable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/val/
H A Dvalidate_interfaces.cpp338 auto sub_type_id = type->GetOperandAs<uint32_t>(1); in GetLocationsForVariable() local
339 sub_type = _.FindDef(sub_type_id); in GetLocationsForVariable()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/val/
H A Dvalidate_interfaces.cpp346 auto sub_type_id = type->GetOperandAs<uint32_t>(1); in GetLocationsForVariable() local
347 sub_type = _.FindDef(sub_type_id); in GetLocationsForVariable()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/val/
H A Dvalidate_interfaces.cpp346 auto sub_type_id = type->GetOperandAs<uint32_t>(1); in GetLocationsForVariable() local
347 sub_type = _.FindDef(sub_type_id); in GetLocationsForVariable()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dinstruction.cpp460 uint32_t sub_type_id = GetSingleWordInOperand(0); in IsOpaqueType() local
462 context()->get_def_use_mgr()->GetDef(sub_type_id); in IsOpaqueType()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dinstruction.cpp460 uint32_t sub_type_id = GetSingleWordInOperand(0); in IsOpaqueType() local
462 context()->get_def_use_mgr()->GetDef(sub_type_id); in IsOpaqueType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dinstruction.cpp533 uint32_t sub_type_id = GetSingleWordInOperand(0); in IsOpaqueType() local
535 context()->get_def_use_mgr()->GetDef(sub_type_id); in IsOpaqueType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dinstruction.cpp641 uint32_t sub_type_id = GetSingleWordInOperand(0); in IsOpaqueType() local
643 context()->get_def_use_mgr()->GetDef(sub_type_id); in IsOpaqueType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction.cpp641 uint32_t sub_type_id = GetSingleWordInOperand(0); in IsOpaqueType() local
643 context()->get_def_use_mgr()->GetDef(sub_type_id); in IsOpaqueType()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dinstruction.cpp746 uint32_t sub_type_id = GetSingleWordInOperand(0); in IsOpaqueType() local
748 context()->get_def_use_mgr()->GetDef(sub_type_id); in IsOpaqueType()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dinstruction.cpp746 uint32_t sub_type_id = GetSingleWordInOperand(0); in IsOpaqueType() local
748 context()->get_def_use_mgr()->GetDef(sub_type_id); in IsOpaqueType()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/basic/t/
H A Dmcol-4410.test82 `sub_type_id` int(10) unsigned DEFAULT NULL,
394 ti.type_id AS ti_type_id, ti.sub_type_id AS ti_sub_type_id,
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/basic/t/
H A Dmcol-4410.test82 `sub_type_id` int(10) unsigned DEFAULT NULL,
394 ti.type_id AS ti_type_id, ti.sub_type_id AS ti_sub_type_id,
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/basic/r/
H A Dmcol-4410.result134 `sub_type_id` int(10) unsigned DEFAULT NULL,
436 ti.type_id AS ti_type_id, ti.sub_type_id AS ti_sub_type_id,
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/basic/r/
H A Dmcol-4410.result134 `sub_type_id` int(10) unsigned DEFAULT NULL,
436 ti.type_id AS ti_type_id, ti.sub_type_id AS ti_sub_type_id,