Home
last modified time | relevance | path

Searched refs:needgroups (Results 1 – 6 of 6) sorted by relevance

/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/hwloc/
H A Dtopology-synthetic.c682 unsigned needgroups = 0; in hwloc_backend_synthetic_init() local
698 needgroups = _count; in hwloc_backend_synthetic_init()
701 for(i = 0; i < needgroups; i++) { in hwloc_backend_synthetic_init()
707 unsigned depth = 1 + needgroups; in hwloc_backend_synthetic_init()
712 unsigned depth = 1 + needgroups + needpack; in hwloc_backend_synthetic_init()
719 unsigned l3depth = 1 + needgroups + needpack + neednuma; in hwloc_backend_synthetic_init()
747 unsigned depth = 1 + needgroups + needpack + neednuma + needcaches; in hwloc_backend_synthetic_init()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/hwloc/
H A Dtopology-synthetic.c705 unsigned needgroups = 0; in hwloc_backend_synthetic_init() local
721 needgroups = _count; in hwloc_backend_synthetic_init()
724 for(i = 0; i < needgroups; i++) { in hwloc_backend_synthetic_init()
730 unsigned depth = 1 + needgroups; in hwloc_backend_synthetic_init()
735 unsigned depth = 1 + needgroups + needpack; in hwloc_backend_synthetic_init()
742 unsigned l3depth = 1 + needgroups + needpack + neednuma; in hwloc_backend_synthetic_init()
770 unsigned depth = 1 + needgroups + needpack + neednuma + needcaches; in hwloc_backend_synthetic_init()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/hwloc/
H A Dtopology-synthetic.c705 unsigned needgroups = 0; in hwloc_backend_synthetic_init() local
721 needgroups = _count; in hwloc_backend_synthetic_init()
724 for(i = 0; i < needgroups; i++) { in hwloc_backend_synthetic_init()
730 unsigned depth = 1 + needgroups; in hwloc_backend_synthetic_init()
735 unsigned depth = 1 + needgroups + needpack; in hwloc_backend_synthetic_init()
742 unsigned l3depth = 1 + needgroups + needpack + neednuma; in hwloc_backend_synthetic_init()
770 unsigned depth = 1 + needgroups + needpack + neednuma + needcaches; in hwloc_backend_synthetic_init()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/hwloc/
H A Dtopology-synthetic.c705 unsigned needgroups = 0; in hwloc_backend_synthetic_init() local
721 needgroups = _count; in hwloc_backend_synthetic_init()
724 for(i = 0; i < needgroups; i++) { in hwloc_backend_synthetic_init()
730 unsigned depth = 1 + needgroups; in hwloc_backend_synthetic_init()
735 unsigned depth = 1 + needgroups + needpack; in hwloc_backend_synthetic_init()
742 unsigned l3depth = 1 + needgroups + needpack + neednuma; in hwloc_backend_synthetic_init()
770 unsigned depth = 1 + needgroups + needpack + neednuma + needcaches; in hwloc_backend_synthetic_init()
/dports/devel/hwloc2/hwloc-2.5.0/hwloc/
H A Dtopology-synthetic.c705 unsigned needgroups = 0; in hwloc_backend_synthetic_init() local
721 needgroups = _count; in hwloc_backend_synthetic_init()
724 for(i = 0; i < needgroups; i++) { in hwloc_backend_synthetic_init()
730 unsigned depth = 1 + needgroups; in hwloc_backend_synthetic_init()
735 unsigned depth = 1 + needgroups + needpack; in hwloc_backend_synthetic_init()
742 unsigned l3depth = 1 + needgroups + needpack + neednuma; in hwloc_backend_synthetic_init()
770 unsigned depth = 1 + needgroups + needpack + neednuma + needcaches; in hwloc_backend_synthetic_init()
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/libntfs-3g/
H A Dsecurity.c1937 BOOL needgroups; in access_check_posix() local
1992 needgroups = FALSE; in access_check_posix()
2009 needgroups = TRUE; in access_check_posix()
2015 needgroups = TRUE; in access_check_posix()
2024 else if (!needgroups) in access_check_posix()