ctype            2717 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 				    unsigned int level, hwloc_obj_cache_type_t ctype,
ctype            2727 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   otype = hwloc_cache_type_by_depth_type(level, ctype);
ctype            2737 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   c->attr->cache.type = ctype;
ctype            2747 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 			   ctype == HWLOC_OBJ_CACHE_UNIFIED ? "unified" : (ctype == HWLOC_OBJ_CACHE_DATA ? "data" : "instruction"),
ctype            3685 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  hwloc_obj_cache_type_t ctype = HWLOC_OBJ_CACHE_UNIFIED; /* default */
ctype            3700 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	      ctype = HWLOC_OBJ_CACHE_DATA;
ctype            3702 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	      ctype = HWLOC_OBJ_CACHE_UNIFIED;
ctype            3704 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	      ctype = HWLOC_OBJ_CACHE_INSTRUCTION;
ctype            3707 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  otype = hwloc_cache_type_by_depth_type(depth, ctype);
ctype            3751 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  cache->attr->cache.type = ctype;
ctype             101 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c     pmix_collect_t ctype;
ctype             145 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c         ctype = PMIX_GDS_COLLECT_IS_SET(blob_info_byte) ?
ctype             147 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c         if (trk->collect_type != ctype) {