Home
last modified time | relevance | path

Searched defs:firstdiff (Results 1 – 20 of 20) sorted by relevance

/dports/devel/hwloc/hwloc-1.11.13/utils/hwloc/
H A Dhwloc-diff.c24 hwloc_topology_diff_t firstdiff = NULL, diff; in main() local
H A Dhwloc-patch.c69 hwloc_topology_diff_t firstdiff = NULL; in main() local
/dports/devel/hwloc2/hwloc-2.5.0/utils/hwloc/
H A Dhwloc-diff.c24 hwloc_topology_diff_t firstdiff = NULL, diff; in main() local
H A Dhwloc-patch.c69 hwloc_topology_diff_t firstdiff = NULL; in main() local
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/utils/hwloc/
H A Dhwloc-diff.c23 hwloc_topology_diff_t firstdiff = NULL, diff; in main() local
H A Dhwloc-patch.c68 hwloc_topology_diff_t firstdiff = NULL; in main() local
/dports/net/mpich/mpich-3.4.3/modules/hwloc/utils/hwloc/
H A Dhwloc-diff.c23 hwloc_topology_diff_t firstdiff = NULL, diff; in main() local
H A Dhwloc-patch.c68 hwloc_topology_diff_t firstdiff = NULL; in main() local
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/utils/hwloc/
H A Dhwloc-diff.c23 hwloc_topology_diff_t firstdiff = NULL, diff; in main() local
H A Dhwloc-patch.c68 hwloc_topology_diff_t firstdiff = NULL; in main() local
/dports/math/octave/octave-6.4.0/scripts/miscellaneous/
H A Dcompare_versions.m164 firstdiff = find (vcmp, 1); variable
/dports/devel/upp/upp/uppsrc/TextDiffCtrl/
H A DDiffCtrl.cpp65 int firstdiff = -1; in Set() local
/dports/devel/hwloc/hwloc-1.11.13/src/
H A Dtopology-xml.c962 hwloc_topology_diff_t firstdiff = NULL, lastdiff = NULL; in hwloc__xml_import_diff() local
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/hwloc/hwloc1117/hwloc/src/
H A Dtopology-xml.c926 hwloc_topology_diff_t firstdiff = NULL, lastdiff = NULL; in hwloc__xml_import_diff() local
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/hwloc/
H A Dtopology-xml.c1518 hwloc_topology_diff_t firstdiff = NULL, lastdiff = NULL; in hwloc__xml_import_diff() local
/dports/net/mpich/mpich-3.4.3/modules/hwloc/hwloc/
H A Dtopology-xml.c1960 hwloc_topology_diff_t firstdiff = NULL, lastdiff = NULL; in hwloc__xml_import_diff() local
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/hwloc/
H A Dtopology-xml.c1960 hwloc_topology_diff_t firstdiff = NULL, lastdiff = NULL; in hwloc__xml_import_diff() local
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/hwloc/
H A Dtopology-xml.c1960 hwloc_topology_diff_t firstdiff = NULL, lastdiff = NULL; in hwloc__xml_import_diff() local
/dports/devel/hwloc2/hwloc-2.5.0/hwloc/
H A Dtopology-xml.c1963 hwloc_topology_diff_t firstdiff = NULL, lastdiff = NULL; in hwloc__xml_import_diff() local
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_MiscFunc.c2703 char *SUMA_StringMatch(char *s1, char *s2, int firstdiff, char filler) in SUMA_StringMatch()