type2 404 ompi/datatype/ompi_datatype_module.c #define DECLARE_MPI2_COMPOSED_STRUCT_DDT( PDATA, MPIDDT, MPIDDTNAME, type1, type2, MPIType1, MPIType2, FLAGS) \ type2 406 ompi/datatype/ompi_datatype_module.c struct { type1 v1; type2 v2; } s[2]; \ type2 422 ompi/datatype/ompi_datatype_module.c if( displ[0] != (displ[1] + (ptrdiff_t)sizeof(type2)) ) \ type2 82 ompi/mca/op/base/op_base_functions.c #define LOC_STRUCT(type_name, type1, type2) \ type2 85 ompi/mca/op/base/op_base_functions.c type2 k; \ type2 1069 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c int hwloc_compare_types (hwloc_obj_type_t type1, hwloc_obj_type_t type2) type2 1072 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c unsigned order2 = obj_type_order[type2]; type2 1076 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c && hwloc__obj_type_is_normal(type2) && type2 != HWLOC_OBJ_MACHINE) type2 1078 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (!hwloc__obj_type_is_normal(type2) type2 1097 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_obj_type_t type2 = obj2->type; type2 1100 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c compare = hwloc_compare_types(type1, type2); type2 2230 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_obj_type_t type2 = obj2->type; type2 2236 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (topology->type_filter[type2] == HWLOC_TYPE_FILTER_KEEP_STRUCTURE) type2 2245 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (obj_type_priority[type1] >= obj_type_priority[type2]) type2 2254 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c i-1, hwloc_obj_type_string(type1), i, hwloc_obj_type_string(type2)); type2 2361 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_obj_type_string(type2), i); type2 333 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_compare_types (hwloc_obj_type_t type1, hwloc_obj_type_t type2) __hwloc_attribute_const; type2 728 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_obj_type_t type2, unsigned idx2) __hwloc_attribute_pure; type2 732 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_obj_type_t type2, unsigned idx2) type2 738 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h return hwloc_get_obj_inside_cpuset_by_type(topology, obj->cpuset, type2, idx2);