Level              42 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   BYTE Level;
Level             114 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   BYTE Level;
Level             798 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	    type = (procInfo[i].Cache.Type == CacheInstruction ? HWLOC_OBJ_L1ICACHE : HWLOC_OBJ_L1CACHE) + procInfo[i].Cache.Level - 1;
Level             852 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	    obj->attr->cache.depth = procInfo[i].Cache.Level;
Level             932 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	    type = (procInfo->Cache.Type == CacheInstruction ? HWLOC_OBJ_L1ICACHE : HWLOC_OBJ_L1CACHE) + procInfo->Cache.Level - 1;
Level            1023 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	    obj->attr->cache.depth = procInfo->Cache.Level;
Level             448 orte/mca/routed/radix/routed_radix.c     int Level,Sum,NInLevel,Ii;
Level             466 orte/mca/routed/radix/routed_radix.c     Level=0;
Level             471 orte/mca/routed/radix/routed_radix.c         Level++;
Level              81 orte/test/system/radix.c     int Level,Sum,NInLevel,Ii;
Level              98 orte/test/system/radix.c         Level=0;
Level             103 orte/test/system/radix.c             Level++;