/dports/emulators/fuse-utils/fuse-utils-1.4.3/ |
H A D | listbasic.c | 400 char nextfirst = 1; in detokenize() local 455 first = nextfirst; in detokenize() 456 nextfirst = 0; in detokenize() 485 nextfirst = first; in detokenize() 495 nextfirst = 1; in detokenize() 562 nextfirst = 1; in detokenize() 599 case 203: nextfirst = 1; keyword_next = 1; break; /* THEN */ in detokenize() 600 case 234: nextfirst = 1; rem = 1; break; /* REM */ in detokenize()
|
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc/src/ |
H A D | topology-linux.c | 1780 int prevlast, nextfirst, nextlast; /* beginning/end of enabled-segments */ in hwloc_admin_disable_set_from_cpuset() local 1800 nextfirst = strtoul(current, &tmp, 0); in hwloc_admin_disable_set_from_cpuset() 1804 nextlast = nextfirst; in hwloc_admin_disable_set_from_cpuset() 1805 if (prevlast+1 <= nextfirst-1) { in hwloc_admin_disable_set_from_cpuset() 1806 hwloc_debug("%s [%d:%d] excluded by cpuset\n", attr_name, prevlast+1, nextfirst-1); in hwloc_admin_disable_set_from_cpuset() 1807 hwloc_bitmap_clr_range(admin_enabled_cpus_set, prevlast+1, nextfirst-1); in hwloc_admin_disable_set_from_cpuset() 1817 hwloc_debug("%s [%d:%d] excluded by cpuset\n", attr_name, prevlast+1, nextfirst-1); in hwloc_admin_disable_set_from_cpuset()
|
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/hwloc/hwloc1117/hwloc/src/ |
H A D | topology-linux.c | 556 int prevlast, nextfirst, nextlast; /* beginning/end of enabled-segments */ in hwloc__read_fd_as_cpulist() local 571 nextfirst = strtoul(current, &tmp, 0); in hwloc__read_fd_as_cpulist() 575 nextlast = nextfirst; in hwloc__read_fd_as_cpulist() 576 if (prevlast+1 <= nextfirst-1) in hwloc__read_fd_as_cpulist() 577 hwloc_bitmap_clr_range(set, prevlast+1, nextfirst-1); in hwloc__read_fd_as_cpulist()
|
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/hwloc/ |
H A D | topology-linux.c | 749 int prevlast, nextfirst, nextlast; /* beginning/end of enabled-segments */ in hwloc__read_fd_as_cpulist() local 764 nextfirst = strtoul(current, &tmp, 0); in hwloc__read_fd_as_cpulist() 768 nextlast = nextfirst; in hwloc__read_fd_as_cpulist() 769 if (prevlast+1 <= nextfirst-1) in hwloc__read_fd_as_cpulist() 770 hwloc_bitmap_clr_range(set, prevlast+1, nextfirst-1); in hwloc__read_fd_as_cpulist()
|
/dports/devel/hwloc/hwloc-1.11.13/src/ |
H A D | topology-linux.c | 560 int prevlast, nextfirst, nextlast; /* beginning/end of enabled-segments */ in hwloc__read_fd_as_cpulist() local 575 nextfirst = strtoul(current, &tmp, 0); in hwloc__read_fd_as_cpulist() 579 nextlast = nextfirst; in hwloc__read_fd_as_cpulist() 580 if (prevlast+1 <= nextfirst-1) in hwloc__read_fd_as_cpulist() 581 hwloc_bitmap_clr_range(set, prevlast+1, nextfirst-1); in hwloc__read_fd_as_cpulist()
|
/dports/net/mpich/mpich-3.4.3/modules/hwloc/hwloc/ |
H A D | topology-linux.c | 771 int prevlast, nextfirst, nextlast; /* beginning/end of enabled-segments */ in hwloc__read_path_as_cpulist() local 794 nextfirst = strtoul(current, &tmp, 0); in hwloc__read_path_as_cpulist() 798 nextlast = nextfirst; in hwloc__read_path_as_cpulist() 799 if (prevlast+1 <= nextfirst-1) in hwloc__read_path_as_cpulist() 800 hwloc_bitmap_clr_range(set, prevlast+1, nextfirst-1); in hwloc__read_path_as_cpulist()
|
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/hwloc/ |
H A D | topology-linux.c | 771 int prevlast, nextfirst, nextlast; /* beginning/end of enabled-segments */ in hwloc__read_path_as_cpulist() local 794 nextfirst = strtoul(current, &tmp, 0); in hwloc__read_path_as_cpulist() 798 nextlast = nextfirst; in hwloc__read_path_as_cpulist() 799 if (prevlast+1 <= nextfirst-1) in hwloc__read_path_as_cpulist() 800 hwloc_bitmap_clr_range(set, prevlast+1, nextfirst-1); in hwloc__read_path_as_cpulist()
|
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/hwloc/ |
H A D | topology-linux.c | 771 int prevlast, nextfirst, nextlast; /* beginning/end of enabled-segments */ in hwloc__read_path_as_cpulist() local 794 nextfirst = strtoul(current, &tmp, 0); in hwloc__read_path_as_cpulist() 798 nextlast = nextfirst; in hwloc__read_path_as_cpulist() 799 if (prevlast+1 <= nextfirst-1) in hwloc__read_path_as_cpulist() 800 hwloc_bitmap_clr_range(set, prevlast+1, nextfirst-1); in hwloc__read_path_as_cpulist()
|
/dports/devel/hwloc2/hwloc-2.5.0/hwloc/ |
H A D | topology-linux.c | 771 int prevlast, nextfirst, nextlast; /* beginning/end of enabled-segments */ in hwloc__read_path_as_cpulist() local 794 nextfirst = strtoul(current, &tmp, 0); in hwloc__read_path_as_cpulist() 798 nextlast = nextfirst; in hwloc__read_path_as_cpulist() 799 if (prevlast+1 <= nextfirst-1) in hwloc__read_path_as_cpulist() 800 hwloc_bitmap_clr_range(set, prevlast+1, nextfirst-1); in hwloc__read_path_as_cpulist()
|